Nothing to create, nothing to delete
Signup walls exist so a service can attach your transfers to an identity — an email, a plan, a profile. Pairchute has none of that. There’s no account to create before you send and no account left behind after. The only thing stored on your device is a keypair the browser generates for the encrypted handshake, and it never leaves your machine.
That means there’s also nothing to delete, no data-export request to file, and no profile to be breached.
How you send without an account
One computer clicks Create invite and gets a link. Send that link over any private channel you already trust — a chat app, in person. The other side clicks it and sends one reply back, and the direct pipe opens. The invite carries the connection keys, so treat it like a password; it also expires after an hour and never contains your file.
Free, and free of strings
A static page with no servers costs almost nothing to run, so Pairchute is free with no catch — no account tier, no "upgrade for larger files", no ads harvesting your usage. Size is bounded by your disk, not your plan. If it saves you time, there’s a Bitcoin tip jar in the corner; that’s the entire business model.
There is also no password to forget and no verification email that never arrives. The closest thing to an identity here is the invite link itself, and it evaporates after one hour, leaving nothing to reset or recover.
Why the other services want one
It is not arbitrary. A service that stores your file has to decide how long to keep it, who may fetch it, and who pays for the disk — and an account is how all three questions get answered. It also happens to be a marketing list, which is why the signup wall usually arrives before you have seen whether the tool works.
Pairchute answers those questions by not storing anything, so the account has nothing left to do. That is a genuine trade, not a free win: both people have to be present at the same time, the transfer runs in one sitting, and there is no link that waits patiently for someone to come back tomorrow. If that trade suits the job, the signup wall was never buying you anything.
What is actually kept on your device
One thing: a keypair your browser generates the first time you open the page, held in the browser’s local storage for this site. It exists so the two sides can authenticate the encrypted handshake and so a tampered invite fails instead of quietly connecting. It never leaves your machine and it is not an identity anyone else can look up.
What is not kept: no transfer history, no list of people you have connected to, no filenames, no analytics identifier, no cookies. You can confirm all of this in your browser’s storage inspector, and clearing site data for pairchute.com removes the keypair — the next visit simply generates a fresh one.
No email, no phone number, no verification step
There is nothing to confirm before you can send. No address to type, no six-digit code to wait for, no phone number to hand over, no "check your inbox to continue". Nothing to unsubscribe from afterwards, no password to reset, no profile to delete, and no data-export request to file, because there is no record to export.
The site is free because a static page with no servers costs almost nothing to run — not because your details are the price. If it saves you time there is a Bitcoin tip jar in the corner, and that is the entire business model.
Does having no account make it less secure?
It is a fair question, because on most services the account is the access control. Here the invite link takes that role: it carries the connection keys, so whoever holds it can connect and nobody else can. That is why it should be sent over a channel you trust and why it expires after an hour.
The transfer itself does not get weaker for lacking a login. The connection is end-to-end encrypted with keys generated on the two devices, every block is hash-verified, and once you are connected both screens show a matching 6-digit code you can compare in a second — if the two differ, the invite was tampered with in transit and you can disconnect before sending anything. An account would add a name to that process, not security.
Send a file now
Scroll up and hit Create invite — you get a link to send the other person. They click it, send one reply back, and the direct encrypted pipe opens. Nothing is uploaded; nothing is stored.
Related
See also: transferring between two computers · a WeTransfer alternative with no account — and the Pairchute home page.