Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kphrx/otpauth


https://github.com/kphrx/otpauth

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

= OTPAuth

image:https://github.com/kphrx/OTPAuth/workflows/CI/badge.svg[alt="CI Badge",link=https://github.com/kphrx/OTPAuth/actions?query=workflow%3ACI]
image:https://codecov.io/gh/kphrx/OTPAuth/branch/master/graph/badge.svg[alt="codecov",link=https://codecov.io/gh/kphrx/OTPAuth]

OTP Authentication tool.

== Requirements

* Go (latest checked: 1.14.3)

== Installation

Install to `$GOBIN`.

[source, shell]
----
$ go install github.com/kphrx/otpauth@latest
----

== Usage

Work in progress...

[source, shell]
----
$ ${GOBIN}/otpauth
> 755224 # <1>
----
<1> link:https://tools.ietf.org/html/rfc4226#page-32[RFC4226 - HOTP: An HMAC-Based One-Time Password Algorithm # _Appendix D - HOTP Algorithm: Test Values_]