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

Import of a trousseau works even without gpg passphrase being submitted #46

Closed
oleiade opened this issue Feb 3, 2014 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@oleiade
Copy link
Owner

oleiade commented Feb 3, 2014

$ trousseau import trousseau.tr
trousseau imported

$ trousseau show
2014/02/03 15:48:31 Whether no valid private key forstore decryption was available or supplied passphrase was invalid

$ export TROUSSEAU_PASSPHRASE='mypassphrase'

$ trousseau show
abc:123
easy as:do re mi

Shouldn't work

@ghost ghost assigned oleiade Feb 3, 2014
@oleiade
Copy link
Owner Author

oleiade commented Feb 5, 2014

After a quick look I realized the actual $ trousseau import command was more of a "replace data store with pointed file content" rather than a real import.

Closing this issue relies on #53 and #54

@oleiade oleiade closed this as completed Feb 6, 2014
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