Root Peers

PeerZero
edited April 2021 in Whitepaper / Core

Root peers are regular peers that are trusted and help to speed up connectivity. They may be added to the hard-coded seed list in the core package.

Criteria for being added to the core package:

  • The IP and Port must be static. It may only be updated less than 1 time per year.
  • No spying or bad behavior.
  • High uptime. If root peers are not online all the time we delist.
  • Must update the Peernet software regularly.
  • Contact must be provided (email, real name) to the Peernet organization.

List of current root peers:

Domain,IPv4,IPv6,Public Key
1.peernet.network,185.254.123.112:112,[2a0c:1880::112]:112,02c490e4252bc7608fd55ddd9d7ca4a488ad152f3da6a6c2e9061f4c7e59f5b7f8
2.peernet.network,167.99.45.141:112,[2a03:b0c0:2:d0::af0:e001]:112,02b270f6fdac85e76df0d2f7374f33a620ede82542ff7cd62d6934b4c069921322
3.peernet.network,,[2a0b:6580::238:112]:112,026836d40a77779b7df5f1a08ca1ef8a83e15edcf0e4d8dc6ed5fc351cb60bd07c
4.peernet.network,178.18.241.68:112,[2a02:c206:2056:9660::1]:112,0382728d11096efb211de8a9b7bb90f8e248be5572d4f5449f58a2af881b22dbe9
5.peernet.network,194.233.66.99:112,[2407:3640:2057:5241::1]:112,03174f370cb6d6f361d0511565b6b456a82c3d16b53d6b63b227d76a4f0f2abd2c

The list is embedded and tracked here: https://github.com/PeernetOfficial/core/blob/master/Config%20Default.yaml

Comments

  • PeerZero
    edited April 2021

    The seed list in the Config.yaml is now versioned and automatically updated when a new binary runs. The auto-update can be disabled by setting AutoUpdateSeedList=true which is useful when you make manual modifications to the list.

    Note to all root peer operators: Make sure to backup your private key (stored in Config.yaml)! No changes will be allowed. If you lose your private key you will be delisted permanently.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion