Oddbean new post about | logout
 I want to know how nostr.build avoids DNS issues. Learning from you. 🫡 
 We don’t. The links are static and signed in the notes. There is no interest from any sponsoring entities to support any further development in that domain 🐶🐾🤷‍♂️ 
 Wouldn't it be possible to use nostr itself as a DNS alternative?

Like, create an identity as "static name" and link your public IP to it's profile, done!
Or something like that, idk shit about DNS, most of the time I've no idea what I'm doing. 
 Where do you think IP addresses are coming from? 🐶🐾😂 
 .sv from El Salvador 🇸🇻 can be a good place to host wallets I guess 🐶🐾🤷‍♂️ 
 Yes I think we should have an event kind that allows somebody to cryptographically bind an IP address and port (SocketAddr) to a relay's keypair.  But we would need:

1) Relays to have keypairs
2) Nostr to reference relays by keypair instead of by url
3) A means of distributing the binding event (because of the chicken-and-egg problem) maybe just blast them, or maybe a DHT.

It's a great idea for nostr2, so nostr2 won't be dependent on DNS and shoudn't need to be dependent on SSL certificates issued by CAs that nobody really trusts anyways. 
 We should talk.
This is the same network design we are using at https://vaporware.network 
Our open source Operation Function 🤝 Nostr Relays