Giter VIP home page Giter VIP logo

Comments (6)

Mikaela avatar Mikaela commented on August 22, 2024

What is the root node, isn't that centralisation?

How does my traffic move on the map? Why do I only have one link while I have more peers?

from yggdrasil-network.github.io.

Mikaela avatar Mikaela commented on August 22, 2024

Why are there so many public/private keys in yggdrasil.conf? What do they do / How do they differ?

from yggdrasil-network.github.io.

Mikaela avatar Mikaela commented on August 22, 2024

Do I need a firewall with Yggdrasil?

What is peering? How do I get puurs? How should I pick them, where should they be located? How many do I need?

How does autopeering work?

from yggdrasil-network.github.io.

Mikaela avatar Mikaela commented on August 22, 2024

Optimal node amount and peering policy was discussed again and I found these links, but they should be in FAQ

from yggdrasil-network.github.io.

Mikaela avatar Mikaela commented on August 22, 2024

I hope I got to at least to the correct direction 😁


What is the root node, isn't that centralisation?

The root node is the node with the strongest key and the network is arranged around it. If it changes, there will be a moment while the network readjusts.

How does my traffic move on the map? Why do I only have one link while I have more peers?

The map only shows the tree which is the worst case scenario. Generally the traffic jumps to the closest peer to the destination taking shortcuts across the tree.

Do I need a firewall with Yggdrasil?

Yggdrasil includes a session firewall that is disabled by default, but running an IPv6 firewall is generally recommended or all ports on your system may be open to the network.

What is peering? How do I get puurs? How should I pick them, where should they be located? How many do I need?

Peers are connections between nodes in the network. You can find public peers on https://github.com/yggdrasil-network/public-peers, three to four would be a good amount and they should be located as close as possible. It's recommended that public peers peer with each other.

from yggdrasil-network.github.io.

Mikaela avatar Mikaela commented on August 22, 2024

Duplicated/Anycast nodes cannot share any common peer?

They can as long as the signing keys are different
The best way to guarantee that is just to remove the SigningPrivateKey and SigningPublicKey options from the config file altogether, as Yggdrasil will fill them in with random sane defaults each time it starts

(This is an untested configuration.)

from yggdrasil-network.github.io.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.