This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
pkgsrc
Watch
1
Star
0
Fork
You've already forked pkgsrc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
55187bc152
pkgsrc
/
security
/
2fa
/
PLIST
3 lines
70 B
Text
Raw
Normal View
History
Unescape
Escape
2fa: Update to 1.2.0 Changelog: * go modulized * Depend on github.com/atotto/clipboard
2021-05-12 16:19:03 +02:00
@comment $NetBSD: PLIST,v 1.2 2021/05/12 14:19:03 ryoon Exp $
Add 2fa version 20171122. From DESCR: 2fa 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".
2017-11-27 19:47:09 +01:00
bin/2fa
Reference in a new issue
Copy permalink