element-meta icon indicating copy to clipboard operation
element-meta copied to clipboard

Unspecced `org.matrix.cross_signing_reset` UIA type

Open richvdh opened this issue 4 months ago • 3 comments

Element-web appears to have special handling for an unspecced org.matrix.cross_signing_reset user-interactive auth type.

Support for unspecced APIs makes debugging difficult, because we don't know what it's supposed to do.

richvdh avatar Aug 26 '25 17:08 richvdh

This is a MAS-Synapse special which should have been MSC'd but looks like it missed the boat https://github.com/element-hq/synapse/pull/17509#issuecomment-2298287246

t3chguy avatar Aug 27 '25 08:08 t3chguy

Also supported by matrix-rust-sdk https://matrix-org.github.io/matrix-rust-sdk/src/matrix_sdk/encryption/mod.rs.html#363-378

t3chguy avatar Aug 27 '25 08:08 t3chguy

apparently this is https://github.com/matrix-org/matrix-spec-proposals/pull/4312

richvdh avatar Aug 27 '25 09:08 richvdh