toxcore icon indicating copy to clipboard operation
toxcore copied to clipboard

Consider Sphinx for Onion Routing

Open haraldh opened this issue 8 years ago • 2 comments

Whitepaper: http://freehaven.net/anonbib/cache/DBLP:conf/sp/DanezisG09.pdf

Presentation: https://www.youtube.com/watch?v=34TKXELJa2c

Code: https://github.com/DonnchaC/sphinx

haraldh avatar Jul 18 '16 17:07 haraldh

Okay, but why is it better? Before I read the whitepaper, I want to know what I'm looking for?

GrayHatter avatar Jul 18 '16 20:07 GrayHatter

Comparison to TOR: Short paper: http://www.cypherpunks.ca/~iang/pubs/SphinxOR.pdf Longer paper: http://cacr.uwaterloo.ca/techreports/2009/cacr2009-33.pdf

TLDR: "Our new circuit constructions are also secure in the universal composability framework, a property that was missing from the original constructions. " "Importantly, the circuit construction messages for these new protocols are significantly smaller than those in the original protocol and there is no addition to a user’s computational cost. " "Therefore, our Sphinx-based design achieves the same security guarantees with much smaller messages."

haraldh avatar Jul 19 '16 06:07 haraldh