Represents the ways in which we trust a device.

Use DeviceVerificationStatus.

Hierarchy (view full)

Constructors

Properties

crossSigningVerified: boolean

True if this device has been verified via cross signing.

This does not take into account trustCrossSignedDevices.

localVerified: boolean

True if the device has been marked as locally verified.

signedByOwner: boolean

True if this device has been signed by its owner (and that signature verified).

This doesn't necessarily mean that we have verified the device, since we may not have verified the owner's cross-signing key.

tofu: boolean

TODO: tofu magic wtf does this do?

Methods

  • Returns boolean

    true if this device is trusted from a user's key that is trusted on first use