privacy@ubuntu:~$
cd ~$ cat privacy_policy.txt
Last updated: February 11, 2025
# 1. Information We Collect
##Account Data
- -Email and username (on registration)
- -Google profile information (when using social login)
##Usage Data
- -Reminders, habits, and notes you create
- -App settings and preferences
##Integration Tokens
- -Google OAuth tokens (for Google Calendar sync)
- -These tokens are stored securely and used exclusively for event synchronization
# 2. How We Use Your Data
- -Provide and maintain the service
- -Send reminder notifications (when enabled)
- -Sync events with Google Calendar (when authorized)
- -Improve the user experience
# 3. Google Calendar
When you connect your Google account, we request access to the calendar.events scope to:
- -Create events in your calendar when adding reminders
- -Update events when you edit reminders
- -Remove events when you delete reminders
You can disconnect Google Calendar at any time in your profile settings. Upon disconnecting, your tokens are immediately removed from our database.
# 4. Storage and Security
Your data is stored on Supabase with the following security measures:
- -Row Level Security (RLS) — each user can only access their own data
- -Encrypted connections via HTTPS
- -OAuth tokens stored with restricted access
- -Passwords are never stored in plain text
# 5. Data Sharing
We do not sell, rent, or share your personal data with third parties, except:
- -Google — only the data necessary for Calendar synchronization
- -Supabase — as our infrastructure provider
- -Resend — for sending notification emails
# 6. Your Rights
- -Access all your data at any time
- -Edit or correct your information
- -Delete your account and all associated data
- -Disconnect third-party integrations
- -Export your data
# 7. Cookies and Local Storage
We use cookies for authentication and localStorage for theme preferences. We do not use tracking cookies or third-party analytics.
# 8. Changes to this Policy
We may update this policy periodically. Significant changes will be communicated through the service. We recommend reviewing this page regularly.
# 9. Contact
For privacy-related questions, please reach out via the email available on the developer's profile.
$ echo "EOF"