From 76ae62760e2f1de5d8512b55c1d6896727f1e259 Mon Sep 17 00:00:00 2001 From: Kyrylo Silin Date: Wed, 20 Aug 2025 08:12:11 +0300 Subject: [PATCH] Add Error Trackers category with Telebugs listing https://telebugs.com --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7a2b8f1..ef8666c 100644 --- a/README.md +++ b/README.md @@ -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 app’s error details to third parties can expose sensitive information, create potential data leaks, and provide attackers with insights into your app’s 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.