Original terminal client (TUI + CLI).
Install
git clone https://github.com/caaatto/rede.git && cd rede && npm install && cp .env.example .env
Usage
node client/index.js -u <user#id> -s wss://<server>:9377
See README for full documentation.
Features
- E2EE (X3DH + Double Ratchet + Sender Keys)
- Sealed sender (metadata protection)
- Message padding (traffic analysis resistance)
- I2P and Tor transport
- Multi-device support
- Group messaging with PFS
- TTL / self-destruct messages