Closed zreigz closed 1 year ago
@michaeljguarino PTAL
Another thing I realized, and I think you probably covered but we should double-check, you should make sure the sha format here matches what's done in plural crypto backups list
(you can verify by just creating a backup first w/ plural crypto backups create
)
Unfortunately, the SHA format is different than for
plural crypto backups
but I am not sure if it's relevant. We compare them in the flight using the same SHA function
@zreigz so the difference between the server and here is that we base32 encode it instead of base64 encode it. If you swap the schemes I think that will keep them aligned
@michaeljguarino I have changed to base32 and they match, thanks
Summary
.keyid
file w/ the sha256 digest of the encryption key.workspace.yaml
created outside the git repositoryplural crypto key-fingerprint
Labels
Test Plan
Checklist