Privacy Policy
Short version: we collect nothing.
No KYC. No Accounts. No Sign-Up.
uSwap Zero requires no identity verification, no account creation, and no personal information of any kind. There is nothing to register, no email to verify, and no documents to upload. You swap directly — that's it.
No Data Collection
uSwap Zero collects zero personal data. Specifically:
- No analytics or tracking scripts
- No cookies
- No IP address logging
- No wallet address storage
- No browser fingerprinting
- No third-party requests
There is no JavaScript tracking on this site. The page source proves it.
Order Data
When you create a swap, the order details (deposit address, amounts, wallet addresses) are encrypted into your order URL using AES-256-GCM. This data exists only in the URL itself — it is never stored on our servers. When the URL expires or you close the page, the data is gone.
We have no database. There is no order history, no transaction log, and no way for us to look up past swaps.
Non-Custodial
Your funds go directly through the NEAR Intents protocol. uSwap Zero never holds, controls, or has access to your funds at any point. The swap is between you and the protocol's market makers.
Open Source
Every claim on this page is verifiable. The complete source code is public under the MIT License. You can audit the entire application — it is a single Go binary with zero external dependencies. The deployed binary can be verified against the source at /verify.
Third Parties
uSwap Zero makes requests only to the NEAR Intents API to fetch quotes and execute swaps. No data is shared with analytics providers, advertisers, or any other third party. There are no embedded scripts, fonts, or resources from external domains.
Tor
uSwap Zero is available as a Tor hidden service for users who want additional network-level privacy. The current .onion address is listed in the footer.
Changes
If this policy ever changes, the change will be visible in the public git history. There is no way to silently change it.