-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
179 lines (166 loc) · 8.23 KB
/
Copy pathprivacy.html
File metadata and controls
179 lines (166 loc) · 8.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Privacy Policy - Switchlet</title>
<meta
name="description"
content="Privacy Policy for the Switchlet website and macOS app."
/>
<meta name="theme-color" content="#f6f1e8" />
<link rel="icon" type="image/svg+xml" href="favicon.svg" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,500&family=JetBrains+Mono:wght@400;500&family=Plus+Jakarta+Sans:wght@400;500;600&display=swap"
/>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<a class="skip" href="#main">Skip to content</a>
<header class="topbar legal-topbar">
<a class="wordmark" href="./" aria-label="Switchlet home">
<svg class="mark" viewBox="0 0 24 24" aria-hidden="true">
<path
d="M15.8454 3.34C16.5599 3.34 17.2206 3.721 17.5778 4.34L21.4225 11C21.7798 11.619 21.7798 12.381 21.4225 13L17.5778 19.66C17.2206 20.279 16.5599 20.66 15.8454 20.66H8.15495C7.44042 20.66 6.7798 20.279 6.42253 19.66L2.5778 13C2.22054 12.381 2.22054 11.619 2.5778 11L6.42253 4.34C6.7798 3.721 7.44042 3.34 8.15495 3.34H15.8454ZM10.155 6.804C9.44044 6.804 8.7798 7.185 8.42253 7.804L6.5778 11C6.22054 11.619 6.22054 12.381 6.5778 13L8.42253 16.196C8.7798 16.815 9.44044 17.196 10.155 17.196H13.8454C14.5599 17.196 15.2206 16.815 15.5778 16.196L17.4225 13C17.7798 12.381 17.7798 11.619 17.4225 11L15.5778 7.804C15.2206 7.185 14.5599 6.804 13.8454 6.804H10.155Z"
fill="currentColor"
/>
<circle cx="12" cy="12" r="2" fill="currentColor" />
</svg>
<span>Switchlet</span>
</a>
<nav class="topnav">
<a href="./">Home</a>
<a href="terms.html">Terms</a>
<a href="eula.html">EULA</a>
<a href="https://github.com/cloudre01/switchlet-release">GitHub</a>
</nav>
</header>
<main id="main" class="legal-main">
<section class="legal-hero">
<div class="container legal-shell">
<p class="section-eyebrow">Legal</p>
<h1 class="legal-title">Privacy Policy</h1>
<p class="legal-meta">Effective date: June 5, 2026</p>
<p class="legal-intro">
This policy explains what information the Switchlet website and the
Switchlet macOS app handle, and how that information is used.
</p>
</div>
</section>
<section class="legal-content">
<div class="container legal-shell legal-prose">
<h2>Summary</h2>
<p>
Switchlet is designed to do most of its work locally on your Mac.
The app does not require an account or a cloud backend to route
links. The website uses privacy-friendly traffic analytics so the
site owner can understand aggregate usage.
</p>
<h2>Information the website collects</h2>
<p>
The website uses <a href="https://www.goatcounter.com/">GoatCounter</a>
to measure page views, downloads, and outbound link clicks.
GoatCounter is configured as a simple analytics service and is
intended to avoid invasive cross-site tracking.
</p>
<p>The website may receive limited technical information such as:</p>
<ul>
<li>Page URLs and referrers</li>
<li>Approximate browser and device information</li>
<li>Basic event data such as download or GitHub link clicks</li>
<li>IP-derived request metadata processed by hosting and analytics providers</li>
</ul>
<h2>Information the app handles</h2>
<p>
The app reads browser profile metadata stored locally on your Mac so
it can present the available browsers and profiles when routing a
link. This processing happens locally on your device.
</p>
<p>The app may also handle:</p>
<ul>
<li>URLs you open through Switchlet</li>
<li>Domain routing rules and preferences you configure</li>
<li>Clipboard URLs when you use the clipboard link picker</li>
</ul>
<p>
This data is used to provide the app's core functionality and is not
sent to a Switchlet-operated backend service.
</p>
<h2>Network access</h2>
<p>
The website makes network requests required to serve the site,
load fonts, and record privacy-friendly analytics.
</p>
<p>
The app does not require a Switchlet account or cloud sync service.
Depending on the build and configuration, the app may make network
requests for release, update, or notarization-related distribution
features such as Sparkle update checks.
</p>
<h2>Sharing</h2>
<p>
Information may be processed by third-party infrastructure used to
operate the site and distribute the app, including GitHub Pages,
GitHub Releases, Google Fonts, GoatCounter, and Sparkle-related
update infrastructure where applicable.
</p>
<h2>Retention</h2>
<p>
Website analytics and hosting logs are retained according to the
policies and configuration of the third-party providers operating
those services. Data stored locally by the app remains on your
device unless you remove the app or its preferences.
</p>
<h2>Your choices</h2>
<p>You can:</p>
<ul>
<li>Avoid using the website if you do not want website analytics recorded</li>
<li>Disable or limit app features you do not want to use, such as update checks if available in-app</li>
<li>Remove the app and its local data from your Mac at any time</li>
</ul>
<h2>Children's privacy</h2>
<p>
Switchlet is not directed to children under 13, and the site owner
does not knowingly collect personal information from children.
</p>
<h2>Changes</h2>
<p>
This policy may be updated from time to time. The effective date at
the top of this page will be updated when changes are made.
</p>
<h2>Contact</h2>
<p>
For privacy questions, use the
<a href="https://github.com/cloudre01/switchlet-release/issues">GitHub issue tracker</a>
for this project.
</p>
</div>
</section>
</main>
<footer class="footer">
<div class="container footer-inner">
<p class="footer-mark">
<svg class="mark small" viewBox="0 0 24 24" aria-hidden="true">
<path
d="M15.8454 3.34C16.5599 3.34 17.2206 3.721 17.5778 4.34L21.4225 11C21.7798 11.619 21.7798 12.381 21.4225 13L17.5778 19.66C17.2206 20.279 16.5599 20.66 15.8454 20.66H8.15495C7.44042 20.66 6.7798 20.279 6.42253 19.66L2.5778 13C2.22054 12.381 2.22054 11.619 2.5778 11L6.42253 4.34C6.7798 3.721 7.44042 3.34 8.15495 3.34H15.8454ZM10.155 6.804C9.44044 6.804 8.7798 7.185 8.42253 7.804L6.5778 11C6.22054 11.619 6.22054 12.381 6.5778 13L8.42253 16.196C8.7798 16.815 9.44044 17.196 10.155 17.196H13.8454C14.5599 17.196 15.2206 16.815 15.5778 16.196L17.4225 13C17.7798 12.381 17.7798 11.619 17.4225 11L15.5778 7.804C15.2206 7.185 14.5599 6.804 13.8454 6.804H10.155Z"
fill="currentColor"
/>
<circle cx="12" cy="12" r="2" fill="currentColor" />
</svg>
<span>Switchlet</span>
</p>
<p class="footer-copy">© 2026 Switchlet. All rights reserved.</p>
<nav class="footer-nav">
<a href="./">Home</a>
<a href="privacy.html">Privacy</a>
<a href="terms.html">Terms</a>
<a href="eula.html">EULA</a>
<a href="https://github.com/cloudre01/switchlet-release/issues">Contact</a>
</nav>
</div>
</footer>
</body>
</html>