[Mirror] SSH public keys including those for verifying my commits
Go to file
Aminda Suomalainen ⚧ 37aaa038a0
README.md: add content
Resolves: #3
2022-01-07 22:07:12 +02:00
aminda aminda: add current key and empty old directory separately 2022-01-06 20:37:16 +02:00
README.md README.md: add content 2022-01-07 22:07:12 +02:00
allowed_signers Initial commit 2022-01-06 20:35:03 +02:00

README.md

allowed_signers file for SSH/git

Git 2.34 brings support for signing commits with SSH key and having a SSH-compatible smartcard, I have to try this. It likely getting more common in the future doesn't hurt either and I have pgp-alt-wot which does about the same for PGP.

Where to find keys

  • GitHub, Giteas and GitLabs expose user public keys when you append a .keys after their profile page
  • Good ideas are made to be copied, so maybe there will be more repositories like this ;)

Further reading