Activity
From 07 June 2015 to 06 July 2015
05 July 2015
- 13:25 Feature #50 (Neu): add support for offline tokens
- a token should be markable as being allowed to be used for offline logins.
* to improve security against offline a... - 13:17 Feature #49 (In Bearbeitung): add PAM module
- to support offline logins with OTP tokens OTPme needs a PAM module.
- 13:12 Feature #48 (In Bearbeitung): add ldap server support
- OTPme should support ldap as access protocol to it's users, groups etc.
* add ldap support for different object cl...
04 July 2015
- 03:07 Feature #47 (In Bearbeitung): add support for a second factor token (e.g. HOTP) to add some additional security to otpme ssh-agent autentication
- it should be possible to combine an ssh-token with an other token (e.g HOTP) to require an OTP beside the ssh private...
- 03:01 Feature #46 (In Bearbeitung): add ssh-token support for authentication with OTPme daemons
- this feature is implemented using an ssh token that holds the public key of the user. otpme command line tools use a ...
- 02:54 Feature #42 (Erledigt): add OATH support
- 02:49 Feature #43 (In Bearbeitung): QR-Code based token rollout
- added QRCode support for OATH HOTP/TOTP tokens.
MOTP support for Swiss SafeLab OTP Authenticator needs some more i... - 02:31 Feature #41 (In Bearbeitung): Add daemon mode to OTPme
- 02:30 Feature #44 (Erledigt): add optional PIN to OATH OTPs
- 02:30 Feature #45 (In Bearbeitung): add backend encryption for all sensitive data
- current implementation uses AES encryption in CFB mode.
from Crypto.Cipher import AES
from Crypto import Random
...
Also available in: Atom