Hubert Chathi
9db8cc98d9
Update proposals/1543-qr_code_key_verification.md
...
Co-authored-by: David Baker <dbkr@users.noreply.github.com>
4 years ago
Hubert Chathi
0b97ac59bf
event IDs use $
4 years ago
Hubert Chathi
7b3c98cd98
we're using the binary format
4 years ago
Hubert Chathi
a7279d99f0
Update proposals/1543-qr_code_key_verification.md
...
Co-Authored-By: Travis Ralston <travpc@gmail.com>
5 years ago
Hubert Chathi
ea0abe9de9
remove incorrect stuff
5 years ago
Hubert Chathi
c77d04c709
add base64 option
5 years ago
Hubert Chathi
405ac1e2b5
add base32 option
5 years ago
Hubert Chathi
78b8133142
use binary encoding of keys to reduce size of QR code
5 years ago
Hubert Chathi
7f93084242
request can be transaction_id
5 years ago
Hubert Chathi
21ddf8507a
make other_user_key optional for one flow of self-verification
5 years ago
Hubert Chathi
fcfd5d99a1
add examples for self-verification
5 years ago
Hubert Chathi
0b4411eadb
more words
5 years ago
Hubert Chathi
be9c37e959
more clarifications, add comparison with SAS
5 years ago
Hubert Chathi
a8c7fda187
add some clarifications
5 years ago
Hubert Chathi
379bb79b00
Update proposals/1543-qr_code_key_verification.md
5 years ago
Hubert Chathi
4f83bd3e36
Update proposals/1543-qr_code_key_verification.md
...
Co-Authored-By: Travis Ralston <travpc@gmail.com>
5 years ago
Hubert Chathi
332b5605c1
simplify protocol by embedding Alice's key in Bob's QR code
5 years ago
Hubert Chathi
10b6fd6c8e
add more crypto magic, clarify things, add examples
5 years ago
Hubert Chathi
38689a8215
add information about interacting with key requests and define cancellation codes
6 years ago
Hubert Chathi
3b0073a9d1
allow for multiple keys to be verified, for cross-signing
6 years ago
Hubert Chathi
ba39779375
add a conclusion
6 years ago
Hubert Chathi
517754bada
use common key verification message types as per MSC1717
6 years ago
Hubert Chathi
95280d8b09
switch QR code to URL, add introductory text, add clarifications, reorganize
6 years ago
Hubert Chathi
acd9a5d32f
add note about Bob mashing the "Verify" button prematurely
6 years ago
Hubert Chathi
3734471028
mention option of having the QR code be a URL
6 years ago
Hubert Chathi
3aba9b153b
initial dump of proposal
6 years ago
Hubert Chathi
f5dc0eaed2
document msisdn-related endpoints in IS ( #1507 )
...
* add msisdn endpoints in Identity Server spec
* add in CS endpoints that use the IS msisdn endpoints
6 years ago
Travis Ralston
21dc6f823a
Merge pull request #1484 from turt2live/travis/s2s/read-receipts
...
Document how read receipts work over federation
6 years ago
Travis Ralston
c492fe43b5
Add strict typing to the m.receipt EDU; Fix description of event_ids
6 years ago
Travis Ralston
44d1f8dbe5
s/timeline/event graph
6 years ago
Travis Ralston
8ac6cea58b
Merge pull request #1522 from turt2live/travis/c2s/http-push-gw-required-path
...
Require the push gateway URL to be of a specific path
6 years ago
Travis Ralston
49ec0a36a8
Merge pull request #1481 from turt2live/travis/s2s/authentication
...
Define authorization requirements on federation swagger APIs
6 years ago
Travis Ralston
4b9922b641
Merge pull request #1494 from turt2live/travis/general/openid
...
Document OpenID in the client-server and server-server APIs
6 years ago
Travis Ralston
5b30d33b89
Simpler language
6 years ago
Travis Ralston
f359b30c6d
Merge pull request #1520 from turt2live/travis/s2s/fix-header
...
Fix header in server-server API
6 years ago
Travis Ralston
c891e4a957
Require the push gateway URL to be of a specific path
6 years ago
Travis Ralston
2eab07ade4
Fix header in server-server API
6 years ago
Travis Ralston
2aa0e7b00f
Merge pull request #1483 from turt2live/travis/s2s/typing
...
Document how typing notifications work over federation
6 years ago
Travis Ralston
94091a12fb
Merge pull request #1506 from turt2live/travis/general/pushers
...
Improve documentation for pushers and push gateways
6 years ago
Travis Ralston
ae02e8834d
changelog
6 years ago
Travis Ralston
de961fb7d6
Improve wording on push gateways
6 years ago
Travis Ralston
6ad71f785e
Improve documentation for pushers and push gateways
...
This fixes a number of formatting issues alongside a few documentation problems:
* The push gateway can actually expect less parameters than previously advertised. This is for user privacy.
* Introduction of the `m.email` pusher for email-capable homeservers.
* Fields not being flagged as required on some endpoints.
* Document the `event_id_only` format
Note: this does not attempt to document push rules, just pushers.
Fixes https://github.com/matrix-org/matrix-doc/issues/1374
Fixes https://github.com/matrix-org/matrix-doc/issues/1087
6 years ago
Travis Ralston
669d526ea7
Merge pull request #1503 from QMatrixClient/support_oneOf
...
Support oneOf
6 years ago
Kitsune Ral
b41eb26124
Document OpenAPI extension
...
Signed-off-by: Alexey Rusakov <Alexey.Rusakov@pm.me>
6 years ago
Kitsune Ral
9be78f3aa7
Better support enums when they come among oneOf types
6 years ago
Kitsune Ral
88d97b06ae
Support oneOf
6 years ago
Hubert Chathi
cd4fed509c
convert IS endpoints to Swagger ( #1427 )
6 years ago
Hubert Chathi
292d334509
document new login identifier object ( #1390 )
6 years ago
Travis Ralston
efb1787391
Merge pull request #1478 from turt2live/travis/s2s/doc-cleanup
...
General clean up on the s2s spec
6 years ago
Travis Ralston
25c77ab2d0
Define authorization requirements on federation swagger APIs
6 years ago