Travis Ralston
|
6f460ad70a
|
minus spec
according to the apache .htaccess we use
|
6 years ago |
Travis Ralston
|
33ca891e71
|
Fix link to Olm signing specification
See https://github.com/matrix-org/matrix.org/issues/478
|
6 years ago |
Jimmy Cuadra
|
2dd0da7d50
|
Fix typo in key verification framework section.
Signed-off-by: Jimmy Cuadra <jimmy@jimmycuadra.com>
|
6 years ago |
Travis Ralston
|
19a3d574b7
|
Fix HKDF rationale
|
6 years ago |
Travis Ralston
|
46747e897e
|
ing
|
6 years ago |
Travis Ralston
|
5ec1a50b94
|
Linefeeds and other clarifications
|
6 years ago |
Travis Ralston
|
3877896a4c
|
Clarify how we now expect verification to be done
|
6 years ago |
Travis Ralston
|
d49c7fb3b0
|
Apply suggestions from code review
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
|
6 years ago |
Travis Ralston
|
a3364ff357
|
Spec SAS verification and the common key verification framework
Reference implementations:
* 94f664e725
* https://github.com/matrix-org/matrix-react-sdk/pull/2461
* https://github.com/matrix-org/matrix-js-sdk/pull/818
* https://github.com/matrix-org/matrix-react-sdk/pull/2596
* https://github.com/matrix-org/matrix-js-sdk/pull/837
Proposals:
* [MSC1717](https://github.com/matrix-org/matrix-doc/pull/1717)
* [MSC1267](https://github.com/matrix-org/matrix-doc/issues/1267)
No alterations to either proposal have been made intentionally here.
|
6 years ago |
Travis Ralston
|
39144942da
|
Fix title ordering
|
6 years ago |
Travis Ralston
|
57e3b152b0
|
Move section to under Olm stuff
|
6 years ago |
Travis Ralston
|
754b19bb92
|
typo
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
|
6 years ago |
Travis Ralston
|
54f74cd877
|
Add Olm unwedging
As per [MSC1719](https://github.com/matrix-org/matrix-doc/pull/1719)
No known alterations have been made to the proposal.
Implementation proof: https://github.com/matrix-org/matrix-js-sdk/pull/780
|
6 years ago |
Travis Ralston
|
c54a5fc3df
|
Merge pull request #1989 from matrix-org/anoa/typo2
Add missing 'as'
|
6 years ago |
Andrew Morgan
|
c233535de0
|
fix typo
|
6 years ago |
Andrew Morgan
|
da82a42308
|
fix grammatical error
|
6 years ago |
Hubert Chathi
|
d224c4ff71
|
fix some errors in key export format
- empirically, we don't acatually wrap the array in an object
- fix an incorrect type
|
6 years ago |
Vikingat-RAGE
|
76ee13b9bb
|
Fixed bad spacing.
|
6 years ago |
Vikingat-RAGE
|
1a739ec97b
|
E2E typo fix in spec
|
6 years ago |
Aaron Raimist
|
fe7f582233
|
Fix several spelling mistakes
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
6 years ago |
Hubert Chathi
|
189725659a
|
clarifications and formatting fixes
|
6 years ago |
Hubert Chathi
|
46fde9723c
|
document megolm session export format
|
6 years ago |
Konstantinos Sideris
|
192a6c2ab9
|
Use example.org on examples instead of domain.com which is a real domain
Signed-off-by: Konstantinos Sideris <sideris.konstantin@gmail.com>
|
6 years ago |
Hubert Chathi
|
c0dd7e0025
|
Merge pull request #1420 from Zil0/encrypted_attach
Document encrypted attachments
|
6 years ago |
Hubert Chathi
|
f1f32d3a15
|
add more clarifications
|
6 years ago |
Hubert Chathi
|
e3daf10bb9
|
refactor encrypted file schema as "Extension to m.message"
|
6 years ago |
Hubert Chathi
|
4230e375fa
|
Merge pull request #1465 from Zil0/key_sharing
Document key sharing events
|
6 years ago |
Hubert Chathi
|
688c8ebcd3
|
specify how to handle multiple olm sessions with the same device
|
6 years ago |
Valentin Deniaud
|
28ced3b0a4
|
fixup! document encrypted attachments
|
6 years ago |
Valentin Deniaud
|
b7577ea237
|
document encrypted attachments
Fix #461.
|
6 years ago |
Valentin Deniaud
|
f6b5aee3e2
|
explain how to use key sharing events
|
6 years ago |
Valentin Deniaud
|
2d8a321b46
|
document key sharing and m.room_key_request
|
6 years ago |
Valentin Deniaud
|
9430f2c7f9
|
room ID is included in Megolm plaintext, not Olm
|
6 years ago |
Valentin Deniaud
|
8ba19b51ab
|
complete Olm documentation
|
6 years ago |
Valentin Deniaud
|
b2316ba782
|
enforce unique namespacing in new algorithms experiments
|
6 years ago |
Valentin Deniaud
|
eb8ea0e85a
|
remove warning pointing at outdated doc
|
6 years ago |
Valentin Deniaud
|
4e0f107ef7
|
document changed field behavior in e2e sync extension
|
6 years ago |
Valentin Deniaud
|
248786681e
|
fix typo
|
6 years ago |
Valentin Deniaud
|
e5005b2d0f
|
document E2E events
This was written by Richard van der Hoff.
|
6 years ago |
Valentin Deniaud
|
68b78dc5d8
|
complete Megolm documentation
|
6 years ago |
Valentin Deniaud
|
669605b24a
|
add Olm missing properties
|
6 years ago |
Valentin Deniaud
|
76071bae98
|
explain how to verify sender_key ownership
|
6 years ago |
Valentin Deniaud
|
8274f91b0b
|
document device verification
This was written by Richard van der Hoff.
|
6 years ago |
Valentin Deniaud
|
a28f243ed7
|
document left parameter of device_lists in sync response
fix #1171
|
6 years ago |
Valentin Deniaud
|
10c3307427
|
document device_one_time_keys_count in /sync/ response
fix #1157
|
6 years ago |
Valentin Deniaud
|
2686b99080
|
fix json indent
|
6 years ago |
Valentin Deniaud
|
07e3de3c61
|
add megolm messaging algorithm subsection
This was written by Richard van der Hoff.
|
6 years ago |
Valentin Deniaud
|
33802dbbaf
|
add olm messaging algorithm subsection
This was written by Richard van der Hoff.
|
6 years ago |
Valentin Deniaud
|
e210f8b050
|
add e2e messaging algorithms section intro
This was written by Richard van der Hoff.
|
6 years ago |
Richard van der Hoff
|
da6938b818
|
Key management APIs (#894)
Spec the e2e key-management APIs.
|
8 years ago |