Password protect a static HTML page, decrypted in-browser in JavaScript
11–20 of 48 posts
Re: Password protect a static HTML page, decrypted in-browser in JavaScript
#12Re: Password protect a static HTML page, decrypted in-browser in JavaScript
#13How long should the password be to make this safe from brute force attack?
Re: Password protect a static HTML page, decrypted in-browser in JavaScript
#14Re: Password protect a static HTML page, decrypted in-browser in JavaScript
#15Re: Password protect a static HTML page, decrypted in-browser in JavaScript
#16Re: Password protect a static HTML page, decrypted in-browser in JavaScript
#17Re: Password protect a static HTML page, decrypted in-browser in JavaScript
#18It wraps a JS implementation of only the decryption side of GPG symmetric encryption, so there's less opportunity for the tool itself to introduce security errors.
Re: Password protect a static HTML page, decrypted in-browser in JavaScript
#19Happy to answer any question you might have, and feel free to offer feedback too.
(Last time this got posted to HN[1] was really productive in improving the project, thanks!)
Re: Password protect a static HTML page, decrypted in-browser in JavaScript
#20Author here. I was wondering why I was seeing plenty of people from github on my meditation website so I checked HN, hi! Happy to answer any question you might have, and feel free to offer feedback too. (Last time this got posted to HN[1] was really productive in improving the project, thanks!) [1] https://news.ycombinator.com/item?id=34849024
> I was wondering why I was seeing plenty of people from github on my meditation website so I checked HN, hi!
I'm curious: how did you notice this? You happened to be viewing your website stats or your analytics tool was setup to notify you when you receive a surge of traffic :)?