August 20, 2003

CAKE

CAKE is a networking protocol in which all messages are addressed to a public key, and are signed by the source public key. Public key identifiers are treated like IP addresses. They represent the destination or source of any particular message.

Here's the Python code which beings to implement this.

Of course, not everyone likes cake.

Posted by Josh at August 20, 2003 09:56 PM | TrackBack
Comments
Post a comment