Show HN: DropLock – E2EE secret sharing web app with no backend
Category: security
Tags: e2ee, secret-sharing, web-crypto
Score: 6.3/10 (Innovation: 7, Technical: 7, Documentation: 6, Utility: 5)
DropLock is a client-side E2EE secret sharing web app that uses a receiver-generated public key to allow secure transmission over any channel, eliminating the need for a server or out-of-band key exchange. Its innovative approach of letting the receiver initiate the encryption handshake sets it apart from typical secret sharing tools. The project is interesting for its clever use of the Web Crypto API and focus on privacy, though it has not been security-reviewed.
Target audience: backend devs, devops, security-conscious users
Repository: https://droplock.apitman.com/ · HTML · 3 stars
View on Hacker News