[Lunar-commits] <moonbase> keepassx: new module - very usefull password safe

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sun Dec 18 15:48:02 CET 2011


commit 3f3bdc2976f46f66cc0a9d2ba700ccea477cb68c
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sun Dec 18 15:48:02 2011 +0100

    keepassx: new module - very usefull password safe
---
 qt4-apps/keepassx/BUILD   |    5 +++++
 qt4-apps/keepassx/DEPENDS |    1 +
 qt4-apps/keepassx/DETAILS |   24 ++++++++++++++++++++++++
 3 files changed, 30 insertions(+), 0 deletions(-)

diff --git a/qt4-apps/keepassx/BUILD b/qt4-apps/keepassx/BUILD
new file mode 100644
index 0000000..bd4c265
--- /dev/null
+++ b/qt4-apps/keepassx/BUILD
@@ -0,0 +1,5 @@
+(
+
+  default_cmake_build
+
+) > $C_FIFO 2>&1
diff --git a/qt4-apps/keepassx/DEPENDS b/qt4-apps/keepassx/DEPENDS
new file mode 100644
index 0000000..428f269
--- /dev/null
+++ b/qt4-apps/keepassx/DEPENDS
@@ -0,0 +1 @@
+depends qt4
diff --git a/qt4-apps/keepassx/DETAILS b/qt4-apps/keepassx/DETAILS
new file mode 100644
index 0000000..a0ff396
--- /dev/null
+++ b/qt4-apps/keepassx/DETAILS
@@ -0,0 +1,24 @@
+             MODULE=keepassx
+            VERSION=0.4.3
+             SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE_URL=$SFORGE_URL/$MODULE
+         SOURCE_VFY=sha1:d25ecc9d3caaa5a6d0f39a42c730a95997f37e2e
+           WEB_SITE=http://www.keepassx.org
+            ENTERED=20111218
+            UPDATED=20111218
+              SHORT="a safe for secure password storage"
+
+cat << EOF
+KeePassX is an application for people with extremly high demands on secure personal data management.
+It has a light interface and is cross platform. KeePassX saves many different information e.g.
+user names, passwords, urls, attachments and comments in one single database.
+For a better management user-defined titles and icons can be specified for each single entry.
+Furthermore the entries are sorted in groups, which are customizable as well.
+The integrated search function allows to search in a single group or the complete database.
+KeePassX offers a little utility for secure password generation.
+The password generator is very customizable, fast and easy to use.
+Especially someone who generates passwords frequently will appreciate this feature.
+The complete database is always encrypted either with AES (alias Rijndael) or Twofish encryption algorithm using a 256 bit key.
+Therefore the saved information can be considered as quite safe.
+KeePassX uses a database format that is compatible with KeePass Password Safe.
+This makes the use of that application even more favourable.


More information about the Lunar-commits mailing list