Oddbean new post about | logout
 I'm kind of worn out, trying to setup relays in my various environments (browsers, devices, clients, etc.). Would be nice to have some simple way of porting "utility" or "private" relay information, without them getting caught up in the outbox model, or needing to maintain x number of relay lists.

Made a suggestion.

https://github.com/nostr-protocol/nips/pull/1521 
 The idea is that some app might actually want to use one of the private relays as a mailbox (a community app, or OtherStuff app), but they could look for their own relays among the private ones, while other apps can ignore them. 
 When you get it all figured out, you can write a nice long form note on how to do this kind of optimization for us old fogies who don't understand half of it and don't have the time to learn.