Pubky is a decentralized web protocol that puts you in control of your identity and data.
- Your Identity = Your Key: No usernames, no accounts. Your public key is your permanent identity.
- Your Data, Your Choice: Store data on any Homeserver you choose. Switch anytime without losing anything.
- Censorship Resistant: Built on the Mainline DHT (15+ years proven, 10M+ nodes). No single authority can block you.
- No Blockchain: Fast, free operations using standard web technologies (HTTP/HTTPS).
flowchart LR
You[Your Key] --> PKARR[PKARR Record]
PKARR --> DHT[Mainline DHT]
PKARR --> HS[Your Homeserver]
Apps[Apps] --> HS
Apps --> DHT
- Generate a cryptographic key pair (your identity)
- Publish a PKARR record to the DHT (points to your Homeserver)
- Store your data on any Homeserver
- Apps discover and access your data via your public key
| Component | Purpose | Status |
|---|---|---|
| [[Explore/PubkyCore/Introduction|Pubky Core]] | Protocol, Homeserver, SDK | ✅ Production |
| [[Explore/Technologies/PubkyRing|Pubky Ring]] | Mobile key manager (iOS/Android) | ✅ Production |
| [[Explore/PubkyApp/Introduction|Pubky App]] | Social media demo (pubky.app) | ✅ Live (MVP) |
| [[Explore/PubkyApp/Backend/PubkyNexus|Pubky Nexus]] | Social indexing service | ✅ Production |
| [[Explore/Technologies/Paykit|Paykit]] | Payment protocol | |
| [[Explore/Technologies/PubkyNoise|Pubky Noise]] | Encrypted communication |
Replace Big Tech: No algorithm controls your feed. No company owns your data.
Replace Big State: Censorship becomes impractical when data lives on millions of distributed nodes.
Replace Big Banks: Native integration with Bitcoin/Lightning for true financial freedom (coming soon).
- Users: Download [[Explore/Technologies/PubkyRing|Pubky Ring]] → Try pubky.app
- Developers: Check [[GettingStarted|Getting Started Guide]] → Install [[Explore/PubkyCore/SDK|SDK]]
- [[index|Full Documentation]]: Complete knowledge base
- [[FAQ|FAQ]]: 63 questions answered
- [[Glossary|Glossary]]: Quick term definitions
- [[TheVisionOfPubky|Vision]]: Why we're building this
Bottom Line: Pubky gives you a self-sovereign identity, censorship-resistant data storage, and the freedom to choose your own infrastructure—all using proven, scalable technology.