corrected more typos and removed more lii\ghtboxes

This commit is contained in:
antilopa 2022-10-28 12:05:14 +02:00
parent 95df80c2eb
commit 84b5958776
3 changed files with 10 additions and 10 deletions

View File

@ -16,26 +16,26 @@ To create new keypair for your email you need to:
1. Open OpenKeychain and select “CREATE MY KEY” on start page.
![](image-openkeychain/01-create-andrd-start.png?lightbox)
![](image-openkeychain/01-create-andrd-start.png)
(If u already have keys you can get there also via the hamburger menu (three bars) at the top right → manage my keys)
2. Choose a name to associate with the key
![](image-openkeychain/02-create-andrd-username.png?lightbox)
![](image-openkeychain/02-create-andrd-username.png)
3. Enter the email address that you want to use with the key. For Lacre you will need to enter the same email address you plan to use with Lacre.
![](image-openkeychain/03-create-andrd-email.png?lightbox)
![](image-openkeychain/03-create-andrd-email.png)
4. you can change additional settings from the hamburger menu at the top right → “change key configuration”. You can change the key type to Ecliptic Curve as it is considered more secure and efficient then RSA keys, or you may directly go on with "CREATE KEY" if you are fine with the defaults.
![](image-openkeychain/04-create-andrd-create.png?lightbox)
![](image-openkeychain/05-create-andrd-additional-settings.png?lightbox)
![](image-openkeychain/04-create-andrd-create.png)
![](image-openkeychain/05-create-andrd-additional-settings.png)
5. Congratulations! Your new encryption key is created and ready to be used.
![](image-openkeychain/06-create-andrd-finished.png?lightbox)
![](image-openkeychain/06-create-andrd-finished.png)
6. Although you are technically done, always backup your keys. Loosing important data is devastating. Loosing the key to open all your email communication can be even worse. Have a backup stored safely offline, just in case.

View File

@ -12,15 +12,15 @@ Uploading a public key to the Lacre Key-Server is a fairly easy process:
1. Visit [keys.lacre.io](https://keys.lacre.io?target=_blank)
![](01-website.png?lightbox)
![](01-website.png)
2. Enter the email address you want to register. It should be the one you have created keys for.
![](02-email.png?lightbox)
![](02-email.png)
3. Paste the public key for that email address
![](03-pub-key.png?lightbox)
![](03-pub-key.png)
4. Hit “submit key”

View File

@ -26,7 +26,7 @@ pagination: true
## User Documentation
**The following Tutorials will guide you through the process of setting up encryption keys and uploading them to Lacre. Successing will alow you.**
**The following Tutorials will guide you through the process of setting up encryption keys and uploading them to Lacre.**
[Creating Keypairs](creating_keypair)