Update README.md
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# cg.cx
|
# cg.cx
|
||||||
|
|
||||||
|
### [ETA: 3 months, almost prod-ready]
|
||||||
|
|
||||||
> End-to-end encrypted content sharing via Telegram - with a modern web frontend.
|
> 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.
|
**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.
|
||||||
|
|||||||
Reference in New Issue
Block a user