Skip to content

dbsentry/keyper-fe

Repository files navigation

Docker Image Version (latest by date) Docker Image Size (latest by date) GitHub issues GitHub last commit GitHub CodeQL
Keyper Architecture

Keyper is an SSH Key/Certificate Authentication Manager. It standardizes and centralizes the storage of SSH public keys and SSH Public Certificates for all Linux users within your organization saving significant time and effort it takes to manage SSH public keys and certificates. Keyper is a lightweight container taking less than 100MB. It is launched either using Docker or Podman. You can be up and running within minutes instead of days.

Features include:

  • Public key storage
  • SSH CA
  • Certificate signing and storage
  • Public Key/Certificate Expiration
  • Forced Key rotation
  • Key Revocation List (KRL)
  • Streamlined provision or de-provisioning of users
  • Segmentation of Servers using groups
  • Policy definition to restrict user's access to server(s)
  • Centralized user account lockout
  • Docker container

Installation/Build

If you are looking to build docker image for Keyper SSH Key based authentication manager head over to keyper-docker project. Follow the steps to use this source code:

  1. Clone this git repository
$ git clone https://github.com/dbsentry/keyper-fe.git
  1. Install npm packages
$ cd keyper-fe
$ npm install
  1. To run in dev mode:
$ npm run dev

Refer to the administration guide for further information.

Related Projects

License

All assets and code are under the GNU GPL LICENSE and in the public domain unless specified otherwise.

Some files were sourced from other open source projects and are under their terms and license.

About

Vue Fronted App for Keyper SSH Key Manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published