commit 40b32dd1742753e5cf04d99a0f8852997975f084 Author: Roger Dingledine arma@torproject.org Date: Tue Oct 25 19:09:37 2011 -0400
fix a typo --- proposals/187-allow-client-auth.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/proposals/187-allow-client-auth.txt b/proposals/187-allow-client-auth.txt index 5e71599..6a9e2da 100644 --- a/proposals/187-allow-client-auth.txt +++ b/proposals/187-allow-client-auth.txt @@ -27,7 +27,7 @@ Motivation: easily. The client should prove to the bridge that it's authorized to know about the bridge, before the bridge acts like a bridge. If the client doesn't show knowledge of the proper - secret, the bridge should at like an HTTPS server or a bittorrent + secret, the bridge should act like an HTTPS server or a bittorrent tracker or something.
This proposal *does not* specify a way for clients to authorize
tor-commits@lists.torproject.org