Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-27 | Add a document on signing keys | Richard van der Hoff | |
2016-10-24 | remove redundant svg | Richard van der Hoff | |
2016-10-24 | double_ratchet.svg | Richard van der Hoff | |
2016-10-21 | Spelling | Mark Haines | |
2016-10-21 | s/they've/they have/ | Mark Haines | |
2016-10-21 | Reword and s/message index/ratchet index/ | Mark Haines | |
2016-10-21 | Document the potential for message replays and possible mitigations | Mark Haines | |
2016-10-20 | Merge branch 'master' | Richard van der Hoff | |
2016-10-19 | s/ephemeral/one-time/ in olm spec | Richard van der Hoff | |
We're standardising on 'one-time keys' as a term for the thing that Bob uploads for prekey messages. | |||
2016-10-19 | Add notes on limitations to megolm spec | Richard van der Hoff | |
2016-10-19 | Document the unknown key-share attacks and mitigation (#29) | Richard van der Hoff | |
2016-10-02 | s/PCKS/PKCS/ | Matthew Hodgson | |
2016-10-02 | s/PCKS/PKCS/ | Matthew Hodgson | |
2016-09-28 | typo | Matthew Hodgson | |
2016-09-23 | megolm.rst: link to protobuf spec | Richard van der Hoff | |
2016-09-22 | More review feedback | Richard van der Hoff | |
2016-09-22 | megolm.rst: review feedback | Richard van der Hoff | |
Split ratchet algorithm out to a separate section. Also clean up some phrasing and correct a typo or two. | |||
2016-09-22 | megolm.rst: linkify Ed25519 | Richard van der Hoff | |
2016-09-22 | Megolm.rst: add Background and footer | Richard van der Hoff | |
2016-09-22 | First stab at a megolm spec | Richard van der Hoff | |
2016-05-18 | Correct a couple of errors in the spec | Richard van der Hoff | |
* We only use 8-byte MACs * The version byte is \x03, not \x01 | |||
2016-05-16 | Fix double_ratchet link | Richard van der Hoff | |
2016-04-26 | Various clarifications to the spec | Richard van der Hoff | |
2015-12-07 | Fix missing '.' | Richard van der Hoff | |
2015-12-07 | Clarifications to the doc | Richard van der Hoff | |
Make a few bits of the Olm spec a bit clearer | |||
2015-08-24 | typo | Matthew Hodgson | |
2015-08-20 | IPR, feedback & acknowledgements | Matthew Hodgson | |
2015-08-20 | minor typos and clarifications | Matthew Hodgson | |
2015-08-20 | Add explanation of the notation in the spec | Mark Haines | |
2015-08-20 | Clarify that only the public parts of keys are sent over the wire | Mark Haines | |
2015-08-18 | Fix spelling | Mark Haines | |
2015-08-18 | Linkify all of the HMAC and HKDF references | Mark Haines | |
2015-08-18 | Add some links to the spec for the various primitives being used. | Mark Haines | |
2015-08-11 | Add spec for the authenticated encryption used by olm | Mark Haines | |
2015-08-11 | Document the pre-key messages | Mark Haines | |
2015-08-10 | Start specifying the message format | Mark Haines | |
2015-08-05 | Document the olm protocol. | Mark Haines | |
2015-08-04 | Start writing protocol spec for olm | Mark Haines | |
2015-06-27 | Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and ↵ | Matthew Hodgson | |
Axolotl-the-OWS-libraries at moxie's request | |||
2015-06-10 | Move diagram to docs | Mark Haines | |