Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .env file for setting device password #9

Open
Cyberzoid1 opened this issue Dec 8, 2017 · 0 comments
Open

Add .env file for setting device password #9

Cyberzoid1 opened this issue Dec 8, 2017 · 0 comments
Assignees

Comments

@Cyberzoid1
Copy link
Collaborator

Cyberzoid1 commented Dec 8, 2017

Currently the device password is set in the program and is publicly viewable.

Proposal would be to create a .env_example file that a user would copy to .env
This file would contain the following
device_password="device password"
uuid_override=""
Additional argument="" << research if argparse can pull info during runtime to avoid reloading systemd service files
console_logging_level="INFO"
file_logging_level="WARNING"

@Cyberzoid1 Cyberzoid1 self-assigned this Dec 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant