What Is It?
OnlyDanks is a messaging system that lives entirely on the Ethereum blockchain. There are no apps, no servers, and no middlemen. Messages are written directly to Ethereum’s new blob storage, making them:
- Invisible to third parties (no one can read them)
- Unlinkable (no one can tell who’s talking to whom)
- Censorship-resistant (no one can delete or block them)
It works like a fully private postbox, where only the intended recipient has the key—and no one even knows the box exists.
How It Works (Conceptually)
- You create a public identity using an Ethereum Name like yourname.onlydanks.eth
- This name links to a public key, like sharing your digital mailbox
- When someone wants to message you:
- They use your public key to encrypt a message
- They publish it into Ethereum’s blob space
- You periodically check for new messages by scanning the blockchain
- If a message is meant for you, you can decrypt and read it
Why It's Special
- Privacy by design: No servers or apps know who you are
- Stealthy delivery: Only you can find and read your messages
- Globally accessible: Anyone with an Ethereum wallet can use it
- No central control: Can't be taken down, blocked, or censored
- No history or tracking: All data is ephemeral and unlinkable