From dd333d380aef8a0b6e23605fc7bd04127e1caaaa Mon Sep 17 00:00:00 2001 From: Reply <43727434+replydev@users.noreply.github.com> Date: Thu, 15 Jun 2023 21:47:15 +0200 Subject: [PATCH] Add cotp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c126170..4f556a8 100644 --- a/README.md +++ b/README.md @@ -347,6 +347,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [cargo-crev](https://crates.io/crates/cargo-crev) - A cryptographically verifiable code review system for the cargo (Rust) package manager. * [cargo-deny](https://crates.io/crates/cargo-deny) - Cargo plugin to help you manage large dependency graphs * [Cherrybomb](https://github.com/blst-security/cherrybomb) - Stop half-done API specifications with a CLI tool that helps you avoid undefined user behaviour by validating your API specifications. +* [cotp](https://github.com/replydev/cotp) - Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality. * [epi052/feroxbuster](https://github.com/epi052/feroxbuster) - A simple, fast, recursive content discovery tool written in Rust ( * [Inspektor](https://github.com/inspektor-dev/inspektor) - A database protocol-aware proxy that is used to enforce access policies 👮 * [kpcyrd/authoscope](https://github.com/kpcyrd/authoscope) — A scriptable network authentication cracker