As a fresh user (eve) I created a DM with Alice.
I then noticed a verified badge on alice

I double check on the console, and Alice is not verified:
await mxMatrixClientPeg.get().getCrypto().getUserVerificationStatus("@alice:localhost")
UserVerificationStatus {needsUserApproval: false, crossSigningVerified: false, crossSigningVerifiedBefore: false, tofu: false}
If I refresh the browser tab it is then fixed.

Here is more details on the succession of events:

Maybe an outdated room shield? and some confusion between user badges and room shields?
As a fresh user (
eve) I created a DM withAlice.I then noticed a verified badge on alice
I double check on the console, and Alice is not verified:
await mxMatrixClientPeg.get().getCrypto().getUserVerificationStatus("@alice:localhost")If I refresh the browser tab it is then fixed.

Here is more details on the succession of events:

Maybe an outdated room shield? and some confusion between user badges and room shields?