mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-02 17:54:09 +01:00
Clarify conditions for attack
This commit is contained in:
parent
085c5667a4
commit
8cba7adcdf
|
|
@ -5,8 +5,9 @@ send password reset tokens, and allows homeservers to implement the
|
||||||
functionality instead. The intention is to put less trust in the identity
|
functionality instead. The intention is to put less trust in the identity
|
||||||
server which is currently one of the most centralised components of Matrix. As
|
server which is currently one of the most centralised components of Matrix. As
|
||||||
it stands, an attacker in control of a identity server can reset a user's
|
it stands, an attacker in control of a identity server can reset a user's
|
||||||
password if that user has registered a third-party identifier (3PID) with that
|
password if the identity server is considered trusted by that homeserver, and
|
||||||
identity server, due to itself also handling the job of confirming the user's
|
the user has registered at least one third-party identifier (3PID). This is due
|
||||||
|
to the identity server currently handling the job of confirming the user's
|
||||||
control of that identity.
|
control of that identity.
|
||||||
|
|
||||||
The MSC aims to simply clarify that homeservers can take on the responisibility
|
The MSC aims to simply clarify that homeservers can take on the responisibility
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue