mirror of
https://github.com/moul/awesome-ssh
synced 2024-11-24 13:23:05 +00:00
Add ServerAuth
Added in ServerAuth to the SSH Keys / Authentication section. It allows you to sync multiple users SSH keys across servers, with options to restrict to specific server accounts and time/date based ssh access. An open source ssh agent also exists as part of this: https://github.com/serverauth-com/serverauth-agent
This commit is contained in:
parent
d0881ab89c
commit
facfc551be
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri
|
|||
* [totp-ssh-fluxer](https://github.com/benjojo/totp-ssh-fluxer) [![stars](https://img.shields.io/github/stars/benjojo/totp-ssh-fluxer.svg?style=social&label=stars)](https://github.com/benjojo/totp-ssh-fluxer) - A way to make sure your `sshd` port changes every 30 seconds.
|
||||
* [github-keygen](https://github.com/dolmen/github-keygen) [![stars](https://img.shields.io/github/stars/dolmen/github-keygen.svg?style=social&label=stars)](https://github.com/dolmen/github-keygen) - Easy creation of secure *SSH* configuration for your GitHub account(s).
|
||||
* [kr](https://github.com/KryptCo/kr) [![stars](https://img.shields.io/github/stars/dolmen/github-keygen.svg?style=social&label=stars)](https://github.com/KryptCo/kr) - Kr agent that route access request to the paired mobile phone where Kryptonite is installed.
|
||||
* [ServerAuth](https://serverauth.com) - Automatically sync SSH access across servers
|
||||
|
||||
### *SSH* agent
|
||||
|
||||
|
|
Loading…
Reference in a new issue