stefan2904 / exitmap

Performs a task over (a subset of) all Tor exit relays.
http://www.cs.kau.se/philwint/spoiled_onions/
GNU General Public License v3.0
0 stars 0 forks source link

Compare Fingerprint retrieved via Tor with those not retrieved via Tor #3

Closed stefan2904 closed 8 years ago

stefan2904 commented 8 years ago

Somewhere in certutil.py, retrieve the fingerprint of a cert via each exitnode and compare it with the fingerprint retrieved without Tor (load from filtered.csv).

(filtered.csv: https://gist.github.com/stefan2904/0e0f99a493a8552e4e39b7c3a1ab88b0)

stefan2904 commented 8 years ago

they are now stored in found.csv