mirror of
https://github.com/moul/awesome-ssh.git
synced 2026-01-23 19:38:02 -08:00
feat: Add google/HIBA
From the official repo description: "HIBA is a system built on top of regular OpenSSH certificate-based authentication that allows to manage flexible authorization of principals on pools of target hosts without the need to push customized authorized_users files periodically." In other words: it generates SSH certificates with specific fields that are matched to local machine attributes to allow/disallow access for certain users and enforce restrictions.
This commit is contained in:
@@ -100,6 +100,7 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri
|
|||||||
* [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
|
* [ServerAuth](https://serverauth.com) - Automatically sync SSH access across servers
|
||||||
|
* [HIBA](https://github.com/google/hiba) [](https://github.com/google/hiba) - Central management of access to a fleet of machines without pushing authorized_users files.
|
||||||
|
|
||||||
### *SSH* agent
|
### *SSH* agent
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user