18 Commits

Author SHA1 Message Date
Roger Dingledine
d0e622d13f clarify the hybrid encryption in our spec
svn:r1736
2004-04-28 20:01:54 +00:00
Nick Mathewson
260c21eaa5 Document ACKs/NAKs
svn:r1599
2004-04-13 00:50:11 +00:00
Nick Mathewson
4b57490954 Fix base32 implementation; make base32 implementation follow standard; add more tests for base32
svn:r1574
2004-04-08 20:56:33 +00:00
Roger Dingledine
666752622f spec change: bob is allowed to advertise zero intro points
svn:r1549
2004-04-08 02:07:53 +00:00
Roger Dingledine
cc40501b72 more todo action, and a spec note
svn:r1516
2004-04-07 06:40:06 +00:00
Roger Dingledine
9a42589384 rend point nickname is nul-padded to avoid revealing rend point
svn:r1474
2004-04-05 05:04:55 +00:00
Roger Dingledine
df423a15f1 bob's rend desc must list >=1 intro point
plus note a bug in our spec that we should fix


svn:r1473
2004-04-05 04:42:00 +00:00
Nick Mathewson
f411260b60 Implement midpoint functionality for rendezvous points.
svn:r1439
2004-04-02 21:56:52 +00:00
Nick Mathewson
60d93a6382 Clarify handdshake digest logic
svn:r1435
2004-04-01 22:09:34 +00:00
Nick Mathewson
5f8f57adb7 Use padding with intro requests
svn:r1425
2004-04-01 03:31:00 +00:00
Nick Mathewson
a6e223a23b Bob needs the hash of his PK in order to know which hidden service to be.
svn:r1420
2004-04-01 01:17:45 +00:00
Roger Dingledine
ce0d7ee8f6 specify that alice and bob can use dirty circuits when
uploading or fetching hidserv descriptors


svn:r1416
2004-03-31 22:58:15 +00:00
Roger Dingledine
b8c572a23f tweak rend spec
svn:r1413
2004-03-31 22:30:02 +00:00
Roger Dingledine
c38cfcf7a1 tweaks/patches on the rendezvous spec
svn:r1405
2004-03-31 03:54:20 +00:00
Nick Mathewson
a10e5f3a51 Implement hidserv_XX functions; there is still an XXX in directory_handle_command
svn:r1404
2004-03-31 03:42:56 +00:00
Nick Mathewson
64a5667f60 Parse and generate service descriptors
svn:r1403
2004-03-31 02:07:38 +00:00
Nick Mathewson
112871b618 Make service IDs 80 bits, not 128
svn:r1393
2004-03-30 19:20:11 +00:00
Nick Mathewson
3714b123f0 Initial rendezvous spec version. Needs another review and revision; but first I must sleep
svn:r1355
2004-03-28 08:46:38 +00:00