aluzzardi / pam_usb

Hardware authentication for Linux using ordinary USB Flash Drives.
GNU General Public License v2.0
152 stars 82 forks source link

Ported and documented pamusb-agent to Python3 #33

Closed dj95 closed 5 years ago

dj95 commented 7 years ago

In order to clean the mess in the pamusb-agent it should be updated to the latest Python Version. In this pull request I added pamusb-agent3 as a Python 3 variant of the default pamusb-agent with documented behaviour and a little bit cleaned up.