summaryrefslogtreecommitdiffstats
path: root/security/fpm/pkg-descr
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-04 11:22:27 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-04 11:22:27 +0800
commitf43e02ef9d5ec06c7749e789f938b5b8a95d149e (patch)
treecf56565ef6cbf1c1a77690cd1ae9e83399b9a615 /security/fpm/pkg-descr
parent09c97babd10dc22afe3b9dc54f0350d6c4356a83 (diff)
downloadmarcuscom-ports-f43e02ef9d5ec06c7749e789f938b5b8a95d149e.tar.gz
marcuscom-ports-f43e02ef9d5ec06c7749e789f938b5b8a95d149e.tar.zst
marcuscom-ports-f43e02ef9d5ec06c7749e789f938b5b8a95d149e.zip
share/gnome/ -> share/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8810 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/fpm/pkg-descr')
-rw-r--r--security/fpm/pkg-descr21
1 files changed, 21 insertions, 0 deletions
diff --git a/security/fpm/pkg-descr b/security/fpm/pkg-descr
new file mode 100644
index 000000000..88a5ff6dd
--- /dev/null
+++ b/security/fpm/pkg-descr
@@ -0,0 +1,21 @@
+Figaro's Password Manager is a GNOME application that allows you to securely
+store your passwords. Features include:
+
+* Passwords are encrypted with the blowfish algorithm.
+* Copy passwords or usernames to the clipboard.
+* Copy passwords or usernames to the primary selection. (And paste them with a
+middle mouse button click).
+* If the password is for a website, FPM can keep track of the URLs of your
+login screens and can automatically launch your browser. In this capacity, FPM
+acts as a kind of bookmark manager.
+* You can teach FPM to launch other applications, and optionally pass
+hostnames, usernames or passwords to the command line.
+* FPM also has a password generator that can help you choose good passwords.
+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 and the number
+0.
+
+WWW: http://fpm.sourceforge.net/
+
+- Anders Nordby <anders@fix.no>