Password protect a static HTML file without a backend - StatiCrypt uses AES-256 wiht WebCrypto to encrypt your input with your long password and put it in a HTML file with a password prompt that can decrypted in-browser (client side).
Fork of the main staticrypt package, adding passphrase storage in (in clear text) in either sessionStorage or localStorage.
Lantern-branded staticrypt v3 password page template
Based on the [crypto-js](https://github.com/brix/crypto-js) library, StatiCrypt uses AES-256 to encrypt your input with your passphrase and put it in a HTML file with a password prompt that can decrypted in-browser (client side).
a plugin to encrypt your static HTML files, similar to using staticrypt
Password protect a static HTML page without server
MCP server for pubsh — encrypt HTML and publish it to S3 from any AI host (Claude Desktop, Claude Code, Cursor, …)
remove name from html
Static encryption for string literals and binary data
Macros for the `staticrypt` crate