[PR #416] [CLOSED] Add cotp #969

Closed
opened 2025-11-19 20:54:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alebcay/awesome-shell/pull/416
Author: @replydev
Created: 1/24/2021
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/alebcay/awesome-shell/pull/416 **Author:** [@replydev](https://github.com/replydev) **Created:** 1/24/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`fcff0e6`](https://github.com/alebcay/awesome-shell/commit/fcff0e6b4116315da97b2194c1650ba1d38719e0) Add cotp ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 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](https://github.com/beemdevelopment/Aegis), [andOTP](https://github.com/andOTP/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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-19 20:54:05 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-shell#969