▲ | CarpaDorada 2 days ago | |||||||
The issue is mostly with git itself, e.g. take a look at
to see something like:
You can view an example of the structure of this ascii-armored signature here <https://cirw.in/gpg-decoder/#-----BEGIN%20PGP%20SIGNATURE---...>.You can add a patch to git to support more signature types than just OpenPGP. You may then be able to move mountains and get GitHub/others to join in the validation. Finally, if you can find bugs/exploits in GnuPG, you should report them and you will definitely get credit and recognition for them. They are not trivial to find. | ||||||||
▲ | fmajid 2 days ago | parent [-] | |||||||
Git has supported SSH-based signatures for a while now, including those backed by FIDO hardware keys. | ||||||||
|