Encrypted Key Enclave (E2EE)

This isolated iframe is a secure frontend enclave for cryptographic key storage and usage.

This iframe is usually hidden in production, but can be accessed directly here for debugging or auditing.

DevTools Usage

To inspect key material or audit records:

  1. Open browser DevTools on this page.
  2. Go to the Application tab.
  3. Explore IndexedDB → e2ee-key-enclave.

Security Notice

All cryptographic operations are handled inside this enclave. Keys never leave this origin.

Testing

You can test your browser compatibility with this enclave here.