> > I am not sure, but the concept is simple. Basically node addresses will > also include a public key, so that any node which wishes to send a message > to a node must encrypt it using the public key. Right now a DH > key-exchange is used, which (while a super-clever piece of mathematics), > is vulnerable to "man in the middle" attacks. A PK mechanism should make > such an attack much more difficult (and - Scott, correct me if I am wrong > - should be faster than DH). Well, we tried to have that as a design goal, but I didn't come up with that. Couldn't have faster and forward-secure at the same time. We did keep it to one pass though, so its no worse than DH as far as network comm is concerned. Slightly more computation though (maybe another 100 ms max). _______________________________________________ Freenet-dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/mailman/listinfo/freenet-dev
- Re: [Freenet-dev] Node Oper... Scott Gregory Miller
- Re: [Freenet-dev] Node Oper... Brandon
- Re: [Freenet-dev] Node Operator Anon... Scott Gregory Miller
- Re: [Freenet-dev] Node Operator... Brandon
- Re: [Freenet-dev] Node Oper... Ian Clarke
- Re: [Freenet-dev] Node Oper... Brandon
- Re: [Freenet-dev] Node Oper... Scott Gregory Miller
- [Freenet-dev] Shadow Nodes (Was: Node Operator Anonym... Ian Clarke
- Re: [Freenet-dev] Shadow Nodes (Was: Node Operat... Mr . Bad
- Re: [Freenet-dev] Shadow Nodes (Was: Node Op... Ian Clarke
- Re: [Freenet-dev] Shadow Nodes (Was: Nod... Scott Gregory Miller
- Re: [Freenet-dev] Shadow Nodes (Was: Node Op... Scott Gregory Miller
- Re: [Freenet-dev] Shadow Nodes (Was: Nod... Mr . Bad
- Re: [Freenet-dev] Shadow Nodes (Was:... Ian Clarke
- Re: [Freenet-dev] Shadow Nodes ... Scott Gregory Miller
- Re: [Freenet-dev] Shadow No... Ian Clarke
- Re: [Freenet-dev] Shadow Nodes (Was:... Scott Gregory Miller
- Re: [Freenet-dev] Shadow Nodes ... Brandon
- Re: [Freenet-dev] Shadow No... Scott Gregory Miller
- Re: [Freenet-dev] Shadow No... Brandon
- Re: [Freenet-dev] Shadow Nodes (Was: Node Op... Travis Bemann