Git Product home page Git Product logo

Comments (6)

perguth avatar perguth commented on June 2, 2024

Yggdrasil is a experimental routing schema. It's focus is to find out how to efficiently route in a large scale distributed network. It's focus is not on providing anonymity.

from yggdrasil-go.

eqn-group avatar eqn-group commented on June 2, 2024

from yggdrasil-go.

parnikkapore avatar parnikkapore commented on June 2, 2024

We're probably gonna need the whitepaper on TRANSPORT to figure that part out 🙂

The service provided by the current Yggdrasil program is analogous to GNUNet's Virtual Public Network (except faster because weaker anonymity guarantees), and that is also the fundamental service provided by the software.

The true goal of Ygg is to try to perform flat address space routing without requiring any routing configuration, huge routing tables, huge amounts of bandwidth just to keep the network working, or a semi-trusted quorum of central routers. This is an open research question for which ygg is a prototype. If successful, we could have a self-hosting-friendly Internet that you can connect to by using your favourite combination of ISP backhauls, directed wi-fi to your friend's house, etc... and everything works.

You can see https://yggdrasil-network.github.io/about.html for more on what I'm talking about.

from yggdrasil-go.

wfleurant avatar wfleurant commented on June 2, 2024

gnunet is more mature, stable and researched upon.

honestly...? all 3? Everyone wants gnunet to kick ass. the world needs a better gnunet.

from yggdrasil-go.

eqn-group avatar eqn-group commented on June 2, 2024

from yggdrasil-go.

perguth avatar perguth commented on June 2, 2024

Comparing Yggdrasil and GNUnet is like comparing apples to oranges. Yggdrasil functions as a OSI layer 3 drop-in replacement. Software that speaks IPv6 can simply work on top of Yggdrasil.

GNUnet on the other hand seems to require deeper integration to work:

image

Thus, we need to think about GNUnet primarily as a collection of APIs providing various core functions for future Internet applications.

from yggdrasil-go.

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.