Difference between revisions of "Reseed"
Jump to navigation
Jump to search
Echeloni2p (talk | contribs) (Created page with "Reseed is the way I2P gets information about other I2P nodes and connects to them. In short: a fixed list of reseed https hosts do exist and on first start I2P tries to fetch...") |
m (add closed )) |
||
Line 6: | Line 6: | ||
== howto run reseed == |
== howto run reseed == |
||
− | Noted on I2P [http://i2p-projekt.i2p/en/get-involved/guides/reseed Website] (or in Clearnet: [https://geti2p.net/en/get-involved/guides/reseed https://geti2p.net] |
+ | Noted on I2P [http://i2p-projekt.i2p/en/get-involved/guides/reseed Website] (or in Clearnet: [https://geti2p.net/en/get-involved/guides/reseed https://geti2p.net/]) |
Revision as of 16:36, 10 June 2021
Reseed is the way I2P gets information about other I2P nodes and connects to them.
In short: a fixed list of reseed https hosts do exist and on first start I2P tries to fetch via Clearnet https one of those servers to fetch the reseed host file, which contains around 100 peers information (taken from a live netDB). After the file is fetched and checked against a valid cert, the netDB entries are saved and I2P starts trying to connect the hosts from the reseed file to start up into the I2P network.
howto run reseed
Noted on I2P Website (or in Clearnet: https://geti2p.net/)