mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-01 03:53:46 +01:00
Update proposals/2134-identity-hash-lookup.md
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
parent
87a54e8d8d
commit
ffbfde8a09
|
|
@ -34,7 +34,7 @@ The rainbow table attack is not perfect, because one does need to know email
|
||||||
addresses and phone numbers to build it. While there are only so many
|
addresses and phone numbers to build it. While there are only so many
|
||||||
possible phone numbers, and thus it is relatively inexpensive to generate the
|
possible phone numbers, and thus it is relatively inexpensive to generate the
|
||||||
hash value for each one, the address space of email addresses is much, much
|
hash value for each one, the address space of email addresses is much, much
|
||||||
wider. If your email address is not share a common mailserver, decently long
|
wider. If your email address does not use a common mail server, is decently long
|
||||||
or is not publicly known to attackers, it is unlikely that it would be
|
or is not publicly known to attackers, it is unlikely that it would be
|
||||||
included in a rainbow table.
|
included in a rainbow table.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue