matrix-org / matrix-rust-sdk-crypto-wasm

Apache License 2.0
13 stars 7 forks source link

Return finer-grained errors for sender-not-trusted #144

Closed uhoreg closed 2 months ago

uhoreg commented 2 months ago

Apps need to distinguish between the different reasons for the sender not being trusted, so they can show the right error message to the user.