spass 1.1 – Secure Password Generator

This is a new version of my /dev/random-based secure password generator – spass. The new version doesn’t have any new features; it’s mainly a bug-fix release. The package now uses autotools, which means it has the standard configure script and makefile. I also fixed some typos in the help message. Overall, the new version doesn’t offer anything new compared to the old one, except for easier installation.

You can download the new release from spass-1.1.tar.bz2. The installation procedure is a tad different. All you need to do now (after you untar the tarball) is run ./configure && make, switch to root, and execute make install.

One thought on “spass 1.1 – Secure Password Generator”

Leave a Reply

Your email address will not be published. Required fields are marked *