README.md: add mirrors

This commit is contained in:
Aminda Suomalainen ⚧ 2022-03-07 17:44:33 +02:00
parent 799008c828
commit 0b7f0b2f3a
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 7 additions and 0 deletions

View File

@ -35,6 +35,13 @@ On the last command, `git config` turns it into absolute path, while manually
edited `.gitconfig` can literally have the above. I wonder if the command
would understand `--` before the file, but not enough to actually try it :smiley:
## Mirrors
* https://gitea.blesmrt.net/mikaela/ssh-allowed_signers
* https://github.com/mikaela/ssh-allowed_signers
* https://gitlab.com/mikaela/ssh-allowed_signers
* https://git.com.de/mikaela/ssh-allowed_signers & http://gitea.qzzf2qcfbhievvs5nzkccuwddroipy62qjocqtmgcgh75vd6w57m7yad.onion/Mikaela/ssh-allowed_signers
## Further reading
* [Caleb Hearth: Signing Git Commits with Your SSH Key](https://calebhearth.com/sign-git-with-ssh) ([web.archive.org](https://web.archive.org/web/20211117182628/https://calebhearth.com/sign-git-with-ssh)) inspired me to try this