Skip to content

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

Open
@oleiade

Description

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions