A practical guide for designers, writers, and developers
Every freelancer knows the pattern: you send a mockup, a draft, a prototype. The client says "we went with another direction." Two weeks later, your work is live on their website — with no credit and no payment.
Without proof that you created the work before sending it, there's little you can do. It becomes "he said, she said." Contracts help, but most freelance gigs happen without one.
Before sending any deliverable to a client, create a cryptographic timestamp. This proves that a specific file existed in your hands at a specific point in time — before the client received it.
The file itself never leaves your computer. Only its SHA-256 hash (a mathematical fingerprint) is computed and anchored to a blockchain. Anyone can independently verify the proof later.
If you didn't timestamp before sending, you still have options:
But going forward: timestamp before you send. It takes 30 seconds and costs less than a coffee.
Do I need a crypto wallet? Yes, you need MetaMask or any EVM wallet with $0.10 USDC on Base. Alternatively, you can send USDC directly to an address and paste the transaction hash.
Is this a legal document? No. It's cryptographic evidence of existence. It doesn't replace a contract or copyright registration, but it's strong supporting evidence in disputes.
What file types work? Any file: PDF, PNG, JPG, ZIP, DOCX, code files, 3D models. Up to 10MB. The hash represents the exact bytes of the file.
What if FreelanceShield shuts down? The certificate is self-contained. The verification algorithm is printed on the PDF. The blockchain anchor is permanent. Your proof outlives the service.
No sign-up. No account. Your file never leaves your browser.