diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 22:55:16 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:55:16 +0200 |
commit | 0b8fd89fd65d0d6724963dd18109af0fcc5c9fe4 (patch) | |
tree | 2c9d6eb36e494e820744b20b8cb618461a369436 /system/fpm2/README | |
parent | 565d7cfb6e1213ecf755c36556978c436bf2f9c9 (diff) | |
download | slackbuilds-0b8fd89fd65d0d6724963dd18109af0fcc5c9fe4.tar.gz |
system/fpm2: Added to 12.1 repository
Diffstat (limited to 'system/fpm2/README')
-rw-r--r-- | system/fpm2/README | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/system/fpm2/README b/system/fpm2/README new file mode 100644 index 0000000000..8911349fb9 --- /dev/null +++ b/system/fpm2/README @@ -0,0 +1,20 @@ +Figaro's Password Manager 2 is a program that allows you to securely store the +passwords using GTK2 interface. + +Features include: + +- Passwords are encrypted with the blowfish algorithm. +- Copy passwords or usernames to the clipboard/primary selection. +- If the password is for a web site, FPM2 can keep track of the URLs of your + login screens and can automatically launch your browser. In this capacity, + FPM2 acts as a kind of bookmark manager. +- Combine all three features: you can configure FPM2 to bring you to a web + login screen, copy your username to the clipboard and your password to the + primary selection, all with a single button click. +- FPM2 also has a password generator that can choose passwords for you. It + allows you to determine how long the password should be, and what types of + characters (lower case, upper case, numbers and symbols) should be used. + You can even have it avoid ambiguous characters such as a capital O or the + number zero. +- Auto-minimise and/or auto-locking passwords database after configurable + time to the tray icon. |