How many people here (SNO's) would contribute to a community satellite

But to make it easier:

  1. Generate a new identity, you do not need to sign it (no need for authorization token from Storj).
  2. Create a new node as you normally would with that identity (don’t forget to use a different port and forward tcp and udp), but add this to the config.yaml file
# if true, uses peer ca whitelist checking
server.use-peer-ca-whitelist: false

# list of trust sources
storage2.trust.sources: 12nErpw5894bSadEPfYLc4PJQ6ZuFHNhqhXHTAYdPsSzBrNcUiX@de-tube.ddns.net:10000
  1. Start the node, it should connect to the satellite.

If you have any questions, ask them :slight_smile:

1 Like