Path to this page:
./
security/2fa,
Command-line client for two-factor authentication
Branch: CURRENT,
Version: 1.2.0nb40,
Package name: 2fa-1.2.0nb40,
Maintainer: bsiegert2fa is a two-factor authentication agent.
"2fa -add name" adds a new key to the 2fa keychain with the given name. It
prints a prompt to standard error and reads a two-factor key from standard
input. Two-factor keys are short case-insensitive strings of letters A-Z and
digits 2-7.
"2fa name" prints a two-factor authentication code from the key with the
given name.
With no arguments, "2fa" prints two-factor authentication codes from all
known time-based keys.
The default time-based authentication codes are derived from a hash of the
key and the current time, so it is important that the system clock have at
least one-minute accuracy.
The keychain is stored unencrypted in the text file "$HOME/.2fa".
Required to build:[
pkgtools/cwrappers] [
lang/go114]
Master sites:
Filesize: 5.964 KB
Version history: (Expand)
- (2024-09-06) Updated to version: 2fa-1.2.0nb40
- (2024-08-11) Updated to version: 2fa-1.2.0nb39
- (2024-07-03) Updated to version: 2fa-1.2.0nb38
- (2024-06-13) Updated to version: 2fa-1.2.0nb37
- (2024-06-01) Updated to version: 2fa-1.2.0nb36
- (2024-04-05) Updated to version: 2fa-1.2.0nb35
CVS history: (Expand)