Show HN: DropLock – E2EE secret sharing web app with no backend
apitman
19 points
6 comments
June 02, 2026
Related Discussions
Found 5 related stories in 120.1ms across 10,500 title embeddings via pgvector HNSW
- Show HN: Altersend – File sharing without cloud denisdev1 · 12 pts · June 05, 2026 · 58% similar
- Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead Zm44 · 231 pts · April 07, 2026 · 58% similar
- Show HN: Kloak, A secret manager that keeps K8s workload away from secrets neo2006 · 49 pts · April 25, 2026 · 57% similar
- Show HN: Throwaway – open-source disposable email checker and API weddpros · 11 pts · April 30, 2026 · 56% similar
- Show HN: Open-source private home security camera system (end-to-end encryption) arrdalan · 37 pts · May 29, 2026 · 55% similar
Discussion Highlights (4 comments)
EthanHeilman
This is a very cool idea, surprised no one has done it before!
joey9prints
Cool, idea. Nice way to share secrets.
vaylian
> The private part is saved by this browser as a non-extractable key, so it cannot be exported Which storage API is used here?
mprime1
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