File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -805,6 +805,13 @@ of trusted users, along with any related share. The recipient MAY
805805reciprocally remove that provider from the list of trusted users, along
806806with any related share.
807807
808+ Notifications from Sending Server to Receiving Server SHOULD use
809+ [httpsig](https://datatracker.ietf.org/doc/rfc9421) so the
810+ Receiving Server can authenticate the origin of the notification.
811+ Receiving Servers SHOULD decline notifications from Sending Servers
812+ without [httpsig](https://datatracker.ietf.org/doc/rfc9421) as it
813+ can't identify where the notification is coming from.
814+
808815
809816# ## Receiving Party Notification
810817If the Share Creation Notification is not discarded by the Receiving
@@ -876,7 +883,7 @@ if the Sending Party understood and processed the reshare request or not.
876883
877884# Resharing
878885The `"REQUEST_RESHARE"` and `"RESHARE_UNDO"` notification types MAY be
879- used by theReceiving Server to persuade the Sending Server to share the
886+ used by the Receiving Server to persuade the Sending Server to share the
880887same Resource with another Receiving Party.
881888The details of the payload and side effects such a notification may
882889have are out of scope of this version of this specification.
You can’t perform that action at this time.
0 commit comments