#totp #store #gpg #cli

yanked totp_store

Store to manage and compute TOTPs

1.0.0 May 15, 2023

#42 in #gpg

44 downloads per month

MIT license

26KB
566 lines

totp store

Command line 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 store provides commands to manage TOTP keys. Keys are saved locally and encrypted through the GNU Privacy Guard.

Dependencies

~470KB