Guy Rutenberg

Keeping track of what I do

spass 1.1 – Secure Password Generator

with 2 comments

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 ,

2 Responses 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. [...]

  2. Cool post, can we get more of these.

    Gmail Password Hack

    10 Jun 10 at 12:59

Leave a Reply