From 587b26019beb51aadb4cd245e622774a90442966 Mon Sep 17 00:00:00 2001 From: Saturneric Date: Thu, 10 Jun 2021 04:14:21 +0800 Subject: Adjust the project structure. Write a readme. Signed-off-by: Saturneric --- resource/help/docu_decrypt_file.html | 81 ++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 resource/help/docu_decrypt_file.html (limited to 'resource/help/docu_decrypt_file.html') diff --git a/resource/help/docu_decrypt_file.html b/resource/help/docu_decrypt_file.html new file mode 100644 index 00000000..4516f12c --- /dev/null +++ b/resource/help/docu_decrypt_file.html @@ -0,0 +1,81 @@ + + + + +gpg4usb - Documentation + + + + + + +
+Previous: Encrypt a file | Main | Next: Import a key +
+ + + + +
+ +

Howto decrypt a file

+

NOTE: You can only decrypt files, if you have one private key, the file is encrypted for. You can identify the private keys by the "bunch of keys"-image in front of the name in the keylist (in this case Bobby):

+

+private key hint +

+

+There are five steps to decrypt a file. We assume, that Alice wants to decrypt a file, which is encrypted for her (that is, while encrytion her key was chosen). +

+

STEP 1: Open file en-/decryption dialog

+

+First Alice chooses the file cryption dialog in the menu. Alternatively, she could just hit the "File-Cryption"-button in the toolbar. +

+

+open file cryption dialog +

+ +

STEP 2: Choose decrypt

+

+Secondly she chooses decrypt. +

+

+choose decrypt +

+ + +

STEP 3: Choose input-/outputfile

+

+Now she chooses the input- and outputfile. The inputfile has to be the encrypted file +

+

+choose the input- and outputfile +

+ +

STEP 4: Hit ok

+

+Now she hits the ok-button +

+

+hit ok +

+ +

STEP 5: Enter passphrase

+

+Now she enters the passphrase of her key and hits the ok-button. +

+

+enter passphrase +

+

+Afterwards the ok-message is displayed. +

+

+ok message +

+ +
+
+Previous: Encrypt a file | Main | Next: Import a key +
+ + -- cgit v1.2.3