ids of minisign pubkeys differ #2111
ghburdie
started this conversation in
Potential issues
Replies: 1 comment 1 reply
-
See the very first page of the documentation: https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Installation#verification-of-downloaded-files |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Are the download files corrupted? or ...
Did you change your private key and are still publishing the old pubkey?
After Downloading dnscrypt-proxy-win64-2.1.1.zip, dnscrypt-proxy-win64-2.1.1.zip.minisig and using pubkey of file jedi-minisign.pub and executing:
minisign -VP RWQf6LRCGA9i53mlYecO4IzT51TGPpvWucNSCh1CBM0QTaLn73Y7GFO3 -m dnscrypt-proxy-win64-2.1.1.zip
I get following result:
Signature key id in dnscrypt-proxy-win64-2.1.1.zip.minisig is 79833371EA15D7E4 but the key id in the public key is E7620F1842B4E81F
Beta Was this translation helpful? Give feedback.
All reactions