Rabble on Nostr: So one problem I see with nostr is that often I don’t know what relays a person is ...
So one problem I see with nostr is that often I don’t know what relays a person is using. So people follow a bunch, in the hopes of getting some overylap. Has anybody explored using a DHT to register what relays an identity is using? It would be optional, but each nostr key pair could write to a section of the DHT, with messages signed by them, saying what their current relays are. Then when you go to look up an identity, you could get the relay address from there rather than asking all of your relays.
Lots of decentralized projects from BitTorrent to IPFS use DHTs. Although there’s no incentive structure for running them, that doesn’t seem to be a problem given the value / cost that we see in real life situations.
Has this been discussed already? I’d like to know before I dig in to making code and a proposal. Or is there a strong reason why lots of people hate the idea?
Published at
2023-02-22 00:18:34Event JSON
{
"id": "1c6f8fe022a3f5d2b1dbbcee7b72d5a5ac187dce174a3d10d016bde22ed43cbd",
"pubkey": "76c71aae3a491f1d9eec47cba17e229cda4113a0bbb6e6ae1776d7643e29cafa",
"created_at": 1677025114,
"kind": 1,
"tags": [],
"content": "So one problem I see with nostr is that often I don’t know what relays a person is using. So people follow a bunch, in the hopes of getting some overylap. Has anybody explored using a DHT to register what relays an identity is using? It would be optional, but each nostr key pair could write to a section of the DHT, with messages signed by them, saying what their current relays are. Then when you go to look up an identity, you could get the relay address from there rather than asking all of your relays.\n\nLots of decentralized projects from BitTorrent to IPFS use DHTs. Although there’s no incentive structure for running them, that doesn’t seem to be a problem given the value / cost that we see in real life situations.\n\nHas this been discussed already? I’d like to know before I dig in to making code and a proposal. Or is there a strong reason why lots of people hate the idea?",
"sig": "fe3719cd662a4d454d7d353cdf39fb75da2792c179f6a4db2cea23c6da5d4ed987ff090b0e54b5d3c811f371500595613c76ecb12a5df13640002b08384fe369"
}