]> git.mxchange.org Git - friendica.git/blobdiff - zot.txt
Merge pull request #10 from duthied/master
[friendica.git] / zot.txt
diff --git a/zot.txt b/zot.txt
index 0704875af09bfe812107f9f3a22a2027bb3d776b..300b695ff0d4116e926d344a3fc6107430cf6deb 100644 (file)
--- a/zot.txt
+++ b/zot.txt
@@ -1,7 +1,7 @@
 This is the Zot! social communications protocol. 
 
 Specification revision: 1
-02 September 2011
+15 September 2011
 
 Mike Macgirvin
 This specification is public domain.
@@ -181,7 +181,7 @@ delivery method for non-encrypted (e.g. public) messages.
 
 Discover of the zot endpoint is based on webfinger XRD:
 
-<link rel="http://purl.org/zot/1.0/post" 
+<Link rel="http://purl.org/zot/1.0/post" 
        href="http://example/org/zot-endpoint" />
 
 
@@ -228,8 +228,8 @@ Messages MAY be imported from other networks and systems which have no
 knowledge of salmon signatures. The salmon signature in this case MUST be the
 exact string 'NOTSIGNED' to indicate that the author (From address) cannot be 
 validated using salmon verification. This message MUST be relayed by a Sender
-who can provide a valid salmon signature of the message. Delivery systems MAY
-reject foreign messages.  
+who can provide a valid salmon signature of the message via zot:sig. Delivery
+systems MAY reject foreign messages.