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

https://github.com/nmac427/yksoft

Software emulated Yubikey in HOTP mode for Swift
https://github.com/nmac427/yksoft

2fa authentication duo-security hotp swift yubikey

Last synced: 6 days ago
JSON representation

Software emulated Yubikey in HOTP mode for Swift

Awesome Lists containing this project

README

        

# YKSoft

Based on the following projects:
- [libyubikey](https://github.com/Yubico/yubico-c)
- [yksofttoken](https://github.com/arr2036/yksofttoken)