links correction

This commit is contained in:
antilopa 2022-10-27 13:19:56 +02:00
parent 1eb211f8c6
commit 533a7daac2
6 changed files with 19 additions and 19 deletions

View file

@ -12,22 +12,22 @@ Creating PGP keys from your Web browser requires you to install an add-on.
So if you havent already, install Mailveloppe add-on in your web browser:
[Mailvelope for Google Chrome](https://chrome.google.com/webstore/detail/mailvelope/kajibbejlbohfaggdiogboambcijhkke)
[Mailvelope for Google Chrome](https://chrome.google.com/webstore/detail/mailvelope/kajibbejlbohfaggdiogboambcijhkke?target=_blank)
<br>
[Mailvelope for Mozilla Firefox](https://addons.mozilla.org/en/firefox/addon/mailvelope/)
[Mailvelope for Mozilla Firefox](https://addons.mozilla.org/en/firefox/addon/mailvelope/?target=_blank)
<br>
[Mailvelope for Microsoft Edge](https://microsoftedge.microsoft.com/addons/detail/mailvelope/dgcbddhdhjppfdfjpciagmmibadmoapc)
[Mailvelope for Microsoft Edge](https://microsoftedge.microsoft.com/addons/detail/mailvelope/dgcbddhdhjppfdfjpciagmmibadmoapc?target=_blank)
To create new keypair for your email you need to:
1. open your web browser then click on the Mailvelope icon in the top right corner of your browser to start setting up your encryption keys. Choose "Keyring".
![](Mailvelope01.png)
![](Mailvelope01.png?lightbox)
2. select “Generate”.
![](Mailvelope02.png)
![](Mailvelope02.png?lightbox)
3. Fill in the needed information
@ -41,7 +41,7 @@ To create new keypair for your email you need to:
- Uncheck the "Upload public key to Mailvelope Key Server" box, unless you want it to be published online (it allows people to find your public key and send you encrypted emails, even if you didn't directly send you public key to them).
![](Mailvelope03.png)
![](Mailvelope03.png?lightbox)
4. Click on "Generate".
@ -52,11 +52,11 @@ Although you are technically done, always backup your keys. Loosing important da
- Select “Export” from the Key Management page.
![](Mailvelope04.png)
![](Mailvelope04.png?lightbox)
- Choose "Public" and give your public key backup file a name (it is good practice to have "_pub" in the file name to indicate that this is the public key, and "_priv" to indicate this is the private key).
![](Mailvelope05.png)
![](Mailvelope05.png?lightbox)
- Then click on "Save" and choose where to save the file. Do the same thing for your "Private" key.

View file

@ -10,25 +10,25 @@ taxonomy:
Thunderbird is one of the most widely used email client thats works on most of the desktop platforms such as Linux, MacOS and Windows.
As of version 78.2.1 OpenPGP has been integrated into Thunderbird so no additional plugins are needed to make it work. If you don't have Thunderbird installed yet, please visit: https://www.thunderbird.net
As of version 78.2.1 OpenPGP has been integrated into Thunderbird so no additional plugins are needed to make it work. If you don't have Thunderbird installed yet, please visit: [Thunderbird's website](https://www.thunderbird.net?target=_blank)
To create a new keypair for your email you need to:
1. Select "end to end ecryption" option from your account's overview page:
![](tb-e2e-1.png)
![](tb-e2e-1.png?lightbox)
2. In "End-to-End Encryption" settings you can see whether you have already a keypair assigned to your account. Assuming you don't go ahead and select "+Add key" option
![](tb-e2e-2.png)
![](tb-e2e-2.png?lightbox)
3. Unless you have a keypair (on another device) and wish to import it, select "Create a new OpenPGP Key" option
![](tb-e2e-3.png)
![](tb-e2e-3.png?lightbox)
4. Before your computer generates your key make sure you have selected correct email address to which your key pair will be assigned.
![](tb-e2e-4.png)
![](tb-e2e-4.png?lightbox)
We recommend changing key type to Ecliptic Curve as it is considered more secure and efficient then RSA keys.
@ -36,13 +36,13 @@ We recommend changing key type to Ecliptic Curve as it is considered more secure
6. Congratulations! Your new encryption key is created and ready to be used.
![](tb-e2e-5.png)
![](tb-e2e-5.png?lightbox)
7. Although you are technically done, please consider backing up the key. It happened to us all in the past. Loosing important data is devastating. Loosing key to open all your email communication can be even worse. Always have a backup stored safely offline, just in case.
Select option to backup your key to a file:
![](tb-e2e-6.png)
![](tb-e2e-6.png?lightbox)
When creating a file backup it is important to secure it with a good password. Otherwise, anyone who obtains access to the backed up key could potantially decrypt all your email communication. Don't overthink it though. If you forget your password to unlock your key, you will loose access to the key and thus communication in case you need to restore your key. Either keep the password somewhere safe (post-it sticker stuck on your computer screen is not recommended) for example a password manager or use something you are sure you will remember.

View file

@ -10,7 +10,7 @@ taxonomy:
Creating a PGP keys on your Android device requires you to install additional software. Android unfortunately isn't equipped with PGP.
So if you havent already, install OpenKeychain from [https://f-droid.org/en/packages/org.sufficientlysecure.keychain/](F-Droid) or [https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain](Playstore)
So if you havent already, install OpenKeychain from [F-droid](https://f-droid.org/en/packages/org.sufficientlysecure.keychain/?target=_blank) or [Google Playstore](https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain?target=_blank)
To create new keypair for your email you need to:

View file

@ -25,4 +25,4 @@ Exporting your public key to upload it to lacre.io is super easy.
![](Mailvelope07.png)
Your public key is now added to the clipboard so you can paste it on [https://keys.lacre.io/](Lacre Keyserver).
Your public key is now added to the clipboard so you can paste it on [Lacre Keyserver](https://keys.lacre.io/?target=_blank).

View file

@ -18,4 +18,4 @@ Exporting your public key to upload it to lacre.io is super easy.
![](02-copy-pub-andrd-choose-key.png)
3. your public key is now added to the clipboard so you can paste it on [https://keys.lacre.io/](Lacre Keyserver).
3. your public key is now added to the clipboard so you can paste it on [Lacre Keyserver](https://keys.lacre.io/?target=_blank).

View file

@ -10,7 +10,7 @@ taxonomy:
Uploading a public key to the Lacre Key-Server is a fairly easy process:
1. Visit [https://keys.lacre.io/](keys.lacre.io)
1. Visit [keys.lacre.io/](https://keys.lacre.io?target=_blank)
![](01-website.png)