Hello!
I am a software developer without much experience in security. Currently our company is working on a python application that resides within a PC that must never connect to the internet. Yubikey seems like a good way to authenticate the use of our software under this requirement.
I am currently looking at:
https://yubico-client.readthedocs.io/en/latest/https://github.com/Yubico/python-yubicoBut I'm having trouble finding any guidelines for an offline implementation (without the "YubiCloid).
My question: could anyone give advice on an offline python yubikey implementation?