dockerized YubiKey OTP Validation Server ready to serve.
Follow @scumjr original readme
mkdir /opt/yubikeyedup
#use tools from the original repo:
./tools/dbcreate.py /opt/yubikeys.sqlite3
#prepare keys
./tools/flash.py gbush /opt/yubikeys.sqlite3
#and API
./tools/dbconf.py -aa developers /opt/yubikeys.sqlite3
./run.sh