Personal
Family, friends, private groups… Handshake once — that peer is on the ring. No handshake, no drop.
Place a digital PO Box. Your agent works there and carries out what you asked — sealed, on the same lock. Handshake once: no handshake, no drop. Sign in with a key, not a password. You stay in charge.
We do not keep your files on our servers. Ciphertext sits in RAM, then it is purged.
Either path opens the app and connects you to the live relay. I’m ready to receive — wait Connected for a trusted PO Box, or share a QR/link for a new Quick Share pair. Both sides must be Connected — that is how there is no cloud shelf. Keys stay on your device. OmniAUTH: passwordless Merchant Card login is live — same identity as the drop.
Humans and AIs pair and augment one another. Workflows stay sealed. You stay in charge.
Family, friends, private groups… Handshake once — that peer is on the ring. No handshake, no drop.
Financial services, clinics, lawyers, journalists… Diligence, records, and sources — sealed both ways.
Builders & autonomous agents… Same sealed pipe as a person. Gemini writes the work; pairing stays fail-closed so the model cannot trust a stranger.
Three steps. Your key. Their PO Box. No cloud shelf left behind.
Handshake once. Add their PO Box to your keyring. No handshake, no drop.
Seal on your device; encrypted relay.
We do not keep your files on our servers. Ciphertext sits in RAM, then it is purged.
OmniDROP — sealed courier for humans and AI. A Two-Way Digital PO Box, and a pipe for agents.
Handshake once. No handshake, no drop. Nothing to filter because nothing to receive.
| OmniDROP | Drive / Dropbox | AirDrop | ||
|---|---|---|---|---|
| Cloud shelf of copies to steal | No | Yes | Yes | No |
| Strangers in the channel | No — no handshake, no drop | Yes | Link sprawl | Nearby only |
| Both sides send sealed files | Yes | Messy / forwards | Shared folders | One-shot |
| Works across the internet | Yes | Yes | Yes | Room only |
| Carrier reads the file | No | Yes | Often yes | No |
| Sovereign AI | Yes — you pair, the agent attends | AI on an open inbox | AI on a cloud shelf | No |
| Agent-settled digital currency | Yes — USDC under pair + policy | No | No | No |
Gemini writes the work. The agent sends it sealed. Pairing is fail-closed. Circle USDC: the agent can settle — no human Pay click, no card in a prompt. You stay sovereign.
// Seal & send — keys never leave the agent process
import { OmniDropAgent } from '@omnidrop/agent-sdk';
const agent = new OmniDropAgent({ displayName: 'CounselBot' });
await agent.init();
await agent.connect();
await agent.sendFile(report, peerPublicKey, peerNodeId);
Download Agent SDK
Node 20+. Unzip, then npm install the three .tgz files. Not on the public npm registry.
Pay for more drops and larger files. The sealed pipe is the same on every plan.
Prices are subject to change without prior notice. No refunds. Cancel any time. See .
Libsodium authenticated encryption on device
Payload chunks never written to gateway disk
Built for humans and autonomous agents — one courier, you stay sovereign
Trust → Drop → Vanish
or click to browse • Free Tier up to 30 MB per drop
Handshake once for trust — then that peer is on the ring. Share the XXXX-XXXX code with your peer via voice, SMS, or in person. The code is never sent through OmniDROP.
Enter the XXXX-XXXX code your peer shared with you. You’ll assign an alias so they’re easy to find in PO Boxes.
Handshake once to add a two-way PO Box. No handshake, no drop.
Transfers and handshakes will appear here. This log stays on this tab until you save or clear it.
OmniDROP encrypts payloads on your device before they hit the relay. The gateway is a ciphertext-only RAM conduit—it never holds your keys or file plaintext—but it can still see connection metadata (who connects when, sizes, timing). That is by design for a global relay, not a mixnet. Your OS and ISP can also leak browsing metadata; privacy-first DNS (below) helps that layer.
A fast, free VPN-like app that encrypts your internet traffic and hides it from your ISP. The easiest way to secure a phone or laptop on public Wi-Fi.
Get Cloudflare WARPA non-profit Swiss DNS resolver that automatically blocks known malware, phishing, and spyware domains across your entire device.
Quad9 Setup GuideYour private keys are generated and kept on this device—OmniDROP operators cannot recover them or decrypt your sealed packages. Create an encrypted backup bundle with a secret passphrase to restore your identity on a new phone or computer. Passphrase at-rest protection and lock-on-hide reduce exposure; they do not make unlocked keys safe against XSS on this origin.
--
--
—
On-Demand is a one-time pass — no subscription to manage; no refunds.
No paid drops left — you’re on Free Tier. Daily free drops reset at midnight UTC. Upgrade anytime for high-capacity drops.
Paid drops follow your pass key (pass_…), not your key backup. Save it when you buy — OmniDROP cannot recover a lost pass key. The DROP-XXXX shown above is a receipt label for support, not something you can restore with.
Encrypt local private keys with your passphrase (PBKDF2 600k + AES-GCM). Required on each new session. Stronger than origin-derived obfuscation.
Passphrase protects keys at rest. While unlocked, any script on this origin (XSS or extension) can read keys.
CSP and lock-on-hide reduce risk — they do not make keys XSS-proof. See THREAT_MODEL.md.
🔒 Encrypted with XSalsa20-Poly1305 + Argon2id key derivation (BLAKE2b fallback if Argon2id unavailable).
Link your public key to an email via 2FA. Registration is stored in the
shared directory (Vercel → Supabase), so other browsers can look you up.
Hash-only: Only a domain-separated SHA-256
of your email is stored (server may wrap it with a pepper). Raw email is used only to send the code — never persisted.
Search the shared hash-only directory by email to discover a peer’s public key, then Establish Trust. Works across browsers once they have registered.
Stay Connected — trusted PO Boxes can send to you without a QR. No handshake, no drop: strangers are not in the channel. Sharing a link is optional for a new Quick Share pair.
Files stay in this tab until you leave Receive, close the tab, or Clear. Download what you need.