AGWA / AGWA/git-crypt

Not a valid legacy git-crypt key file- attempt to decrypt

Open
#319 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
9.9k
Forks
544
PR merge metrics
No merged PRs in 30d

Description

Hi folks,
Thanks for the work on this repo.

I am trying to convert my old git-crypt keys into new ones.
When I run "git-crypt unlock ../gpg-keys" it responds with
`Error: ../gpg-keys: not a valid git-crypt key file. If this key was created prior to git-crypt 0.4, you need to migrate it`

When I run `git-crypt migrate-key /path/to/old_key /path/to/migrated_key` it says:
`not a valid legacy git-crypt key file`.

I pretty urgently need to decrypt these files. Can anyone advise

## Contents of git-crypt-keys (my zip)
```
openpgp-revovs.d/
private-keys.v1.d/
pubring.kbx
random_seed
sshcontrol
trustdb.gpg
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.