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

When a store is encrypted symmetrically, and no passphrase is in context, it should default to asking passphrase #506

Open
oleiade opened this issue Aug 17, 2021 · 0 comments
Assignees
Labels

Comments

@oleiade
Copy link
Owner

oleiade commented Aug 17, 2021

I've noticed that when you have no passphrase in your context (keyring, environment, etc...), trousseau raises an error. I would expect it to ask me for a passphrase instead. I think the scope of this issue is implementing the following:

  1. If not passphrase in context, ask for it interactively.
  2. Add a --no-interactive global option to forbid this sort of behaviors (to make scripting easier).
@oleiade oleiade self-assigned this Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant