diff options
Diffstat (limited to 'pwgrep.buetow.org/content/Tutorials.sub/20.Files.xml')
| -rw-r--r-- | pwgrep.buetow.org/content/Tutorials.sub/20.Files.xml | 31 |
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> - |
