CAKE Network Information Protocol

This is a protocol by which CAKE entities request and exchange information about public keys. The information includes anything that be be in an AssertionMessage.

CAKE entities keep track of eachother's TopologicalAddresses using this protocol. Also, when a CAKE entity gets a message from a PublicKeyID that it doesn't know about, it can use this protocol to request the PublicKey.

There is only one message in this protocol and it is relatively simple. It is a (possibly empty) list of questions, and a (possibly empty) list of responses. This means that messages in this protocol can both ask and answer questions.

CAKE: CAKENIP (last edited 2004-02-16 05:59:26 by EricHopper)