MaidSafe Dev Update :safe: 8th December 2015

I’m trying to write the second part of the Routing - Bootstrapping topic. Just a few little questions though.

  • Client (A) connects to Relaynode(B). They exchange their PKI’s.
  • The Relaynode also sents quorum_size. From which group is that? And why does A wants to know any quorum_size while it’s not even part of a group??
  • Node A does a GetNetworkName Address-request. It’s destination are the NAE Managers. It seems that this communication is encrypted using the public keys from the NAE Managers, because the relaynodes are certainly called relaynodes in the flow chart. But how did the Client(A) got these public keys from his NAE Managers? And how does the Relaynode knows who the NAE Managers of Client A are? It does route it’s messages back and forth. Are the managers just random nodes??

Not poking any Devs here just some questions for random users who know the answers ;-).

1 Like