PABLOF7z on Nostr: Yesterday we were playing around with ideas at Sovereign Engineering , we needed ...
Yesterday we were playing around with ideas at Sovereign Engineering (npub1s0v…rmq5) , we needed something to preserve anonymity for blossom users that communicate with DVMs.
📢 Introducing Onion-routing for event publishing
This introduces insane privacy guarantees, someone can publish an event and not even the relay they are publishing from can now it's them, nor their IP address.
Technically this works very similar to Lightning, the sender constructs a route of pubkeys and can bounce around the message through pubkeys willing to route for them.
The sender can include small ecash tokens inside each onion layer to pay for the routing.
No hop in the route until the last one knows what they are routing, who its coming from and the sender very explicitly defines through which relays it should hop.
(for the sake of debugging, I built a traceroute-like view, so the sender can see the event being bounced around the different relays; in real conditions a sender wouldn't use that to preserve privacy)
{
"id":"b2e5339c189d5625f35f8961e95fb6b0968c67ae086d6678a934c3e3dae89bfd",
"pubkey":"fa984bd7dbb282f07e16e7ae87b26a2a7b9b90b7246a44771f0cf5ae58018f52",
"created_at":1729258431,
"kind":1,
"tags": [
[
"p",
"83d999a148625c3d2bb819af3064c0f6a12d7da88f68b2c69221f3a746171d19",
"",
"mention"
],
[
"e",
"01c739f2b0878a7e64e7abde3a1179951fc15cc7f37dea0352cb3d786aab92ad",
"wss://relay.primal.net",
"mention"
]
],
"content":"Yesterday we were playing around with ideas at nostr:npub1s0veng2gvfwr62acrxhnqexq76sj6ldg3a5t935jy8e6w3shr5vsnwrmq5 , we needed something to preserve anonymity for blossom users that communicate with DVMs.\n\n📢 Introducing Onion-routing for event publishing\n\nThis introduces insane privacy guarantees, someone can publish an event and not even the relay they are publishing from can now it's them, nor their IP address.\n\nTechnically this works very similar to Lightning, the sender constructs a route of pubkeys and can bounce around the message through pubkeys willing to route for them.\n\nThe sender can include small ecash tokens inside each onion layer to pay for the routing.\n\nNo hop in the route until the last one knows what they are routing, who its coming from and the sender very explicitly defines through which relays it should hop.\n\n(for the sake of debugging, I built a traceroute-like view, so the sender can see the event being bounced around the different relays; in real conditions a sender wouldn't use that to preserve privacy)\n\nThink of this like tor, just faster.\n\nhttps://m.primal.net/LZtF.mp4 \n\nnostr:note1q8rnnu4ss798ue88400r5ytej50uzhx87d775q6jev7hs64tj2ksf2nkh2 ",
"sig":"48fc937a3191375b640efefa86e3b28a8bc57d9f0ea86e7ddca99f60dbe7524c3142799fbfaecf73aa718f01331c296443ec97ef2d2c95b230273540d6348365"
}