Hi Luigi How are you? I'm thinking this solution that is a good compromise between semplicity speed and security... I hope :-).
the method is simple: - Every peer have a public key - Every peer for connect to another peer must know the other peer public key (this is menaged by the discovery system es. a Tracker) - The first message that a peer send for the validation of the channel/connection the peer send a symmetric key crypted with the public key of the other peer - the other peer reply with messages encrypted with the symmetric key. That's all I hope this is good enough comments are welcome ;-) bye TD -- http://vw.zona13.com _______________________________________________ p2p-hackers mailing list [email protected] http://lists.zooko.com/mailman/listinfo/p2p-hackers
