lunatic
lunatic copied to clipboard
Node authentication
Currently there is no authentication in control nodes so any node can join. We could use short-lived keys that are sent during node registration and later use certificates that were signed in the registration. We should support test mode without authentication.