Secure Legion's stateless, serverless delivery handshake that ensures messages are only delivered when you are physically present and have unlocked your device.
The Ping-Pong Wake Protocol is Secure Legion's stateless, serverless delivery handshake.
It solves one brutal requirement:
This guarantees:
Ping-Pong is the high-security mode of Secure Legion. Other users can still use the asynchronous encrypted relay mode for convenience.
No permanent servers or relays are required. Relays can act only as optional transport layers for wake tokens, never as message custodians.
Each Secure Legion identity includes:
All private keys are stored in hardware security modules (StrongBox / Secure Enclave).
{nonce, message_ref, timestamp}PingEnc.Ping can be transmitted through:
Relays only move opaque encrypted tokens, not metadata.
Receiver constructs Pong:
Messages can't arrive without verified user presence.
Relays only see opaque, fixed-length encrypted blobs.
Users can choose Ping-Pong (real-time, high-security) or Async Relay (convenience mode with encrypted time-limited storage).
| Component | Stored Where | Notes |
|---|---|---|
| Ciphertext | Sender Device | Encrypted, TTL-based |
| Wake Tokens | Transport | Opaque, fixed-size |
| Private Keys | Hardware Enclave | Non-exportable |
Each queued message has:
When a duress PIN is entered:
Two-phase authenticated wake handshake (Ping → Pong).
Biometric/PIN-gated message release.
Serverless metadata-free wake transport.
Duress-triggered cryptographic revocation.
The Ping-Pong Wake Protocol gives users direct control over when and how encrypted messages are delivered.
No central servers, no metadata leaks, and no unintended deliveries — fulfilling Secure Legion's promise:
No servers. No metadata. No compromises.