This release adds two changes, it removes the .sh postfix from all contrib scripts and it additionally adds libsphinx0 as a possible name to be wrapped by sphinxlib.py - latter is useful for packaging on debian. no new features are added or bugs fixed.
1.0.6
this release features no changes, except the (re)moval of /debian into a seperate branch.
1.0.5
This minor release includes a small improvement which allows longer predefined passwords to be used in case not all character classes are used in the password. a numeric only predefined password could be a bit longer than 100 chars now.
1.0.4
This fixes a bug in case you read the password interactively. Also some small improvements in documentation, and a proper reading of a password if stdin is a tty.
1.0.3
- fixes websphinx backend script - sphinx does not wait for pwd on stdin if `rwd_keys` is false
1.0.2
- Add validate_password client config setting, should fix 15 - Minor improvements for the X11 scripts `getpwd.sh` and `type-pwd.sh` - `getpwd.sh` now explicitly displays the user/hostname in the password prompt.