Thanks for replying!
The relay selection in Gossip is great.
I also understand that there are some deliberate choices to enable working with no ID imported as well; keeping follows and relay lists even with no identity.
Used to other clients, I expect that importing an identity leads to showing the follow list and feed, without manually entering relays. If this is not possible by design, I can live with that (then my trick is to keep multiple gossip data dirs and rotating them).
Currently I cannot say if something is buggy or by design, and frankly I have not spent the time to systematically test it; sometimes it works, sometimes it does not. But e.g. now after ID import and manually adding my 8 relays it found my metadata (sometimes that’s sporadic too), but not my follower list (it was updated recently),
I usually import only pubkey, I’m not sure if that’s relevant.
So you are restarting from scratch as you switch identities? I can see how that would be difficult. There probably are some bootstrapping issues where you need to restart for it to update and work properly that I never fixed because I rarely bootstrap (most people only do it once).
Keeping multiple data diretories is a good idea. You might want to symlink (if your filesystem supports it) the cache folder so you don't download the same data multiple times.
Thread collapsed