From 138192ae9448bfb1f8ff09c268971009fa98db7e Mon Sep 17 00:00:00 2001 From: zoe1 Date: Tue, 13 Jul 2021 01:15:09 +0200 Subject: [PATCH] new images and updating urls for them --- en/index.html | 60 +++++++++--------- static/gnupg-infographic.zip | Bin 549767 -> 903043 bytes static/img/en/full-infographic.png | Bin 748098 -> 856065 bytes .../old-delete/section3-try-it-out.png | Bin 0 -> 32740 bytes .../old-delete/section4-web-of-trust.png | Bin 0 -> 48666 bytes .../old-delete/section5-01-use-it-well.png | Bin 0 -> 26316 bytes .../old-delete/section5-02-use-it-well.png | Bin 0 -> 19065 bytes .../{ => old-delete}/section6-next-steps.png | Bin .../old-delete/step1a-install-wizard.png | Bin 0 -> 42140 bytes .../step1b-01-tools-addons.png | Bin .../{ => old-delete}/step1b-02-search.png | Bin .../{ => old-delete}/step1b-03-install.png | Bin .../old-delete/step2a-01-make-keypair.png | Bin 0 -> 44005 bytes .../{ => old-delete}/workshop-section1.png | Bin .../en/screenshots/step1a-install-wizard.png | Bin 42140 -> 73840 bytes .../en/screenshots/step2a-02-make-keypair.png | Bin 0 -> 192621 bytes .../en/screenshots/step2a-03-make-keypair.png | Bin 0 -> 23495 bytes .../step2b-04-upload-and-certificate.png | Bin 0 -> 129722 bytes .../screenshots/step3a-import-from-file.png | Bin 0 -> 54039 bytes .../screenshots/step3a-open-key-manager.png | Bin 0 -> 161664 bytes static/img/en/screenshots/step3a-success.png | Bin 0 -> 78361 bytes .../en/screenshots/step3a-troubleshoot.png | Bin 0 -> 145930 bytes .../screenshots/step4a-send-key-to-Edward.png | Bin 0 -> 66496 bytes .../screenshots/step4b-option1-verify-key.png | Bin 0 -> 321532 bytes .../screenshots/step4b-option2-import-key.png | Bin 0 -> 63094 bytes .../en/screenshots/step4c-Edward-response.png | Bin 0 -> 107763 bytes .../en/screenshots/step5a-key-properties.png | Bin 0 -> 203962 bytes .../screenshots/workshop-section1-update.png | Bin 0 -> 91162 bytes svg.zip | Bin 0 -> 153385 bytes 29 files changed, 30 insertions(+), 30 deletions(-) create mode 100644 static/img/en/screenshots/old-delete/section3-try-it-out.png create mode 100644 static/img/en/screenshots/old-delete/section4-web-of-trust.png create mode 100644 static/img/en/screenshots/old-delete/section5-01-use-it-well.png create mode 100644 static/img/en/screenshots/old-delete/section5-02-use-it-well.png rename static/img/en/screenshots/{ => old-delete}/section6-next-steps.png (100%) create mode 100644 static/img/en/screenshots/old-delete/step1a-install-wizard.png rename static/img/en/screenshots/{ => old-delete}/step1b-01-tools-addons.png (100%) rename static/img/en/screenshots/{ => old-delete}/step1b-02-search.png (100%) rename static/img/en/screenshots/{ => old-delete}/step1b-03-install.png (100%) create mode 100644 static/img/en/screenshots/old-delete/step2a-01-make-keypair.png rename static/img/en/screenshots/{ => old-delete}/workshop-section1.png (100%) create mode 100644 static/img/en/screenshots/step2a-02-make-keypair.png create mode 100644 static/img/en/screenshots/step2a-03-make-keypair.png create mode 100644 static/img/en/screenshots/step2b-04-upload-and-certificate.png create mode 100644 static/img/en/screenshots/step3a-import-from-file.png create mode 100644 static/img/en/screenshots/step3a-open-key-manager.png create mode 100644 static/img/en/screenshots/step3a-success.png create mode 100644 static/img/en/screenshots/step3a-troubleshoot.png create mode 100644 static/img/en/screenshots/step4a-send-key-to-Edward.png create mode 100644 static/img/en/screenshots/step4b-option1-verify-key.png create mode 100644 static/img/en/screenshots/step4b-option2-import-key.png create mode 100644 static/img/en/screenshots/step4c-Edward-response.png create mode 100644 static/img/en/screenshots/step5a-key-properties.png create mode 100644 static/img/en/screenshots/workshop-section1-update.png create mode 100644 svg.zip diff --git a/en/index.html b/en/index.html index 526d1b0..4167718 100644 --- a/en/index.html +++ b/en/index.html @@ -10,9 +10,9 @@ email, security, GnuPG2" /> rights and makes free speech risky. This guide will teach you email self-defense in 40 minutes with GnuPG." /> - + +href="/static/img/favicon.ico" /> @@ -473,13 +473,13 @@ window.addEventListener("keydown", function (event) {
  • Share  -  -  -  -
  • @@ -488,7 +488,7 @@ alt="[Hacker News]" />

    Free Software Foundation +src="/static/img/fsf-logo.png" />

    @@ -505,7 +505,7 @@ the world taking the first step towards protecting their privacy.

    Donate

    +src="/static/img/en/donate.png" />

    @@ -513,7 +513,7 @@ src="https://static.fsf.org/nosvn/enc-dev0/img/en/donate.png" />

    View & share our infographic → Bulk surveillance violates our fundamental rights and makes free speech risky. This guide will teach you a basic surveillance self-defense skill: email @@ -569,7 +569,7 @@ href="#section2">Step 2.

    @@ -676,7 +676,7 @@ is the program that implements the standard. Most email programs provide an inte

    #2 Make your keys

    -

    A robot with a head shaped like a key holding a private and a public key

    +

    A robot with a head shaped like a key holding a private and a public key

    To use the GnuPG system, you'll need a public key and a private key (known together as a keypair). Each is a long string of randomly generated numbers @@ -705,11 +705,11 @@ discuss this more in the next section.