You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 14, 2021. It is now read-only.
Since the merging of the PR to enhance user management, this repo has been working exclusively on machines with the privilege of having oursecret.key file. Meaning absolutely no one else can use it to make a robot. This negates our core principal of making software that anyone can use for their robot. We need a security-friendly way to generate this secret.key file or forego the use of it when using a local database for user management
Since the merging of the PR to enhance user management, this repo has been working exclusively on machines with the privilege of having our
secret.keyfile. Meaning absolutely no one else can use it to make a robot. This negates our core principal of making software that anyone can use for their robot. We need a security-friendly way to generate thissecret.keyfile or forego the use of it when using a local database for user management