Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pacoorozco/ssham

SSH Access Manager
https://github.com/pacoorozco/ssham

access-management hacktoberfest keyrings security ssh-key unix-accounts

Last synced: about 2 months ago
JSON representation

SSH Access Manager

Awesome Lists containing this project

README

        

# SSH Access Manager Web Interface

[![Build Status](https://github.com/pacoorozco/ssham/actions/workflows/run-tests.yml/badge.svg)](https://github.com/pacoorozco/ssham/actions/workflows/run-tests.yml)
[![codecov](https://codecov.io/gh/pacoorozco/ssham/branch/main/graph/badge.svg?token=exi4pl1izx)](https://codecov.io/gh/pacoorozco/ssham)
[![License](https://img.shields.io/github/license/pacoorozco/ssham.svg)](LICENSE)
[![Laravel Version](https://img.shields.io/badge/Laravel-10.x-brightgreen)](https://laravel.com/docs)
[![GitHub release](https://img.shields.io/github/release/pacoorozco/ssham.svg?style=flat-square)](https://github.com/pacoorozco/ssham/releases)

## Overview
**SSH Access Manager** is a comprehensive access security management platform that permits IT professionals to easily establish and maintain an enterprise-wide SSH access security solution from a central location.

It enables a team of system administrators to centrally manage and deploy SSH keys. This app is intended to be used in rather large environment where access to unix accounts are handled with SSH keys.

SSH Access Manager allows you to maintain user public keys. You can organise these keys with group of keys called keyring. Then SSH Access Manager will deploy the keys and/or key rings to specified unix accounts / groups / servers.

## The SSHAM documentation
SSH Access Manager has a complete documentation [here](https://ssham.pacoorozco.info/).

## Changelog

See our [CHANGELOG](CHANGELOG.md) file in order to know what changes are implemented in every version.

## Reporting issues

If you have issues with **SSH Access Manager**, you can report them with the [GitHub issues module](https://github.com/pacoorozco/ssham/issues).

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

## License

**SSH Access Manager** is released as free software under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html)

## Authors

This app was original coded by **Paco Orozco** (paco _at_ pacoorozco.info)

## Additional information
This application was born with a different interface on [Sourceforge](https://sourceforge.net/projects/ssham/).