Show HN: DropLock – E2EE secret sharing web app with no backend (droplock.apitman.com) 24 points by apitman 1mo ago ↗ HN
[–] vaylian 1mo ago ↗ > The private part is saved by this browser as a non-extractable key, so it cannot be exportedWhich storage API is used here?
[–] mprime1 1mo ago ↗ Very cool!Here’s something similar-ish but using symmetric encryption (i.e. password):https://mprimi.github.io/portable-secret/https://news.ycombinator.com/item?id=34083366
[–] devdoc83 1mo ago ↗ Interesting idea — does this work in headless CI environments where there's no persistent browser storage?
5 comments
[ 2.5 ms ] story [ 21.8 ms ] threadWhich storage API is used here?
Here’s something similar-ish but using symmetric encryption (i.e. password):
https://mprimi.github.io/portable-secret/
https://news.ycombinator.com/item?id=34083366