https://github.com/github/ssh-key-algo
Script to check if the SSH key algorithm is up to date
https://github.com/github/ssh-key-algo
Last synced: 5 months ago
JSON representation
Script to check if the SSH key algorithm is up to date
- Host: GitHub
- URL: https://github.com/github/ssh-key-algo
- Owner: github
- License: mit
- Archived: true
- Created: 2021-08-20T13:43:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-20T16:42:58.000Z (over 3 years ago)
- Last Synced: 2024-09-29T00:21:26.513Z (over 1 year ago)
- Language: Shell
- Size: 16.6 KB
- Stars: 48
- Watchers: 188
- Forks: 29
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 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](LICENSE.md) file.