Skip to content

🖧 • Access the Yggdrasil Network on Chrome OS.

Notifications You must be signed in to change notification settings

tomberuk/chromeos-yggdrasil-network-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChromeOS Yggdrasil Network setup

This install script and Chrome extension allows for access to the Yggdrasil Network (0200::/7) on ChromeOS.

This setup script will:

  • Add Yggdrasil repositories and install it using the package manager
  • Rename the Yggrasil interface to ygg0
  • Clean up the config file
  • Ensure Yggdrasil starts after the system wakes up from sleep
  • Install a local proxy server so that the accompanying Chrome extension can provide browser access

Install

  1. Install the Chrome extension
  2. Copy the following commands into 🔣 termina:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/perguth/chromeos-yggdrasil-network-setup/master/setup.sh)"
  1. Add peers:

Usage

  • Linux needs to run for this to work.
  • The browser extension icon is clickable and switches browser access to Yggdrasil on and off.
  • Public services available on the Yggdrasil Network can be found here.

Related

  • Protected Group
    Sync Yggdrasil Peers, AllowedPublicKeys and whitelist IPs via UFW

About

🖧 • Access the Yggdrasil Network on Chrome OS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.1%
  • Shell 34.9%