Allow Removing Identity-file Passphrase Protection #693
Closed
inferenceus
started this conversation in
General
Replies: 1 comment 3 replies
-
|
Say your protected identity file is |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Once an identity-file has been passphrase-protected via
age-keygen | age -p > <identity file>, the passphrase-protection cannot be removed.I have looked through the man-pages, GitHub repository's README, GitHub Issues, and GitHub Discussions, but have not found any way to do this.
A use-case for this feature is if an identity-file has been moved from an unprotected filesystem to a protected one (e.g. from unencrypted to LUKS), which provides the protection for it and a second layer isn't required.
Beta Was this translation helpful? Give feedback.
All reactions