yksofttoken

Software emulation of Yubikey hardware tokens in HOTP mode

BSD-2-CLAUSE License

Stars
32

Bot releases are visible (Hide)

yksofttoken - Latest Release

Published by arr2036 3 months ago

  • Fix issue on systems with an unsigned char type, where helptext would be printed and the utility would immediately exit, no matter what invocation was used. Thanks @yannbouteiller.
yksofttoken -

Published by github-actions[bot] 4 months ago

yksofttoken -

Published by github-actions[bot] about 2 years ago

  • Remove unecessary dependency on the arc4random functions under Linux.
    getrandom() is apparently cryptographically secure.
yksofttoken - v0.0.3

Published by github-actions[bot] about 2 years ago

  • Take the default token persistence dir from the current binary name. For example if yksoft is renamed foo, we attempt to load ~/.foo/<token name>.

  • Add -C to allow a persistence command to be specified. This command runs whenever the use counter increments or a new token is generated.

yksofttoken -

Published by github-actions[bot] about 2 years ago

  • Add debian packaging via make deb.
  • Print registration information as a CSV so it's easier to ingest into DUO.
  • Place token data in ~/.yksoft/<name> by default.
yksofttoken - v0.0.1

Published by arr2036 about 2 years ago

  • Initial release of a fully functional Yubikey token emulator
Badges
Extracted from project README
CI build status