Nick Mathewson
7bafc0a63a
Remove incorrect requirement.
...
svn:r5409
2005-11-17 04:46:16 +00:00
Roger Dingledine
bd467d0863
start the process of adding authentication/authorization mechanisms
...
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-09-06 09:15:32 +00:00
Nick Mathewson
08bb20be13
Make the two rendezvous service descriptor formats distinguishable to simplify the directory interactions a bit.
...
svn:r4494
2005-06-27 20:43:07 +00:00
Nick Mathewson
6a364e90de
Specify versioned service descriptors including full info on intro points. Arma -- does this look sane?
...
svn:r4492
2005-06-27 18:34:59 +00:00
Nick Mathewson
f2133a7499
Come up with a rendezvous INTRODUCE1 format that actually works for unknown rendezvous points. This will take some doing to implement
...
svn:r4464
2005-06-20 00:08:47 +00:00
Roger Dingledine
c35154760c
write at the top of rend-spec that reading the design paper
...
first will be helpful.
svn:r3363
2005-01-18 00:10:00 +00:00
Roger Dingledine
85a844c963
document directory interaction a bit better
...
svn:r2994
2004-11-27 05:23:59 +00:00
Roger Dingledine
3817c7c90d
clean up spec headers, mark a few todo items off
...
svn:r2851
2004-11-14 10:29:43 +00:00
Roger Dingledine
2d0c823efa
update the rendezvous spec to be less wrong (but still wrong)
...
svn:r2588
2004-10-24 23:14:00 +00:00
Nick Mathewson
c232697604
Specify formats to use $KEYID in service descriptors, INTRODUCE cells. The old thing will not actually work, since clients need onion keys as well as key digests to extend.
...
svn:r2268
2004-08-18 04:05:30 +00:00
Roger Dingledine
0058be45a5
move done 0.0.8 todo tasks aside
...
svn:r2242
2004-08-16 11:53:14 +00:00
Nick Mathewson
38c574a6b2
Add IP:Port:KeyDigest format to rend-spec.txt
...
svn:r2234
2004-08-15 20:08:39 +00:00
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