Alasdair on Nostr: The question is how can you build a system to connect Alice and Bob, if Alice and Bob ...
The question is how can you build a system to connect Alice and Bob, if Alice and Bob do not share any relays?
I'm working on an idea for an aggregation layer for nostr that could potentially be built to solve this problem.
Aggregators would connect to relays.
Aggregators would then communicate between each other to find out which relay a user is connected to, and then find the best optimal path between Alice and Bob.
If they don't have any relays in common, the relay would send it to an aggregator, which is connected to a network of aggregators that are connected to every other relay.
The aggregators would communicate until the requested user is found, and then distribute the information between the two users.
The load on the aggregator should be minimal, and be functionally similar to the ways that relays work for users.
Published at
2023-02-07 20:32:52Event JSON
{
"id": "ebc1251d4cd4ce0c1842bc67f831cf03c384f1d00d0351eda17b678139566d66",
"pubkey": "0f81ead55f084f9814380342375cf1868636379c8157e64ef401f09f74df8941",
"created_at": 1675801972,
"kind": 1,
"tags": [],
"content": "The question is how can you build a system to connect Alice and Bob, if Alice and Bob do not share any relays?\n\nI'm working on an idea for an aggregation layer for nostr that could potentially be built to solve this problem.\n\nAggregators would connect to relays.\n\nAggregators would then communicate between each other to find out which relay a user is connected to, and then find the best optimal path between Alice and Bob. \n\nIf they don't have any relays in common, the relay would send it to an aggregator, which is connected to a network of aggregators that are connected to every other relay.\n\nThe aggregators would communicate until the requested user is found, and then distribute the information between the two users.\n\nThe load on the aggregator should be minimal, and be functionally similar to the ways that relays work for users.",
"sig": "7450a8ca902567708560ba6fe770a75ff369507d1c2e3a8bbc9b230dda4f0a9c214d14f506df42a0477352093b73bcb4d20c0271b71a33a2cdd0f9d82fb32ceb"
}