Live: https://paidprivatefile.zkglobalcredit.tech
Paid Private File is a non-custodial marketplace for selling a single file for Zcash. It pairs two privacy networks end to end: you get paid in shielded ZEC, and the file is delivered to the buyer over the Nym mixnet, so both the money and the delivery are private, and nothing readable ever sits on a server.
The Zcash side is fully non-custodial and view-only. A seller registers a Unified Full Viewing Key (UFVK)**. For every order, the platform derives a unique diversified Unified Address from that UFVK, pure offline crypto via zcash_keys, with no spend authority, and the buyer pays the seller directly into the seller’s own account. A light-client scanner (zcash_client_backend + lightwalletd over gRPC) detects the payment view-only, including an instant 0-conf mempool sighting, and settles the order once it confirms.
The delivery runs on Nym. The file is encrypted in the seller’s browser (AES-256-GCM) before it’s ever uploaded. After payment, the decryption key and the encrypted file travel browser-to-browser over the Nym mixnet, both browsers run the Nym SDK and talk directly through the mixnet, leaving no metadata trail of who sent what to whom. The buyer decrypts on their own device. (An encrypted HTTPS copy exists only as a fallback; the server holds ciphertext it can’t read, never the key or the plaintext.)
It’s live and proven on mainnet: real ZEC in, a real file delivered over Nym, decrypted locally, no email, no accounts, non-custodial. The whole stack is librustzcash + lightwalletd, the only thing you hand the platform is a view-only key.
Mini tutorial
Sell a file (seller)
- Create a shop: pick a public handle and paste a dedicated account’s view-only viewing key (UFVK). You get a one-time access key to log back in, no email.
- Upload your file and set a price in ZEC. It’s encrypted in your browser before upload.
- Copy the link and open it in a different browser or device than yours (the first browser to open it becomes the buyer, and Nym delivery needs two separate browsers). Sell one file at a time and keep the tab open during delivery.
- When the buyer pays, your browser automatically delivers the key + file over Nym.
Buy a file (buyer)
- Open the link: a private Nym receiver is set up automatically.
- Scan the QR / copy the address and pay the ZEC invoice (shielded).
- Once detected, the key and encrypted file arrive over the Nym mixnet (you’ll see a progress bar).
- The file is decrypted on your device and downloads automatically. Done.
Ex.:
File Created on Chrome
File Paid in Safari






