summaryrefslogtreecommitdiff
path: root/pwgrep.buetow.org/content/Tutorials.sub/10.Passwords.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pwgrep.buetow.org/content/Tutorials.sub/10.Passwords.xml')
-rw-r--r--pwgrep.buetow.org/content/Tutorials.sub/10.Passwords.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pwgrep.buetow.org/content/Tutorials.sub/10.Passwords.xml b/pwgrep.buetow.org/content/Tutorials.sub/10.Passwords.xml
index 6834510..456b4f7 100644
--- a/pwgrep.buetow.org/content/Tutorials.sub/10.Passwords.xml
+++ b/pwgrep.buetow.org/content/Tutorials.sub/10.Passwords.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
<content>
<pagetitle>Tutorial for storing passwords</pagetitle>
- <text>First check out pwgrep from svn and edit the configuration parameters in its header. Also setup a versioning repository (e.g. svn) for your password database storage (preferable using some encryption for checkout/update operations such as SSL or SSH). Afterwards you may go on with the usage of pwgrep itself:</text>
+ <text>First check out pwgrep from git and edit the configuration parameters in its header. Also setup a versioning repository (e.g. svn) for your password database storage (preferable using some encryption for checkout/update operations such as SSL or SSH). Afterwards you may go on with the usage of pwgrep itself:</text>
+ <text>Please note that the current version of pwgrep is configured to work with git. The rest of this tutorial however should work as with svn.</text>
<text>The database file is divided in several records. Each record begins with its name followed by several lines holding all the secret informations. The (actually very simple) format of the database file is as follows:</text>
<code>
some record name here