QUANTUM GATE

Help & Usage Tips

How It Works: Entirely client-side encryption. No data leaves your browser.

Steps:

  1. Enter message, choose password and settings (algorithm, hash function, expiration, etc.).
  2. Generate a secondary key file for extra security if desired.
  3. Encrypt & Share. Get a fingerprint for integrity checks.
  4. Use Test Decrypt locally to ensure correctness before sending.
  5. Share the link and password/key file separately.

Offline/Air-Gapped Mode: Save this HTML file, disconnect from the internet, then run it. No network requests are needed.

Source Code Integrity: Download this file, run shasum -a 256 index.html locally to verify its integrity.

Fingerprint: A short hash of ciphertext helps verify no tampering. Confirm it verbally or via another channel.

Algorithm & Hash: Choose AES-GCM (authenticated) or AES-CTR (faster, no auth). Choose PBKDF2 hash (SHA-256 or SHA-512). Hover over tooltips for details.

PBKDF2 Iterations:

Security Features

Verify offline and consider using an air-gapped environment for maximum trust.

Quantum Gate by Event Quantum
© 2024 Event Quantum. All rights reserved.