summaryrefslogtreecommitdiff
path: root/pwgrep.buetow.org/content
diff options
context:
space:
mode:
authorPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-28 17:29:02 +0200
committerPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-28 17:29:02 +0200
commita49808a3db65f62d9aa240ba29cd211dac676c3f (patch)
tree5ed67d90e6b5508ed391b7a40d1a96ed704c66ea /pwgrep.buetow.org/content
parent435a7bef1d7430ad577017299b6ea4dd1a4ea274 (diff)
fix
Diffstat (limited to 'pwgrep.buetow.org/content')
-rw-r--r--pwgrep.buetow.org/content/home.xml44
1 files changed, 22 insertions, 22 deletions
diff --git a/pwgrep.buetow.org/content/home.xml b/pwgrep.buetow.org/content/home.xml
index dcefb4d..7ea0bf1 100644
--- a/pwgrep.buetow.org/content/home.xml
+++ b/pwgrep.buetow.org/content/home.xml
@@ -1,26 +1,26 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
<content>
- <pagetitle>pwgrep</pagetitle>
- <textheader>Managing passwords...</pagetitle>
- <text>
- <rimg href="?document=images/gnupg.png" title="GnuPG" />
- <noop>In order to manage my passwords I wrote myself a small bash/awk script which manages a database file using encryption of GnuPG. Those are the benefits of pwgrep:</noop>
- </text>
- <enumeration>
- <enumitem>Encryption of all the passwords.</enumitem>
- <enumitem>Versioning of all the passwords. No loss of old passwords.</enumitem>
- <enumitem>Since a versioning system is used, the password database can be used on several hosts at once (automatic synchronization). Even several user can share the same password database. The versioning system will keep track of who was changing which entries and at which time.</enumitem>
- <enumitem>The versioning system to use can be configured (Git by default)</enumitem>
- <enumitem>Besides of passwords, pwgrep can also be used for storing a collection of files like certificates</enumitem>
- <enumitem>The file shredding command for secure deleting of temporary files can be configured (shred on Linux and destroy or rm -P on FreeBSD by default)</enumitem>
- <enumitem>Automatic local backup of all database changes (Still access to old data after editing the password database if the network connection to the versioning system is not accessible)</enumitem>
- <enumitem>No need of a GUI (can be used through a SSH session)</enumitem>
- <enumitem>Using only open source software</enumitem>
- <enumitem>Running on all *NIX and alike systems</enumitem>
- </enumeration>
- <text>
- <noop>If you wanna stay in touch please </noop>
- <namedlink href="http://freecode.com/projects/pwgrep">subscribe via freecode.</namedlink>
- </text>
+ <pagetitle>pwgrep</pagetitle>
+ <textheader>Managing passwords...</textheader>
+ <text>
+ <rimg href="?document=images/gnupg.png" title="GnuPG" />
+ <noop>In order to manage my passwords I wrote myself a small bash/awk script which manages a database file using encryption of GnuPG. Those are the benefits of pwgrep:</noop>
+ </text>
+ <enumeration>
+ <enumitem>Encryption of all the passwords.</enumitem>
+ <enumitem>Versioning of all the passwords. No loss of old passwords.</enumitem>
+ <enumitem>Since a versioning system is used, the password database can be used on several hosts at once (automatic synchronization). Even several user can share the same password database. The versioning system will keep track of who was changing which entries and at which time.</enumitem>
+ <enumitem>The versioning system to use can be configured (Git by default)</enumitem>
+ <enumitem>Besides of passwords, pwgrep can also be used for storing a collection of files like certificates</enumitem>
+ <enumitem>The file shredding command for secure deleting of temporary files can be configured (shred on Linux and destroy or rm -P on FreeBSD by default)</enumitem>
+ <enumitem>Automatic local backup of all database changes (Still access to old data after editing the password database if the network connection to the versioning system is not accessible)</enumitem>
+ <enumitem>No need of a GUI (can be used through a SSH session)</enumitem>
+ <enumitem>Using only open source software</enumitem>
+ <enumitem>Running on all *NIX and alike systems</enumitem>
+ </enumeration>
+ <text>
+ <noop>If you wanna stay in touch please </noop>
+ <namedlink href="http://freecode.com/projects/pwgrep">subscribe via freecode.</namedlink>
+ </text>
</content>