Staticrypt: Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.
Staticrypt: Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.
Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed. - robinmoisson/staticrypt
HN discussion: https://news.ycombinator.com/item?id=41404064
Similar tools:
https://github.com/dividuum/html-vault
https://github.com/MaxLaumeister/PageCrypt
https://github.com/a-nau/password-protected-website-template
https://github.com/sowbug/quaid
https://github.com/mprimi/portable-secret
Thanks to @refalo@programming.dev
You're viewing a single thread.
Sounds like JS is a depend
11 3 ReplyWell yeah, you need to do the computation somewhere and it's not doing it on the server so...
22 0 ReplyRight, so it has a depend and it won't work for many users
4 4 ReplyThere's no way to otherwise make this work for many users. They can use Tor if they're worried.
1 0 ReplySure there is. Don't do it in a browser.
1 0 Reply