From beff08fefbb827db0d00d650c2223b8a72126acda60d13a5a410730e008be725 Mon Sep 17 00:00:00 2001 From: trii Date: Fri, 5 Jun 2026 22:32:54 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2689c09..2edc3a3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # cg.cx +### [ETA: 3 months, almost prod-ready] + > End-to-end encrypted content sharing via Telegram - with a modern web frontend. **cg.cx** is a privacy-first file and text sharing platform built as a Telegram bot and Axum web service. Users upload content through a Telegram bot; the service encrypts every file with unique per-content keys, stores them securely, and shares them via short 12-character IDs. Recipients view or download content through a lightweight Svelte 5 web interface with automatic decryption on the fly.