From 376aee381e568649351eb40bbc68406852c866d5 Mon Sep 17 00:00:00 2001 From: Jacob Karlsson Date: Fri, 17 Feb 2023 14:51:15 +0100 Subject: [PATCH] Specify to use own_key --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 894727f..ef2fc61 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ a shard feed, such that: - The `metafeeds/add/derived` message announcing the group feed - MUST have `feedpurpose` equal to the base64 encoded group secret - MUST be encrypted with the group secret, using [envelope-spec] encryption - - SHOULD be encrypted as well to yourself, for recovery purposes + - SHOULD be encrypted as well to your `own_key`, for recovery purposes - 3.2.3 Each group member SHOULD replicate the group feeds of all other group members they know of - 3.2.4 All content on the group feed MUST be encrypted with the group secret