Commit Graph

4664 Commits (5b6d6fe498196735deed1397f377cc8d67bc65ce)
 

Author SHA1 Message Date
Travis Ralston 3087c76452
Merge pull request #2134 from matrix-org/hs/hash-identity
MSC2134: Identity Hash Lookups
6 years ago
Olivier Wilkinson (reivilibre) 493bb062af MSC2197: update with privacy perspective
Includes recommendations for client developers.

Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
6 years ago
Matthew Hodgson 1df4ece112
Merge pull request #2215 from Dominaezzz/patch-1
Fix some typos
6 years ago
Dominic Fischer a63fab20ee Fix some typos
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
6 years ago
Travis Ralston a71757f1ee
Merge pull request #2174 from matrix-org/rav/proposals/move_redacts_key
MSC2174: Move the `redacts` key to a sane place
6 years ago
Andrew Morgan 3edf5e3c16 Make hashes real values 6 years ago
Andrew Morgan 96e06b6f5f Add line, britishise 6 years ago
Andrew Morgan 3877724774 fix speeling 6 years ago
Andrew Morgan c401a4d47b punctuation 6 years ago
Andrew Morgan acf8d34474 Merge branch 'hs/hash-identity' of github.com:matrix-org/matrix-doc into hs/hash-identity 6 years ago
Andrew Morgan 3789d828fd Incorporate solution analysis from the context of attacks 6 years ago
Olivier Wilkinson (reivilibre) 36e43ee326 Rewrap lines in MSC2917 to 80 chars wide
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
6 years ago
Hubert Chathi 80adbaff4c switch to MSC1946 for storing recovery key 6 years ago
Hubert Chathi 825757ffd8 add information about verifying backup by entering key 6 years ago
Andrew Morgan 136eea8578 Merge branch 'master' of github.com:matrix-org/matrix-doc 6 years ago
Andrew Morgan 28596a6c74 Add missing changelog for #2204. 6 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`.
6 years ago
Andrew Morgan f989263872
MSC2181: Add an Error Code for Signaling a Deactivated User (#2181) 6 years ago
Richard van der Hoff 0c7c48bd12 MSC2175: Remove the `creator` field from `m.room.create` events (#2175)
Fixes #1193
6 years ago
Andrew Morgan 33d22c3320 hashes are not stream ciphers 6 years ago
Andrew Morgan 9913f5bc29 Slightly clarify pepper value 6 years ago
Andrew Morgan 57de107ea9 Move medium back behind the address 6 years ago
Travis Ralston d4ce3a0181
Merge pull request #2201 from matrix-org/push_gateway/release-r0.1.1
Push r0.1.1 release
6 years ago
Travis Ralston cfc502a2f1
Merge pull request #2202 from matrix-org/application_service/release-r0.1.2
Appservices r0.1.2 release
6 years ago
Travis Ralston acde333acc
Merge pull request #2203 from matrix-org/server_server/release-r0.1.3
Server-server r0.1.3 release
6 years ago
Travis Ralston 26c2ce8a92 Server-server r0.1.3 changelog 6 years ago
Travis Ralston 0b49112399 Appservices r0.1.2 changelog 6 years ago
Travis Ralston 40e6f82cbd Push r0.1.1 changelog 6 years ago
Travis Ralston 0631595484
Merge pull request #2200 from matrix-org/travis/changelogs
Fix/add changelogs
6 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>
6 years ago
Travis Ralston 62f7a4f82c Fix/add changelogs
The push spec one was missed in https://github.com/matrix-org/matrix-doc/pull/2151
6 years ago
Olivier Wilkinson (reivilibre) 4c22eb86b5 MSC for Search Filtering in Federation /publicRooms
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
6 years ago
Andrew Morgan c8527b7af8 Merge branch 'hs/hash-identity' of github.com:matrix-org/matrix-doc into hs/hash-identity 6 years ago
Andrew Morgan 4d1f2ea4f4
Apply suggestions from code review
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
6 years ago
Andrew Morgan 6660768d85 Don't repeat fast hash bit 6 years ago
Andrew Morgan 027c2d7260 Merge branch 'hs/hash-identity' of github.com:matrix-org/matrix-doc into hs/hash-identity 6 years ago
Andrew Morgan a17c74f592 switch medium and address around, space between address and pepper 6 years ago
Andrew Morgan 5580a2a1a9
Update proposals/2134-identity-hash-lookup.md
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
6 years ago
Andrew Morgan ffbfde8a09
Update proposals/2134-identity-hash-lookup.md
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
6 years ago
Andrew Morgan 87a54e8d8d Merge branch 'hs/hash-identity' of github.com:matrix-org/matrix-doc into hs/hash-identity 6 years ago
Andrew Morgan 6119b9a50d *@hobnobbob.com is unlikely to be guessed 6 years ago
Andrew Morgan 20c72a3649
Update proposals/2134-identity-hash-lookup.md
Co-Authored-By: David Baker <dbkr@users.noreply.github.com>
6 years ago
Andrew Morgan 0ac70b268a Clarify peppering should not happen on none algo 6 years ago
Andrew Morgan da876bb340 missing word 6 years ago
Andrew Morgan c6dd5951a1 Clients can cache the hash details if they want to 6 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
6 years ago
Andrew Morgan 8f3e588708 pepper is not a secret val. Still needs to be around. 6 years ago
Travis Ralston bf9f2cd1b6
Merge pull request #2183 from lucavb/master
Spec clarification regarding authorisation rules in v1
6 years ago
Luca Becker f4d6b6c261
Fixed broken indentations 6 years ago
Luca Becker c7a23557d4
Last cosmetic changes
switched back to the use of `.. NOTE::`
6 years ago