Fully decentralized messaging and identity system with the innovative Ping-Pong Wake Handshake
Secure Legion is a fully decentralized messaging and identity system that combines a blockchain-based directory, hardware-encrypted wallets, a serverless wake-and-alarm communication system, and the innovative Ping-Pong Wake Handshake to deliver encrypted messages only when both devices are online. This architecture guarantees zero metadata exposure and no dependency on centralized servers.
The Ping-Pong Wake System is Secure Legion's signature innovation. It ensures reliable, private, and serverless message delivery. Unlike conventional systems that depend on permanent relays, this design coordinates delivery only when both peers are awake and authenticated.
Each user publishes an encrypted contact card pointer to the blockchain. The contact card is encrypted with a passcode-derived key and stored on IPFS. Handles are hashed client-side with Argon2id to prevent scraping or brute-forcing. Registration costs are negligible (~0.000006–0.00007 SOL per entry).
A lightweight bridge mirrors Solana directory entries to BNB/Ethereum. It uses cryptographic proofs to link ed25519 and secp256k1 identities, allowing users from other chains to locate and message each other.
| Feature | Method | Purpose |
|---|---|---|
| Encryption | XChaCha20 + Ed25519 Signatures | Protects data at all layers |
| Wake Privacy | Opaque Ping/Pong tokens | Prevents metadata exposure |
| Offline Resilience | AlarmManager + Queue Reconnect | Guarantees message delivery |
| Identity Storage | Cold wallet hardware key | Unforgeable and offline |
| Cross-chain Proof | Dual-curve signature mapping | Verifiable multi-chain identity |
Secure Legion v3 unites blockchain-based discovery, cold storage identities, a serverless wake/alarm engine, and the Ping-Pong Wake System for the world's first decentralized, metadata-free messaging protocol. Every component — from Solana directory lookups to local wake pings — is encrypted, ephemeral, and verifiable.
Download the complete technical architecture specification
Download Architecture PDF