Hi HN, I made this. A while back I built FileKey (passkey file encryption in the browser), and the most common request was: can people send files to me?
So we built receive.link. It allows you to receive files only you can open.
How it works: you share one link. Anyone can send you files through it, right from their browser, nothing to install or sign up for. Files are encrypted before they leave the sender's device, to your passkey, so no one can see what's inside. You get an email when something arrives, and we actually send that email without ever storing your address (it's a neat trick!). The sender never sees your address either, so you can share your link with strangers safely.
Up to 5 TB per file. Sending is free; your first 1 GB of downloads is free, then a penny per GB (no subscriptions).
Open source, client and server: https://github.com/RockwellShah/receive.link