"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.
i2p and others seem to be headed in the right direction as to future of distributed, overlay networks.
This is pure FUD.
> Using a VPN and DNSCrypt together would far better.
https://gist.github.com/joepie91/5a9909939e6ce7d09e29
Don't use VPN services.
That is a very dangerous assumption to be making.
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.
Maybe I'm wrong...
Java is number one, still. Like six years running at least. JavaScript is somewhere between 4-8 depending on the survey you look at.
This statement is factually incorrect. C is the most common higher level language across all platforms, especially when you include embedded devices. (I'm not considering Assembly as a higher level language)