A beautifully crafted, open-source website showcasing the best privacy-respecting apps, tools, and services — organized by category and vetted by the community.
- 🌗 Dark & Light Mode — Toggle between themes with localStorage persistence
- 🏷️ Category Filtering — Browse 25+ tools across 8 categories
- 📱 Fully Responsive — Optimized for mobile, tablet, and desktop
- ⚡ Zero Dependencies — Pure HTML, CSS, and vanilla JavaScript
- 🎨 Smooth Animations — Scroll-triggered fade-ins, hover effects, and filter transitions
- ♿ Accessible — Semantic HTML, ARIA labels, and keyboard-friendly navigation
| Category | Examples |
|---|---|
| 🌐 Browsers | Firefox, Tor Browser, Brave, Mullvad Browser |
| 💬 Messengers | Signal, Element, Session, Briar |
| ProtonMail, Tuta, SimpleLogin | |
| 🛡️ VPN | Mullvad VPN, ProtonVPN, IVPN |
| 🔍 Search Engines | DuckDuckGo, SearXNG, Startpage |
| 🐧 Operating Systems | Tails, Qubes OS, GrapheneOS |
| 🗝️ Password Managers | Bitwarden, KeePassXC |
| ☁️ Cloud Storage | Nextcloud, Cryptomator, Tresorit |
No build tools, no frameworks, no package manager — just open and go.
# Clone the repository
git clone https://github.com/FreekindGitHub/PrivacyTools.git
# Open in your browser
cd PrivacyTools
open index.html # macOS
xdg-open index.html # Linux
start index.html # WindowsOr simply deploy to any static hosting service (GitHub Pages, Netlify, Vercel, etc.).
PrivacyTools/
├── index.html # Main page with all content
├── style.css # Theming, layout, and responsive styles
├── script.js # Theme toggle, filtering, and animations
└── README.md
Sleek dark interface with purple accent gradients and glowing cards.
Clean white design with subtle shadows and soft purple highlights.
Contributions are welcome! To suggest a new tool or improvement:
- Fork the repository
- Create a feature branch (
git checkout -b add-new-tool) - Add your tool card to
index.htmlfollowing the existing card format - Commit your changes (
git commit -m "Add ToolName to Category") - Push to the branch (
git push origin add-new-tool) - Open a Pull Request
- ✅ Open source or has a transparent privacy policy
- ✅ End-to-end encrypted (where applicable)
- ✅ Independently audited or peer-reviewed
- ✅ No history of data breaches or privacy violations
- ❌ No tools with unclear business models or hidden data collection
This project is licensed under the MIT License.
Privacy is not about having something to hide.
It's about having something to protect.