You can't buy a decade
Patina reads the history already sitting in accounts you own and turns it into portable evidence that a real human has been here for years. No documents. No face scan.
[ No documents·No selfie·No wallet·60 seconds ]
The problem
Bots now make up more than half of all traffic. Followers are purchasable by the thousand. A convincing profile takes an afternoon to build and costs almost nothing.
Every signal the web leans on to spot a real person has become something you can simply buy, with one exception.
Nobody has worked out how to buy a decade.

The score
Why it holds up
Years ago, without meaning to. The account you opened at fourteen is the credential. You just never had a way to use it as one.

Your data stays in your own Personal Server on Vana. We read it once, under a grant you approve and can revoke. We never see a password.

Prove it once. Any other app can check the same score without you repeating a thing, because the proof is signed rather than locked behind our login.

Young, private or quiet accounts score low and are doing nothing wrong. Patina reports how much history it can see. Absence of evidence is exactly that.

How it works
It used to be a minute on a phone. It is longer now, and it has to be: proving an account is yours means signing in to it, and that happens on your machine rather than on ours.
No wallet and no seed phrase. Ten sources to choose from, and whichever you have had longest is the one worth starting with.
Vana Desktop opens a browser window and asks you to log in. That is what turns a typed username into a proven one, and it is why Patina never sees a password.
Your page, your story, and a signed proof other apps can verify on their own, without you doing any of this twice.
Honestly compared
Most verification asks whether you are a unique human. Patina asks how long you have been one. Those are different questions, and we do not win every row.
| Patina | Biometric scan | Document KYC | Wallet age | |
|---|---|---|---|---|
| Proves years of real history | ✓ | · | · | ✓ |
| Works without biometrics | ✓ | · | ✓ | ✓ |
| No ID document needed | ✓ | ✓ | · | ✓ |
| Covers people without crypto | ✓ | ✓ | ✓ | · |
| User can revoke access after | ✓ | · | · | · |
| Proves you are one unique person | · | ✓ | ✓ | · |
That last row is theirs, not ours. Patina is a signal, not a certificate.
For developers
A fresh wallet is free. A decade of ordinary digital life is not. Read a signed, verifiable score for any public profile. No API key, no OAuth, CORS open.
Do not trust our JSON. Every response carries an attestation signed by Patina's app key on Vana. Recover the signer yourself and confirm it matches. You never have to trust this server.
# One GET. No key.
GET https://patinadata.xyz/api/verify/alice
{
"score": 76,
"verdict": "Well established",
"oldestYear": 2012,
"yearsOfHistory": 14.2,
"attestation": {
"app": "0x620d…54a1",
"signature": "0x…"
}
}Drop it on a README, a personal site or a bio. Reads live and links back to the proof.
Pricing
Individuals never pay. Reading scores is free too, with limits set only high enough to stop a script. Patina costs real money to run, so that will not be true forever at volume, and when it changes we would rather hear what you need than guess at a number now.
Your score, your page, your story. Free for good.
Read any public score. Everything you need to build.
For apps gating real humans at scale.
What Patina can't do
On the homepage rather than buried in a policy page, because a score you cannot interrogate is a score you should not trust.
It reports how much real history it can see. A high score is strong evidence, not a certificate, and anyone telling you otherwise is selling something.
If you are nineteen, or private, or you simply do not post much, you will score low and you are doing nothing wrong.
They do get sold, and that costs real money that climbs with age. It turns a free attack into an expensive one. It does not make it impossible.
Questions
Because typing a username proves nothing. The old version read public pages, which meant anybody could enter anybody's handle. Now you sign in to each account through Vana Desktop, in a browser window on your own machine, and that is what proves the account is actually yours. It is a slower start and a far stronger claim at the end of it.
Never. The sign-in happens inside Vana Desktop on your computer and nothing about it reaches us. Patina holds no credentials and no tokens, and cannot sign in as you afterwards. What we read is the data your own Personal Server hands over under a grant you can revoke at any point.
We keep dates and counts, rounded to the month. Captions, post text, home addresses, email addresses, song and game titles, and the names of people you know are all dropped before anything is written down, not held and ignored. There is a test that fails if any of them ever reach storage.
You will score low, and that is by design rather than a judgement. The model carries a deliberate floor so a genuinely young person is never flattened to zero. A low score means “not much history here”, not “this is a fake”.
It should not have to. Every score ships with an attestation signed by Patina's app key on Vana. Any developer can recover the signer themselves and confirm the score is genuinely ours and unaltered, without calling us at all.
Neither. No wallet, no seed phrase, no payment, and there is nothing to sign up for. Your score follows you between computers on its own, because connecting proves which Vana account you are without us asking you for anything.
Takes about a minute
Connect the account you have had the longest and see what it is worth.
Patina won the Vana Cup 2026, first of 43 apps.
[ No documents · No selfie · No wallet · Free for individuals ]