Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions website/privacy.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ <h2 class="text-xl font-semibold text-zinc-100 pt-4">Data Collection</h2>

<h2 class="text-xl font-semibold text-zinc-100 pt-4">Local Storage</h2>
<p>
Vigil stores your preferences (sleep mode, launch-at-login setting, and last active state)
locally on your Mac using macOS UserDefaults. This data never leaves your device and is removed
when you delete the app.
Vigil stores your sleep mode and last active state locally on your Mac using macOS UserDefaults.
This data never leaves your device and is removed when you delete the app. The launch-at-login
setting is managed separately by macOS's login item system (the ServiceManagement framework).
</p>

<h2 class="text-xl font-semibold text-zinc-100 pt-4">System Permissions</h2>
Expand Down