Travis Ralston
3087c76452
Merge pull request #2134 from matrix-org/hs/hash-identity
...
MSC2134: Identity Hash Lookups
2019-08-07 19:48:36 -06:00
Matthew Hodgson
1df4ece112
Merge pull request #2215 from Dominaezzz/patch-1
...
Fix some typos
2019-08-03 22:38:20 +02:00
Dominic Fischer
a63fab20ee
Fix some typos
...
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
2019-08-03 18:07:22 +01:00
Travis Ralston
a71757f1ee
Merge pull request #2174 from matrix-org/rav/proposals/move_redacts_key
...
MSC2174: Move the `redacts` key to a sane place
2019-08-03 11:01:28 -06:00
Andrew Morgan
3edf5e3c16
Make hashes real values
2019-08-02 11:25:28 +01:00
Andrew Morgan
96e06b6f5f
Add line, britishise
2019-08-01 15:04:38 +01:00
Andrew Morgan
3877724774
fix speeling
2019-08-01 15:01:05 +01:00
Andrew Morgan
c401a4d47b
punctuation
2019-08-01 14:53:41 +01:00
Andrew Morgan
acf8d34474
Merge branch 'hs/hash-identity' of github.com:matrix-org/matrix-doc into hs/hash-identity
2019-08-01 14:51:42 +01:00
Andrew Morgan
3789d828fd
Incorporate solution analysis from the context of attacks
2019-08-01 14:51:26 +01:00
Andrew Morgan
136eea8578
Merge branch 'master' of github.com:matrix-org/matrix-doc
2019-07-31 15:21:56 +01:00
Andrew Morgan
28596a6c74
Add missing changelog for #2204 .
2019-07-31 15:21:40 +01:00
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`.
2019-07-31 15:14:38 +01:00
Andrew Morgan
f989263872
MSC2181: Add an Error Code for Signaling a Deactivated User ( #2181 )
2019-07-31 13:14:02 +01:00
Richard van der Hoff
0c7c48bd12
MSC2175: Remove the creator field from m.room.create events ( #2175 )
...
Fixes #1193
2019-07-31 13:13:38 +01:00
Andrew Morgan
33d22c3320
hashes are not stream ciphers
2019-07-31 11:47:03 +01:00
Andrew Morgan
9913f5bc29
Slightly clarify pepper value
2019-07-31 11:16:58 +01:00
Andrew Morgan
57de107ea9
Move medium back behind the address
2019-07-31 11:07:22 +01:00
Travis Ralston
d4ce3a0181
Merge pull request #2201 from matrix-org/push_gateway/release-r0.1.1
...
Push r0.1.1 release
2019-07-30 13:38:23 -06:00
Travis Ralston
cfc502a2f1
Merge pull request #2202 from matrix-org/application_service/release-r0.1.2
...
Appservices r0.1.2 release
2019-07-30 13:38:14 -06:00
Travis Ralston
acde333acc
Merge pull request #2203 from matrix-org/server_server/release-r0.1.3
...
Server-server r0.1.3 release
2019-07-30 13:37:38 -06:00
Travis Ralston
26c2ce8a92
Server-server r0.1.3 changelog
2019-07-30 13:05:32 -06:00
Travis Ralston
0b49112399
Appservices r0.1.2 changelog
2019-07-30 13:02:04 -06:00
Travis Ralston
40e6f82cbd
Push r0.1.1 changelog
2019-07-30 12:54:50 -06:00
Travis Ralston
0631595484
Merge pull request #2200 from matrix-org/travis/changelogs
...
Fix/add changelogs
2019-07-30 07:37:09 -06:00
Travis Ralston
62f7a4f82c
Fix/add changelogs
...
The push spec one was missed in https://github.com/matrix-org/matrix-doc/pull/2151
2019-07-29 21:06:17 -06:00
Andrew Morgan
c8527b7af8
Merge branch 'hs/hash-identity' of github.com:matrix-org/matrix-doc into hs/hash-identity
2019-07-26 12:05:49 +01:00
Andrew Morgan
4d1f2ea4f4
Apply suggestions from code review
...
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
2019-07-26 12:05:41 +01:00
Andrew Morgan
6660768d85
Don't repeat fast hash bit
2019-07-26 12:04:17 +01:00
Andrew Morgan
027c2d7260
Merge branch 'hs/hash-identity' of github.com:matrix-org/matrix-doc into hs/hash-identity
2019-07-26 12:01:32 +01:00
Andrew Morgan
a17c74f592
switch medium and address around, space between address and pepper
2019-07-26 12:00:53 +01:00
Andrew Morgan
5580a2a1a9
Update proposals/2134-identity-hash-lookup.md
...
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
2019-07-26 11:40:38 +01:00
Andrew Morgan
ffbfde8a09
Update proposals/2134-identity-hash-lookup.md
...
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
2019-07-26 11:40:20 +01:00
Andrew Morgan
87a54e8d8d
Merge branch 'hs/hash-identity' of github.com:matrix-org/matrix-doc into hs/hash-identity
2019-07-25 19:06:07 +01:00
Andrew Morgan
6119b9a50d
*@hobnobbob.com is unlikely to be guessed
2019-07-25 19:05:49 +01:00
Andrew Morgan
20c72a3649
Update proposals/2134-identity-hash-lookup.md
...
Co-Authored-By: David Baker <dbkr@users.noreply.github.com>
2019-07-25 18:56:17 +01:00
Andrew Morgan
0ac70b268a
Clarify peppering should not happen on none algo
2019-07-25 18:55:57 +01:00
Andrew Morgan
da876bb340
missing word
2019-07-25 18:54:02 +01:00
Andrew Morgan
c6dd5951a1
Clients can cache the hash details if they want to
2019-07-25 18:53:32 +01:00
Travis Ralston
2a2dddab94
Merge pull request #2151 from reivilibre/push_id_event_id
...
Fix Push Gateway API example: Field renamed to event_id
2019-07-25 10:31:13 -06:00
Andrew Morgan
8f3e588708
pepper is not a secret val. Still needs to be around.
2019-07-24 15:27:48 +01:00
Travis Ralston
bf9f2cd1b6
Merge pull request #2183 from lucavb/master
...
Spec clarification regarding authorisation rules in v1
2019-07-23 12:04:27 -06:00
Luca Becker
f4d6b6c261
Fixed broken indentations
2019-07-23 17:58:40 +02:00
Luca Becker
c7a23557d4
Last cosmetic changes
...
switched back to the use of `.. NOTE::`
2019-07-23 17:57:22 +02:00
Andrew Morgan
3b8c57e06c
Don't require servers/clients to support "none"
2019-07-23 16:43:55 +01:00
Andrew Morgan
3031df79cc
Add example for none algo
2019-07-23 16:33:24 +01:00
Andrew Morgan
9fd6bd3184
Add details about why this proposal should exist
2019-07-23 15:25:41 +01:00
Andrew Morgan
b26a9ed1fd
Expand on why we can't trust dirty homeservers
2019-07-23 13:28:42 +01:00
Andrew Morgan
577021f12b
resolve some comments
2019-07-23 11:48:01 +01:00
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.
2019-07-23 11:25:34 +02:00