Size: 2414
Comment: update
|
← Revision 8 as of 2022-07-26 13:32:28 ⇥
Size: 3051
Comment: new source of dog picture
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
= Encrypt files | ** work in progress** |
Line 4: | Line 4: |
**under construction** | = Encrypt and sign files |
Line 9: | Line 9: |
[[Gpg4win/Tutorials/RetrievePublicKeys#UseKleopatra|1. Use Kleopatra]] | [[Gpg4win/Tutorials/EncryptFile#UsingKleopatra|1. Using Kleopatra]] |
Line 11: | Line 11: |
[[Gpg4win/Tutorials/RetrievePublicKeys#UseGpgex|2. Use GpgEX]] | [[Gpg4win/Tutorials/EncryptFile#UsingGpgex|2. Using GpgEX]] \\ [[Gpg4win/Tutorials/EncryptFile#Result|3. Result]] |
Line 14: | Line 16: |
Jane has a new dog and shot a picture of it. Now she would love to share the picture with her best friend Kim. Because Jane also just started with Gpg4win and the whole crypto world she wants to encrypt the photo before she sends it. With this tutorial Jane learns which ways she can take to encrypt a file. | Jane has a new dog and shot a picture of it. Now she would love to share the picture with her best friend Kim. Because Jane also just started with Gpg4win and the whole crypto world she wants to encrypt and sign the photo before she sends it. With this tutorial Jane learns which ways she can take to encrypt and sign a file. |
Line 17: | Line 19: |
\\ //[[https://commons.wikimedia.org/wiki/File:Small_white_dog_sitting.jpg|Source]]// |
|
Line 22: | Line 26: |
<<Anchor(UseKleopatra)>> === Use Kleopatra |
<<Anchor(UsingKleopatra)>> === Using Kleopatra |
Line 25: | Line 29: |
* Click on **Sign/Encrypt...** | 1. Click on **Sign/Encrypt...** |
Line 29: | Line 33: |
* The file explorer will be opened. Navigate to the folder where the file is which you want to encrypt and click on this file. | 2. The file explorer will be opened. Navigate to the folder where the file is which you want to encrypt and click on this file. |
Line 33: | Line 37: |
* Click on **Open** | 3. Click on **Open** |
Line 37: | Line 41: |
* In the field **Encrypt for others** start to enter the name of the email address of the person you want to encrypt the file to. | 4. In the field **Encrypt for others** start to enter the name of the email address of the person you want to encrypt the file to. |
Line 42: | Line 46: |
* Click on the key of that email address to select it | 5. Click on the key of that email address to select it |
Line 46: | Line 50: |
* Click on the button **Sign /Encrypt** | 6. Click on the button **Sign /Encrypt** |
Line 50: | Line 54: |
* Enter the password/passphrase of your own key | 7. Enter the password/passphrase of your own key |
Line 54: | Line 58: |
* Click on **OK** | 8. Click on **OK** |
Line 58: | Line 62: |
* Click on **Finish** | 9. Click on **Finish** |
Line 60: | Line 64: |
{{}} | {{kleo_instruction_finish_encryption.png}} |
Line 63: | Line 67: |
**After completing this section you have a new file with a lock symbol in the same folder where the original file is. This new file is the encrypted one.** | <<Anchor(UsingGpgex)>> === Using GpgEX 1. Navigate to the folder where the file is which you want to encrypt. \\\\ {{navigate_to_file.png}} \\\\\\ 2. Right-click on the file you want to encrypt and click on the entry **Sign and encrypt** \\\\ {{gpgex_sign_and_encrypt.png}} \\\\\\ 3. Then follow step 4 to 9 of the section //Using Kleopatra// [[Gpg4win/Tutorials/RetrievePublicKeys#UsingGpgex|above]]. <<Anchor(Result)>> === Result After completing this tutorial you have a new file with a lock symbol in the same folder where the original file is. This new file is the encrypted and signed one. |
Line 65: | Line 87: |
<<Anchor(UseGpgex)>> === Use GpgEX |
work in progress
Encrypt and sign files
This tutorial is for Gpg4win 4.0.3. For new versions this process may differ.
Contents
1. Using Kleopatra
2. Using GpgEX
3. Result
Introduction
Jane has a new dog and shot a picture of it. Now she would love to share the picture with her best friend Kim. Because Jane also just started with Gpg4win and the whole crypto world she wants to encrypt and sign the photo before she sends it. With this tutorial Jane learns which ways she can take to encrypt and sign a file.
Source
We just revealed that there is more than one way to encrypt a file. So you can look at the instructions and maybe try different ways to decide which one suits you most. One possibility is to use Kleopatra which you probably used to create your own keys. Another tool that can be used is the component GpgEX.
Both Kleopatra and GpgEX are installed on your system if you followed this tutorial without any modifications.
Using Kleopatra
1. Click on Sign/Encrypt...
2. The file explorer will be opened. Navigate to the folder where the file is which you want to encrypt and click on this file.
3. Click on Open
4. In the field Encrypt for others start to enter the name of the email address of the person you want to encrypt the file to. In Jane's case she enters 'kim' to find Kim's key.
5. Click on the key of that email address to select it
6. Click on the button Sign /Encrypt
7. Enter the password/passphrase of your own key
8. Click on OK
9. Click on Finish
Using GpgEX
1. Navigate to the folder where the file is which you want to encrypt.
2. Right-click on the file you want to encrypt and click on the entry Sign and encrypt
3. Then follow step 4 to 9 of the section Using Kleopatra above.
Result
After completing this tutorial you have a new file with a lock symbol in the same folder where the original file is. This new file is the encrypted and signed one.