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 must log in or register to comment.
Sounds like JS is a depend
Well yeah, you need to do the computation somewhere and it’s not doing it on the server so…
Static
Javascript
Has someone changed the meaning of static? I’ve always thought it meant the opposite of Dynamic HTML
Static files as in static file handling in a web server no CGI, modules, server side code required.