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

Added option to print the key #14

Merged
merged 1 commit into from
Dec 10, 2019

Conversation

sparkymat
Copy link

Currently, the decrypt subcommand directly prints out the deciphered plain text. This PR adds a flag which allows the key id to be printed instead. This can be useful for checking the key used to encrypt (in case, someone is juggling multiple keys for various use cases).

Copy link
Contributor

@trembylene trembylene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Sparkymat!

This functionality is a good addition, thank you for your PR.

Before I can merge this however, the PR needs one more thing.
Can you please update the documentation to reflect the addition of the new functionality?

Thank you,
Jess

Copy link
Contributor

@mukaibot mukaibot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! I will document this and cut a new release

@mukaibot mukaibot merged commit 72d90df into realestate-com-au:master Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants