Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-04 | i'm not sure what man-in-the-middle attacks we were worried about, | Roger Dingledine | |
but i agree that we don't need to worry about them for rendezvousing. what we really meant was collision attacks. i think? svn:r5909 | |||
2005-11-17 | Remove incorrect requirement. | Nick Mathewson | |
svn:r5409 | |||
2005-09-06 | start the process of adding authentication/authorization mechanisms | Roger Dingledine | |
to the rendezvous process. also start to handle intro and rend points at ipv6 addresses. (none of this is implemented yet; this is for discussion.) svn:r4910 | |||
2005-06-27 | Make the two rendezvous service descriptor formats distinguishable to ↵ | Nick Mathewson | |
simplify the directory interactions a bit. svn:r4494 | |||
2005-06-27 | Specify versioned service descriptors including full info on intro points. ↵ | Nick Mathewson | |
Arma -- does this look sane? svn:r4492 | |||
2005-06-20 | Come up with a rendezvous INTRODUCE1 format that actually works for unknown ↵ | Nick Mathewson | |
rendezvous points. This will take some doing to implement svn:r4464 | |||
2005-01-18 | write at the top of rend-spec that reading the design paper | Roger Dingledine | |
first will be helpful. svn:r3363 | |||
2004-11-27 | document directory interaction a bit better | Roger Dingledine | |
svn:r2994 | |||
2004-11-14 | clean up spec headers, mark a few todo items off | Roger Dingledine | |
svn:r2851 | |||
2004-10-24 | update the rendezvous spec to be less wrong (but still wrong) | Roger Dingledine | |
svn:r2588 | |||
2004-08-18 | Specify formats to use $KEYID in service descriptors, INTRODUCE cells. The ↵ | Nick Mathewson | |
old thing will not actually work, since clients need onion keys as well as key digests to extend. svn:r2268 | |||
2004-08-16 | move done 0.0.8 todo tasks aside | Roger Dingledine | |
svn:r2242 | |||
2004-08-15 | Add IP:Port:KeyDigest format to rend-spec.txt | Nick Mathewson | |
svn:r2234 | |||
2004-04-28 | clarify the hybrid encryption in our spec | Roger Dingledine | |
svn:r1736 | |||
2004-04-13 | Document ACKs/NAKs | Nick Mathewson | |
svn:r1599 | |||
2004-04-08 | Fix base32 implementation; make base32 implementation follow standard; add ↵ | Nick Mathewson | |
more tests for base32 svn:r1574 | |||
2004-04-08 | spec change: bob is allowed to advertise zero intro points | Roger Dingledine | |
svn:r1549 | |||
2004-04-07 | more todo action, and a spec note | Roger Dingledine | |
svn:r1516 | |||
2004-04-05 | rend point nickname is nul-padded to avoid revealing rend point | Roger Dingledine | |
svn:r1474 | |||
2004-04-05 | bob's rend desc must list >=1 intro point | Roger Dingledine | |
plus note a bug in our spec that we should fix svn:r1473 | |||
2004-04-02 | Implement midpoint functionality for rendezvous points. | Nick Mathewson | |
svn:r1439 | |||
2004-04-01 | Clarify handdshake digest logic | Nick Mathewson | |
svn:r1435 | |||
2004-04-01 | Use padding with intro requests | Nick Mathewson | |
svn:r1425 | |||
2004-04-01 | Bob needs the hash of his PK in order to know which hidden service to be. | Nick Mathewson | |
svn:r1420 | |||
2004-03-31 | specify that alice and bob can use dirty circuits when | Roger Dingledine | |
uploading or fetching hidserv descriptors svn:r1416 | |||
2004-03-31 | tweak rend spec | Roger Dingledine | |
svn:r1413 | |||
2004-03-31 | tweaks/patches on the rendezvous spec | Roger Dingledine | |
svn:r1405 | |||
2004-03-31 | Implement hidserv_XX functions; there is still an XXX in ↵ | Nick Mathewson | |
directory_handle_command svn:r1404 | |||
2004-03-31 | Parse and generate service descriptors | Nick Mathewson | |
svn:r1403 | |||
2004-03-30 | Make service IDs 80 bits, not 128 | Nick Mathewson | |
svn:r1393 | |||
2004-03-28 | Initial rendezvous spec version. Needs another review and revision; but ↵ | Nick Mathewson | |
first I must sleep svn:r1355 |