summaryrefslogtreecommitdiff
path: root/pwgrep.buetow.org/content/Tutorials.sub
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-03-23 22:27:29 +0100
committerPaul Buetow <paul@buetow.org>2013-03-23 22:27:29 +0100
commit3e48337c7fcb4c1cbb7f54a14858147dbcf0f89e (patch)
tree7fabf8d5532d29e294235174653da05bcc47bba8 /pwgrep.buetow.org/content/Tutorials.sub
parenta16f0373de0936775b89592b490a8468160a113b (diff)
quick commit
Diffstat (limited to 'pwgrep.buetow.org/content/Tutorials.sub')
-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