diff options
author | Roger Dingledine <arma@torproject.org> | 2009-02-17 22:49:25 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-02-17 22:49:25 +0000 |
commit | cdbd371d9f2667a6b7bb5670ce865062032b80d2 (patch) | |
tree | 59f9df953446d65b3a80046a6e576bfb36207bc1 /doc/spec | |
parent | c4792ec62b75abb83b18779c479c01cd4120e387 (diff) | |
download | tor-cdbd371d9f2667a6b7bb5670ce865062032b80d2.tar.gz tor-cdbd371d9f2667a6b7bb5670ce865062032b80d2.zip |
typo
svn:r18610
Diffstat (limited to 'doc/spec')
-rw-r--r-- | doc/spec/proposals/159-exit-scanning.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/spec/proposals/159-exit-scanning.txt b/doc/spec/proposals/159-exit-scanning.txt index e4fddce3c0..fbc69aa9e6 100644 --- a/doc/spec/proposals/159-exit-scanning.txt +++ b/doc/spec/proposals/159-exit-scanning.txt @@ -39,7 +39,7 @@ SSL scans. The HTTP scan scrapes Google for common filetype urls such as exe, msi, doc, dmg, etc. It then fetches these urls through Non-Tor and Tor, and -compares the SHA1 hases of the resulting content. +compares the SHA1 hashes of the resulting content. The SSL scan downloads certificates for all IPs a domain will locally resolve to and compares these certificates to those seen over Tor. The |