Hi, at the moment we are not producing so much code as you might have realized on github. privacyIDEA is still based on pylons, which is a rather old python framework and which is not actively developed anymore. Therefor, at the moment I am investigating new possibilities where to migrate […]
Yearly Archives: 2014
We released privacyIDEA admin client version 1.4. It comes with a cute zshell completion which gives you information on commands and subcommands and parameters: cornelius@puckel ~/src/privacyideaadm (git)-[master] % privacyidea token init – type completing token type dpw – Daily changing password email – email token hmac – HOTP token, event […]
Today we released privacyIDEA 1.4. It adds a simple simpleSAMLphp setup by providing the debian package simplesamlphp-privacyidea in the ppa-repository. Under the hood we improved the test suite and Add QR enrollment of mOTP token (Token2) Add “wrong password” message on login screen Add helper dialog to easily setup first […]
Today we released privacyIDEA 1.3.2. Get it via pypi, github or launchpad. These new features where introduced: Add uwsgi and nginx configuration. Add nginx ubuntu package. Add ubuntu meta packages to easily install radius dependencies. Add package for appliance Add privacyidea-otrs and remove the authmodules from the core package Thus […]
Just now we released privacyIDEA 1.3. You can get it at pypi, via github or via launchpad. Daplug donlge in keyboard mode is now supported, thus added one more token, that can be initialized and where you do not need to rely on the secrets of the vendor. Worked on […]
Scientist from Pune in India have an interesting idea to use one time passwords to withdraw money from the ATM machine. Bad enough, the one time password is to be sent via SMS. I understand it. Banks are great in saving money. A bank does not want to give ATM […]
We are experimenting with docker and provide a self contained privacyIDEA image for docker. The build environment is located at github. Please note, that this is the first draft which can be used to checkout privacyIDEA. If your distribution provides docker, you can get a machine up and running like […]
There is a new Howto at howtoforge.com, that describes how you can secure your wordpress login using privacyIDEA.
Please note: This howto is outdated. It refers to a rather old version of privacyIDEA. Please read the install documentation at readthedocs. Starting with privacyIDEA 1.2 a debian package for Ubuntu 14.04 is availble. Please note, that you will not be able to install it on 12.04, since there would […]
Today privacyIDEA 1.2 was released. You can get it at pypi or github tag v1.2 or NEW! as Ubuntu package on a launchpad repository. There are some interesting new features – we will release a howto on this soon: Added functionality to assign tokens to client machines including application type […]