guardianproject / Orweb

We are EOL this project. Please use Lightning Browser or wait for Orfox instead
https://guardianproject.info/2015/06/30/orfox-aspiring-to-bring-tor-browser-to-android/
Other
91 stars 45 forks source link

test ip-check.info #5

Closed n8fr8 closed 11 years ago

n8fr8 commented 13 years ago

The anonymity test of Jondonym (http://ip-check.info) does this. They embed a link-element to a css stylesheet: link rel="stylesheet" type="text/css" href="ftp://ip-check.info/75ad0vlll114ifdqmunejs0ip_ftpxxx.xxx.xxx.xxx/FTPTest.css"

I don't know if the android browser follows such kind of links, but it's worth a try if not done yet.

n8fr8 commented 11 years ago

We've made some improvements defending against the deanonymization attack tests done by the ip-check site and the EFF's panopticlick.

Still, the current WebView component we are using is somewhat limited in its ability to manipulate headers, etc.