Skip to content

tehmaze-labs/yubistack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YubiStack

YubiStack provides a simple, integrated re-implementation of:

##General: YubiStack was initially created to avoid the issues caused by SQLAlchemy running in a multithreaded environment. The yubiauth component was replaced first with a simlified re-implementation. Then the PHP yubikey-val and yubikey-ksm components were rewritten in Python, so we could have native function calls instead of HTTP calls within the stack. To maintain compatibility (and to support distributed systems), WSGI wrappers are available, so all stack components can be still used as web services.

About

Full Yubikey authentication stack written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%