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

nminit.py should read user keys from command line #95

Open
aaaaalbert opened this issue Jul 14, 2014 · 0 comments
Open

nminit.py should read user keys from command line #95

aaaaalbert opened this issue Jul 14, 2014 · 0 comments

Comments

@aaaaalbert
Copy link
Contributor

nminit.py is a helper script that creates configuration files required for running the nodemanager. It is usually employed in a local (non-clearinghouse/custominstallerbuilder) setup, e.g. for development and testing purposes. Currently, the owner/user keys it will plant in the vessels are hardcoded.

My proposal is to not hardcode the user keys, but make nminit take command line options specifying the files from which public keys should be read. These keys are then made the owner keys of the created vessels.

Newcomers: Additional documentation on the nodemanager and vessels is available here. We have libraries to read in user key files in the appropriate format.

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