screenshot of a "enter passphrase" box on a static HTML site.

(https://phpc.social/@davidbisset/109888000458883821)

StatiCrypt uses AES-256 to encrypt your HTML file. Returns static page including a password prompt and the #javascript decryption logic .

This means you can password protect the content of your public static HTML file, without any back-end – serving it over Netlify, GitHub pages, etc.

https://github.com/robinmoisson/staticrypt


Posted

by

Hashtags: javascript