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

feat: support GPG in cryptfs command line tool #8

Open
adamdecaf opened this issue Jun 21, 2022 · 0 comments
Open

feat: support GPG in cryptfs command line tool #8

adamdecaf opened this issue Jun 21, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest-accepted help wanted Extra attention is needed

Comments

@adamdecaf
Copy link
Member

adamdecaf commented Jun 21, 2022

After v0.4.0 was released support for a GPG cryptor was included. We should support this in the command line tool as well.

Specify a command line flag to read the key from the filesystem and optional password file. We could read the password from stdin if required to decrypt the key.

Edit: Read keys from GPG keyring if none were provided on the CLI.

@adamdecaf adamdecaf added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest-accepted help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant