[Mirror] SSH public keys including those for verifying my commits
Go to file
Aminda Suomalainen ⚧ 3340137613
aminda: add mobile key just in case
The main difference is it not being on a smartcard.
2022-01-09 20:10:54 +02:00
aminda aminda: add mobile key just in case 2022-01-09 20:10:54 +02:00
README.md README.md: add content 2022-01-07 22:07:12 +02:00
allowed_signers aminda: add mobile key just in case 2022-01-09 20:10:54 +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