This script is intended to be used by the all the nodes participating in the launch sequence, so each node can start and join a firewalled closed non-block producing chain. Ready to be booted by a selected boot node.
Very highlevel description of the test to be performed:
- Download a encrypted (hashed verifiable) launch info file
- Decrypt and verify the downloaded file
- Use the information of the downloaded file to generate a) the config.ini b) the genesis c) iptables script only allowing ingress from the nodes defined in the launch info file d) iptables script to open up to all ingress
- execute iptables script
- execute nodeos with correct paramss
- open up the node for ingress
Hope this will be helpfull.
<3 Trinity (EOS BPs Group 3)