The universal entry point for the Polygone post-quantum ecosystem.
One command to install all 7 modules. One command to rule them all.
Project origin · Origine : French engineering · l-vs · collective Hope (by Hope). Public focus: post-quantum protocols — not hosting economics or free-tier setups.
curl -fsSL https://raw.githubusercontent.com/lvs0/Polygone-CLI/main/install.sh | bashOnly need the VPN and storage?
./install.sh --only core,drive,hideModules : core, server, drive, hide, shell, brain, petals.
Si un crate échoue (dépendances lourdes), relance avec ./install.sh --keep-going pour installer le reste.
| Binary | Module | Purpose |
|---|---|---|
polygone |
Polygone | Core protocol, key generation, relay node |
polygone-drive |
Polygone-Drive | Sharded storage, streaming, Vapor Links |
polygone-hide |
Polygone-Hide | SOCKS5 Vapor Tunnel (VPN) |
polygone-shell |
Polygone-Shell | TUI monitoring dashboard |
polygone-brain |
Polygone-Brain | AI diagnostics & network intelligence |
polygone-petals |
Polygone-Petals | Distributed LLM inference |
# Generate your post-quantum identity
polygone keygen
# Start a relay node
polygone node start
# Upload a file to the network
polygone-drive upload secret.pdf --recipient peer.pub
# Activate the privacy tunnel
polygone-hide start
# Run a network diagnostic
polygone-brain doctor- Rust (nightly recommended):
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh - Linux / macOS (Windows via WSL2)
MIT License — 2026 · l-vs · Hope (by Hope) · Polygone ecosystem