robinmoisson / staticrypt

Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.
https://robinmoisson.github.io/staticrypt/
MIT License
7.1k stars 431 forks source link

enabling the encryption on a static mode #198

Closed ghost closed 6 months ago

ghost commented 6 months ago

@robinmoisson thank you for the staticrypt and i am using that to encrypt some web. I attach a example compressed folder along with this note.

test.tar.gz

staticrypt test -r

it generated the encrypted file but the encryption is not working.

mkdocs serve

and it will not take the encryption.

Let me know if the staticrypt work on the same.

Thank you, Gaurav