summaryrefslogtreecommitdiff
path: root/schleuder
diff options
context:
space:
mode:
authorNina <n.siessegger@zeromail.org>2019-02-14 06:59:55 -0800
committerNina <n.siessegger@zeromail.org>2019-02-14 06:59:55 -0800
commitd10a261dceb86feb74073365f2074ec48eba4d86 (patch)
tree8bc6d37f548eb6ac97d7df7034379980ecdc7f7a /schleuder
parent17040730815798fa1ea9da61a18cdd0aaa85bc1c (diff)
parentf83f3bc2538aab72e204802d2e1ee014dde74c1c (diff)
Merge branch 'add-set-fingerprint-to-subscribers-docs' into 'master'
Add x-{set,unset}-fingerprint keyword to subscribers doc Closes #36 See merge request schleuder/schleuder-website!63
Diffstat (limited to 'schleuder')
-rw-r--r--schleuder/docs/subscribers.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/schleuder/docs/subscribers.md b/schleuder/docs/subscribers.md
index de1e34a..b3f438c 100644
--- a/schleuder/docs/subscribers.md
+++ b/schleuder/docs/subscribers.md
@@ -6,6 +6,15 @@ title: Documentation for subscribers
{% include_relative _list_usage_basics.md %}
+#### Subscription and key management
+
+The following keywords must be send to the request address of the list: `foo-request@hostname`.
+
+x-set-fingerprint: 0x12345678DEADBEEF12345678DEADBEEF12345678
+: Assign the key with the given fingerprint to your subscription. It is not possible to set an empty fingerprint. To unset your fingerprint use `x-unset-fingerprint`.
+
+x-unset-fingerprint: person@example.org
+: Remove the fingerprint associated with your subscription.
#### Resending