# lare's autopeering implementation This is my (LARE-MNT) implementation of an auto peering system It consists of two parts: 1. the "server" - handling user auth (via kioubit) - add/edit/delete peerings (#todo) - communicate new/update peerings with nodes #todo 2. the "nodes daemon" #todo - reveives new/updated peering configs from the "server" #todo ## Installation see [installation.md](installation.md)