An open-source, privacy-first toolkit for managing and deleting personal data from data brokers
All data stays on your device
AES-256 encryption
Works offline
100% Free & Open Source
Upload and manage your encrypted privacy profile entirely in your browser. Your data never leaves your device.
No profile loaded. Create a new profile or upload an existing one.
Use the web-based version directly in your browser:
💡 Your data never leaves your browser!
Install the full Flutter application:
.exe installer.dmg file.AppImage or .deb.apk fileFor developers who want to build themselves:
# Clone the repository
git clone https://github.com/OWASP-BLT/SelfErase.git
cd SelfErase
# Install Flutter dependencies
cd flutter_app
flutter pub get
# Run on your platform
flutter run -d windows # or macos, linux, android, ios
See CONTRIBUTING.md for detailed build instructions.
Learn about SelfErase's architecture and design principles
Understand our security model and encryption implementation
Deep dive into the technical architecture
Learn how to add new data brokers to the database
Guidelines for contributing to the project
Version history and release notes