aboutsummaryrefslogtreecommitdiff
path: root/Readme.textile
blob: 123c0d6438ea914970068731536c5847ec4e9410 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
h1. twofa

p. A terrible, should-not-be-used, wrote-it-for-fun-and-learning 2fa authenticator.

h2. Usage

bc. $ twofa ISSUER

h3. @~/.twofa@

p. The twofa rc file has the format:

bc. ISSUER SECRET [interval | default(30)] [length | default(6)] [hashing algorithm | default(sha1)]