totpc

Crates.iototpc
lib.rstotpc
version1.1.0
sourcesrc
created_at2023-05-20 17:34:36.423966
updated_at2024-04-13 22:08:16.164266
descriptionDesktop CLI tool to manage and compute TOTPs
homepage
repositoryhttps://gitlab.com/jost-s/totp-store
max_upload_size
id869543
size44,420
Jost Schulte (jost-s)

documentation

README

totp computer

Test

Desktop CLI tool to manage TOTP keys and compute values.

A time-based one-time password (TOTP) is used in 2-factor authentication (2FA) as a second step when logging in to a user account.

Inspired by "pass", totp comouter provides commands to generate TOTPs. Keys are stored locally and encrypted through the GNU Privacy Guard.

Commit count: 37

cargo fmt