Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.
George edited this page Apr 28, 2020 · 24 revisions

Welcome to the Popura wiki!

Telegram Channel

Roadmap

  • Customized config system
  • Cli APP
  • Peer auto config
  • Rename cli util to yggdrasil, add yggdrasilctl util
  • Meshname integration
  • DNS auto config
  • Prefix RA
  • GUI APP
  • CI, nightly builds

Peer list for autopeering

By default, it uses list from assets/peers.txt. That path is configurable with the environment variable PEER_LIST.

peer.txt file is a comma separated value list, where the first value is either h for high capacity peer, or l for low capacity (i.e. home node).

On Yggdrasil version upgrades

Watch diffs at cmd/yggdrasil/main.go

Clone this wiki locally