Guy Rutenberg

Keeping track of what I do

spass 1.1 – Secure Password Generator

with one comment

This is a new version of my /dev/random based secure password generator – spass. The new version doesn’t have 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. Installation procedure is a tad different. All you need to do now (after you untar the tarball) is ./configure && make switch to root and execute make install.

Share and Enjoy:
  • del.icio.us
  • StumbleUpon
  • Digg
  • Facebook
  • Mixx
  • Google Bookmarks
  • Simpy

Written by Guy

May 4th, 2008 at 11:14 pm

Posted in C/C++,Projects,spass

Tagged with ,

One Response to 'spass 1.1 – Secure Password Generator'

Subscribe to comments with RSS or TrackBack to 'spass 1.1 – Secure Password Generator'.

  1. [...] Now open the newly created configuration file and edit the line with the blowfish_secret (at the top of the file) as explained in it. An easy way to generate the password would be to use spass. [...]

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">