About
AegisPass is a CLI tool designed for Software Engineers and DevOps Engineers/Site Reliability Engineers (SRE) to simplify the process of generating high quality random passwords across various platforms and operating systems. AegisPass uses cryptographically secure random numbers along with random.org web interface to generate random passwords, providing enhanced security for your applications and services with Randomness Mixing (combining random numbers from different sources).
AegisPass is written in Go and is available for Linux, Windows, and macOS and it does not use any code outside of the standard library and it’s repository, in the principle of no-trust and easy auditing.
AegisPass is licensed under the Mozilla Public License 2.0 and is open source.
For installation and usage instructions, please refer to the official documentation.