50 likes | 58 Views
Establish a secure group communication system with no controller using a secondary encryption method. Initiates like Node1 send invites, announce Group Session, build tree, and perform Key Agreement Protocol. Receiving nodes like Node2 respond with ACK, wait their turn, and join the tree.
E N D
Issues • No group controller • Heartbeat • Secondary encryption method • When dealing with information center
Node1 sends out invitations to start a group. Node1 announces the Group Session. Node1 starts building the initial tree, and performing the first Key Agreement Protocol for the group. Node2* receives the invite and responds with an ACK. Node2* receives the session info, responds with an ACK. Node2* waits for their turn in performing the KAP and getting placed into the tree. Getting Started
Nodes • Connect, Disconnect, Send, Receive, AnnounceMemberJoin • Information Center • StartListening, StopListening