summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
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}