Welcome to the Unlock My Data project!
Our mission is to make digital privacy more transparent and accessible for everyone.
If you find this project useful or interesting, please support us by giving a star on GitHub!
It helps increase visibility, attract contributors, and grow our community.
Unlock My Data is an open-source platform that empowers users to:
- Compare the privacy practices of popular apps
- Explore detailed studies on data collection
- Access a directory of digital services and their privacy policies
- Understand how their personal data is used
- Node.js (version 18 or higher)
- npm or yarn
-
Clone the repository:
git clone https://github.com/UnlockMyData/reboot.git cd reboot -
Install dependencies:
npm install # or yarn install -
Start the development server:
npm run dev # or yarn dev -
Open http://localhost:3000 in your browser.
- Next.js – React framework
- Tailwind CSS – Utility-first CSS framework
- DaisyUI – Tailwind CSS component library
- TypeScript – Static typing for JavaScript
We warmly welcome all contributions! Please see our Contribute page for detailed guidelines. Here’s how you can help:
- Fork the project
- Create a feature branch
git checkout -b feature/AmazingFeature
- Commit your changes
git commit -m 'Add some AmazingFeature' - Push to the branch
git push origin feature/AmazingFeature
- Open a Pull Request
- Add new app privacy analyses
- Improve documentation
- Fix bugs
- Suggest improvements
- Help with translations
Our data comes from several reliable sources:
- Open Terms Archive
- Exodus Privacy
- Have I Been Pwned
- Bonjour la fuite
- Community-submitted data
This project is licensed under the MIT License.
Special thanks to:
- Open Terms Archive for helping track policy changes over time
- Exodus Privacy for their tracker analyses
- Have I Been Pwned and Bonjour la fuite for breach-related awareness resources
- All our amazing community contributors
- Website: unlock-my-data.com
- GitHub: @UnlockMyData
Built with ❤️ by the les e-novateurs association.