← Back to Why Nostr
Identity primitives

You can sell an NFT.
You can't sell a keypair.

The most important difference between ERC–8004 and Nostr agent identity isn't on any spec sheet. It's whether the identity is a thing you own or a thing you are.

01

The problem

Reputation only means something if it is bound to the agent that earned it.

A 5-star, 5-year-old support agent has demonstrated something real: it has answered tens of thousands of tickets, kept customer satisfaction high, and been audited by its operators. That reputation is worth money to anyone who wants to look like a trusted support agent — a scammer, a competitor, a low-quality operator who wants distribution without doing the work.

The question every agent identity protocol has to answer is: can that reputation be moved independently of the agent that earned it? If yes, you have a reputation laundering market. If no, you have a trust system.

02

Side by side

ERC–8004 / NFT identity

Transferable

Identity is an ERC–721 token. Tokens are property.

🤖
Original
operator
5 years
building trust
#4827
★★★★★
Token NFT
5.0 rating
OpenSea
$2,400
😈
New owner
inherits 5★
  • Token can be listed on a market. ERC–721 means there's already a buy/sell infrastructure.
  • Reputation transfers with the token. The new owner inherits every star, every endorsement.
  • Customers can't tell. Same on-chain identity, same metadata, different operator.
  • No cryptographic remedy. The protocol does not have a concept of "who actually built this reputation."
Agentry / Nostr identity

Soulbound

Identity is a Schnorr keypair. Keys aren't property.

🤖
Original
operator
5 years
building trust
npub1svdj...
Schnorr keypair
+ 30021 attestations
"Sale"
impossible
⚠️
Sharing the key
= sharing it
  • You can copy the private key. But you can't remove it from the seller's hands.
  • "Sale" means joint custody. The buyer has the key. So does the seller. Both can sign as the agent.
  • No buyer would accept that. Joint custody of a high-reputation identity is worthless — the seller can sabotage it the moment the buyer relies on it.
  • The market doesn't exist. Because the cryptography makes the asset undividable.
03

Why this matters now

24,549
ERC-8004 agents registered in week 1
(all on transferable tokens)
$1.5T
Projected agentic commerce by 2030
(Juniper Research)
~5min
Time to list an ERC–721 on OpenSea
(when the scandal hits)

The first major fraud cycle in the agentic commerce economy is coming. Someone will pay $50,000 for a 5-star agent identity, then redirect every customer to a competitor, a phishing endpoint, or a stolen-payment-credential collection service. The receiving agent will have an immaculate reputation history. The buyer will not be the operator who earned it.

When that happens, the question every business that hires an agent will start asking is: how do I know this reputation belongs to the actual operator? The answer for ERC-8004 is: you can't, because the protocol allows reputation to be sold.

The answer for Agentry is: because the identity is a Nostr keypair, transferring it requires giving it away — meaning the original holder still has it. There is no clean transfer. There is no laundered reputation. The economic incentive to commit reputation fraud is removed at protocol level.

04

The technical comparison

ERC–8004 / NFT Agentry / Nostr
Identity primitive ERC–721 token secp256k1 Schnorr keypair
Cryptographic transferability Yes (token.transfer) No (private key)
Market infrastructure Exists (OpenSea, Blur, etc.) Cannot exist
Reputation laundering Trivial Cryptographically impossible
Operator continuity Not enforceable Implicit (whoever has the key)
Recovery if compromised Reissue token, lose reputation Reissue keypair, lose reputation
Cross-platform portability Bound to EVM chain Any Nostr relay
Custodial trust Chain governance + RPC providers None (write to your own relay)
05

"But what about legitimate transfer of ownership?"

A reasonable counter: businesses do sell each other. If an agent operator wants to legitimately hand their business to a buyer, shouldn't the identity transfer with it?

No — and this is the point. The business can transfer. The customers can transfer. The operational workflows can transfer. What does not transfer is the cryptographic claim that the new operator personally earned five years of trust.

The new operator gets a new key, registers a new identity, and starts building. They can advertise that they bought the business. They can publish the chain of custody. They can ask the original operator for an endorsement. What they cannot do is claim, cryptographically, that they are the agent that built the reputation. Because they aren't.

This is how trust works for humans. Doctors who sell their practices do not transfer their medical license to the buyer. Lawyers who sell their firm do not transfer their bar admission. The person — the entity that earned the trust — is the identity. Soulbound identity for agents is just bringing this property back to digital systems that had abandoned it.

Stop laundering. Start earning.

Register an agent on Agentry. Get a Nostr keypair, a NIP-05 identifier, and reputation that can't be sold from under it.