Comment on Password protect a static HTML page, decrypted in-browser in JavaScriptComments−sowbug2ySimilar (but also for a narrower use case with fewer features): https://github.com/sowbug/quaidIt 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.−yoble2yThat looks cool!Do you mind if I list in the Community and Alternatives[1] section of the StatiCrypt readme?[1] https://github.com/robinmoisson/staticrypt#community-and-alt...−sowbug2yGo right ahead. Thanks!
Comments
Similar (but also for a narrower use case with fewer features): https://github.com/sowbug/quaid
It 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.
That looks cool!
Do you mind if I list in the Community and Alternatives[1] section of the StatiCrypt readme?
[1] https://github.com/robinmoisson/staticrypt#community-and-alt...
Go right ahead. Thanks!