Commit Graph

1486 Commits

Author SHA1 Message Date
Travis Ralston 2877459553 Add a link to the push module in the push gateway spec 2020-09-02 14:04:55 -06:00
Travis Ralston d37f7a25b4
Make translations for SAS emoji available in-tree ()
* add a base file

* Fix directory name

* Added translation using Weblate (English)

* Translated using Weblate (English)

Currently translated at 1.6% (1 of 64 strings)

Translation: matrix-doc/SAS Emoji v1
Translate-URL: https://translate.riot.im/projects/matrix-doc/sas-emoji-v1/en_EN/

* add english files

* delete english files

* Added translation using Weblate (English)

* Added translation using Weblate (English)

* Do manual translations

* Deleted translation using Weblate (English)

* Deleted translation using Weblate (English)

* Add a script to update the definitions with the translations

* update i18n

* Add a note to the spec about translations

* changelog

* Ensure translations end with json
2020-08-12 14:04:48 -06:00
Travis Ralston d41ad7638e re-add note about the login process 2020-07-30 15:28:06 -06:00
Patrick Cloke 4daecd0d94 Remove broken formatting. 2020-07-29 09:19:21 -04:00
Patrick Cloke e261faf70b
Review comments.
Co-authored-by: Travis Ralston <travpc@gmail.com>
2020-07-29 07:10:14 -04:00
Patrick Cloke 9a40d7bf47 Add information from MSC2604: Parameters for Login Fallback to the spec. 2020-07-28 16:04:31 -04:00
Travis Ralston 012f0b1882
Merge pull request from matrix-org/rav/remove_oauth2
Remove `m.login.token` and `m.login.oauth2` UIA types
2020-07-28 10:02:24 -06:00
Hubert Chathi 53e2b999b9
Merge pull request from uhoreg/sas2_spec
document new key agreement method for SAS verification and deprecate old method
2020-07-23 10:24:57 -04:00
Richard van der Hoff 125614f3a4
Make use of `highlight` tweak consistent ()
* remove redundant 'highlight: false' tweaks

their inconsistent usage is super-confusing.

* Remove redundant 'value: true' on highlight tweaks

again, the inconsistency was super-confusing.

* changelog
2020-07-16 17:26:34 +01:00
Hubert Chathi 0f13ebe3ed document new key agreement method and deprecate old method 2020-07-13 15:59:09 -04:00
Aaron Raimist f8ff2ad6a9
Reword "UI Authorization" to "User-Interactive Authentication" ()
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-07-06 11:19:41 +01:00
Hubert Chathi 8e2ba5ad2a remove nonexistent field in verification and fix types in secret storage 2020-06-23 16:20:51 -04:00
Hubert Chathi 83e4d8c413
Merge pull request from uhoreg/ssss_spec
initial spec of SSSS
2020-06-19 21:44:17 -04:00
Richard van der Hoff 5cb4b086c7
Clarifications to the push module ()
* Minor clarifications to the push spec
* move conditions before defaults
2020-06-16 16:56:31 +01:00
Hubert Chathi 269e83c233 more clarifications 2020-06-11 16:14:32 -04:00
Hubert Chathi d261084f5b apply changes from review 2020-06-10 17:31:21 -04:00
Richard van der Hoff da740bfbca
Clarifications to SSO login/UIA ()
including a bunch of text about security
2020-06-05 17:32:13 +01:00
Richard van der Hoff 7c6636a520 Remove `m.login.token` and `m.login.oauth2` UIA types
AFAIK these have never been implemented. oauth2 lacks enough info to be
sensibly implemented, and `m.login.token` just doesn't make sense.
2020-06-04 22:58:12 +01:00
Hubert Chathi cf37688b7c
Merge pull request from uhoreg/key_backup_spec
initial version of spec for key backups
2020-06-02 16:28:04 -04:00
Hubert Chathi a36284810d more clarifications and fixes 2020-06-02 16:25:31 -04:00
Hubert Chathi 40c50c80ea
Apply suggestions from code review
Co-authored-by: Travis Ralston <travpc@gmail.com>
2020-06-01 22:34:45 -04:00
Hubert Chathi 07856ec7a2 initial spec of SSSS 2020-06-01 21:03:36 -04:00
Dominic Fischer c02ca21a94
Fix Typo 2020-06-01 17:32:10 +01:00
Travis Ralston 07d4606352
Merge pull request from matrix-org/client_server/release-r0.6.1
Client-Server r0.6.1
2020-05-27 07:26:56 -06:00
Travis Ralston 09986af8fc Server-Server r0.1.4
Includes a link to r0.1.3 because we forgot
2020-05-27 07:21:59 -06:00
Travis Ralston 19a97c62e2 Client-Server r0.6.1 2020-05-27 07:19:31 -06:00
Travis Ralston e14cf35c80
Merge pull request from matrix-org/travis/spec/2240-and-assoc--r-v6
Room Version 6
2020-05-27 07:15:22 -06:00
Travis Ralston c3289614da
Merge pull request from matrix-org/travis/spec/2432-alias-semantics
Add spec for new alias handling (client-server)
2020-05-26 13:04:32 -06:00
Travis Ralston 4b64d80437 Remove v6 TODO
To avoid the conflict, hopefully.
2020-05-26 13:04:04 -06:00
Travis Ralston 65c6435093
Merge pull request from matrix-org/travis/clarification/s2s-auth
Clarify which server names to sign requests with
2020-05-26 12:46:56 -06:00
Travis Ralston 47c531adff
Clarify exactly which servers
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2020-05-26 12:46:50 -06:00
Travis Ralston 04a26dafd0
Merge pull request from matrix-org/travis/spec/1466-softlogout
Spec soft-logout per MSC1466
2020-05-26 12:38:48 -06:00
Travis Ralston d4c19a0e80
Federation
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2020-05-26 12:36:18 -06:00
Travis Ralston e9998c5335 Clarify that server names are at least 1 character
Fixes https://github.com/matrix-org/matrix-doc/issues/2460
2020-05-25 12:21:27 -06:00
Hubert Chathi a1177cbd61
Merge pull request from uhoreg/remove_string_string_string
E2E clarifications/improvements
2020-05-25 13:01:47 -04:00
Travis Ralston b876ac5893 Clarify which server names to sign requests with
Fixes https://github.com/matrix-org/matrix-doc/issues/2512
2020-05-25 08:27:55 -06:00
Tulir Asokan 5270ed0c0a Fix typo in read markers module
Signed-off-by: Tulir Asokan <tulir@maunium.net>
2020-05-24 14:24:49 +03:00
Hubert Chathi 6a8ba9b1d6 improve description of key object in CS and include a link in Fed 2020-05-22 16:10:16 -04:00
Travis Ralston 899db411a3
Merge pull request from matrix-org/travis/spec/msc2324-early-releases
Attempt to convert MSC2324 (facilitating early releases of implementations) to reality
2020-05-21 07:41:45 -06:00
Travis Ralston 66ab480967 Incorporate MSC2540 (Canonical JSON validation)
MSC: https://github.com/matrix-org/matrix-doc/pull/2540
2020-05-20 22:14:29 -06:00
Travis Ralston 74c51b05a4 Incorporate MSC2209 (`notifications` auth rules)
MSC: https://github.com/matrix-org/matrix-doc/pull/2209

The changes are slightly difficult to word without dumping the text in and playing a game of spot the difference, so we now use our pre-existing pygments support to render a representation of the difference. The difference is shown in markdown-like format instead of RST for ease of understanding. It's also not rendered HTML for largely complexity reasons.
2020-05-20 22:14:29 -06:00
Travis Ralston a1324aa9dc Move MSC2432 (alias handling) to v6 2020-05-20 22:14:11 -06:00
Travis Ralston be35311559 s/should/must for redaction algorithm
This feels like it was a mistake some time ago considering the redaction algorithm is used in very strict algorithms like event signing.
2020-05-20 22:14:11 -06:00
Travis Ralston 0300a3cab4 Move redaction algorithm into room version specification
We stick it in a client section of v1 as the earliest version to define the algorithm is v1, and the client-server spec tells clients to use this algorithm.
2020-05-20 22:14:11 -06:00
Travis Ralston b11cf560b5 Add spec for new alias handling (client-server)
MSC: https://github.com/matrix-org/matrix-doc/pull/2432

This commit does not deal with areas which will be covered by the room version specifications (namely the redaction algorithm).

It feels a bit overly cruel to completely obliterate all mentions of `m.room.aliases` from the spec as client/server developers may encounter the event type in the wild. To ensure that CTRL+F still works, a brief mention that they do nothing has been put in place, leaving no other references (except the redaction algorithm - see previous paragraph).
2020-05-20 20:10:52 -06:00
Travis Ralston 8220de58bd Drop loudly and instead encourage 2020-05-20 17:48:13 -06:00
Travis Ralston 04e8244dbc
Clarify various bits of wording
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2020-05-20 17:44:40 -06:00
Travis Ralston 10e4ad72ca
Clarify retention of information for soft logout
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
2020-05-19 11:58:28 -06:00
Travis Ralston 0e771c7b07
Merge pull request from matrix-org/travis/spec/1802-fix-200
Spec v2 send_join and send_leave endpoints
2020-05-19 08:11:04 -06:00
Travis Ralston 77d83b9ce5 Clarify that soft logout is about client state 2020-05-19 08:05:47 -06:00