flxn / tor-relay-configurator

The tor-relay.co configurator
https://tor-relay.co/
MIT License
52 stars 15 forks source link

Protect against "DNS" pinpoit #1

Open wioxjk opened 7 years ago

wioxjk commented 7 years ago

I have not really found a name for this security flaw yet, or have'nt had any time to figure any out. But this should really be something that the "tor-relay-configurator" should implement.

Here is a short guide how you will protect all the DNS request going out from a Exit Node a little bit:

https://blog.daknob.net/guarding-your-tor-exits-dns/

About the issue itself:

http://www.zdnet.com/article/how-dns-can-be-used-to-unmask-tor-users/ https://nymity.ch/tor-dns/

This feature should be fairly simple to implement.

flxn commented 7 years ago

Thanks for the information, I'll have a look at it.

wioxjk commented 7 years ago

Hi,

Any news regarding this?