Right-click encrypt
Select any text on any page, right-click, and encrypt it with two passwords. Ciphertext copies to your clipboard.
Popup mode
Click the extension icon for a full encrypt, decrypt, and vault interface without leaving your current tab.
File protection
Drag and drop any file into the popup to encrypt it locally. Download the encrypted output directly.
How it works
Install
Load the unpacked build (Chrome Web Store listing coming shortly). Works in Chrome, Edge, Brave, and any Chromium browser.
Select text
Highlight any text on any page. Right-click and choose "Encrypt with deny.sh".
Encrypt
Set your two passwords and write a decoy message. The extension hands you the ciphertext and two control files (one real, one decoy). Same two passwords decrypt either way; the control file you supply chooses which plaintext you get back.
Technical details
chrome.storage.local, never syncedThis extension makes zero network requests. Your text, passwords, and files never leave your browser. All cryptographic operations run in the extension's isolated context using the browser's built-in WebCrypto API.
Supported browsers
Any browser with Manifest V3 support.
Get it
The extension is built, tested, and ready. Chrome Web Store listing is coming shortly.
Get a free API key