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

Add support for storing encryption passkey in system keyring #265

Merged
merged 6 commits into from
Jul 2, 2023
Merged

Conversation

dyc3
Copy link
Owner

@dyc3 dyc3 commented Jul 2, 2023

  • add keyring package
  • add keyring id field to manifest
  • automatically attempt to load encryption passkey from keyring
  • have decrypt delete the passkey on decrypt
  • have encrypt command ask if it should store the passkey in the keyring
  • fix lints

closes #117

@dyc3 dyc3 enabled auto-merge (squash) July 2, 2023 14:40
@dyc3 dyc3 merged commit 7e94f76 into master Jul 2, 2023
@dyc3 dyc3 deleted the keyring branch July 2, 2023 14:44
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.

Keyring support
1 participant