- Search: removed Kagi
- Browsers: removed Vanadium, Cromite, Floorp, Trivalent, Waterfox, Ironfox, DuckDuckGo; added Fennec
- Notes: added Appflowy, AFFiNE
- Drive: added Filebrowser, Copyparty
- VPN: added Adguard VPN
- AI: removed Kagi
- Maps: removed Kagi; added OpenStreetMap
- Community: added TeamSpeak
- DNS: moved Cloudflare to private alternatives; added Technitium DNS
- OS: added ChromeOS
- Phone OS: added /e/OS
- Added Office suite: added Office 365, Google Docs, WPS; LibreOffice, OnlyOffice
- Added Music: added Spotify, YouTube Music, Apple Music, Amazon Music; Funkwhale, Tidal, Deezer, Navidrome, Qobuz, Jellyfin
- Added PKM
Pick the mainstream apps you used before, show the privacy-respecting tools you’ve switched to, and share your privacy wins!
Create your pack at PrivacyPack.org.
- Node.js (v18 or higher)
- npm
- Clone the repository
git clone https://github.com/ente-io/privacypack.git
cd privacypack- Install dependencies
npm install- Start the development server
npm run devThe application will be available at http://localhost:3000
New apps can be added to the catalog by modifying /data/apps.json and opening a PR. Each app belongs to a category and is either a mainstream app or a privacy-focused alternative.
When adding a new app, please ensure the logo meets these specifications:
- Format: JPG
- General: 200x200px, no rounded corners, no transparent background, sufficient padding around the logo
- File size: < 50KB
- Location: Place the logo file in
/public/app-logos/{app_id}.jpg
PrivacyPack is created and maintained by Ente, the makers of Ente Photos and Ente Auth.
PrivacyPack is distributed under the MIT license.
