Script to check if the SSH key algorithm is up to date
Перейти к файлу
brian m. carlson 4dcbe0590b
Merge pull request #17 from github/massar-there-can-only-be-one
We only want the first result, this in case there is for instance a ProxyJumps configured.
2022-10-20 16:42:58 +00:00
CODE_OF_CONDUCT.md add docs 2021-08-26 12:57:27 +00:00
CONTRIBUTING.md add docs 2021-08-26 12:57:27 +00:00
LICENSE.md add docs 2021-08-26 12:57:27 +00:00
README.md add docs 2021-08-26 12:57:27 +00:00
ssh-key-algo We only want the first result, this in case there is for instance a ProxyJumps configured. 2022-10-20 01:42:53 +02:00

README.md

ssh-key-algo

A script to check if the SSH key is using an algorithm that will continue working after GitHub deprecates some insecure algorithms. For more information see the blog post at https://github.blog/2021-09-01-improving-git-protocol-security-github/.

This script was tested on MacOS, Debian stretch or higher and CentOS 6 or higher.

License

MIT (c) GitHub 2021

See the full license text in the LICENSE file.