No description
.vscode | ||
nodes | ||
web | ||
.gitignore | ||
installation.md | ||
README.md |
lare's autopeering implementation
This is my (LARE-MNT) implementation of an auto peering system
It consists of two parts:
- the "server"
- handling user auth (via kioubit)
- add/edit/delete peerings
- communicate new/update peerings with nodes
- the "nodes daemon"
- reveives new/updated peering configs from the "server"
Installation
see installation.md