diff --git a/website/privacy.html b/website/privacy.html index 73fd730..626ceba 100644 --- a/website/privacy.html +++ b/website/privacy.html @@ -48,9 +48,10 @@
- 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 preferences locally on your Mac. Sleep mode and last active state are saved + in macOS UserDefaults. The launch at login setting is managed by the macOS ServiceManagement + framework, which registers Vigil as a login item through standard OS APIs. None of this data + ever leaves your device and it is removed when you delete the app.