Privacy Policy
Effective Date: March 1, 2026 · Last updated: July 31, 2026
Privacy Summary: Whazzat is designed with your privacy in mind. We only collect the minimum information necessary to provide the service — your account credentials and the tags/labels you create. We never store your photos, and we access your Dropbox files only to display them to you.
1. Information We Collect
1.1 Account Information
To use Whazzat, you create an account. We collect and store:
- Email Address: Used to identify your account and for account recovery
- Password: Stored as a secure hash — we never store your plain-text password
- Account Metadata: Account creation date, last sign-in date, and session tokens
You may also sign in using Sign in with Apple. When you do, Apple may provide a real or relay email address at your discretion. We store this address solely to identify your account.
Authentication is handled by Supabase, a secure backend-as-a-service platform. You can review Supabase's privacy policy at https://supabase.com/privacy.
1.2 Dropbox Connection
When you connect your Dropbox account, we collect and store:
- OAuth Access Token: Stored securely on your device and in our database to enable access to your Dropbox files
- Connection Status: Whether your Dropbox account is currently connected
We use the OAuth 2.0 standard to connect to Dropbox. We never receive or store your Dropbox password. You can revoke access at any time through your Dropbox account settings.
1.3 Tags and Labels
Whazzat stores the organizational data you create:
- Photo Tags: Labels and people tags you assign to photos
- File References: Dropbox file identifiers used to associate tags with specific photos (not the photos themselves)
This data is stored in our database so it is available across all your devices.
1.4 Usage Data
We store minimal usage data to provide app features:
- Streak Data: Daily visit dates, used to power the streak feature
1.5 Smart Search (paid subscribers only)
Smart Search is the paid feature that lets you find a photo by what is in it — “kids at the beach”, “birthday cake” — instead of by filename or date. Making that work is the only circumstance in which any of your photo content leaves Dropbox, so we describe it precisely.
This applies solely to accounts with an active paid Whazzat AI subscription, and solely to provide Smart Search. If you have never subscribed, or your subscription has ended, none of the processing below happens and no photo content is sent anywhere.
- Reduced-size copies are sent, never your originals. To make a photo searchable we retrieve a thumbnail from your Dropbox (roughly 1024×768) and send it to our two AI providers: Anthropic, which writes a short description of what the photo shows, and Voyage AI, which converts the photo and its description into the numeric form that makes searching possible. Full-resolution originals are never sent to anyone.
- The results are stored in your own Dropbox. Descriptions and search data are written to an app folder inside your Dropbox account, not to our servers. Disconnect Dropbox and they go with it.
- We keep almost nothing. Our database records which files have been processed and how many remain. A description passes briefly through our servers on its way to your Dropbox and is deleted from our side as soon as it arrives there — we do not keep a copy.
- It is used for nothing else. Photo content is sent for the sole purpose of building your own search index. It is not used for advertising, not shared with anyone outside the providers named in section 3.4, and never sold.
- Stopping is immediate. Cancel and processing halts. Descriptions already created stay in your Dropbox, under your control, until you delete them.
See section 3.4 for how those two providers handle what we send them.
1.6 Faces (on-device)
If you use the People features, face detection and grouping run entirely on your device using Apple's Vision framework and a model bundled with the app.
- Face signatures never leave your device. The numeric representations used to tell faces apart are stored locally and are never uploaded to us or to anyone else.
- Only your labels sync. What syncs across your devices is the name you assign and the position of the face within the photo — the same kind of information as a tag.
- No third party is involved in face processing, and no AI provider ever receives face data.
You can delete your face data at any time from Settings. This erases everything stored on the device you delete from, and also deletes the synced face positions for your whole Dropbox account — so they are removed on every device, and for anyone else who shares that account. The names you assigned are kept, because they are ordinary tags; you can remove those from the People tab.
1.7 What We Do Not Collect
Whazzat does not collect:
- Your full-resolution photos — originals are streamed directly from Dropbox to your device and are never sent to us or to any AI provider
- Any photo content at all, unless you hold a paid subscription and Smart Search is building your index (see 1.5)
- Face signatures or other biometric identifiers (see 1.6)
- Payment card details (see 1.8)
- Location data
- Advertising identifiers or tracking data
- Contact lists
- Analytics or behavioral tracking data
1.8 Payment Information
Subscriptions and indexing credits are purchased through Stripe on our website. Stripe collects and processes your payment details directly; we never see or store your card number. We store only the identifiers Stripe gives us — a customer reference, a subscription reference, your plan, and your renewal date — plus the billing address Stripe returns for tax purposes.
2. How We Use Your Information
2.1 Core App Functionality
- Authenticating you when you sign in to the app
- Connecting to your Dropbox account to browse and display your photos
- Storing and syncing the tags and labels you create across your devices
- Powering the streak feature to track your daily visits
2.2 Account Management
- Sending account-related emails (password reset, email verification) when you request them
- Maintaining the security of your account
3. Information Sharing and Disclosure
We do not sell, rent, or share your personal information with third parties for advertising or marketing purposes.
3.1 Dropbox
Whazzat communicates with Dropbox on your behalf using your OAuth token to:
- List your photo files and folders
- Retrieve photo thumbnails and full-resolution images for display
- Maintain connection status
We do not share any of your personal information with Dropbox beyond what is required for the OAuth connection. Dropbox's privacy policy is available at https://www.dropbox.com/privacy.
3.2 Infrastructure Providers
We use the following third-party services to operate Whazzat:
- Supabase: Database and authentication infrastructure. Account data and tags are stored on Supabase-hosted servers.
- Cloudflare: Web hosting for our API and website.
- Stripe: Payment processing for subscriptions and credits. Stripe receives your payment details and billing address directly.
These providers operate under their own privacy policies and security standards.
3.4 AI Providers (paid subscribers only, for Smart Search only)
These providers are involved only when you hold a paid subscription, and only to build your Smart Search index. Reduced-size copies of your photos are sent to:
- Anthropic — to generate a written description of each photo. Anthropic's commercial terms state that Anthropic may not train its models on customer content submitted through its API.
- Voyage AI — to convert photos and their descriptions into the numeric representations that make search work. We have opted out of Voyage's model-training rights, which under their terms means content we send is deleted immediately after it has been processed for us, and is not used to train their models.
We do not sell your data, and we do not share photo content with anyone other than the providers listed above for the sole purpose of delivering the features you subscribed to.
3.3 Legal Requirements
We may disclose information if required by law, regulation, or legal process, or to protect the safety and rights of users and the public.
4. Data Security
4.1 On-Device Security
- Keychain Storage: OAuth tokens and session credentials are stored using iOS Keychain Services
- App Sandbox: All local data is isolated within the app's secure container
4.2 Server-Side Security
- HTTPS/TLS: All communication between the app and our servers uses encrypted connections
- Row-Level Security: Database access is enforced at the row level — you can only access your own data
- Password Hashing: Passwords are hashed using industry-standard algorithms and never stored in plain text
- OAuth 2.0: Industry-standard authentication for Dropbox access
5. Your Rights and Choices
5.1 Account Management
- Delete Account: You can permanently delete your account and all associated data directly within the app via Settings → Delete Account
5.2 Dropbox Access
- Disconnect: You can disconnect your Dropbox account at any time within the app
- Revoke Access: You can also revoke Whazzat's authorization directly in your Dropbox account security settings at dropbox.com/account/connected_apps
5.3 Data Deletion
- Uninstall: Uninstalling the app removes all locally cached data and stored credentials from your device
- Account Deletion: Delete your account and all server-side data (including tags and labels) directly in the app via Settings → Delete Account. You can also contact us at hello@chasingthetwist.com if you need assistance.
6. Data Retention
We retain your account data and tags for as long as your account is active. If you request account deletion, we will delete your data within 30 days, except where retention is required by law.
7. Children's Privacy
Whazzat does not knowingly collect personal information from children under 13. The app requires account creation and is intended for general audiences. If you believe a child under 13 has created an account, please contact us and we will delete the account promptly.
8. International Data Transfers
Your account data and tags are stored on servers operated by Supabase and Cloudflare, which may be located outside your home country. By using Whazzat, you consent to the transfer of your data to these services in accordance with this Privacy Policy and their respective privacy policies.
When you connect Dropbox, your files remain stored within Dropbox's infrastructure. Whazzat does not transfer or copy your photos to our servers.
9. Changes to This Privacy Policy
We may update this Privacy Policy periodically to reflect changes in our practices or applicable law. We will notify users of material changes through the app or by email. Your continued use of Whazzat after changes become effective constitutes acceptance of the updated policy.
10. Contact Us
If you have questions about this Privacy Policy, want to request data deletion, or have other privacy concerns, please contact us:
Email: hello@chasingthetwist.com
Website: https://chasingthetwist.com/
Response Time: We aim to respond to privacy inquiries within 30 days.
Note: This privacy policy was created to comply with Apple App Store requirements and applicable privacy laws, including GDPR and CCPA where applicable. We recommend consulting with legal professionals for specific compliance questions relevant to your jurisdiction.