>>11964
>The Internet can also go over any medium and it is also resilient to topological changes.On the clasical internet if your ISP goes down, your entire internet does. ISPs can also be main points of censorship, and they collect your data. On Yggdrasil, it is a mesh network, meaning every node can also accept connections over any medium it wishes and route more traffic.
Look at China or Russia. They censored almost all of the biggest internet websites, and to access them you need to use a VPN. Yggdrasil doesn't have this issue, because as long as you can make one connection over any medium to the outside world (like for example over packet radio), you can access the outside net.
>Yaggdrasil doesn't provide DNS either.Most people don't actually even use any DNS with yggdrasil, but there are a few classical DNS providers that simply serve domain names, but the system is decentralized because there is no one single registry, and anyone can make their own.
>The encryption is nice but we have encryption on top of IP via TLS which prevents any sort of man-in-the-middle attacks and I trust that a lot more than a new protocol.Yggdrasil encrypts EVERY connection, unlike the classical internet, which can only ever encrypt if you have a domain name, which up the line you got from ICANN. This is possible because your address is a hash of your public key. This way there is (practically) only one public key for each address, and you don't have to rely on companies to assign them.