Demo
Simple, human-friendly interface. Military-grade cryptography under the hood.
Generate AES-256 key locally. Encrypt your vault content (seed phrases, private keys, documents). This encrypted data becomes Layer 1.
Generate PQC Key Pair (ML-KEM-768). Encrypt your AES key with the PQC Public Key. Protects against future quantum computers.
Split PQC Secret Key into multiple fraction keys. Distribute to trusted people to reconstruct the key and unlock the vault.
Add security questions with SHA-256 hashing for recoverable authentication. Provides an additional verification layer for vault access.
Set specific dates for automatic vault release or control access manually. Flexible trigger mechanisms ensure your vault is accessible when intended.
Encrypted vault stored permanently on blockchain. Immutable, decentralized, forever. Pay once, store eternally.
Add your secrets and optional security questions (answers are encrypted). Choose if the vault opens on a specific date or via a manual trigger.
First, we lock your data with AES-256. Then, we lock that key with ML-KEM-768, a powerful quantum-proof algorithm.
The quantum key is split into 5 fraction keys. You distribute these to trusted people. Any 3 keys are needed to reconstruct the master key.
Pay the network fees once. Your encrypted vault is stored permanently on the blockchain. You receive your Inheritance ID and keys.
The entire process occurs client-side. There are no master keys, no backdoors, and no admin panels.