Graham O'Nero on Nostr: As Nosmero is pretty stable at this point, I turned my attention to a pure p2p XMR ...
As Nosmero is pretty stable at this point, I turned my attention to a pure p2p XMR solution for social media.
**I made Swarmnero** — a p2p social network with Monero built in at the protocol level. It runs on Holepunch's Pear Runtime. Zero infrastructure. You install Pear once, then launch Swarmnero with one command, auto-updates arrive over p2p.
It shares philosophy with Nostr (your keys = your identity, no central gatekeeper) but trades relays for a pure p2p stack. Posts, follows, DMs, and media replicate directly between devices over Hyperswarm DHT. No intermediaries to censor, index, or go dark.
**What's inside:**
- Ed25519 identity, signed events — your keys never leave your machine
- Native Monero wallet (monero-ts WASM) for tipping posts and replies
- Paywalled posts: author encrypts the body, buyer pays XMR to a per-post subaddress, key auto-released after on-chain verification
- X25519 E2E DMs between mutual follows (crypto_secretbox)
- Hashtag search + friends-of-friends discovery, no algorithm
**Install:**
npm i -g pear
pear run pear://t6athit7zo98y7wb7kupmeaihxu3p5tft5s55nx5a5s634meppgy
Eventually I'll get around to making standalone download files for Mac, Linux, and Windows.
Full guide + screenshots + source:
https://swarmnero.comPublished at
2026-04-20 00:18:20 UTCEvent JSON
{
"id": "8579a861cec991c73b0e32d4550496aa6510affc1b800fecb465b177c110c51b",
"pubkey": "35d38fa2efb7c9f4b1bf20a4d2cded731b152ed871a0aac9d72347265c9b42d8",
"created_at": 1776644300,
"kind": 1,
"tags": [
[
"client",
"nosmero"
]
],
"content": "As Nosmero is pretty stable at this point, I turned my attention to a pure p2p XMR solution for social media. \n\n**I made Swarmnero** — a p2p social network with Monero built in at the protocol level. It runs on Holepunch's Pear Runtime. Zero infrastructure. You install Pear once, then launch Swarmnero with one command, auto-updates arrive over p2p.\n\n\nIt shares philosophy with Nostr (your keys = your identity, no central gatekeeper) but trades relays for a pure p2p stack. Posts, follows, DMs, and media replicate directly between devices over Hyperswarm DHT. No intermediaries to censor, index, or go dark.\n\n\n**What's inside:**\n\n- Ed25519 identity, signed events — your keys never leave your machine\n \n- Native Monero wallet (monero-ts WASM) for tipping posts and replies\n \n- Paywalled posts: author encrypts the body, buyer pays XMR to a per-post subaddress, key auto-released after on-chain verification\n\n- X25519 E2E DMs between mutual follows (crypto_secretbox)\n\n- Hashtag search + friends-of-friends discovery, no algorithm\n\n\n**Install:**\n\nnpm i -g pear\n\npear run pear://t6athit7zo98y7wb7kupmeaihxu3p5tft5s55nx5a5s634meppgy\n\nEventually I'll get around to making standalone download files for Mac, Linux, and Windows.\n\nFull guide + screenshots + source: https://swarmnero.com",
"sig": "e4e4f44278faf728dcaaf0e6cf0813a0308e562c90073329fa6a0f73d8aa813641afbba7334385fd8076d51b510b602518528bf42dbeb9c8907159b17933e403"
}