Andrew Morgan
acf8d34474
Merge branch 'hs/hash-identity' of github.com:matrix-org/matrix-doc into hs/hash-identity
5 years ago
Andrew Morgan
3789d828fd
Incorporate solution analysis from the context of attacks
5 years ago
Olivier Wilkinson (reivilibre)
36e43ee326
Rewrap lines in MSC2917 to 80 chars wide
...
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
5 years ago
Hubert Chathi
80adbaff4c
switch to MSC1946 for storing recovery key
5 years ago
Hubert Chathi
825757ffd8
add information about verifying backup by entering key
5 years ago
Hubert Chathi
bd9efcdf53
add some information and an example
5 years ago
Hubert Chathi
d47e13c6d9
this FIXME will be addressed in the key backup MSC
5 years ago
Hubert Chathi
395d40314b
fix typos and make valid JSON
5 years ago
Andrew Morgan
136eea8578
Merge branch 'master' of github.com:matrix-org/matrix-doc
5 years ago
Andrew Morgan
28596a6c74
Add missing changelog for #2204 .
5 years ago
Andrew Morgan
af60889eee
Clarify that /rooms/{roomId}/event/{eventId}'s 404 should be M_NOT_FOUND ( #2204 )
...
No error code is specified for this endpoint's 404. State that it should be an `M_NOT_FOUND`.
5 years ago
Andrew Morgan
f989263872
MSC2181: Add an Error Code for Signaling a Deactivated User ( #2181 )
5 years ago
Richard van der Hoff
0c7c48bd12
MSC2175: Remove the `creator` field from `m.room.create` events ( #2175 )
...
Fixes #1193
5 years ago
Andrew Morgan
33d22c3320
hashes are not stream ciphers
5 years ago
Andrew Morgan
9913f5bc29
Slightly clarify pepper value
5 years ago
Andrew Morgan
57de107ea9
Move medium back behind the address
5 years ago
Travis Ralston
d4ce3a0181
Merge pull request #2201 from matrix-org/push_gateway/release-r0.1.1
...
Push r0.1.1 release
5 years ago
Travis Ralston
cfc502a2f1
Merge pull request #2202 from matrix-org/application_service/release-r0.1.2
...
Appservices r0.1.2 release
5 years ago
Travis Ralston
acde333acc
Merge pull request #2203 from matrix-org/server_server/release-r0.1.3
...
Server-server r0.1.3 release
5 years ago
Travis Ralston
26c2ce8a92
Server-server r0.1.3 changelog
5 years ago
Travis Ralston
0b49112399
Appservices r0.1.2 changelog
5 years ago
Travis Ralston
40e6f82cbd
Push r0.1.1 changelog
5 years ago
Travis Ralston
0631595484
Merge pull request #2200 from matrix-org/travis/changelogs
...
Fix/add changelogs
5 years ago
Richard van der Hoff
f1f293678b
Apply suggestions from code review
...
Co-Authored-By: Travis Ralston <travpc@gmail.com>
Co-Authored-By: Kitsune Ral <Kitsune-Ral@users.sf.net>
5 years ago
Travis Ralston
62f7a4f82c
Fix/add changelogs
...
The push spec one was missed in https://github.com/matrix-org/matrix-doc/pull/2151
5 years ago
Olivier Wilkinson (reivilibre)
4c22eb86b5
MSC for Search Filtering in Federation /publicRooms
...
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
5 years ago
Andrew Morgan
c8527b7af8
Merge branch 'hs/hash-identity' of github.com:matrix-org/matrix-doc into hs/hash-identity
5 years ago
Andrew Morgan
4d1f2ea4f4
Apply suggestions from code review
...
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
5 years ago
Andrew Morgan
6660768d85
Don't repeat fast hash bit
5 years ago
Andrew Morgan
027c2d7260
Merge branch 'hs/hash-identity' of github.com:matrix-org/matrix-doc into hs/hash-identity
5 years ago
Andrew Morgan
a17c74f592
switch medium and address around, space between address and pepper
5 years ago
Andrew Morgan
5580a2a1a9
Update proposals/2134-identity-hash-lookup.md
...
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
5 years ago
Andrew Morgan
ffbfde8a09
Update proposals/2134-identity-hash-lookup.md
...
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
5 years ago
Andrew Morgan
87a54e8d8d
Merge branch 'hs/hash-identity' of github.com:matrix-org/matrix-doc into hs/hash-identity
5 years ago
Andrew Morgan
6119b9a50d
*@hobnobbob.com is unlikely to be guessed
5 years ago
Andrew Morgan
20c72a3649
Update proposals/2134-identity-hash-lookup.md
...
Co-Authored-By: David Baker <dbkr@users.noreply.github.com>
5 years ago
Andrew Morgan
0ac70b268a
Clarify peppering should not happen on none algo
5 years ago
Andrew Morgan
da876bb340
missing word
5 years ago
Andrew Morgan
c6dd5951a1
Clients can cache the hash details if they want to
5 years ago
Travis Ralston
2a2dddab94
Merge pull request #2151 from reivilibre/push_id_event_id
...
Fix Push Gateway API example: Field renamed to event_id
5 years ago
Andrew Morgan
8f3e588708
pepper is not a secret val. Still needs to be around.
5 years ago
Travis Ralston
bf9f2cd1b6
Merge pull request #2183 from lucavb/master
...
Spec clarification regarding authorisation rules in v1
5 years ago
Luca Becker
f4d6b6c261
Fixed broken indentations
5 years ago
Luca Becker
c7a23557d4
Last cosmetic changes
...
switched back to the use of `.. NOTE::`
5 years ago
Andrew Morgan
3b8c57e06c
Don't require servers/clients to support "none"
5 years ago
Andrew Morgan
3031df79cc
Add example for none algo
5 years ago
Andrew Morgan
9fd6bd3184
Add details about why this proposal should exist
5 years ago
Andrew Morgan
b26a9ed1fd
Expand on why we can't trust dirty homeservers
5 years ago
Andrew Morgan
577021f12b
resolve some comments
5 years ago
Luca Becker
d43111cdd2
Incorporated @turt2live suggestions.
...
Used **Note** to describe notes around the authorisation rules. Otherwise restored the original state for the consequences from the auth rules.
Moved the clarification regarding default power levels up above the auth rules. Removed third sentence. And followed @turt2live's example, but opted for "for users in that room" because the default user power level is applied to all users.
5 years ago