Closed mburns closed 3 years ago
Stop.
We can't do this unless we get rid of the recursive dnsaddr resolution. At the moment, reaching those new nodes depends on recursively resolving dns addrs and we only added support for that in go-ipfs 0.4.23.
I'm also not sure what the state of js-ipfs/js-libp2p is.
We're not going to turn any solarnet boxen off. We'll let 0.5 get out the door, then we'll remove the solarnet entries from the defaults, then wait a good few releases before turning them off.
it has been a good few releases.
The SoLarnet boxen were quietly retired last week due to their legacy key size (https://github.com/protocol/bifrost-infra/issues/1118). Thanks to @gmas @aschmahmann @marten-seemann & @jacobheun for coordinating this.
fixes https://github.com/protocol/bifrost-infra/issues/680 , connected to https://github.com/ipfs/go-ipfs/issues/6797
The IPFS Infra team is retiring the "SoLarnet" boxen, those machines tarting with
QmSoL...
peerids, that are used to join (bootstrap) into the IPFS network. They are being replaced by 4 shiny, newbootstrap.libp2p.io
machines, that we have precomputed and put in the default bootstrap list years ago (thanks, ghosts of infra past!)Going forward, these addresses should be relied on:
We hard code these
QmSoL
addresses in a lot of places. I took a swipe at updating some of them:TODO