aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-31 19:49:51 -0700
committerFriendika <info@friendika.com>2011-08-31 19:49:51 -0700
commit8193ff426fe22814274d3850922bd893154e89b6 (patch)
tree4a060ba2c4ed6fb4ef8eed05a85a990a374b61a1
parent8bb9226471260ad0e2265248d07d2400a5ff9a24 (diff)
downloadvolse-hubzilla-8193ff426fe22814274d3850922bd893154e89b6.tar.gz
volse-hubzilla-8193ff426fe22814274d3850922bd893154e89b6.tar.bz2
volse-hubzilla-8193ff426fe22814274d3850922bd893154e89b6.zip
change MUST to SHOULD w/r/t data formats
-rw-r--r--zot.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/zot.txt b/zot.txt
index 66698d543..5338d748e 100644
--- a/zot.txt
+++ b/zot.txt
@@ -128,10 +128,10 @@ The data field is a salmon magic envelope. This is encrypted with alg using
key and iv. The result is then base64url encoded for transmission.
For the first release of this specification, the data format of the enclosed
-salmon MUST be 'application/xml+atom' representing an Atom formatted
-ActivityStream. This format MUST be supported. Future revisions MAY allow
-other alternate data formats.
-
+salmon SHOULD be 'application/xml+atom' representing an Atom formatted
+ActivityStream. Future revisions MAY allow other alternate data formats.
+All acceptable formats MUST be listed in an XRD property (described elsewhere
+in this document).
Delivery