Add Error Trackers category with Telebugs listing

https://telebugs.com
This commit is contained in:
Kyrylo Silin 2025-08-20 08:12:11 +03:00
parent 0c29b8673e
commit 76ae62760e
1 changed files with 7 additions and 0 deletions

View File

@ -48,6 +48,7 @@
- [Domain Registrar](#domain-registrar)
- [Download Manager](#download-manager)
- [Encryption](#encryption)
- [Error Trackers](#error-trackers)
- [File Management and Sharing](#file-management-and-sharing)
- [Fitness and Health](#fitness-and-health)
- [Fitness trackers](#fitness-trackers)
@ -472,6 +473,12 @@ Remember: Without strong encryption, you will be spied on systematically by lots
- [Cryptsetup](https://gitlab.com/cryptsetup/cryptsetup) - Full disk encryption for Linux. Cryptsetup is a utility used to conveniently set up disk encryption based
on the DMCrypt kernel module.
## Error Trackers
Sending your apps error details to third parties can expose sensitive information, create potential data leaks, and provide attackers with insights into your apps structure. In some cases, this data could also be used for AI training or analytics without your control.
- [Telebugs](https://telebugs.com) - A self-hosted Sentry alternative for error tracking (source code unlocked with a one-time payment).
## File Management and Sharing
⛔ **Avoid**
- **WeTransfer** - [Bad privacy policy](https://tosdr.org/en/service/214). Files are not e2e encrypted. Website has many analytics and trackers.