Privacy Policy
The simplest privacy policy you'll ever read: We collect nothing.
TL;DR
- Your camera feed never leaves your device
- We store nothing on our servers
- No accounts, no sign-ups, no tracking
- All data lives in your browser
- Delete your browser data = delete everything
Local-First Storage
All your data stays on YOUR device. Video frames, settings, and alerts are stored in your browser's IndexedDB—never sent to any server.
Zero Tracking
No Google Analytics. No Facebook Pixel. No tracking scripts. We don't know who you are, and we like it that way.
No Cookies
We don't use cookies. Not for tracking, not for anything. Your browsing remains completely private.
No Data Collection
We collect absolutely nothing. No usage data, no telemetry, no crash reports. Your privacy is non-negotiable.
Technical Details
Camera Access: Your camera feed is processed entirely within your browser using JavaScript. Frames are analyzed locally using motion detection algorithms and (optionally) local AI models. No video ever leaves your device.
Data Storage: All data is stored in your browser's IndexedDB. This includes captured frames, alert history, and your preferences. Clearing your browser data removes everything.
AI Processing: When you use AI features, processing happens either in your browser (TensorFlow.js) or via your local Ollama installation. We do not provide cloud AI services.
Service Worker: We use a service worker for offline functionality. It caches app files locally—no data is synced anywhere. Browser notifications (when enabled) are handled by your browser; true background push notifications require additional setup and are not enabled by default.
What We Don't Do
- ✕Collect personal information
- ✕Track your browsing or usage
- ✕Sell or share any data (we have none to share)
- ✕Use third-party analytics
- ✕Store anything on our servers
- ✕Require accounts or sign-ups
- ✕Use cookies of any kind
- ✕Fingerprint your browser
Open Source & Humanitarian
SafeOS Guardian is part of Frame's 10% for Humanity initiative. We dedicate 10% of our resources to building free tools that benefit humanity.
This project is open source. You can inspect our code, verify our privacy claims, and even self-host if you prefer. Trust, but verify.
Questions?
If you have any privacy concerns or questions, reach out at privacy@frame.dev