---
title: "Resources"
---

A curated directory of websites, applications, repositories, packages, and community channels across the Pubky ecosystem.

---

## Websites

- [pubky.org](https://pubky.org/) — Official Pubky website
- [pubky.tech](https://pubky.tech/) — Awesome list: Ecosystem directory
- [synonym.to](https://synonym.to/) — Synonym (company behind Pubky)
- [docs.pubky.org](https://docs.pubky.org/) — Official documentation
- [pkdns.net](https://pkdns.net/) — PKDNS public resolver
- [pubkyring.app](https://pubkyring.app/) — Pubky Ring key manager

## Live Applications

- [pubky.app](https://pubky.app/) — Decentralized social media app
- [explorer.pubky.app](https://explorer.pubky.app/) — Pubky data explorer
- [pubky.observer](https://pubky.observer/) — Pubky data explorer
- [eventky.app](https://eventky.app/) — Event management on Pubky
- [playground.pubky.org](https://playground.pubky.org/) — Interactive demo: same user-owned data powering multiple apps with different layouts

## Core Repositories

All under [github.com/pubky](https://github.com/pubky):

- [pubky-core](https://github.com/pubky/pubky-core) — Collection of the components that make up the Pubky protocol
- [pubky-app](https://github.com/pubky/pubky-app) — Pubky social media application
- [pubky-ring](https://github.com/pubky/pubky-ring) — Mobile key manager app
- [pubky-nexus](https://github.com/pubky/pubky-nexus) — Aggregator and indexer for pubky.app
- [pubky-app-specs](https://github.com/pubky/pubky-app-specs) — Shared data models and validation for apps interoperable with pubky.app
- [pkarr](https://github.com/pubky/pkarr) — Public Key Addressable Resource Records (sovereign TLDs)
- [mainline](https://github.com/pubky/mainline) — BitTorrent Mainline DHT implementation in Rust
- [react-native-pubky](https://github.com/pubky/react-native-pubky) — React Native bindings
- [pubky-core-ffi](https://github.com/pubky/pubky-core-ffi) — Pubky Core Mobile SDK
- [pkdns](https://github.com/pubky/pkdns) — DNS server resolving pkarr self-sovereign domains
- [paykit-rs](https://github.com/pubky/paykit-rs) — Payment toolkit
- [http-relay](https://github.com/pubky/http-relay) — HTTP relay
- [pkdns-publisher](https://github.com/pubky/pkdns-publisher) — PKDNS record publisher
- [pkdns-resolver-extension](https://github.com/pubky/pkdns-resolver-extension) — Browser extension for PKDNS resolution
- [pkdns-digger](https://github.com/pubky/pkdns-digger) — Resolvable sovereign keys tool
- [homegate](https://github.com/pubky/homegate) — Gateway service
- [pubky-explorer](https://github.com/pubky/pubky-explorer) — Data explorer (explorer.pubky.app)
- [pubky-docker](https://github.com/pubky/pubky-docker) — One-click Pubky deployments
- [workshop](https://github.com/pubky/workshop) — Live coding workshop for building JS apps with pubky-sdk
- [pubky-crypto](https://github.com/pubky/pubky-crypto) — Minimal crypto utilities
- [pubky-locks](https://github.com/pubky/pubky-locks) — P2P commerce
- [pubky-ai-bot](https://github.com/pubky/pubky-ai-bot) — AI capabilities for Pubky
- [pubky-cli](https://github.com/pubky/pubky-cli) — Command-line companion for interacting with Pubky homeservers
- [atomicity](https://github.com/pubky/atomicity) — Proposal for a P2P credit system
- [pubky-ai-kit](https://github.com/pubky/pubky-ai-kit) — Context for building with Pubky and AI

## Community Projects

- [homeserver-dashboard](https://github.com/francismars/homeserver-dashboard) — Homeserver dashboard UI
- [pubky-node](https://github.com/BitcoinErrorLog/pubky-node) — All-in-one binary to run a homeserver, DHT node, and PKARR relay and Pubky toolset
- [eventky](https://github.com/gillohner/eventky/) — Event management on Pubky
- [pak](https://github.com/aljazceru/pak) — Pubky Army Knife
- [pubky-nextjs-template](https://github.com/PastaGringo/pubky-nextjs-template) — Next.js template for Pubky apps
- [pubkytree](https://github.com/PastaGringo/pubkytree) — Pubky tree visualization
- [tagky](https://github.com/PastaGringo/tagky) — Automated tagging using LLM
- [pubky-canva](https://github.com/gillohner/pubky-canva) — Collaborative canvas on Pubky
- [pubky-mint](https://github.com/ok300/pubky-mint) — RSS-like way to browse your follows' Pubky activity
- [vanity-pubky](https://github.com/coreyphillips/vanity-pubky) — Vanity key generator
- [pubky-private-messenger](https://github.com/coreyphillips/pubky-private-messenger) — End-to-end encrypted messaging
- [pkdns-vanity](https://github.com/jphastings/pkdns-vanity) — PKDNS vanity key generator

## Package Registries

### Crates (Rust)

- [pubky](https://crates.io/crates/pubky) — Pubky Rust SDK
- [pkarr](https://crates.io/crates/pkarr) — Public Key Addressable Resource Records
- [pubky-app-specs](https://crates.io/crates/pubky-app-specs) — Shared data models and validation for Pubky apps
- [mainline](https://crates.io/crates/mainline) — BitTorrent Mainline DHT implementation

### npm (JavaScript/TypeScript)

- [@synonymdev/pubky](https://www.npmjs.com/package/@synonymdev/pubky) — Pubky JavaScript/TypeScript SDK
- [@synonymdev/pkarr](https://www.npmjs.com/package/@synonymdev/pkarr) — Pkarr JavaScript/TypeScript SDK
- [pubky-app-specs](https://www.npmjs.com/package/pubky-app-specs) — Shared data models and validation for Pubky apps

### React Native

- [@synonymdev/react-native-pubky](https://www.npmjs.com/package/@synonymdev/react-native-pubky) — React Native SDK

## Community Channels

- [Pubky on pubky.app](https://pubky.app/profile/ihaqcthsdbk751sxctk849bdr7yz7a934qen5gmpcbwcur49i97y) — Official Pubky profile
- [Telegram: pubkycore](https://t.me/pubkycore) — Community chat
- [Discord](https://discord.gg/DxTBJXvJxn) — Developer community
- [X/Twitter: @getpubky](https://x.com/getpubky) — Official updates
- [YouTube](https://www.youtube.com/channel/UCyNruUjynpzvQXNTxbJBLmg) — Tutorials, demos, roundtables, presentations
- [Medium: pubky](https://medium.com/pubky) — Blog posts and articles

## Videos & Talks

- [Pubky Introduction — BTC Prague 2025](https://www.youtube.com/watch?v=hPxLz4VQpKk) (08/01/2025) — Introduction to Pubky
- [The Atomic Economy](https://www.youtube.com/watch?v=X3ogGRuv7qY) (08/29/2025) — The Atomic Economy talk
- [Pubky Community Call #3](https://www.youtube.com/watch?v=1eMYq-WJiNg) (02/17/2026) — Community call
- [PKDNS Explainer](https://youtu.be/GJHMlyKUoWY) (10/26/2024) — How PKDNS works
- [Pubky Explorer Explainer](https://youtu.be/qESmEhDNl4E) (10/27/2024) — Using the Pubky Explorer
- [Pubky Notes Explainer](https://youtu.be/dXsFe3jmtHE) (10/28/2024) — Note-taking with Pubky
- [Pubky Password Manager](https://www.youtube.com/watch?v=5uUt2HHlawE) (10/31/2024) — Password management demo
- [Pubky Arcade](https://www.youtube.com/watch?v=hUzN68mNfP4) (10/29/2024) — Gaming on Pubky
- [Pubky AI Social Bot](https://www.youtube.com/watch?v=cbOPwbqOKHQ) (11/01/2024) — AI integration demo
- [Nuh @ Thank God for Nostr podcast](https://fountain.fm/episode/HXQpcOdQU9Tnxa9BQO2v) (11/19/2024) — Podcast interview

## Philosophical Foundations

Essays, talks, and resources exploring the vision, principles, and philosophy behind Pubky and the Atomic Economy.

### Essays & Manifestos

- [The Age of Social Intelligence](https://pubky.app/post/gujx6qd8ksydh1makdphd3bxu351d9b8waqka8hfg6q7hnqkxexo/0034WADK62XRG) (03/29/2026) — Why social intelligence is the missing layer as AI scales, and the Semantic Social Graph as open cognitive infrastructure
- [How to Fix Spam, Bots, and AI Slop on the World Wide Web](https://howtofixtheweb.com) (03/16/2026) — The Semantic Social Graph as the real algorithm to replace centralized feed curation
- [Building Blocks for the Atomic Economy](https://medium.com/pubky/building-blocks-for-the-atomic-economy-aeeba8ccde8e) (10/17/2025) — How each technical primitive maps to a philosophical principle of sovereignty
- [The Atomic Economy: Reclaiming Society from the Inside Out](https://medium.com/pubky/the-atomic-economy-reclaiming-society-from-the-inside-out-574504dfe326) (04/24/2025) — Extending Bitcoin's revolution into identity, trust, and coordination
- [Corporate vs. Community-Led Open Source Development](https://medium.com/pubky/corporate-vs-community-led-open-source-development-491a03da58e6) (11/07/2024) — Cathedral vs. Bazaar: why effective freedom tools require intentional design
- [Pubky: The Next Web](https://medium.com/pubky/pubky-the-next-web-3287b35408f1) (11/05/2024) — The founding manifesto: diagnosing the web's failures and proposing "You Are the Algorithm"
- [Introducing Pubky: Rebooting the Web with User Sovereignty at the Core](https://medium.com/@synonym_to/pubky-launch-260f36ba8fe3) (10/25/2024) — Synonym's official launch statement on digital autonomy and open-source sovereignty
- [Welcome to the Atomic Economy](https://bitcoinerrorlog.substack.com/p/welcome-to-the-atomic-economy) (12/04/2021) — Early articulation of the Atomic Economy vision: webs of trust replacing centralized gatekeepers

### Bitcoin & Trust Philosophy

- [How to Think About Data on Bitcoin](https://bitcoinerrorlog.medium.com/how-to-think-about-data-on-bitcoin-a5a80442ef68) (05/01/2025) — Blockspace as a free market, and why social data doesn't belong on-chain
- [Fiat Will Never Die, Long Live Bitcoin](https://bitcoinerrorlog.substack.com/p/fiat-will-never-die-long-live-bitcoin) (02/10/2021) — Units of trust vs. units of work: a nuanced framework for money and credit
- [Who secures Bitcoin?](https://medium.com/bitcoinerrorlog/who-secures-bitcoin-95b19bbcda3c) (10/26/2019) — Individual nodes as the ultimate guarantors of consensus, not miners or developers

### Talks & Interviews

- [The Next Web — Bitcoin Audible Chat 124](https://bitcoin-audible.castos.com/episodes/chat-124-the-next-web-with-john-carvalho) (01/15/2025) — Deep dive into Pubky's philosophy, credible exit, and pragmatic decentralization
- [Defending Bitcoin — HackerNoon](https://hackernoon.com/defending-bitcoin-with-john-carvalho-17f549b5e059) (01/21/2019) — Origin story: defending decentralization at the protocol level, the thread that leads to Pubky
- [AMA — Stacker News](https://stacker.news/items/17771) (04/03/2022) — Extended Q&A revealing first-principles thinking: "Primitives are all that matter"

### Third-Party Analysis

- [What is Pubky? — Bitfinex Blog](https://blog.bitfinex.com/education/what-is-pubky/) (08/01/2025) — Accessible overview of Pubky's philosophical and technical foundations
- [Synonym Launches Architecture For A Self-Sovereign Economy — Bitcoin Magazine](https://bitcoinmagazine.com/business/synonym-launches-architecture-for-self-sovereign-economy-around-bitcoin) (11/16/2021) — Synonym's founding announcement: replacing the legacy economy with self-sovereign alternatives
