summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgeorg <georg@riseup.net>2020-01-18 05:47:03 -0800
committergeorg <georg@riseup.net>2020-01-18 05:47:03 -0800
commit380babf5be4a47e12550192b5d6ab34126325e1f (patch)
tree6993fc715a3637cbeb0639ad530e514ad9c218c7
parent51169a0333d195b51b410314123b0c0a19df2c84 (diff)
parent4aed1c467222c641b18740b155ef98b4e3601ace (diff)
Merge branch 'man-vs-machine' into 'nina/redesign'
Wording: "machine-in-the-middle" (instead of "man"). See merge request schleuder/schleuder-website!81
-rw-r--r--schleuder/docs/concept.md4
-rw-r--r--schleuder/docs/older/3.2/concept.md4
-rw-r--r--schleuder/docs/older/3.3/concept.md4
3 files changed, 6 insertions, 6 deletions
diff --git a/schleuder/docs/concept.md b/schleuder/docs/concept.md
index ac25654..5339656 100644
--- a/schleuder/docs/concept.md
+++ b/schleuder/docs/concept.md
@@ -33,9 +33,9 @@ And Schleuder can receive administrative commands by email. E.g. it is possible
## Technical details
-### A "wanted man-in-the-middle"
+### A "wanted machine-in-the-middle"
-Basically Schleuder is a "wanted man-in-the-middle".
+Basically Schleuder is a "wanted machine-in-the-middle".
Each list has its own keypair. Schleuder decrypts every incoming email and verifies its signature with the keys from the list's keyring. Then Schleuder loops over the list of subscribers, creates for each a stripped down copy of the message, encrypts it with the subscriber's key and signs it with its own key, and sends it out.
diff --git a/schleuder/docs/older/3.2/concept.md b/schleuder/docs/older/3.2/concept.md
index a4b87e0..9244e0e 100644
--- a/schleuder/docs/older/3.2/concept.md
+++ b/schleuder/docs/older/3.2/concept.md
@@ -31,9 +31,9 @@ And Schleuder can receive administrative commands by email. E.g. it is possible
## Technical details
-### A "wanted man-in-the-middle"
+### A "wanted machine-in-the-middle"
-Basically Schleuder is a "wanted man-in-the-middle".
+Basically Schleuder is a "wanted machine-in-the-middle".
Each list has its own keypair. Schleuder decrypts every incoming email and verifies its signature with the keys from the list's keyring. Then Schleuder loops over the list of subscribers, creates for each a stripped down copy of the message, encrypts it with the subscriber's key and signs it with its own key, and sends it out.
diff --git a/schleuder/docs/older/3.3/concept.md b/schleuder/docs/older/3.3/concept.md
index fc917a1..fc9e0d1 100644
--- a/schleuder/docs/older/3.3/concept.md
+++ b/schleuder/docs/older/3.3/concept.md
@@ -31,9 +31,9 @@ And Schleuder can receive administrative commands by email. E.g. it is possible
## Technical details
-### A "wanted man-in-the-middle"
+### A "wanted machine-in-the-middle"
-Basically Schleuder is a "wanted man-in-the-middle".
+Basically Schleuder is a "wanted machine-in-the-middle".
Each list has its own keypair. Schleuder decrypts every incoming email and verifies its signature with the keys from the list's keyring. Then Schleuder loops over the list of subscribers, creates for each a stripped down copy of the message, encrypts it with the subscriber's key and signs it with its own key, and sends it out.