💾 Archived View for complete.org › yggdrasil captured on 2024-08-24 at 23:36:29. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-08-18)

-=-=-=-=-=-=-

Yggdrasil

Yggdrasil is a Mesh Network[1] that is fully Encrypted[2] and provides an IPv6 IP on the network to anyone.

1: /mesh-network/

2: /encrypted/

My blog post Make the Internet Yours Again With an Instant Mesh Network[3] explains some of the possibilities of Yggdrasil and some of the ways that IP rigidity has served to concentrate Internet power in the hands of the very wealthy.

3: https://changelog.complete.org/archives/10319-make-the-internet-yours-again-with-an-instant-mesh-network

This is one of the items discussed in Recovering Our Lost Free Will Online: Tools and Techniques That Are Available Now[4].

4: /recovering-our-lost-free-will-online-tools-and-techniques-that-are-available-now/

More information

5: /raspberry-pi/

6: /installing-debian-backports-on-raspberry-pi/

7: /using-yggdrasil-as-an-automatic-mesh-fabric-to-connect-all-your-docker-containers-vms-and-servers/

8: /easily-accessing-all-your-stuff-with-a-zero-trust-mesh-vpn/

--------------------------------------------------------------------------------

Links to this note

9: /using-gensio-and-ser2net/

gensio[10] and the related ser2net[11] are generic tools for communication.

10: https://github.com/cminyard/gensio

11: https://github.com/cminyard/ser2net

12: /easily-accessing-all-your-stuff-with-a-zero-trust-mesh-vpn/

Probably everyone is familiar with a regular VPN. The traditional use case is to connect to a corporate or home network from a remote location, and access services as if you were there.

13: /using-yggdrasil-as-an-automatic-mesh-fabric-to-connect-all-your-docker-containers-vms-and-servers/

*An older version of this is also available on my blog[14].*

14: https://changelog.complete.org/archives/10461-using-yggdrasil-as-an-automatic-mesh-fabric-to-connect-all-your-docker-containers-vms-and-servers

15: /building-an-asynchronous-internet-optional-instant-messaging-system/

I loaded up this title with buzzwords. The basic idea is that IM systems shouldn't have to only use the Internet. Why not let them be carried across LoRa radios, USB sticks, local Wifi networks, and yes, the Internet? I'll first discuss how, and then why.

16: /the-joy-of-easy-personal-radio-frs-gmrs-and-motorola-dlr-dtr/

Most of us carry cell phones with us almost everywhere we go. So much so that we often forget not just the usefulness, but even the joy, of having our own radios. For instance:

17: /installing-debian-backports-on-raspberry-pi/

This page is intended to describe how to run Debian[18]'s backports[19] on a Raspberry Pi[20] running Raspberry Pi OS (Raspbian).

18: /debian/

19: https://backports.debian.org/

20: /raspberry-pi/

21: /tools-for-communicating-offline-and-in-difficult-circumstances/

When things are difficult -- maybe there's been a disaster, or an invasion (this page is being written in 2022 just after Russia invaded Ukraine), or maybe you're just backpacking off the grid -- there are tools that can help you keep in touch, or move your data around. This page aims to survey some of them, roughly in order from easiest to more complex.

22: /nncp-over-yggdrasil/

NNCP[23] can be run over Yggdrasil[24] in two ways:

23: /nncp/

24: /yggdrasil/

25: /software-and-operating-systems/

Linux

26: /interesting-topics/

Here are some (potentially) interesting topics you can find here:

27: /encrypted/

Anything that uses encryption to keep content away from spying eyes.

28: /mesh-network/

A network in which the nodes typically discover each other and the routes between each other automatically.

29: /raspberry-pi/

One of several single-board computers. The Raspberry Pi is an ARM computer that typically sells for less than $50. Generally is runs a derivative of Debian[30].

30: /debian/

31: /tunneling-nncp-over-other-transports/

NNCP[32] has built-in support for running over TCP, with nncp-daemon and nncp-call/caller. NNCP's own use cases[33] page talks about various use cases for NNCP. Some of them, such as the no link[34] page, cover use of nncp-xfer; others, such as the one-way broadcasting[35] page go over nncp-bundle.

32: /nncp/

33: https://nncp.mirrors.quux.org/Use-cases.html

34: https://nncp.mirrors.quux.org/UsecaseNoLink.html

35: https://nncp.mirrors.quux.org/UsecaseBroadcast.html

36: /quux-org-nncp-public-relay/

According to the NNCP documentation[37], NNCP[38] is intended to help build up small size ad-hoc friend-to-friend (F2F) statically routed darknet delay-tolerant[39] networks for fire-and-forget secure reliable files, file requests, Internet Email[40] and commands transmission. All packets are integrity checked, end-to-end Encrypted[41], explicitly authenticated by known participants public keys. Onion encryption is applied to relayed packets. Each node acts both as a client and server, can use push and poll behaviour model. Also there is multicasting area support.

37: https://nncp.mirrors.quux.org/

38: /nncp/

39: /asynchronous-communication/

40: /email/

41: /encrypted/

42: /old-and-small-technology/

Old technology is any tech that's, well... old.

43: /recovering-our-lost-free-will-online-tools-and-techniques-that-are-available-now/

*This started out at a post on my blog[44]. This edited version is intended to be kept more up-to-date.*

44: https://changelog.complete.org/archives/10231-recovering-our-lost-free-will-online-tools-and-techniques-that-are-available-now

More on www.complete.org

Homepage

Interesting Topics

How This Site is Built

About John Goerzen

Web version of this site

(c) 2022-2024 John Goerzen