github-af / SmartPGP

SmartPGP is a JavaCard implementation of the OpenPGP card specifications
GNU General Public License v2.0
227 stars 47 forks source link

Checksums and signatures #42

Closed duxsco closed 2 years ago

duxsco commented 2 years ago

I would love for releases to be signed with GnuPG and SHA-256/512 hashes to be published. You could also sign Git commits.

af-anssi commented 2 years ago

I will sign further tags, starting from  v1.21-*

duxsco commented 2 years ago

@af-anssi I never think about signing 😉

[user]
    name = First Last
    email = first@last.eu
    signingKey = 0xASDFASDF
[includeIf "gitdir:~/github/"]
    path = ~/.gitconfig-github
[commit]
    gpgSign = true
[log]
    showSignature = true
[user]
    name = First Last
    email = meh@muh.de
    signingKey = 0xQWERQWER