From 27fcb6843517f22812a7ac036e16a0cee191b7ae Mon Sep 17 00:00:00 2001 From: FERNS154 Date: Wed, 4 Mar 2026 16:29:57 +0100 Subject: [PATCH] Adds Telegram Archive to Backup and Sync Co-Authored-By: Claude Opus 4.6 --- awesome-privacy.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/awesome-privacy.yml b/awesome-privacy.yml index d79d3e7..d651586 100644 --- a/awesome-privacy.yml +++ b/awesome-privacy.yml @@ -3179,6 +3179,17 @@ categories: Unifies file management, sync, sharing, notes, RSS, expenses, calendars, contacts, and photos, with MFA, WebDAV, CalDAV, CardDAV, SSO, and more. + - name: Telegram Archive + url: https://github.com/GeiserX/Telegram-Archive + icon: https://raw.githubusercontent.com/GeiserX/Telegram-Archive/master/assets/Telegram-Archive.png + github: GeiserX/Telegram-Archive + openSource: true + description: | + Self-hosted Telegram backup tool running on Docker. Performs automated + incremental backups of messages and media on a configurable schedule, + with a built-in web viewer. All data stays on your own infrastructure + with no cloud dependency. + notableMentions: | Alternatively, consider a headless utility such as [Duplicacy](https://duplicacy.com) or [Duplicity](http://duplicity.nongnu.org).