Skip to content

perguth/hyper-yggdrasil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyper-Yggdrasil

Allow two Yggdrasil nodes to connect via hyperdht.

This proof of concept works the following way:

01 | Yggdrasil instance no. 1
02 |   🡲 tcp://localhost-1
03 |     🡲 NodeJS: `net` ⇿ `hyperdht`
04 |       🡲 INTERNET
05 |         🡰 NodeJS: `hyperdht` ⇿ `net`
06 |           🡰 tcp://localhost-2
07 |             🡰 Yggdrasil instance no. 2

Screencast

Screencast

It shows:

  1. Two NodeJS scripts are connected via HyperDHT. They also open a local TCP ports.
  2. Yggdrasil is started connected to the local HyperDHT server/client via TCP.
  3. IPv6 pings are sent via Yggdrasil.
  4. Encrypted traffic is observed, pings succeed.

Related


👋 Idea kicked off at Hackergarten Stuttgart (#Hackergarten).

About

Allow Yggdrasil Network nodes to connect via HyperDHT.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published