aboutsummaryrefslogtreecommitdiff
path: root/rend-spec.txt
AgeCommit message (Expand)Author
2006-10-23spec and implement some more status events. start to buildRoger Dingledine
2006-02-04i'm not sure what man-in-the-middle attacks we were worried about,Roger Dingledine
2005-11-17Remove incorrect requirement.Nick Mathewson
2005-09-06start the process of adding authentication/authorization mechanismsRoger Dingledine
2005-06-27Make the two rendezvous service descriptor formats distinguishable to simplif...Nick Mathewson
2005-06-27Specify versioned service descriptors including full info on intro points. A...Nick Mathewson
2005-06-20Come up with a rendezvous INTRODUCE1 format that actually works for unknown r...Nick Mathewson
2005-01-18write at the top of rend-spec that reading the design paperRoger Dingledine
2004-11-27document directory interaction a bit betterRoger Dingledine
2004-11-14clean up spec headers, mark a few todo items offRoger Dingledine
2004-10-24update the rendezvous spec to be less wrong (but still wrong)Roger Dingledine
2004-08-18Specify formats to use $KEYID in service descriptors, INTRODUCE cells. The o...Nick Mathewson
2004-08-16move done 0.0.8 todo tasks asideRoger Dingledine
2004-08-15Add IP:Port:KeyDigest format to rend-spec.txtNick Mathewson
2004-04-28clarify the hybrid encryption in our specRoger Dingledine
2004-04-13Document ACKs/NAKsNick Mathewson
2004-04-08Fix base32 implementation; make base32 implementation follow standard; add mo...Nick Mathewson
2004-04-08spec change: bob is allowed to advertise zero intro pointsRoger Dingledine
2004-04-07more todo action, and a spec noteRoger Dingledine
2004-04-05rend point nickname is nul-padded to avoid revealing rend pointRoger Dingledine
2004-04-05bob's rend desc must list >=1 intro pointRoger Dingledine
2004-04-02Implement midpoint functionality for rendezvous points.Nick Mathewson
2004-04-01Clarify handdshake digest logicNick Mathewson
2004-04-01Use padding with intro requestsNick Mathewson
2004-04-01Bob needs the hash of his PK in order to know which hidden service to be.Nick Mathewson
2004-03-31specify that alice and bob can use dirty circuits whenRoger Dingledine
2004-03-31tweak rend specRoger Dingledine
2004-03-31tweaks/patches on the rendezvous specRoger Dingledine
2004-03-31Implement hidserv_XX functions; there is still an XXX in directory_handle_com...Nick Mathewson
2004-03-31Parse and generate service descriptorsNick Mathewson
2004-03-30Make service IDs 80 bits, not 128Nick Mathewson
2004-03-28Initial rendezvous spec version. Needs another review and revision; but firs...Nick Mathewson