We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi folks,
I’m new to git-crypt.
git-crypt
I had a repo setup working fine on a computer, but that computer is now not working.
I’ve cloned that repo on another device, and am trying to “unlock” the encrypted files.
git-crypt ~/git-crypt-keys which says it is “not a valid git-crypt file”.
git-crypt ~/git-crypt-keys
Years ago, I tried to backup the keys (not sure how I did this). I have a zip folder with these files:
// contents of git-crypt-keys openpgp-revovs.d/ private-keys.v1.d/ pubring.kbx random_seed sshcontrol trustdb.gpg
Question
The text was updated successfully, but these errors were encountered:
try git-crypt unlock ~/git-crypt-keys
git-crypt unlock ~/git-crypt-keys
Sorry, something went wrong.
No branches or pull requests
Hi folks,
I’m new to
git-crypt
.I had a repo setup working fine on a computer, but that computer is now not working.
I’ve cloned that repo on another device, and am trying to “unlock” the encrypted files.
git-crypt ~/git-crypt-keys
which says it is “not a valid git-crypt file”.Years ago, I tried to backup the keys (not sure how I did this). I have a zip folder with these files:
Question
The text was updated successfully, but these errors were encountered: