StatiCrypt: Password protect static HTML
StatiCrypt uses AES-256 with WebCrypto to encrypt your html string with your long password, in your browser (client side). Download your encrypted string in a HTML page with a password prompt you can upload anywhere (see example). The tool is also available as a CLI on NPM and is open source on GitHub. Disclaimer if you are an at-risk activist, or have extra sensitive banking data, you should probably use something else! StatiCrypt generates a static, password protected page that can be decrypted in-browser: just send or upload the generated page to a place serving static content (github pages, for example) and you're done: the javascript will prompt users for password, decrypt the page and load your HTML. The page is encrypted with AES-256 in CBC mode (see why this mode is appropriate for
StatiCrypt uses AES-256 with WebCrypto to encrypt your html string with your long password, in your browser (client side). Download your encrypted string in a HTML page with a password prompt you can upload anywhere (see example). Disclaimer if you are an at-risk activist, or have extra sensitive banking data, you should probably use something else! StatiCrypt generates a static, password protected page that can be decrypted in-browser: just send or upload the generated page to a place serving static content (github pages, for example) and you're done: the javascript will prompt users for…
saved by
related reading
- GitHub - gchq/CyberChef: The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysisgithub.com
- Base58 Encoder - App DevToolsappdevtools.com
- Discovering cryptographic weaknesses with Claude \ Anthropicanthropic.com
- Publii - free open-source static CMS for fast, secure websitesgetpublii.com
- GitHub - jackyzha0/quartz: 🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websitesgithub.com
- How to Build a Personal Webpage from Scratch – Alex Rutarrutar.org
- Lakera – Test your AI hacking skillsgandalf.lakera.ai
- Cryptographic right answers | Latacoralatacora.com
- here.now | Instant web hosting for agentshere.now
- Pilcrow's auth bookauth.pilcrowonpaper.com
- The Cryptopals Crypto Challengescryptopals.com
- Normal Tools — Useful online tools, no nonsensenormaltools.com