diff --git a/src/pages/privacy/index.astro b/src/pages/privacy/index.astro
index af8e1f3..bc6df72 100644
--- a/src/pages/privacy/index.astro
+++ b/src/pages/privacy/index.astro
@@ -69,7 +69,77 @@ if (!i18next.hasLoadedNamespace('privacy')) {
system and your browser.
The Service
- Emails and content
+ Retrieving email data
+
+ In order to present a list of your mailing lists, we fetch your email data
+ from your email provider and parse it into a localized format.
+
+ Gmail or Google Workspace
+
+ When we connect to your Gmail or Google Workspace (formerly G Suite) account
+ we need the following OAuth scopes:
+
+
+ -
+ gmail.modify - allows us to view and modify but not delete your email.
+
+ -
+ View - We use this to identify subscription emails and display them to
+ you.
+
+ -
+ Modify - We use this to move emails to a specified folder (if
+ enabled). We do not create or send emails, and we cannot delete your
+ mail.
+
+
+
+ -
+ gmail.settings.basic - alows us to manage basic mail settings.
+
+ -
+ Filters - We use this scope to create filters for emails we cannot
+ unsubscribe from, to move them out of your inbox automatically.
+
+
+
+
+
+
+ You can view your Google App permissions or revoke access to Leave Me Alone
+ at any time here
+
+
+ Outlook/Exchange/Office365
+
+ When we connect to your Outlook, Exchange, or Office365 account then we need
+ the following OAuth scopes:
+
+
+
+ -
+ Mail.ReadWrite - allows us to view and modify your emails.
+
+ -
+ View - We use this to identify subscription emails and display them to
+ you.
+
+ -
+ Modify - We use this to move emails to a specified folder (if
+ enabled). We do not create or send emails, and we cannot delete your
+ mail.
+
+
+
+
+
+ Storing email data
Unsubscribing
For users only using the service to unsubscribe, we store metadata of the
@@ -287,7 +357,7 @@ if (!i18next.hasLoadedNamespace('privacy')) {
- This policy was last updated on the 8th April 2022.
+ This policy was last updated on the 8th September 2025.
@@ -370,5 +440,20 @@ if (!i18next.hasLoadedNamespace('privacy')) {
>
+
+
+
+ 8th September 2025
+
+
+
+
+