X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=spec%2Fzot.txt;h=ec439c02febf2dce8d9898a5f6268418114862b3;hb=f5a1df9201d8e20a74799c61e86b4cdabb459979;hp=2c3bbb1800918aff3b3772439ff86b858f62409a;hpb=665ad7e6600778c446aa9c5fc48ed32b309e64a7;p=friendica.git diff --git a/spec/zot.txt b/spec/zot.txt old mode 100755 new mode 100644 index 2c3bbb1800..ec439c02fe --- a/spec/zot.txt +++ b/spec/zot.txt @@ -45,7 +45,7 @@ is a superset of salmon). zot:key ******* -A suitable randomly generated encyption key of length 32 octets for encrypting +A suitable randomly generated encryption key of length 32 octets for encrypting the salmon packet. This is then encrypted with the sender's private key and base64url encoded. @@ -59,7 +59,7 @@ key and base64url encoded. zot:env_key *********** -A suitable randomly generated encyption key of length 32 octets for encrypting +A suitable randomly generated encryption key of length 32 octets for encrypting the envelope. This is then encrypted with the recipient's public key and base64url encoded. For bulk deliveries, it is encrypted with the site bulk delivery public key. @@ -127,7 +127,7 @@ MUST be present. Z-To: zot:bob@example.com, zot:alice@example.com, mailto:dave@example.com Z-Bcc: zot:https://example.com/profile/richard -are valid entries. Adresses are comma separated and individual entries MUST NOT +are valid entries. Addresses are comma separated and individual entries MUST NOT contain commas. There MAY be any number of ASCII space characters between entries for legibility. Header lines are terminated with a linefeed character (ASCII 0x0A). @@ -353,7 +353,7 @@ Salmon Magic Envelope Atom Activity Stream Draft http://activitystrea.ms/specs/atom/1.0/ -Activty Stream Base Schema +Activity Stream Base Schema http://activitystrea.ms/head/activity-schema.html WebFinger Protocol