Drista Secure Comms

Post-quantum encrypted messaging. Pure Rust. Single binary. No browser.

ONE COMMAND INSTALL

curl -sSL https://drista.paraxiom.org/install.sh | bash click to copy

Detects macOS/Linux automatically. Downloads, installs, and launches.

Download

macOS (Apple Silicon) — 7.7 MB Linux x64 — 18 MB

Manual Install

macOS:

curl -LO https://drista.paraxiom.org/downloads/drista-gui-macos-arm64
chmod +x drista-gui-macos-arm64
xattr -cr drista-gui-macos-arm64
./drista-gui-macos-arm64

Linux:

curl -LO https://drista.paraxiom.org/downloads/drista-gui-linux-x64
chmod +x drista-gui-linux-x64
./drista-gui-linux-x64

Security

LayerAlgorithmStandard
TransportQSSL (Kyber768 + Falcon512 + AES256)PQC
EncryptionML-KEM-1024 + AES-256-GCMFIPS 203
SignaturesSLH-DSAFIPS 205
Protocolqrsync (binary, 38-byte overhead)custom
RelayParaxiom controlledprivate

Zero classical crypto in the critical path. No WebSocket. No JavaScript. No browser.