Skip to content

Commit

Permalink
Specify to use own_key
Browse files Browse the repository at this point in the history
  • Loading branch information
Powersource authored Feb 17, 2023
1 parent d0156cf commit 376aee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 376aee3

Please sign in to comment.