mirror of
https://github.com/alebcay/awesome-shell.git
synced 2026-03-09 11:43:08 -05:00
[PR #416] [CLOSED] Add cotp #969
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/alebcay/awesome-shell/pull/416
Author: @replydev
Created: 1/24/2021
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
fcff0e6Add cotp📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Description:
cotp is a very simple two-factor authentication utility written in rust with simplicity and efficiency in mind. It relies in a single encrypted database file and has only the very important features to manage your codes, no useless stuff.
It can also import backups from Aegis, andOTP, Authy and Google Authenticator.
Why you think it's awesome:
I written this little app because i really wanted to manage my two factor authentication codes without using my phone and i didn't find any similar on the internet.
So I thought I might not be the only one needing a utility like this, I hope someone appreciates this little work.
Thanks for reading this request.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.