Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/endorama/2ami

Your easy 2FA companion that keep the secrets secret.
https://github.com/endorama/2ami

cli google-authenticator hacktoberfest keychain keyring secrets secure security totp two-factor

Last synced: 18 days ago
JSON representation

Your easy 2FA companion that keep the secrets secret.

Awesome Lists containing this project

README

        

2ami


Your easy 2FA companion that keep the secrets secret.


Go report score
GitHub Release Date
GitHub tag (latest by date)
Share on Twitter

2ami Secure Two Factor Authenticator logo

`2ami` is a two factor authenticator for the CLI that stores 2FA secrets in system keyring, avoiding storing them in cleartext on your computer.

OTP Secret keys are saved and retrieved from system keyring at each use, so are not being kept in process active memory if not during operation explicitly requiring them.

**Security considerations:** the secrets are still being loaded in memory when adding a new key and generating a new token, even if for a small amount of time.
I believe this is a safe enough approach (in a normal threat model, please consider yours), and is surely better than plain secrets on file system.
Happy to discuss security improvements! :)

**Note:** This software has **not** been security reviewed by a third party.

Interested in using it? [Look at the getting started page](https://github.com/endorama/2ami/wiki/Getting-Started).

What to dig deeper? Go to the [project wiki](https://github.com/endorama/2ami/wiki).

## Known issues

None.

## Stargazers
[![Stargazers repo roster for @endorama/2ami](https://reporoster.com/stars/endorama/2ami)](https://github.com/endorama/2ami/stargazers)

## Contributors
[![Forkers repo roster for @endorama/2ami](https://reporoster.com/forks/endorama/2ami)](https://github.com/endorama/2ami/network/members)