mirror of
https://github.com/moul/awesome-ssh.git
synced 2026-01-24 03:48:02 -08: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:
@@ -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) [](https://github.com/benjojo/totp-ssh-fluxer) - A way to make sure your `sshd` port changes every 30 seconds.
|
* [totp-ssh-fluxer](https://github.com/benjojo/totp-ssh-fluxer) [](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) [](https://github.com/dolmen/github-keygen) - Easy creation of secure *SSH* configuration for your GitHub account(s).
|
* [github-keygen](https://github.com/dolmen/github-keygen) [](https://github.com/dolmen/github-keygen) - Easy creation of secure *SSH* configuration for your GitHub account(s).
|
||||||
* [kr](https://github.com/KryptCo/kr) [](https://github.com/KryptCo/kr) - Kr agent that route access request to the paired mobile phone where Kryptonite is installed.
|
* [kr](https://github.com/KryptCo/kr) [](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
|
### *SSH* agent
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user