Show HN: DeadDrop – Tiny tool to share files anonymously
deaddrop.space
Show HN: DeadDrop – Tiny tool to share files anonymously
1–10 of 30 posts
Re: Show HN: DeadDrop – Tiny tool to share files anonymously
#2I built a small project called DeadDrop – a tool for sharing files without needing logins or accounts. You just enter a name and a passkey, and your file is encrypted in the browser using AES-GCM. Only the encrypted file is uploaded. On the other side, anyone with the same name + key can retrieve and decrypt it client-side.
The server never sees the passkey or the raw file – it's fully privacy-first.
Use cases: quick transfers between devices, sharing sensitive files with collaborators, or just simple temp file drops without any tracking.
Would love your feedback or suggestions!
Link: https://deadrop.updo.in
Re: Show HN: DeadDrop – Tiny tool to share files anonymously
#3Hey HN! I built a small project called DeadDrop – a tool for sharing files without needing logins or accounts. You just enter a name and a passkey, and your file is encrypted in the browser using AES-GCM. Only the encrypted file is uploaded. On the other side, anyone with the same name + key can retrieve and decrypt it client-side. The server never sees the passkey or the raw file – it's fully privacy-first. Use case…
Re: Show HN: DeadDrop – Tiny tool to share files anonymously
#4Hey HN! I built a small project called DeadDrop – a tool for sharing files without needing logins or accounts. You just enter a name and a passkey, and your file is encrypted in the browser using AES-GCM. Only the encrypted file is uploaded. On the other side, anyone with the same name + key can retrieve and decrypt it client-side. The server never sees the passkey or the raw file – it's fully privacy-first. Use case…
Be careful hosting a service like this. You will have feds knocking on your door in no time.
I'm not encouraging illegal use; it's designed for privacy-conscious developers, teams, and individuals who want simple, disposable file transfers. And like with any tool, it depends on how users choose to use it.
That said, I'm keeping an eye on best practices (and legality) around hosting this kind of service. Appreciate you bringing it up!
Re: Show HN: DeadDrop – Tiny tool to share files anonymously
#5Hey HN! I built a small project called DeadDrop – a tool for sharing files without needing logins or accounts. You just enter a name and a passkey, and your file is encrypted in the browser using AES-GCM. Only the encrypted file is uploaded. On the other side, anyone with the same name + key can retrieve and decrypt it client-side. The server never sees the passkey or the raw file – it's fully privacy-first. Use case…
Re: Show HN: DeadDrop – Tiny tool to share files anonymously
#6Re: Show HN: DeadDrop – Tiny tool to share files anonymously
#7Hey HN! I built a small project called DeadDrop – a tool for sharing files without needing logins or accounts. You just enter a name and a passkey, and your file is encrypted in the browser using AES-GCM. Only the encrypted file is uploaded. On the other side, anyone with the same name + key can retrieve and decrypt it client-side. The server never sees the passkey or the raw file – it's fully privacy-first. Use case…
Re: Show HN: DeadDrop – Tiny tool to share files anonymously
#8Hey HN! I built a small project called DeadDrop – a tool for sharing files without needing logins or accounts. You just enter a name and a passkey, and your file is encrypted in the browser using AES-GCM. Only the encrypted file is uploaded. On the other side, anyone with the same name + key can retrieve and decrypt it client-side. The server never sees the passkey or the raw file – it's fully privacy-first. Use case…
Well done! I appreciate the minimal, no-login approach. It feels like a modern and more lightweight alternative to (late)Firefox Send.
Re: Show HN: DeadDrop – Tiny tool to share files anonymously
#9I think the vision is pretty optimistic.. It would help a lot in rapid file transfer for those who are working in documentation sectors.. It would also help school or college students for their ppt sharing without a physical usb... Nice initiative
Re: Show HN: DeadDrop – Tiny tool to share files anonymously
#10I think the vision is pretty optimistic.. It would help a lot in rapid file transfer for those who are working in documentation sectors.. It would also help school or college students for their ppt sharing without a physical usb... Nice initiative