summaryrefslogtreecommitdiff
path: root/pwgrep.buetow.org/content/Tutorials.sub/20.Files.xml
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-09-28 18:02:25 +0200
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-09-28 18:02:25 +0200
commit2bfe5014a3ec0c2dc04fc3a72420ca86f5fac524 (patch)
tree7f28e95ae7ac97f435eba0418e999db474e6a15a /pwgrep.buetow.org/content/Tutorials.sub/20.Files.xml
parent714164e679851987512435ed9b88f094c822e9f3 (diff)
reformat XML
Diffstat (limited to 'pwgrep.buetow.org/content/Tutorials.sub/20.Files.xml')
-rw-r--r--pwgrep.buetow.org/content/Tutorials.sub/20.Files.xml31
1 files changed, 15 insertions, 16 deletions
diff --git a/pwgrep.buetow.org/content/Tutorials.sub/20.Files.xml b/pwgrep.buetow.org/content/Tutorials.sub/20.Files.xml
index 8d8b1b9..06f443f 100644
--- a/pwgrep.buetow.org/content/Tutorials.sub/20.Files.xml
+++ b/pwgrep.buetow.org/content/Tutorials.sub/20.Files.xml
@@ -1,18 +1,17 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<content>
- <pagetitle>Tutorial for storing files</pagetitle>
- <text>Please read the "tutorial for storing passwords" first. Afterwards you may go on with this tutorial. This tutorial expects you to have understood the basics of pwgrep.</text>
- <text>Besides of storing passwords into a single file, pwgrep can also be used for storing a collection of files, which is very usefull for storing certificate files etc. Like passwords, all files stored within pwgrep are encrypted using GPG. The command pwfls will list all files currently stored in your database:</text>
- <cimg href="?document=images/7.png" />
- <text>pwfadd adds a specific file to the database:</text>
- <cimg href="?document=images/8.png" />
- <cimg href="?document=images/9.png" />
- <text>pwfls will show you that it has been added successfully:</text>
- <cimg href="?document=images/10.png" />
- <text>In order to decrypt a specific stored file you have to use pwfcat:</text>
- <cimg href="?document=images/11.png" />
- <text>File deletion can be accomplished using pwfdel:</text>
- <cimg href="?document=images/12.png" />
- <text>In general you can decrypt/store/encrypt any specific file format (as well as binary files).</text>
+ <pagetitle>Tutorial for storing files</pagetitle>
+ <text>Please read the "tutorial for storing passwords" first. Afterwards you may go on with this tutorial. This tutorial expects you to have understood the basics of pwgrep.</text>
+ <text>Besides of storing passwords into a single file, pwgrep can also be used for storing a collection of files, which is very usefull for storing certificate files etc. Like passwords, all files stored within pwgrep are encrypted using GPG. The command pwfls will list all files currently stored in your database:</text>
+ <cimg href="?document=images/7.png"/>
+ <text>pwfadd adds a specific file to the database:</text>
+ <cimg href="?document=images/8.png"/>
+ <cimg href="?document=images/9.png"/>
+ <text>pwfls will show you that it has been added successfully:</text>
+ <cimg href="?document=images/10.png"/>
+ <text>In order to decrypt a specific stored file you have to use pwfcat:</text>
+ <cimg href="?document=images/11.png"/>
+ <text>File deletion can be accomplished using pwfdel:</text>
+ <cimg href="?document=images/12.png"/>
+ <text>In general you can decrypt/store/encrypt any specific file format (as well as binary files).</text>
</content>
-