Manage your public SSH keys across Teams and Groups
Don't have account?
ssh keys
users
teams
80
hosts
Features
Dear users, please note that this service is still under
active development!
User keys
Easy and safe SSH public keys management in one place
Teams management
Organize your team with different member, assign admins and keep your organization updated
Group management
With groups you could have one more control for your team
HTTPS API Enpoints
Easy and fast access to your keys
Each User, Team or Group have own secure API Endpoint where you could fetch all public SSH Keys.
It's simple as making GET HTTPS request
https://keys.identhub.io/u/{USER}
https://keys.identhub.io/t/{TEAM}/{GROUP}
https://keys.identhub.io/t/{TEAM}
Integration
We made integration for you easy and fast
This service was design to work on GNU/Linux OS like Ubuntu, Centos, Gentoo, etc. with OpenSSH Server.
For integration you will need create account, add your keys and run script with some parameters as root
curl -sSL https://identhub.io/static/scripts/install.sh | sudo GROUP={GROUP} TEAM={TEAM} USER={USER} bash
after that you just need to restart OpenSSH Server and try to login again.
© 2022 identHub. All rights reserved
Developed and supported by