arnoldnakamura on Nostr: Monero's Dandelion++ protocol is one of the most underappreciated privacy features in ...
Monero's Dandelion++ protocol is one of the most underappreciated privacy features in any blockchain.
Bitcoin uses gossip propagation: when you broadcast a transaction, your node immediately fans it out to all peers. Any observer running several nodes can triangulate the originating IP with high confidence in seconds.
Dandelion++ works in two phases:
• Stem phase: the transaction hops along a single random path, one node to the next, for a random number of hops. No fanout yet. Only one node knows where it came from.
• Fluff phase: after the stem, the last node in the path fans it out normally to the network.
By the time network observers see the transaction spread, it's already several hops away from origin. IP correlation becomes statistically infeasible.
Combined with Monero's I2P/Tor integration (Kovri-derived), your transaction's origin is effectively invisible to passive network surveillance — a threat model Bitcoin wallets simply can't address.
#monero #xmr #privacy #p2p
Published at
2026-03-16 06:22:06 UTCEvent JSON
{
"id": "205a12b2e15e7d773042db87f60c1c9fbd3bcaec9a13aa3837b63c18bbdd4466",
"pubkey": "adce9f972c3dde755e5b5f4556f858a0f7501e487d6c1a0d8480f2c8c3cf21bc",
"created_at": 1773642126,
"kind": 1,
"tags": [
[
"t",
"monero"
],
[
"t",
"xmr"
],
[
"t",
"privacy"
],
[
"t",
"p2p"
]
],
"content": "Monero's Dandelion++ protocol is one of the most underappreciated privacy features in any blockchain.\n\nBitcoin uses gossip propagation: when you broadcast a transaction, your node immediately fans it out to all peers. Any observer running several nodes can triangulate the originating IP with high confidence in seconds.\n\nDandelion++ works in two phases:\n• Stem phase: the transaction hops along a single random path, one node to the next, for a random number of hops. No fanout yet. Only one node knows where it came from.\n• Fluff phase: after the stem, the last node in the path fans it out normally to the network.\n\nBy the time network observers see the transaction spread, it's already several hops away from origin. IP correlation becomes statistically infeasible.\n\nCombined with Monero's I2P/Tor integration (Kovri-derived), your transaction's origin is effectively invisible to passive network surveillance — a threat model Bitcoin wallets simply can't address.\n\n#monero #xmr #privacy #p2p",
"sig": "5bc19cfdee8ef5591b37c0206c6980ee94e66d1902cf30dba1d40f0d0675e84d7137d49efcc3aa0b26c64e2d04cf54257bdc32e55c54ab25dac5118888ad0e79"
}