[tor-bugs] #7886 [EFF-HTTPS Everywhere]: Implement a network-layer test harness for HTTPS Everywhere corectness

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jan 8 18:55:51 UTC 2013


#7886: Implement a network-layer test harness for HTTPS Everywhere corectness
----------------------------------+-----------------------------------------
 Reporter:  pde                   |          Owner:  schoen
     Type:  task                  |         Status:  new   
 Priority:  normal                |      Milestone:        
Component:  EFF-HTTPS Everywhere  |        Version:        
 Keywords:                        |         Parent:        
   Points:                        |   Actualpoints:        
----------------------------------+-----------------------------------------

Comment(by pde):

 Here's a pretty easy way to do the PCAP thing:

 {{{tshark -p port 80 -T fields -e http.request.method -e
 http.request.full_uri}}}

 and you're done.  This could be combined with marionette | selenium to
 random-walk the web, but that would be an advanced feature.  For now it's
 probably good enough to write a wrapper for firefox that runs it alongside
 this kind of command and produces a report after hours of browsing about
 any possible HTTPS-E leaks.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7886#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list