Compare commits

..

5 Commits

Author SHA1 Message Date
JdM
52ac1a6b53
Merge 83c9e5cb6c into 4344e9227f 2023-10-01 12:56:46 -07:00
pluja
4344e9227f
Add GoatCounter to analytics
also alphabetically sort
2023-09-28 22:37:24 +02:00
pluja
165a3481f0
Add LinkStack (#350) 2023-09-27 20:21:07 +02:00
pluja
0cb10e29ca
Add anytype
Merge pull request #378 from tempuserr/main
Anytype notes app
2023-09-22 18:50:41 +02:00
tempuserr
e08e38caa3
Update README.md 2023-09-22 18:23:11 +02:00

View File

@ -129,16 +129,17 @@ The primary focus of this list is to provide alternatives that prioritize privac
<img width="16" src="misc/forbidden.png"> </img> Avoid any analytics service that comes from Google, Facebook, Microsoft or any private service. These kind of analytics hurt user privacy. <img width="16" src="misc/forbidden.png"> </img> Avoid any analytics service that comes from Google, Facebook, Microsoft or any private service. These kind of analytics hurt user privacy.
<img width="16" src="misc/check.png"> </img> **Instead use** <img width="16" src="misc/check.png"> </img> **Instead use**
- [Matomo](https://matomo.org/) - Google Analytics alternative that protects your data and your customers' privacy.
- [Plausible](https://plausible.io/) - Simple and privacy-friendly alternative to Google Analytics.
- [Umami](https://umami.is/) - A simple, fast, website analytics alternative to Google Analytics.
- [Nullitics](https://nullitics.com/) - Zero-effort open-source cheap analytics.
- [Ackee](https://ackee.electerious.com/) - Self-hosted website analytics. - [Ackee](https://ackee.electerious.com/) - Self-hosted website analytics.
- [Shynet](https://github.com/milesmcc/shynet) - Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
- [Pirsch](https://pirsch.io/) - Pirsch is a simple, privacy-friendly, open-source alternative to Google Analytics — lightweight, cookie-free and easily integrated into any website or backend.
- [Swetrix](https://swetrix.com) - Privacy-focused, fully cookieless and opensource (and selfhostable) web-analytics service.
- [Cabin](https://withcabin.com) - Privacy-first, carbon conscious web analytics.
- [Aptabase](https://aptabase.com) - Open-source, privacy-first and simple analytics for mobile and desktop apps. - [Aptabase](https://aptabase.com) - Open-source, privacy-first and simple analytics for mobile and desktop apps.
- [Cabin](https://withcabin.com) - Privacy-first, carbon conscious web analytics.
- [GoatCounter](https://www.goatcounter.com/) - Privacy aware, lightweight and open-source analytics platform.
- [Matomo](https://matomo.org/) - Google Analytics alternative that protects your data and your customers' privacy.
- [Nullitics](https://nullitics.com/) - Zero-effort open-source cheap analytics.
- [Pirsch](https://pirsch.io/) - Pirsch is a simple, privacy-friendly, open-source alternative to Google Analytics — lightweight, cookie-free and easily integrated into any website or backend.
- [Plausible](https://plausible.io/) - Simple and privacy-friendly alternative to Google Analytics.
- [Shynet](https://github.com/milesmcc/shynet) - Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
- [Swetrix](https://swetrix.com) - Privacy-focused, fully cookieless and opensource (and selfhostable) web-analytics service.
- [Umami](https://umami.is/) - A simple, fast, website analytics alternative to Google Analytics.
## Android App Store ## Android App Store
<img width="16" src="misc/forbidden.png"> </img> **Avoid** <img width="16" src="misc/forbidden.png"> </img> **Avoid**
@ -566,6 +567,7 @@ No servers involved. Everything goes directly from one peer to the other peer. N
- [Keyoxide](https://keyoxide.org/) - A modern, secure and privacy-friendly platform to establish your decentralized online identity. - [Keyoxide](https://keyoxide.org/) - A modern, secure and privacy-friendly platform to establish your decentralized online identity.
- [LinkFree](https://github.com/EddieHubCommunity/LinkFree) - Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe. - [LinkFree](https://github.com/EddieHubCommunity/LinkFree) - Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.
- [LinkStack](https://linkstack.org/) - Self-hosted open-source Linktree alternative.
## Link Shorteners ## Link Shorteners
@ -731,6 +733,7 @@ These providers offer apps and services filled with data trackers. Also, most of
<img width="16" src="misc/check.png"> </img> **Instead use** <img width="16" src="misc/check.png"> </img> **Instead use**
- [Anytype](https://www.anytype.io/) - An open-source Notion alternative. E2EE, cloud and local network sync, can be self-hosted.
- [AppFlowy](https://www.appflowy.io/) - Open Source Notion Alternative. You are in charge of your data and customizations. - [AppFlowy](https://www.appflowy.io/) - Open Source Notion Alternative. You are in charge of your data and customizations.
- [HedgeDoc](https://hedgedoc.org/) - Formerly CodiMD (community). An awesome platform to write and share markdown. - [HedgeDoc](https://hedgedoc.org/) - Formerly CodiMD (community). An awesome platform to write and share markdown.
- [Joplin](https://github.com/laurent22/joplin) - Note taking and to-do application with synchronisation and encryption capabilities. - [Joplin](https://github.com/laurent22/joplin) - Note taking and to-do application with synchronisation and encryption capabilities.