Usage Guides

VaultDelivery Usage Guide

VaultDelivery securely delivers sensitive data as one-time encrypted packages. The code-based access system ensures only the intended recipient can view the data.

Step 1: Access VaultDelivery

Select 'VaultDelivery' from the 'Products' menu or enter /vault. Login is required.

Step 2: Enter and Encrypt Content

Enter the text or file to deliver. Set a password to encrypt with AES-256-GCM. Choose an expiration time for automatic deletion.

Step 3: Get the Vault Code

A unique vault code is generated after encryption. Copy this code—it's the key identifier for accessing the data.

Step 4: Deliver to Recipient

Send the vault code and password to the recipient. For security, use different channels (e.g., code via email, password via text). Recipients enter the code and password at /vault/decrypt to view data.

Step 5: Manage Vault List

View all created vaults at /vault/list. Check each vault's status (active/expired/viewed). Early destruction is available if needed.

VaultDelivery Tips

  • -Set 1-hour expiration for work passwords for maximum safety.
  • -Always deliver code and password through separate channels.
  • -Ask recipients to confirm quickly before expiration.