yubo / oath

oath lib for golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goathtool README

Synopsis

goathtool attempts reproduces the functionality of nongnu.org's oathtool http://www.nongnu.org/oath-toolkit/man-oathtool.html. How incompletely is to be determined. The intent is to implement the functionality the primary author uses most and then -- as time or PRs occur -- to fill in more of the features. The author also intends to differ in implementation of defaults and invocation.

goathtool will only implement the short flags as the author intends to forgo 3rd party libraries.

Description

goathtool

Generate OATH one-time passwords (OTP).

Examples

The following examples are borrowed/stolen from the oathtool man page and are therefore: Copyright © 2013 Simon Josefsson. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html.

About

oath lib for golang

License:Other


Languages

Language:Go 100.0%