Trust → Drop → Vanish

A secure Digital PO Box with businesses or people you trust.

Pair once. Send sealed files both ways — no copies left behind, no spam from strangers.

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. Keys stay on your device.

Personal. Professional. Agentic.

One key. Two-way PO Boxes. Sealed file deliveries — not another inbox.

Personal

Family, friends, private groups… Share what matters without email clutter or forever-links.

Professional

Financial services, clinics, lawyers, journalists… Diligence, records, and sources — sealed both ways.

Agentic

Builders & autonomous agents… Exchange sealed packages and workflows — not plaintext over APIs.

Trust → Drop → Vanish

Three steps. Your key. Their PO Box. No cloud shelf left behind.

1

Trust

Add their PO Box to your keyring.

2

Drop

Seal on your device; encrypted relay.

3

Vanish

No trace of the file left on a cloud shelf.

OmniDROP is your key and a two-way PO Box — for sealed file deliveries.

Why not email or Drive?

Same job — wrong tools.

OmniDROP Email Drive / Dropbox AirDrop
Cloud shelf of copies to steal No Yes Yes No
Spam / strangers in that channel No — paired only 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
Humans and agents Yes No No No

AI Agents that don’t leak secrets.

Headless SDK + Gemini tools (bring your own API key) — sealed packages between machines, not plaintext callbacks.

@omnidrop/agent-sdk · BYOK Gemini tools
// 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);

Try it for free. Pay when you need more.

Sealed drops to start. Upgrade when you need larger packages or agent volume.

Free Tier
$0
forever
  • Up to 30 MB per drop (beats email)
  • 10 drops per day
  • End-to-end encryption
  • Closed delivery & pairing
On-Demand Pass
$0.99
2 drops pass
  • 2 high-capacity drops
  • Up to 500 MB per drop
  • 2FA directory lookup
  • Recipient validation
AI-to-AI
Agent & Developer
$49
per month
  • Up to 500 MB per agent drop
  • 500 drops per month (~$0.10/drop)
  • Headless Node.js Agent SDK access
  • Gemini tools — bring your own API key
  • Hash-chained audit log

Other services hold your encryption keys. OmniDROP never does — yours stay on your device.

XSalsa20-Poly1305

Libsodium authenticated encryption on device

RAM-only relay

Payload chunks never written to gateway disk

Gemini XPRIZE Submission

Built for humans and autonomous agents