This package relies on its configuration to be supplied by a launcher file or through the deploy configuration. How to protect the secret at rest is an open issue.
13 lines
271 B
Plaintext
13 lines
271 B
Plaintext
|
|
GTOTP report
|
|
|
|
This package generates reports containing
|
|
Time-based One-time Passwords generated
|
|
using the common Google Authenticator algorithm.
|
|
|
|
It is configured by a single XML attribute, the shared secret
|
|
encoded in base32.
|
|
! ...
|
|
! <config secret="Fooobaar"/>
|
|
! ...
|