von / PerProxy

A python-based proxy that uses Perspectives to detect and thwart SSL MITM attacks.
7 stars 2 forks source link

Need a way to whitelist services #27

Closed von closed 13 years ago

von commented 13 years ago

encrypted.google.com is failing perspectives checks a lot it seems (haven't looked into why), plus it seems like none of the perspectives notaries know about google docs servers (e.g. 0.docs.google.com). So I really need a whitelist if I'm going to keep using Perspectives all the time.

Starting with a plain old text file of regexes would be a start. Moving to a web-based interface that error pages could like to would be a next step.

von commented 13 years ago

Commit 29a438d004cd1ccc59bf1bf4bd1b9c77fbdbea17 is a start on this issue.

von commented 13 years ago

https://github.com/von/PerProxy/commit/8cc75c73b6f9d9bd746a1785d6f86138f5bc0ded closed this issue