mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-10 01:43:43 +01:00
Update proposals/2134-identity-hash-lookup.md
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
parent
96e43aaf45
commit
df88b13ce1
|
|
@ -29,7 +29,7 @@ other endpoints):
|
|||
- `/_matrix/identity/v2/bulk_lookup`
|
||||
|
||||
`address` MUST no longer be in a plain-text format, but rather will be a peppered hash
|
||||
value, and the resulting digest MUST be encoded in unpadded base64.
|
||||
value encoded in unpadded base64.
|
||||
|
||||
Identity servers must specify their own hashing algorithms (from a list of
|
||||
specified values) and pepper, which will be useful if a rainbow table is
|
||||
|
|
|
|||
Loading…
Reference in a new issue