From 84b59587761657f151e9a0863fe50003358c9c67 Mon Sep 17 00:00:00 2001 From: antilopa Date: Fri, 28 Oct 2022 12:05:14 +0200 Subject: [PATCH] corrected more typos and removed more lii\ghtboxes --- .../01.Creating_keypair/03.Android/item.md | 12 ++++++------ 02.User_tutorials/03.Upload_keyserver/item.md | 6 +++--- 02.User_tutorials/blog.md | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/02.User_tutorials/01.Creating_keypair/03.Android/item.md b/02.User_tutorials/01.Creating_keypair/03.Android/item.md index 6b868d0..50356bc 100644 --- a/02.User_tutorials/01.Creating_keypair/03.Android/item.md +++ b/02.User_tutorials/01.Creating_keypair/03.Android/item.md @@ -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. diff --git a/02.User_tutorials/03.Upload_keyserver/item.md b/02.User_tutorials/03.Upload_keyserver/item.md index e4027dc..c8e6ee1 100644 --- a/02.User_tutorials/03.Upload_keyserver/item.md +++ b/02.User_tutorials/03.Upload_keyserver/item.md @@ -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” diff --git a/02.User_tutorials/blog.md b/02.User_tutorials/blog.md index 5415183..0b5a88d 100644 --- a/02.User_tutorials/blog.md +++ b/02.User_tutorials/blog.md @@ -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)