Commit graph

8 commits

Author SHA1 Message Date
Benjamin Neff
57edc8baab
Don't check the author_signature when the author is the parent author
The signature from the Magic Envelope is enough for that scenario,
because it's all from the same person.
2017-06-02 01:12:01 +02:00
Benjamin Neff
6817579072
Don't check parent_author_signature for relayables
This isn't needed, but we need to check if the sender of the Magic
Envelope is the parent author (so we have a valid signature from the
parent author there).
2017-06-02 01:12:00 +02:00
Senya
49c1b5c96e Update xml_serialization.md
The link led to /federation/relayables.html which is 404. I suppose that "relayable.html" page was actually assumed here.
2017-03-01 14:23:18 +02:00
Steffen van Bergerem
04027d1b60
Fix typo in encryption documentation 2017-01-15 04:09:02 +01:00
Steffen van Bergerem
e30c2be062
Improve encryption documentation 2017-01-15 03:51:42 +01:00
Benjamin Neff
d347c74306 Add documentation for event entities 2017-01-03 00:38:48 +01:00
Benjamin Neff
df47a141ce Timestamp should be always in UTC and without milliseconds
This is needed because we need to be able to generate the same string
again from a timestamp for valid signatures.
2016-12-28 16:41:15 +01:00
Benjamin Neff
a15d285a6e move documentation from gh-pages branch to master branch 2016-12-28 16:22:36 +01:00