staticrypt icon indicating copy to clipboard operation
staticrypt copied to clipboard

Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.

Results 50 staticrypt issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

bug

![0239-20022024png](https://github.com/robinmoisson/staticrypt/assets/36904558/e38d4cdc-193e-4cb7-8199-0c12390b2e2f)

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...

feature
PR welcome

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...

feature
PR welcome

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...