mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-25 15:33:42 +01:00
Update proposals/2134-identity-hash-lookup.md
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
parent
ffbfde8a09
commit
5580a2a1a9
|
|
@ -70,7 +70,7 @@ carl@example.com
|
||||||
denny@example.com
|
denny@example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
The client will hash each 3PID as a concatenation of the medium and address,
|
The client will hash each 3PID as a concatenation of the address and medium,
|
||||||
separated by a space and a pepper appended to the end. Note that phone
|
separated by a space and a pepper appended to the end. Note that phone
|
||||||
numbers should be formatted as defined by
|
numbers should be formatted as defined by
|
||||||
https://matrix.org/docs/spec/appendices#pstn-phone-numbers, before being
|
https://matrix.org/docs/spec/appendices#pstn-phone-numbers, before being
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue