staticrypt
staticrypt copied to clipboard
Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.
After get my web page with passphrase, I can`t see my local files by links. This was posible with the extension "Enable local file links" for Chrome, but now I...
Hello! I’m loving this package and I’m using it in several private repos; though, it would be great if I could implement it in public projects without giving away the...
I'm trying to navigate back to a previous visited page using the browser back button. ### What's happening When I use the back button to come back to a previously...

I have been using this product for years, it is absolutely brilliant. However, one feature I have tried to do with no success is **Encrypt a page with no password...
Thanks for your work on this great project! I needed a way to see the password as it's being entered which helps with long and/or complicated passwords so I've added...
I hope that the UI interface of index will be updated next time, and it will be compatible with Android and IOS mobile phones. The interface is too ugly, please.
We have a use case where we want to give the URL to several third parties but all of them should have its own password for login. Could staticrypt being...
Building on #135, automating the `example_encrypted.html` flow would help me contribute faster. Starting with an issue rather than I PR 'cause I noticed and appreciate that this package currently has...
I have a plugin based static site generator that I would like to be able to staticrypt with. It currently uses top-down render pipeline via a series of callbacks similar...