[tor-commits] [tor-browser-spec/master] Fix typo in onion location proposal
    gk at torproject.org 
    gk at torproject.org
       
    Fri Oct 12 11:05:40 UTC 2018
    
    
  
commit 1582a35eb10c20c24bcfd008edea75d2803bbe0e
Author: Georg Koppen <gk at torproject.org>
Date:   Fri Oct 12 11:04:47 2018 +0000
    Fix typo in onion location proposal
    
    Found by Rusty Bird, thanks.
---
 proposals/100-onion-location-header.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/proposals/100-onion-location-header.txt b/proposals/100-onion-location-header.txt
index 23a4450..0820968 100644
--- a/proposals/100-onion-location-header.txt
+++ b/proposals/100-onion-location-header.txt
@@ -89,7 +89,7 @@ Ticket: #21952
    bandwidth needlessly if it's also served to non-Tor clients. Hence websites
    with lots of client traffic are encouraged to use tools that detect Tor
    users and only serve the header to them (e.g. tordnsel). Website operators
-   should be aware that tools like tordnsel have false positive potential (they
+   should be aware that tools like tordnsel have false negative potential (they
    might treat Tor users as non-Tor users) which will result in not sending
    them the Onion-Location header.
 
    
    
More information about the tor-commits
mailing list