summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorgeorg <georg@riseup.net>2018-01-24 16:16:01 -0800
committergeorg <georg@riseup.net>2018-01-24 16:16:01 -0800
commitab9d765319d133cad39c05fc2b26b46ec4b54f30 (patch)
treeae4a8e678dbd3240d312c5292f8e02bd5b53904a /docs/index.md
parent23d3b33293e5fcf7d69d4bfb08b3b68910b19fd2 (diff)
parent3bb1ac31649e657dad72f27fbf196c30f14efc60 (diff)
Merge branch 'master' into 'master'
add paragraph about pin_keys Closes #16 See merge request schleuder/schleuder-website!22
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
index 575e785..f9e9a89 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -414,6 +414,14 @@ Call this command weekly from cron to automate the check and have the results se
schleuder refresh_keys
+If there is no key assigned, schleuder will try to select a key from the list's keyring that distinctly matches the subscription's email address.
+
+This feature should be used with care. It's easy for a malicious (or inexperienced) person to inject additional user-IDs into the list's keyring. This can lead to situations in which people suddenly receive emails that are encrypted to a key they don't own.
+
+You should better not run this command automatedly, and you should always examine the output closely to check for unintended consequences.
+
+ schleuder pin_keys
+
[↑](#top "Go to top of page")
{: .linktotop}