Update README.md

This commit is contained in:
2026-06-05 22:32:54 +00:00
parent b004e15948
commit beff08fefb

View File

@@ -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.