RandomDNS – aims to improve the security, privacy and anonymity of DNSCrypt
1–10 of 23 posts
Re: RandomDNS – aims to improve the security, privacy and anonymity of DNSCrypt
#2"It can randomize the server choice at runtime and can rotate it frequently."
Re privacy, randomizing the server choice reduces privacy. It means they all end up with your DNS queries instead of just one of them. This is exactly why Tor has entry guards.
I can't see any evidence of this application increasing security or "anonymity" either.
Re: RandomDNS – aims to improve the security, privacy and anonymity of DNSCrypt
#3"RandomDNS aims to improve the security, privacy and anonymity of DNSCrypt." "It can randomize the server choice at runtime and can rotate it frequently." Re privacy, randomizing the server choice reduces privacy. It means they all end up with your DNS queries instead of just one of them. This is exactly why Tor has entry guards. I can't see any evidence of this application increasing security or "anonymity" either.
Re: RandomDNS – aims to improve the security, privacy and anonymity of DNSCrypt
#4Re: RandomDNS – aims to improve the security, privacy and anonymity of DNSCrypt
#5"RandomDNS aims to improve the security, privacy and anonymity of DNSCrypt." "It can randomize the server choice at runtime and can rotate it frequently." Re privacy, randomizing the server choice reduces privacy. It means they all end up with your DNS queries instead of just one of them. This is exactly why Tor has entry guards. I can't see any evidence of this application increasing security or "anonymity" either.
What about a system that uses a different server for each separate lookup?
Re: RandomDNS – aims to improve the security, privacy and anonymity of DNSCrypt
#6If only people stopped writing this stuff in javascript.
Maybe I'm wrong...
Re: RandomDNS – aims to improve the security, privacy and anonymity of DNSCrypt
#7If only people stopped writing this stuff in javascript.
I agree. It seems like a maintainability issue. I can't imagine anyone familiar enough with DNS to contribute has experience working with Node. Maybe I'm wrong...
Re: RandomDNS – aims to improve the security, privacy and anonymity of DNSCrypt
#8If only people stopped writing this stuff in javascript.
I've been foolish enough to have been quoted as saying "you can use JavaScript anywhere!" in the past (admittedly at the time, I was working on an embedded platform for TVs where apps were written in JS). Sadly it seems not everyone knows, just because you can doesn't mean you should.
Re: RandomDNS – aims to improve the security, privacy and anonymity of DNSCrypt
#9If only people stopped writing this stuff in javascript.