🕵️

How to verify using your own browser

You don't need to trust our code. Trust Chrome/Safari.

  1. Right-click anywhere on this page and select Inspect.
  2. Click the Network tab.
  3. Type a secret and hit Create.
  4. Look at the request named create.
  5. Click Payload (or Request Body).
Fact: You will see the Encrypted Blob but you will not see your #Key.

Internet Law: Browsers never send anything after the # (hash) in a URL to any server. This is a fundamental part of how the web works and is enforced by all browsers and standards.