VaultDelivery is a feature for securely delivering sensitive data as one-time encrypted packages.
Key Features
Encrypt files or text with AES-256-GCM and generate a unique vault code. Recipients enter the code and password to view data exactly once. Data is automatically destroyed after viewing.
Security Principles
Data is encrypted client-side and stored on the server; the server cannot see plaintext. After one-time viewing, data is automatically deleted, making it safe for passwords, certificates, and contracts.
Getting Started
Click 'Products' > 'VaultDelivery' or go to /vault. Enter content, set a password, and share the generated vault code with the recipient through a separate secure channel.