Create
Add a file, text or link. Drop encrypts the content before upload.
Create an encrypted one-time link for a file, text or URL. No account for you or the person receiving it.
One-time access is not DRM: a recipient can still save or screenshot what they receive.
Drop is intentionally narrow: create something, share the link, and the recipient receives it once.
Add a file, text or link. Drop encrypts the content before upload.
Send the generated Drop link through the channel you already use.
The recipient explicitly opens the Drop. A second receiver is denied after the receive is confirmed.
You should not need a new account, inbox or collaboration space just to hand something over once.
No signup for sender or receiver.
Content is encrypted in the browser before it is uploaded.
Drop is for a single successful receive, not a reusable sharing link.
Ordinary page loads and link previews do not consume the Drop. The receive is completed through the explicit claim flow. After that, another receiver is denied. The recipient can still save or screenshot the content they received.
The useful part is simple: your content is encrypted before upload and the server stores the encrypted form. Technical details are here if you want them—not in the way if you do not.
Drop encrypts content in the browser using AES-GCM before the encrypted data is uploaded.
The secret stays in the URL fragment after the #. URL fragments are not sent as part of the normal HTTP request to the server.
The storage path receives ciphertext rather than the readable file content. Runtime state manages expiry and the one-time receive lifecycle.
Opening the page alone is not the one-time receive. Drop uses an explicit claim flow before the receive is confirmed.
No. Neither sender nor receiver needs to sign up.
No. After the receive is confirmed, another receiver is denied.
Ordinary page loading and link unfurling do not start the one-time claim.
Yes. Drop limits the receive path; it is not DRM and cannot control what a recipient does after receiving the content.
Yes.
Open Drop, add a file, text or link, and create your one-time encrypted link.