Skip to content
Snippets Groups Projects
Commit 24536a65 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

fix error in rendezvous description

svn:r645
parent 0e137e41
No related branches found
No related tags found
No related merge requests found
......@@ -85,9 +85,9 @@
The meeting point and meeting cookie allow Bob to contact Alice and
prove his identity; the end-to-end authentication enables Bob to
decide whether to talk to Alice; the initial authentication enables
the meeting point to pre-screen introduction requests before sending
them to Bob. (See Section 2 for a discussion of meeting points;
see Section 1.1 for an example authentication mechanism.)
the introduction point to pre-screen introduction requests before
sending them to Bob. (See Section 2 for a discussion of meeting
points; see Section 1.1 for an example authentication mechanism.)
The authentication steps are the appropriate places for the
introduction server or Bob to do replay prevention, if desired.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment