Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-08 | Update signing.md to use operatorname | Richard van der Hoff | |
2019-11-08 | Update olm.md | Richard van der Hoff | |
2019-11-08 | Update signing.md | Richard van der Hoff | |
2019-11-08 | Update megolm.md | Richard van der Hoff | |
2019-08-22 | Update megolm.md | Richard van der Hoff | |
2019-06-20 | fix typo & more wording from luca | Matthew Hodgson | |
2019-06-18 | incorporate review from vdh & luca | Matthew Hodgson | |
2019-06-18 | explicitly define backward & forward secrecy | Matthew Hodgson | |
as it repeatedly trips people up, including me | |||
2019-05-20 | remove megolm.rst | Matthew Hodgson | |
2019-05-20 | merge | Matthew Hodgson | |
2019-05-20 | Merge branch 'master' into markdown | Matthew Hodgson | |
2019-05-20 | fix thinko in megolm spec | Matthew Hodgson | |
as per https://github.com/matrix-org/olm/issues/15. thanks to @dest | |||
2019-05-14 | Convert signing.rst to markdown | Aaron Raimist | |
Signed-off-by: Aaron Raimist <aaron@raim.ist> | |||
2019-05-14 | Convert olm.rst to markdown | Aaron Raimist | |
Signed-off-by: Aaron Raimist <aaron@raim.ist> | |||
2019-05-14 | Convert megolm.rst to markdown | Aaron Raimist | |
Signed-off-by: Aaron Raimist <aaron@raim.ist> | |||
2018-09-27 | oops, fix typo - thanks to @dest4 | Matthew Hodgson | |
2018-08-15 | update address for sending feedback for olm | Hubert Chathi | |
2017-06-07 | update link | Eli Flanagan | |
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 | |