Forest
f7a0d8d135
secrets.md: trivial grammar fix ( #2250 )
...
Co-authored-by: Andrew Morgan <andrew@amorgan.xyz>
2 weeks ago
Johannes Marbach
4cafe7d9f4
Include Olm & Megolm specifications in main spec ( #2226 )
...
Fixes : #1543
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
1 month ago
Andy Balaam
8a2c58b1b1
Typo "not" -> "no" ( #2121 )
...
* Typo "not" -> "no"
Signed-off-by: Andy Balaam <andy.balaam@matrix.org>
---------
Signed-off-by: Andy Balaam <andy.balaam@matrix.org>
8 months ago
davidegirardi
7d94efe136
Spell out secure secret storage and sharing ( #1875 )
...
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Co-authored-by: Travis Ralston <travpc@gmail.com>
1 year ago
Richard van der Hoff
dac867dd6a
Rename "recovery key" to "backup decryption key" ( #1819 )
...
Also, some other editorial improvements, including factoring out our two definitions of the same key encoding algorithm.
Co-authored-by: Travis Ralston <travisr@matrix.org>
2 years ago
Kévin Commaille
38260aabcc
Fix typo in secrets module ( #1734 )
...
* Fix typo in secrets module
Introduced in #1695 .
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Add changelog
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
---------
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2 years ago
Richard van der Hoff
37ab151aad
Clarify secret storage format ( #1695 )
2 years ago
Hubert Chathi
684ead8ab6
Merge pull request #1294 from uhoreg/rhul_clarifications
...
add some e2ee clarifications
3 years ago
Richard van der Hoff
b07fe504ed
Stop rendering CS modules and room version fragments as standalone pages ( #1317 )
...
This is actually doing two things:
* creating `{fragments,modules}/index.md` turns the fragments and modules into
page resources, rather than pages in their own right. We have to update the
shortcodes to match.
* adding `headless: true` means that we don't render the pages.
The net effect is that we don't render pages like
https://spec.matrix.org/v1.4/rooms/fragments/v1-auth-rules/ and
https://spec.matrix.org/v1.4/client-server-api/modules/account_data/ .
3 years ago
Hubert Chathi
2395dd87c0
more clarifications, and move event definitions to yaml
3 years ago
Hubert Chathi
fbbf3b81c5
add some e2ee clarifications
3 years ago
Andrew Morgan
e7e376142e
Fix typos in the spec related to account data ( #1243 )
3 years ago
Brad Murray
ead437578b
Fix typo in m.secret.request device event name ( #1135 )
...
* Fix typo in m.secret.request device event name
I don't think this is supposed to be plural according to the various SDKs
* Add changelog
* Update changelogs/client_server/newsfragments/1135.clarification
* Update changelogs/client_server/newsfragments/1135.clarification
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Co-authored-by: Travis Ralston <travpc@gmail.com>
3 years ago
Travis Ralston
00169abcdb
Specify module order manually to work around hugo issues ( #3612 )
4 years ago
Hubert Chathi
1ad5ff4179
Key name is supposed to be optional, as per MSC2874 ( #3481 )
4 years ago
Travis Ralston
5be0df02c5
Start annotating which version of the spec added a thing ( #3425 )
...
* Introduce a new "added-in" template and use it on endpoints
* Use "added-in" on schema properties too
* Annotate sections of the spec with their added versions
* Demo of "added-in" on a room version (to be fleshed out)
* Use clearer versioning semantics
* Update and fix validator for Swagger custom properties
* Fix docs
4 years ago
Hubert Chathi
ca37ada9e2
Document Single SSSS.
4 years ago
wbamberg
94f6cd21e3
Clarify the current situation wrt key derivation algorithms
...
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
4 years ago
Will
a974bdaf45
Remove h7 and h8 headings
4 years ago
Will
52745160f3
Use GFM table syntax instead of raw HTML
5 years ago
Will
4e39200cfa
Fix internal links
5 years ago
Will
ab64bda76d
Add syntax highlighting
5 years ago
Will
228c737f56
Add support for modules
5 years ago