SELVUM RECOVERY KIT
===================

This archive contains everything you need to recover your vault
without the Selvum app installed.

Files:
  vault.sv               - Your encrypted vault (AES-256-GCM, PBKDF2-SHA512)
  RESCATE_OFFLINE.html   - Offline decryptor — open in any browser, no internet needed
  README.txt             - This file
  checksum.sha256        - SHA-256 integrity hashes for the files above

How to recover your vault:
  1. Open RESCATE_OFFLINE.html in any modern browser (Chrome, Firefox, Safari, Edge)
  2. Drag and drop vault.sv onto the file zone (or click "Select file")
  3. Enter your 12-word recovery phrase (the same words you wrote down when creating the vault)
  4. Click "Decrypt Vault" — your credentials appear on screen

Security:
  - AES-256-GCM authenticated encryption
  - Key derived with PBKDF2-SHA512, 600 000 iterations
  - Without the 12-word recovery phrase, the vault cannot be decrypted
  - No data is ever transmitted — everything runs locally in your browser
  - The HTML file works fully offline; no network access is required

IMPORTANT:
  - Keep this archive in at least two separate physical locations
  - Keep your 12-word recovery phrase safe — without it, the vault cannot be decrypted
  - Verify file integrity using checksum.sha256 if you suspect tampering

Selvum v1.0