From facfc551be7ae7783788645a71ceed2f03e80e36 Mon Sep 17 00:00:00 2001 From: Rick Mills Date: Tue, 23 Jun 2020 19:10:49 +0100 Subject: [PATCH] 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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6249ab0..0ea6a78 100644 --- a/README.md +++ b/README.md @@ -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