Skip to content

srozb/yubikeyedup-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yubikeyedup-docker

dockerized YubiKey OTP Validation Server ready to serve.

prepare

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

./run.sh

Releases

No releases published

Packages

No packages published

Languages