@unwanted/matrix-sdk-mini 34.12.0 → 36.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/git-revision.txt +1 -1
- package/lib/@types/event.d.ts +25 -19
- package/lib/@types/event.d.ts.map +1 -1
- package/lib/@types/event.js +5 -0
- package/lib/@types/event.js.map +1 -1
- package/lib/@types/global.d.js +0 -2
- package/lib/@types/global.d.js.map +1 -1
- package/lib/autodiscovery.d.ts +1 -1
- package/lib/autodiscovery.d.ts.map +1 -1
- package/lib/autodiscovery.js.map +1 -1
- package/lib/base64.d.ts +3 -6
- package/lib/base64.d.ts.map +1 -1
- package/lib/base64.js +43 -36
- package/lib/base64.js.map +1 -1
- package/lib/browser-index.d.ts.map +1 -1
- package/lib/browser-index.js +0 -11
- package/lib/browser-index.js.map +1 -1
- package/lib/client.d.ts +45 -1306
- package/lib/client.d.ts.map +1 -1
- package/lib/client.js +406 -2963
- package/lib/client.js.map +1 -1
- package/lib/digest.d.ts +2 -2
- package/lib/digest.d.ts.map +1 -1
- package/lib/digest.js +2 -2
- package/lib/digest.js.map +1 -1
- package/lib/embedded.d.ts +2 -23
- package/lib/embedded.d.ts.map +1 -1
- package/lib/embedded.js +82 -209
- package/lib/embedded.js.map +1 -1
- package/lib/event-mapper.d.ts.map +1 -1
- package/lib/event-mapper.js +0 -4
- package/lib/event-mapper.js.map +1 -1
- package/lib/feature.d.ts.map +1 -1
- package/lib/feature.js +2 -1
- package/lib/feature.js.map +1 -1
- package/lib/http-api/errors.d.ts +3 -3
- package/lib/http-api/errors.js +3 -3
- package/lib/http-api/errors.js.map +1 -1
- package/lib/http-api/utils.js +2 -2
- package/lib/http-api/utils.js.map +1 -1
- package/lib/matrix.d.ts +0 -25
- package/lib/matrix.d.ts.map +1 -1
- package/lib/matrix.js +1 -30
- package/lib/matrix.js.map +1 -1
- package/lib/models/MSC3089Branch.d.ts.map +1 -1
- package/lib/models/MSC3089Branch.js +0 -3
- package/lib/models/MSC3089Branch.js.map +1 -1
- package/lib/models/event-timeline-set.d.ts +6 -10
- package/lib/models/event-timeline-set.d.ts.map +1 -1
- package/lib/models/event-timeline-set.js +28 -36
- package/lib/models/event-timeline-set.js.map +1 -1
- package/lib/models/event-timeline.d.ts +7 -2
- package/lib/models/event-timeline.d.ts.map +1 -1
- package/lib/models/event-timeline.js +9 -30
- package/lib/models/event-timeline.js.map +1 -1
- package/lib/models/event.d.ts +12 -96
- package/lib/models/event.d.ts.map +1 -1
- package/lib/models/event.js +59 -286
- package/lib/models/event.js.map +1 -1
- package/lib/models/invites-ignorer-types.d.ts +27 -0
- package/lib/models/invites-ignorer-types.d.ts.map +1 -0
- package/lib/models/invites-ignorer-types.js +36 -0
- package/lib/models/invites-ignorer-types.js.map +1 -0
- package/lib/models/invites-ignorer.d.ts +2 -26
- package/lib/models/invites-ignorer.d.ts.map +1 -1
- package/lib/models/invites-ignorer.js +2 -27
- package/lib/models/invites-ignorer.js.map +1 -1
- package/lib/models/poll.d.ts.map +1 -1
- package/lib/models/poll.js +1 -5
- package/lib/models/poll.js.map +1 -1
- package/lib/models/relations-container.d.ts.map +1 -1
- package/lib/models/relations-container.js +1 -7
- package/lib/models/relations-container.js.map +1 -1
- package/lib/models/relations.d.ts +0 -1
- package/lib/models/relations.d.ts.map +1 -1
- package/lib/models/relations.js +0 -8
- package/lib/models/relations.js.map +1 -1
- package/lib/models/room-member.d.ts +6 -1
- package/lib/models/room-member.d.ts.map +1 -1
- package/lib/models/room-member.js +7 -1
- package/lib/models/room-member.js.map +1 -1
- package/lib/models/room-state.d.ts +2 -13
- package/lib/models/room-state.d.ts.map +1 -1
- package/lib/models/room-state.js +12 -56
- package/lib/models/room-state.js.map +1 -1
- package/lib/models/room.d.ts +8 -21
- package/lib/models/room.d.ts.map +1 -1
- package/lib/models/room.js +128 -163
- package/lib/models/room.js.map +1 -1
- package/lib/models/thread.d.ts.map +1 -1
- package/lib/models/thread.js +5 -4
- package/lib/models/thread.js.map +1 -1
- package/lib/oidc/authorize.d.ts +2 -2
- package/lib/oidc/authorize.d.ts.map +1 -1
- package/lib/oidc/authorize.js +5 -5
- package/lib/oidc/authorize.js.map +1 -1
- package/lib/oidc/discovery.d.ts +8 -0
- package/lib/oidc/discovery.d.ts.map +1 -1
- package/lib/oidc/discovery.js +22 -11
- package/lib/oidc/discovery.js.map +1 -1
- package/lib/oidc/index.d.ts +3 -4
- package/lib/oidc/index.d.ts.map +1 -1
- package/lib/oidc/index.js.map +1 -1
- package/lib/oidc/register.js +3 -3
- package/lib/oidc/register.js.map +1 -1
- package/lib/oidc/tokenRefresher.d.ts.map +1 -1
- package/lib/oidc/tokenRefresher.js +6 -5
- package/lib/oidc/tokenRefresher.js.map +1 -1
- package/lib/oidc/validate.d.ts +9 -23
- package/lib/oidc/validate.d.ts.map +1 -1
- package/lib/oidc/validate.js +13 -28
- package/lib/oidc/validate.js.map +1 -1
- package/lib/randomstring.d.ts +30 -3
- package/lib/randomstring.d.ts.map +1 -1
- package/lib/randomstring.js +68 -16
- package/lib/randomstring.js.map +1 -1
- package/lib/sliding-sync-sdk.d.ts +3 -4
- package/lib/sliding-sync-sdk.d.ts.map +1 -1
- package/lib/sliding-sync-sdk.js +55 -102
- package/lib/sliding-sync-sdk.js.map +1 -1
- package/lib/sliding-sync.js +9 -6
- package/lib/sliding-sync.js.map +1 -1
- package/lib/store/indexeddb-local-backend.js +4 -2
- package/lib/store/indexeddb-local-backend.js.map +1 -1
- package/lib/store/indexeddb.d.ts +1 -1
- package/lib/store/indexeddb.d.ts.map +1 -1
- package/lib/store/indexeddb.js.map +1 -1
- package/lib/sync-accumulator.d.ts +6 -4
- package/lib/sync-accumulator.d.ts.map +1 -1
- package/lib/sync-accumulator.js +23 -12
- package/lib/sync-accumulator.js.map +1 -1
- package/lib/sync.d.ts +10 -13
- package/lib/sync.d.ts.map +1 -1
- package/lib/sync.js +94 -115
- package/lib/sync.js.map +1 -1
- package/lib/testing.d.ts +13 -44
- package/lib/testing.d.ts.map +1 -1
- package/lib/testing.js +36 -99
- package/lib/testing.js.map +1 -1
- package/lib/types.d.ts +0 -1
- package/lib/types.d.ts.map +1 -1
- package/lib/types.js.map +1 -1
- package/package.json +14 -15
- package/src/@types/event.ts +19 -36
- package/src/@types/global.d.ts +21 -4
- package/src/autodiscovery.ts +1 -1
- package/src/base64.ts +38 -40
- package/src/browser-index.ts +0 -11
- package/src/client.ts +175 -3136
- package/src/digest.ts +3 -3
- package/src/embedded.ts +43 -149
- package/src/event-mapper.ts +0 -4
- package/src/feature.ts +1 -0
- package/src/http-api/errors.ts +3 -3
- package/src/http-api/utils.ts +2 -2
- package/src/matrix.ts +0 -41
- package/src/models/MSC3089Branch.ts +0 -3
- package/src/models/event-timeline-set.ts +17 -38
- package/src/models/event-timeline.ts +11 -26
- package/src/models/event.ts +54 -295
- package/src/models/invites-ignorer-types.ts +48 -0
- package/src/models/invites-ignorer.ts +7 -42
- package/src/models/poll.ts +0 -6
- package/src/models/relations-container.ts +1 -8
- package/src/models/relations.ts +0 -8
- package/src/models/room-member.ts +16 -1
- package/src/models/room-state.ts +4 -37
- package/src/models/room.ts +34 -69
- package/src/models/thread.ts +4 -3
- package/src/oidc/authorize.ts +7 -7
- package/src/oidc/discovery.ts +16 -10
- package/src/oidc/index.ts +3 -4
- package/src/oidc/register.ts +3 -3
- package/src/oidc/tokenRefresher.ts +3 -2
- package/src/oidc/validate.ts +40 -63
- package/src/randomstring.ts +65 -19
- package/src/sliding-sync-sdk.ts +10 -83
- package/src/sliding-sync.ts +6 -6
- package/src/store/indexeddb-local-backend.ts +2 -2
- package/src/store/indexeddb.ts +1 -1
- package/src/sync-accumulator.ts +33 -16
- package/src/sync.ts +112 -143
- package/src/testing.ts +36 -103
- package/src/types.ts +0 -1
- package/CHANGELOG.md +0 -5910
- package/lib/@types/AESEncryptedSecretStoragePayload.d.ts +0 -14
- package/lib/@types/AESEncryptedSecretStoragePayload.d.ts.map +0 -1
- package/lib/@types/AESEncryptedSecretStoragePayload.js +0 -1
- package/lib/@types/AESEncryptedSecretStoragePayload.js.map +0 -1
- package/lib/@types/crypto.d.ts +0 -47
- package/lib/@types/crypto.d.ts.map +0 -1
- package/lib/@types/crypto.js +0 -1
- package/lib/@types/crypto.js.map +0 -1
- package/lib/@types/matrix-sdk-crypto-wasm.d.js +0 -1
- package/lib/@types/matrix-sdk-crypto-wasm.d.js.map +0 -1
- package/lib/common-crypto/CryptoBackend.d.ts +0 -240
- package/lib/common-crypto/CryptoBackend.d.ts.map +0 -1
- package/lib/common-crypto/CryptoBackend.js +0 -73
- package/lib/common-crypto/CryptoBackend.js.map +0 -1
- package/lib/common-crypto/key-passphrase.d.ts +0 -14
- package/lib/common-crypto/key-passphrase.d.ts.map +0 -1
- package/lib/common-crypto/key-passphrase.js +0 -33
- package/lib/common-crypto/key-passphrase.js.map +0 -1
- package/lib/crypto/CrossSigning.d.ts +0 -184
- package/lib/crypto/CrossSigning.d.ts.map +0 -1
- package/lib/crypto/CrossSigning.js +0 -718
- package/lib/crypto/CrossSigning.js.map +0 -1
- package/lib/crypto/DeviceList.d.ts +0 -216
- package/lib/crypto/DeviceList.d.ts.map +0 -1
- package/lib/crypto/DeviceList.js +0 -892
- package/lib/crypto/DeviceList.js.map +0 -1
- package/lib/crypto/EncryptionSetup.d.ts +0 -152
- package/lib/crypto/EncryptionSetup.d.ts.map +0 -1
- package/lib/crypto/EncryptionSetup.js +0 -356
- package/lib/crypto/EncryptionSetup.js.map +0 -1
- package/lib/crypto/OlmDevice.d.ts +0 -457
- package/lib/crypto/OlmDevice.d.ts.map +0 -1
- package/lib/crypto/OlmDevice.js +0 -1241
- package/lib/crypto/OlmDevice.js.map +0 -1
- package/lib/crypto/OutgoingRoomKeyRequestManager.d.ts +0 -109
- package/lib/crypto/OutgoingRoomKeyRequestManager.d.ts.map +0 -1
- package/lib/crypto/OutgoingRoomKeyRequestManager.js +0 -415
- package/lib/crypto/OutgoingRoomKeyRequestManager.js.map +0 -1
- package/lib/crypto/RoomList.d.ts +0 -26
- package/lib/crypto/RoomList.d.ts.map +0 -1
- package/lib/crypto/RoomList.js +0 -71
- package/lib/crypto/RoomList.js.map +0 -1
- package/lib/crypto/SecretSharing.d.ts +0 -24
- package/lib/crypto/SecretSharing.d.ts.map +0 -1
- package/lib/crypto/SecretSharing.js +0 -194
- package/lib/crypto/SecretSharing.js.map +0 -1
- package/lib/crypto/SecretStorage.d.ts +0 -55
- package/lib/crypto/SecretStorage.d.ts.map +0 -1
- package/lib/crypto/SecretStorage.js +0 -118
- package/lib/crypto/SecretStorage.js.map +0 -1
- package/lib/crypto/aes.d.ts +0 -6
- package/lib/crypto/aes.d.ts.map +0 -1
- package/lib/crypto/aes.js +0 -24
- package/lib/crypto/aes.js.map +0 -1
- package/lib/crypto/algorithms/base.d.ts +0 -156
- package/lib/crypto/algorithms/base.d.ts.map +0 -1
- package/lib/crypto/algorithms/base.js +0 -187
- package/lib/crypto/algorithms/base.js.map +0 -1
- package/lib/crypto/algorithms/index.d.ts +0 -4
- package/lib/crypto/algorithms/index.d.ts.map +0 -1
- package/lib/crypto/algorithms/index.js +0 -20
- package/lib/crypto/algorithms/index.js.map +0 -1
- package/lib/crypto/algorithms/megolm.d.ts +0 -385
- package/lib/crypto/algorithms/megolm.d.ts.map +0 -1
- package/lib/crypto/algorithms/megolm.js +0 -1822
- package/lib/crypto/algorithms/megolm.js.map +0 -1
- package/lib/crypto/algorithms/olm.d.ts +0 -5
- package/lib/crypto/algorithms/olm.d.ts.map +0 -1
- package/lib/crypto/algorithms/olm.js +0 -299
- package/lib/crypto/algorithms/olm.js.map +0 -1
- package/lib/crypto/api.d.ts +0 -32
- package/lib/crypto/api.d.ts.map +0 -1
- package/lib/crypto/api.js +0 -22
- package/lib/crypto/api.js.map +0 -1
- package/lib/crypto/backup.d.ts +0 -227
- package/lib/crypto/backup.d.ts.map +0 -1
- package/lib/crypto/backup.js +0 -824
- package/lib/crypto/backup.js.map +0 -1
- package/lib/crypto/crypto.d.ts +0 -3
- package/lib/crypto/crypto.d.ts.map +0 -1
- package/lib/crypto/crypto.js +0 -19
- package/lib/crypto/crypto.js.map +0 -1
- package/lib/crypto/dehydration.d.ts +0 -34
- package/lib/crypto/dehydration.d.ts.map +0 -1
- package/lib/crypto/dehydration.js +0 -252
- package/lib/crypto/dehydration.js.map +0 -1
- package/lib/crypto/device-converter.d.ts +0 -9
- package/lib/crypto/device-converter.d.ts.map +0 -1
- package/lib/crypto/device-converter.js +0 -42
- package/lib/crypto/device-converter.js.map +0 -1
- package/lib/crypto/deviceinfo.d.ts +0 -99
- package/lib/crypto/deviceinfo.d.ts.map +0 -1
- package/lib/crypto/deviceinfo.js +0 -148
- package/lib/crypto/deviceinfo.js.map +0 -1
- package/lib/crypto/index.d.ts +0 -1210
- package/lib/crypto/index.d.ts.map +0 -1
- package/lib/crypto/index.js +0 -4101
- package/lib/crypto/index.js.map +0 -1
- package/lib/crypto/key_passphrase.d.ts +0 -14
- package/lib/crypto/key_passphrase.d.ts.map +0 -1
- package/lib/crypto/key_passphrase.js +0 -44
- package/lib/crypto/key_passphrase.js.map +0 -1
- package/lib/crypto/keybackup.d.ts +0 -18
- package/lib/crypto/keybackup.d.ts.map +0 -1
- package/lib/crypto/keybackup.js +0 -1
- package/lib/crypto/keybackup.js.map +0 -1
- package/lib/crypto/olmlib.d.ts +0 -129
- package/lib/crypto/olmlib.d.ts.map +0 -1
- package/lib/crypto/olmlib.js +0 -492
- package/lib/crypto/olmlib.js.map +0 -1
- package/lib/crypto/recoverykey.d.ts +0 -2
- package/lib/crypto/recoverykey.d.ts.map +0 -1
- package/lib/crypto/recoverykey.js +0 -19
- package/lib/crypto/recoverykey.js.map +0 -1
- package/lib/crypto/store/base.d.ts +0 -252
- package/lib/crypto/store/base.d.ts.map +0 -1
- package/lib/crypto/store/base.js +0 -64
- package/lib/crypto/store/base.js.map +0 -1
- package/lib/crypto/store/indexeddb-crypto-store-backend.d.ts +0 -187
- package/lib/crypto/store/indexeddb-crypto-store-backend.d.ts.map +0 -1
- package/lib/crypto/store/indexeddb-crypto-store-backend.js +0 -1145
- package/lib/crypto/store/indexeddb-crypto-store-backend.js.map +0 -1
- package/lib/crypto/store/indexeddb-crypto-store.d.ts +0 -432
- package/lib/crypto/store/indexeddb-crypto-store.d.ts.map +0 -1
- package/lib/crypto/store/indexeddb-crypto-store.js +0 -728
- package/lib/crypto/store/indexeddb-crypto-store.js.map +0 -1
- package/lib/crypto/store/localStorage-crypto-store.d.ts +0 -119
- package/lib/crypto/store/localStorage-crypto-store.d.ts.map +0 -1
- package/lib/crypto/store/localStorage-crypto-store.js +0 -531
- package/lib/crypto/store/localStorage-crypto-store.js.map +0 -1
- package/lib/crypto/store/memory-crypto-store.d.ts +0 -215
- package/lib/crypto/store/memory-crypto-store.d.ts.map +0 -1
- package/lib/crypto/store/memory-crypto-store.js +0 -622
- package/lib/crypto/store/memory-crypto-store.js.map +0 -1
- package/lib/crypto/verification/Base.d.ts +0 -105
- package/lib/crypto/verification/Base.d.ts.map +0 -1
- package/lib/crypto/verification/Base.js +0 -372
- package/lib/crypto/verification/Base.js.map +0 -1
- package/lib/crypto/verification/Error.d.ts +0 -35
- package/lib/crypto/verification/Error.d.ts.map +0 -1
- package/lib/crypto/verification/Error.js +0 -86
- package/lib/crypto/verification/Error.js.map +0 -1
- package/lib/crypto/verification/IllegalMethod.d.ts +0 -15
- package/lib/crypto/verification/IllegalMethod.d.ts.map +0 -1
- package/lib/crypto/verification/IllegalMethod.js +0 -43
- package/lib/crypto/verification/IllegalMethod.js.map +0 -1
- package/lib/crypto/verification/QRCode.d.ts +0 -51
- package/lib/crypto/verification/QRCode.d.ts.map +0 -1
- package/lib/crypto/verification/QRCode.js +0 -277
- package/lib/crypto/verification/QRCode.js.map +0 -1
- package/lib/crypto/verification/SAS.d.ts +0 -27
- package/lib/crypto/verification/SAS.d.ts.map +0 -1
- package/lib/crypto/verification/SAS.js +0 -485
- package/lib/crypto/verification/SAS.js.map +0 -1
- package/lib/crypto/verification/SASDecimal.d.ts +0 -8
- package/lib/crypto/verification/SASDecimal.d.ts.map +0 -1
- package/lib/crypto/verification/SASDecimal.js +0 -34
- package/lib/crypto/verification/SASDecimal.js.map +0 -1
- package/lib/crypto/verification/request/Channel.d.ts +0 -18
- package/lib/crypto/verification/request/Channel.d.ts.map +0 -1
- package/lib/crypto/verification/request/Channel.js +0 -1
- package/lib/crypto/verification/request/Channel.js.map +0 -1
- package/lib/crypto/verification/request/InRoomChannel.d.ts +0 -113
- package/lib/crypto/verification/request/InRoomChannel.d.ts.map +0 -1
- package/lib/crypto/verification/request/InRoomChannel.js +0 -351
- package/lib/crypto/verification/request/InRoomChannel.js.map +0 -1
- package/lib/crypto/verification/request/ToDeviceChannel.d.ts +0 -105
- package/lib/crypto/verification/request/ToDeviceChannel.d.ts.map +0 -1
- package/lib/crypto/verification/request/ToDeviceChannel.js +0 -328
- package/lib/crypto/verification/request/ToDeviceChannel.js.map +0 -1
- package/lib/crypto/verification/request/VerificationRequest.d.ts +0 -227
- package/lib/crypto/verification/request/VerificationRequest.d.ts.map +0 -1
- package/lib/crypto/verification/request/VerificationRequest.js +0 -937
- package/lib/crypto/verification/request/VerificationRequest.js.map +0 -1
- package/lib/crypto-api/CryptoEvent.d.ts +0 -69
- package/lib/crypto-api/CryptoEvent.d.ts.map +0 -1
- package/lib/crypto-api/CryptoEvent.js +0 -33
- package/lib/crypto-api/CryptoEvent.js.map +0 -1
- package/lib/crypto-api/CryptoEventHandlerMap.d.ts +0 -16
- package/lib/crypto-api/CryptoEventHandlerMap.d.ts.map +0 -1
- package/lib/crypto-api/CryptoEventHandlerMap.js +0 -22
- package/lib/crypto-api/CryptoEventHandlerMap.js.map +0 -1
- package/lib/crypto-api/index.d.ts +0 -978
- package/lib/crypto-api/index.d.ts.map +0 -1
- package/lib/crypto-api/index.js +0 -304
- package/lib/crypto-api/index.js.map +0 -1
- package/lib/crypto-api/key-passphrase.d.ts +0 -11
- package/lib/crypto-api/key-passphrase.d.ts.map +0 -1
- package/lib/crypto-api/key-passphrase.js +0 -51
- package/lib/crypto-api/key-passphrase.js.map +0 -1
- package/lib/crypto-api/keybackup.d.ts +0 -88
- package/lib/crypto-api/keybackup.d.ts.map +0 -1
- package/lib/crypto-api/keybackup.js +0 -1
- package/lib/crypto-api/keybackup.js.map +0 -1
- package/lib/crypto-api/recovery-key.d.ts +0 -11
- package/lib/crypto-api/recovery-key.d.ts.map +0 -1
- package/lib/crypto-api/recovery-key.js +0 -65
- package/lib/crypto-api/recovery-key.js.map +0 -1
- package/lib/crypto-api/verification.d.ts +0 -344
- package/lib/crypto-api/verification.d.ts.map +0 -1
- package/lib/crypto-api/verification.js +0 -91
- package/lib/crypto-api/verification.js.map +0 -1
- package/lib/matrixrtc/CallMembership.d.ts +0 -66
- package/lib/matrixrtc/CallMembership.d.ts.map +0 -1
- package/lib/matrixrtc/CallMembership.js +0 -197
- package/lib/matrixrtc/CallMembership.js.map +0 -1
- package/lib/matrixrtc/LivekitFocus.d.ts +0 -16
- package/lib/matrixrtc/LivekitFocus.d.ts.map +0 -1
- package/lib/matrixrtc/LivekitFocus.js +0 -20
- package/lib/matrixrtc/LivekitFocus.js.map +0 -1
- package/lib/matrixrtc/MatrixRTCSession.d.ts +0 -295
- package/lib/matrixrtc/MatrixRTCSession.d.ts.map +0 -1
- package/lib/matrixrtc/MatrixRTCSession.js +0 -1043
- package/lib/matrixrtc/MatrixRTCSession.js.map +0 -1
- package/lib/matrixrtc/MatrixRTCSessionManager.d.ts +0 -40
- package/lib/matrixrtc/MatrixRTCSessionManager.d.ts.map +0 -1
- package/lib/matrixrtc/MatrixRTCSessionManager.js +0 -146
- package/lib/matrixrtc/MatrixRTCSessionManager.js.map +0 -1
- package/lib/matrixrtc/focus.d.ts +0 -10
- package/lib/matrixrtc/focus.d.ts.map +0 -1
- package/lib/matrixrtc/focus.js +0 -1
- package/lib/matrixrtc/focus.js.map +0 -1
- package/lib/matrixrtc/index.d.ts +0 -7
- package/lib/matrixrtc/index.d.ts.map +0 -1
- package/lib/matrixrtc/index.js +0 -21
- package/lib/matrixrtc/index.js.map +0 -1
- package/lib/matrixrtc/types.d.ts +0 -19
- package/lib/matrixrtc/types.d.ts.map +0 -1
- package/lib/matrixrtc/types.js +0 -1
- package/lib/matrixrtc/types.js.map +0 -1
- package/lib/rendezvous/MSC4108SignInWithQR.d.ts +0 -112
- package/lib/rendezvous/MSC4108SignInWithQR.d.ts.map +0 -1
- package/lib/rendezvous/MSC4108SignInWithQR.js +0 -392
- package/lib/rendezvous/MSC4108SignInWithQR.js.map +0 -1
- package/lib/rendezvous/RendezvousChannel.d.ts +0 -27
- package/lib/rendezvous/RendezvousChannel.d.ts.map +0 -1
- package/lib/rendezvous/RendezvousChannel.js +0 -1
- package/lib/rendezvous/RendezvousChannel.js.map +0 -1
- package/lib/rendezvous/RendezvousCode.d.ts +0 -9
- package/lib/rendezvous/RendezvousCode.d.ts.map +0 -1
- package/lib/rendezvous/RendezvousCode.js +0 -1
- package/lib/rendezvous/RendezvousCode.js.map +0 -1
- package/lib/rendezvous/RendezvousError.d.ts +0 -6
- package/lib/rendezvous/RendezvousError.d.ts.map +0 -1
- package/lib/rendezvous/RendezvousError.js +0 -23
- package/lib/rendezvous/RendezvousError.js.map +0 -1
- package/lib/rendezvous/RendezvousFailureReason.d.ts +0 -31
- package/lib/rendezvous/RendezvousFailureReason.d.ts.map +0 -1
- package/lib/rendezvous/RendezvousFailureReason.js +0 -38
- package/lib/rendezvous/RendezvousFailureReason.js.map +0 -1
- package/lib/rendezvous/RendezvousIntent.d.ts +0 -5
- package/lib/rendezvous/RendezvousIntent.d.ts.map +0 -1
- package/lib/rendezvous/RendezvousIntent.js +0 -22
- package/lib/rendezvous/RendezvousIntent.js.map +0 -1
- package/lib/rendezvous/RendezvousTransport.d.ts +0 -36
- package/lib/rendezvous/RendezvousTransport.d.ts.map +0 -1
- package/lib/rendezvous/RendezvousTransport.js +0 -1
- package/lib/rendezvous/RendezvousTransport.js.map +0 -1
- package/lib/rendezvous/channels/MSC4108SecureChannel.d.ts +0 -58
- package/lib/rendezvous/channels/MSC4108SecureChannel.d.ts.map +0 -1
- package/lib/rendezvous/channels/MSC4108SecureChannel.js +0 -246
- package/lib/rendezvous/channels/MSC4108SecureChannel.js.map +0 -1
- package/lib/rendezvous/channels/index.d.ts +0 -2
- package/lib/rendezvous/channels/index.d.ts.map +0 -1
- package/lib/rendezvous/channels/index.js +0 -18
- package/lib/rendezvous/channels/index.js.map +0 -1
- package/lib/rendezvous/index.d.ts +0 -10
- package/lib/rendezvous/index.d.ts.map +0 -1
- package/lib/rendezvous/index.js +0 -23
- package/lib/rendezvous/index.js.map +0 -1
- package/lib/rendezvous/transports/MSC4108RendezvousSession.d.ts +0 -61
- package/lib/rendezvous/transports/MSC4108RendezvousSession.d.ts.map +0 -1
- package/lib/rendezvous/transports/MSC4108RendezvousSession.js +0 -253
- package/lib/rendezvous/transports/MSC4108RendezvousSession.js.map +0 -1
- package/lib/rendezvous/transports/index.d.ts +0 -2
- package/lib/rendezvous/transports/index.d.ts.map +0 -1
- package/lib/rendezvous/transports/index.js +0 -18
- package/lib/rendezvous/transports/index.js.map +0 -1
- package/lib/rust-crypto/CrossSigningIdentity.d.ts +0 -33
- package/lib/rust-crypto/CrossSigningIdentity.d.ts.map +0 -1
- package/lib/rust-crypto/CrossSigningIdentity.js +0 -157
- package/lib/rust-crypto/CrossSigningIdentity.js.map +0 -1
- package/lib/rust-crypto/DehydratedDeviceManager.d.ts +0 -98
- package/lib/rust-crypto/DehydratedDeviceManager.d.ts.map +0 -1
- package/lib/rust-crypto/DehydratedDeviceManager.js +0 -285
- package/lib/rust-crypto/DehydratedDeviceManager.js.map +0 -1
- package/lib/rust-crypto/KeyClaimManager.d.ts +0 -33
- package/lib/rust-crypto/KeyClaimManager.d.ts.map +0 -1
- package/lib/rust-crypto/KeyClaimManager.js +0 -82
- package/lib/rust-crypto/KeyClaimManager.js.map +0 -1
- package/lib/rust-crypto/OutgoingRequestProcessor.d.ts +0 -43
- package/lib/rust-crypto/OutgoingRequestProcessor.d.ts.map +0 -1
- package/lib/rust-crypto/OutgoingRequestProcessor.js +0 -195
- package/lib/rust-crypto/OutgoingRequestProcessor.js.map +0 -1
- package/lib/rust-crypto/OutgoingRequestsManager.d.ts +0 -47
- package/lib/rust-crypto/OutgoingRequestsManager.d.ts.map +0 -1
- package/lib/rust-crypto/OutgoingRequestsManager.js +0 -148
- package/lib/rust-crypto/OutgoingRequestsManager.js.map +0 -1
- package/lib/rust-crypto/PerSessionKeyBackupDownloader.d.ts +0 -120
- package/lib/rust-crypto/PerSessionKeyBackupDownloader.d.ts.map +0 -1
- package/lib/rust-crypto/PerSessionKeyBackupDownloader.js +0 -467
- package/lib/rust-crypto/PerSessionKeyBackupDownloader.js.map +0 -1
- package/lib/rust-crypto/RoomEncryptor.d.ts +0 -98
- package/lib/rust-crypto/RoomEncryptor.d.ts.map +0 -1
- package/lib/rust-crypto/RoomEncryptor.js +0 -299
- package/lib/rust-crypto/RoomEncryptor.js.map +0 -1
- package/lib/rust-crypto/backup.d.ts +0 -254
- package/lib/rust-crypto/backup.d.ts.map +0 -1
- package/lib/rust-crypto/backup.js +0 -837
- package/lib/rust-crypto/backup.js.map +0 -1
- package/lib/rust-crypto/constants.d.ts +0 -3
- package/lib/rust-crypto/constants.d.ts.map +0 -1
- package/lib/rust-crypto/constants.js +0 -19
- package/lib/rust-crypto/constants.js.map +0 -1
- package/lib/rust-crypto/device-converter.d.ts +0 -28
- package/lib/rust-crypto/device-converter.d.ts.map +0 -1
- package/lib/rust-crypto/device-converter.js +0 -123
- package/lib/rust-crypto/device-converter.js.map +0 -1
- package/lib/rust-crypto/index.d.ts +0 -61
- package/lib/rust-crypto/index.d.ts.map +0 -1
- package/lib/rust-crypto/index.js +0 -152
- package/lib/rust-crypto/index.js.map +0 -1
- package/lib/rust-crypto/libolm_migration.d.ts +0 -81
- package/lib/rust-crypto/libolm_migration.d.ts.map +0 -1
- package/lib/rust-crypto/libolm_migration.js +0 -459
- package/lib/rust-crypto/libolm_migration.js.map +0 -1
- package/lib/rust-crypto/rust-crypto.d.ts +0 -556
- package/lib/rust-crypto/rust-crypto.d.ts.map +0 -1
- package/lib/rust-crypto/rust-crypto.js +0 -2016
- package/lib/rust-crypto/rust-crypto.js.map +0 -1
- package/lib/rust-crypto/secret-storage.d.ts +0 -22
- package/lib/rust-crypto/secret-storage.d.ts.map +0 -1
- package/lib/rust-crypto/secret-storage.js +0 -63
- package/lib/rust-crypto/secret-storage.js.map +0 -1
- package/lib/rust-crypto/verification.d.ts +0 -319
- package/lib/rust-crypto/verification.d.ts.map +0 -1
- package/lib/rust-crypto/verification.js +0 -816
- package/lib/rust-crypto/verification.js.map +0 -1
- package/lib/secret-storage.d.ts +0 -370
- package/lib/secret-storage.d.ts.map +0 -1
- package/lib/secret-storage.js +0 -466
- package/lib/secret-storage.js.map +0 -1
- package/lib/utils/decryptAESSecretStorageItem.d.ts +0 -12
- package/lib/utils/decryptAESSecretStorageItem.d.ts.map +0 -1
- package/lib/utils/decryptAESSecretStorageItem.js +0 -50
- package/lib/utils/decryptAESSecretStorageItem.js.map +0 -1
- package/lib/utils/encryptAESSecretStorageItem.d.ts +0 -16
- package/lib/utils/encryptAESSecretStorageItem.d.ts.map +0 -1
- package/lib/utils/encryptAESSecretStorageItem.js +0 -68
- package/lib/utils/encryptAESSecretStorageItem.js.map +0 -1
- package/lib/utils/internal/deriveKeys.d.ts +0 -10
- package/lib/utils/internal/deriveKeys.d.ts.map +0 -1
- package/lib/utils/internal/deriveKeys.js +0 -60
- package/lib/utils/internal/deriveKeys.js.map +0 -1
- package/lib/webrtc/audioContext.d.ts +0 -15
- package/lib/webrtc/audioContext.d.ts.map +0 -1
- package/lib/webrtc/audioContext.js +0 -46
- package/lib/webrtc/audioContext.js.map +0 -1
- package/lib/webrtc/call.d.ts +0 -560
- package/lib/webrtc/call.d.ts.map +0 -1
- package/lib/webrtc/call.js +0 -2541
- package/lib/webrtc/call.js.map +0 -1
- package/lib/webrtc/callEventHandler.d.ts +0 -37
- package/lib/webrtc/callEventHandler.d.ts.map +0 -1
- package/lib/webrtc/callEventHandler.js +0 -344
- package/lib/webrtc/callEventHandler.js.map +0 -1
- package/lib/webrtc/callEventTypes.d.ts +0 -73
- package/lib/webrtc/callEventTypes.d.ts.map +0 -1
- package/lib/webrtc/callEventTypes.js +0 -13
- package/lib/webrtc/callEventTypes.js.map +0 -1
- package/lib/webrtc/callFeed.d.ts +0 -128
- package/lib/webrtc/callFeed.d.ts.map +0 -1
- package/lib/webrtc/callFeed.js +0 -289
- package/lib/webrtc/callFeed.js.map +0 -1
- package/lib/webrtc/groupCall.d.ts +0 -323
- package/lib/webrtc/groupCall.d.ts.map +0 -1
- package/lib/webrtc/groupCall.js +0 -1337
- package/lib/webrtc/groupCall.js.map +0 -1
- package/lib/webrtc/groupCallEventHandler.d.ts +0 -31
- package/lib/webrtc/groupCallEventHandler.d.ts.map +0 -1
- package/lib/webrtc/groupCallEventHandler.js +0 -178
- package/lib/webrtc/groupCallEventHandler.js.map +0 -1
- package/lib/webrtc/mediaHandler.d.ts +0 -89
- package/lib/webrtc/mediaHandler.d.ts.map +0 -1
- package/lib/webrtc/mediaHandler.js +0 -437
- package/lib/webrtc/mediaHandler.js.map +0 -1
- package/lib/webrtc/stats/callFeedStatsReporter.d.ts +0 -8
- package/lib/webrtc/stats/callFeedStatsReporter.d.ts.map +0 -1
- package/lib/webrtc/stats/callFeedStatsReporter.js +0 -82
- package/lib/webrtc/stats/callFeedStatsReporter.js.map +0 -1
- package/lib/webrtc/stats/callStatsReportGatherer.d.ts +0 -25
- package/lib/webrtc/stats/callStatsReportGatherer.d.ts.map +0 -1
- package/lib/webrtc/stats/callStatsReportGatherer.js +0 -199
- package/lib/webrtc/stats/callStatsReportGatherer.js.map +0 -1
- package/lib/webrtc/stats/callStatsReportSummary.d.ts +0 -17
- package/lib/webrtc/stats/callStatsReportSummary.d.ts.map +0 -1
- package/lib/webrtc/stats/callStatsReportSummary.js +0 -1
- package/lib/webrtc/stats/callStatsReportSummary.js.map +0 -1
- package/lib/webrtc/stats/connectionStats.d.ts +0 -28
- package/lib/webrtc/stats/connectionStats.d.ts.map +0 -1
- package/lib/webrtc/stats/connectionStats.js +0 -26
- package/lib/webrtc/stats/connectionStats.js.map +0 -1
- package/lib/webrtc/stats/connectionStatsBuilder.d.ts +0 -5
- package/lib/webrtc/stats/connectionStatsBuilder.d.ts.map +0 -1
- package/lib/webrtc/stats/connectionStatsBuilder.js +0 -27
- package/lib/webrtc/stats/connectionStatsBuilder.js.map +0 -1
- package/lib/webrtc/stats/connectionStatsReportBuilder.d.ts +0 -7
- package/lib/webrtc/stats/connectionStatsReportBuilder.d.ts.map +0 -1
- package/lib/webrtc/stats/connectionStatsReportBuilder.js +0 -121
- package/lib/webrtc/stats/connectionStatsReportBuilder.js.map +0 -1
- package/lib/webrtc/stats/groupCallStats.d.ts +0 -22
- package/lib/webrtc/stats/groupCallStats.d.ts.map +0 -1
- package/lib/webrtc/stats/groupCallStats.js +0 -78
- package/lib/webrtc/stats/groupCallStats.js.map +0 -1
- package/lib/webrtc/stats/media/mediaSsrcHandler.d.ts +0 -10
- package/lib/webrtc/stats/media/mediaSsrcHandler.d.ts.map +0 -1
- package/lib/webrtc/stats/media/mediaSsrcHandler.js +0 -57
- package/lib/webrtc/stats/media/mediaSsrcHandler.js.map +0 -1
- package/lib/webrtc/stats/media/mediaTrackHandler.d.ts +0 -12
- package/lib/webrtc/stats/media/mediaTrackHandler.d.ts.map +0 -1
- package/lib/webrtc/stats/media/mediaTrackHandler.js +0 -62
- package/lib/webrtc/stats/media/mediaTrackHandler.js.map +0 -1
- package/lib/webrtc/stats/media/mediaTrackStats.d.ts +0 -86
- package/lib/webrtc/stats/media/mediaTrackStats.d.ts.map +0 -1
- package/lib/webrtc/stats/media/mediaTrackStats.js +0 -142
- package/lib/webrtc/stats/media/mediaTrackStats.js.map +0 -1
- package/lib/webrtc/stats/media/mediaTrackStatsHandler.d.ts +0 -22
- package/lib/webrtc/stats/media/mediaTrackStatsHandler.d.ts.map +0 -1
- package/lib/webrtc/stats/media/mediaTrackStatsHandler.js +0 -76
- package/lib/webrtc/stats/media/mediaTrackStatsHandler.js.map +0 -1
- package/lib/webrtc/stats/statsReport.d.ts +0 -99
- package/lib/webrtc/stats/statsReport.d.ts.map +0 -1
- package/lib/webrtc/stats/statsReport.js +0 -32
- package/lib/webrtc/stats/statsReport.js.map +0 -1
- package/lib/webrtc/stats/statsReportEmitter.d.ts +0 -15
- package/lib/webrtc/stats/statsReportEmitter.d.ts.map +0 -1
- package/lib/webrtc/stats/statsReportEmitter.js +0 -33
- package/lib/webrtc/stats/statsReportEmitter.js.map +0 -1
- package/lib/webrtc/stats/summaryStatsReportGatherer.d.ts +0 -16
- package/lib/webrtc/stats/summaryStatsReportGatherer.d.ts.map +0 -1
- package/lib/webrtc/stats/summaryStatsReportGatherer.js +0 -116
- package/lib/webrtc/stats/summaryStatsReportGatherer.js.map +0 -1
- package/lib/webrtc/stats/trackStatsBuilder.d.ts +0 -19
- package/lib/webrtc/stats/trackStatsBuilder.d.ts.map +0 -1
- package/lib/webrtc/stats/trackStatsBuilder.js +0 -168
- package/lib/webrtc/stats/trackStatsBuilder.js.map +0 -1
- package/lib/webrtc/stats/transportStats.d.ts +0 -11
- package/lib/webrtc/stats/transportStats.d.ts.map +0 -1
- package/lib/webrtc/stats/transportStats.js +0 -1
- package/lib/webrtc/stats/transportStats.js.map +0 -1
- package/lib/webrtc/stats/transportStatsBuilder.d.ts +0 -5
- package/lib/webrtc/stats/transportStatsBuilder.d.ts.map +0 -1
- package/lib/webrtc/stats/transportStatsBuilder.js +0 -34
- package/lib/webrtc/stats/transportStatsBuilder.js.map +0 -1
- package/lib/webrtc/stats/valueFormatter.d.ts +0 -4
- package/lib/webrtc/stats/valueFormatter.d.ts.map +0 -1
- package/lib/webrtc/stats/valueFormatter.js +0 -25
- package/lib/webrtc/stats/valueFormatter.js.map +0 -1
- package/src/@types/AESEncryptedSecretStoragePayload.ts +0 -29
- package/src/@types/crypto.ts +0 -73
- package/src/@types/matrix-sdk-crypto-wasm.d.ts +0 -44
- package/src/common-crypto/CryptoBackend.ts +0 -302
- package/src/common-crypto/README.md +0 -4
- package/src/common-crypto/key-passphrase.ts +0 -43
- package/src/crypto/CrossSigning.ts +0 -773
- package/src/crypto/DeviceList.ts +0 -989
- package/src/crypto/EncryptionSetup.ts +0 -351
- package/src/crypto/OlmDevice.ts +0 -1500
- package/src/crypto/OutgoingRoomKeyRequestManager.ts +0 -485
- package/src/crypto/RoomList.ts +0 -70
- package/src/crypto/SecretSharing.ts +0 -240
- package/src/crypto/SecretStorage.ts +0 -136
- package/src/crypto/aes.ts +0 -23
- package/src/crypto/algorithms/base.ts +0 -236
- package/src/crypto/algorithms/index.ts +0 -20
- package/src/crypto/algorithms/megolm.ts +0 -2216
- package/src/crypto/algorithms/olm.ts +0 -381
- package/src/crypto/api.ts +0 -70
- package/src/crypto/backup.ts +0 -922
- package/src/crypto/crypto.ts +0 -18
- package/src/crypto/dehydration.ts +0 -272
- package/src/crypto/device-converter.ts +0 -45
- package/src/crypto/deviceinfo.ts +0 -158
- package/src/crypto/index.ts +0 -4418
- package/src/crypto/key_passphrase.ts +0 -42
- package/src/crypto/keybackup.ts +0 -47
- package/src/crypto/olmlib.ts +0 -539
- package/src/crypto/recoverykey.ts +0 -18
- package/src/crypto/store/base.ts +0 -348
- package/src/crypto/store/indexeddb-crypto-store-backend.ts +0 -1250
- package/src/crypto/store/indexeddb-crypto-store.ts +0 -845
- package/src/crypto/store/localStorage-crypto-store.ts +0 -579
- package/src/crypto/store/memory-crypto-store.ts +0 -680
- package/src/crypto/verification/Base.ts +0 -409
- package/src/crypto/verification/Error.ts +0 -76
- package/src/crypto/verification/IllegalMethod.ts +0 -50
- package/src/crypto/verification/QRCode.ts +0 -310
- package/src/crypto/verification/SAS.ts +0 -494
- package/src/crypto/verification/SASDecimal.ts +0 -37
- package/src/crypto/verification/request/Channel.ts +0 -34
- package/src/crypto/verification/request/InRoomChannel.ts +0 -371
- package/src/crypto/verification/request/ToDeviceChannel.ts +0 -354
- package/src/crypto/verification/request/VerificationRequest.ts +0 -976
- package/src/crypto-api/CryptoEvent.ts +0 -93
- package/src/crypto-api/CryptoEventHandlerMap.ts +0 -32
- package/src/crypto-api/index.ts +0 -1175
- package/src/crypto-api/key-passphrase.ts +0 -58
- package/src/crypto-api/keybackup.ts +0 -115
- package/src/crypto-api/recovery-key.ts +0 -69
- package/src/crypto-api/verification.ts +0 -408
- package/src/matrixrtc/CallMembership.ts +0 -247
- package/src/matrixrtc/LivekitFocus.ts +0 -39
- package/src/matrixrtc/MatrixRTCSession.ts +0 -1319
- package/src/matrixrtc/MatrixRTCSessionManager.ts +0 -166
- package/src/matrixrtc/focus.ts +0 -25
- package/src/matrixrtc/index.ts +0 -22
- package/src/matrixrtc/types.ts +0 -36
- package/src/rendezvous/MSC4108SignInWithQR.ts +0 -444
- package/src/rendezvous/RendezvousChannel.ts +0 -48
- package/src/rendezvous/RendezvousCode.ts +0 -25
- package/src/rendezvous/RendezvousError.ts +0 -26
- package/src/rendezvous/RendezvousFailureReason.ts +0 -49
- package/src/rendezvous/RendezvousIntent.ts +0 -20
- package/src/rendezvous/RendezvousTransport.ts +0 -58
- package/src/rendezvous/channels/MSC4108SecureChannel.ts +0 -270
- package/src/rendezvous/channels/index.ts +0 -17
- package/src/rendezvous/index.ts +0 -25
- package/src/rendezvous/transports/MSC4108RendezvousSession.ts +0 -270
- package/src/rendezvous/transports/index.ts +0 -17
- package/src/rust-crypto/CrossSigningIdentity.ts +0 -183
- package/src/rust-crypto/DehydratedDeviceManager.ts +0 -306
- package/src/rust-crypto/KeyClaimManager.ts +0 -86
- package/src/rust-crypto/OutgoingRequestProcessor.ts +0 -236
- package/src/rust-crypto/OutgoingRequestsManager.ts +0 -143
- package/src/rust-crypto/PerSessionKeyBackupDownloader.ts +0 -501
- package/src/rust-crypto/RoomEncryptor.ts +0 -352
- package/src/rust-crypto/backup.ts +0 -881
- package/src/rust-crypto/constants.ts +0 -18
- package/src/rust-crypto/device-converter.ts +0 -128
- package/src/rust-crypto/index.ts +0 -237
- package/src/rust-crypto/libolm_migration.ts +0 -530
- package/src/rust-crypto/rust-crypto.ts +0 -2205
- package/src/rust-crypto/secret-storage.ts +0 -60
- package/src/rust-crypto/verification.ts +0 -830
- package/src/secret-storage.ts +0 -693
- package/src/utils/decryptAESSecretStorageItem.ts +0 -54
- package/src/utils/encryptAESSecretStorageItem.ts +0 -73
- package/src/utils/internal/deriveKeys.ts +0 -63
- package/src/webrtc/audioContext.ts +0 -44
- package/src/webrtc/call.ts +0 -3074
- package/src/webrtc/callEventHandler.ts +0 -425
- package/src/webrtc/callEventTypes.ts +0 -93
- package/src/webrtc/callFeed.ts +0 -364
- package/src/webrtc/groupCall.ts +0 -1735
- package/src/webrtc/groupCallEventHandler.ts +0 -234
- package/src/webrtc/mediaHandler.ts +0 -484
- package/src/webrtc/stats/callFeedStatsReporter.ts +0 -94
- package/src/webrtc/stats/callStatsReportGatherer.ts +0 -219
- package/src/webrtc/stats/callStatsReportSummary.ts +0 -30
- package/src/webrtc/stats/connectionStats.ts +0 -47
- package/src/webrtc/stats/connectionStatsBuilder.ts +0 -28
- package/src/webrtc/stats/connectionStatsReportBuilder.ts +0 -140
- package/src/webrtc/stats/groupCallStats.ts +0 -93
- package/src/webrtc/stats/media/mediaSsrcHandler.ts +0 -57
- package/src/webrtc/stats/media/mediaTrackHandler.ts +0 -76
- package/src/webrtc/stats/media/mediaTrackStats.ts +0 -176
- package/src/webrtc/stats/media/mediaTrackStatsHandler.ts +0 -90
- package/src/webrtc/stats/statsReport.ts +0 -133
- package/src/webrtc/stats/statsReportEmitter.ts +0 -49
- package/src/webrtc/stats/summaryStatsReportGatherer.ts +0 -148
- package/src/webrtc/stats/trackStatsBuilder.ts +0 -207
- package/src/webrtc/stats/transportStats.ts +0 -26
- package/src/webrtc/stats/transportStatsBuilder.ts +0 -48
- package/src/webrtc/stats/valueFormatter.ts +0 -27
@@ -1,978 +0,0 @@
|
|
1
|
-
import type { SecretsBundle } from "@matrix-org/matrix-sdk-crypto-wasm";
|
2
|
-
import type { IMegolmSessionData } from "../@types/crypto.ts";
|
3
|
-
import type { ToDeviceBatch, ToDevicePayload } from "../models/ToDeviceMessage.ts";
|
4
|
-
import { Room } from "../models/room.ts";
|
5
|
-
import { DeviceMap } from "../models/device.ts";
|
6
|
-
import { UIAuthCallback } from "../interactive-auth.ts";
|
7
|
-
import { PassphraseInfo, SecretStorageCallbacks, SecretStorageKeyDescription } from "../secret-storage.ts";
|
8
|
-
import { VerificationRequest } from "./verification.ts";
|
9
|
-
import { BackupTrustInfo, KeyBackupCheck, KeyBackupInfo, KeyBackupRestoreOpts, KeyBackupRestoreResult } from "./keybackup.ts";
|
10
|
-
import { ISignatures } from "../@types/signed.ts";
|
11
|
-
import { MatrixEvent } from "../models/event.ts";
|
12
|
-
/**
|
13
|
-
* `matrix-js-sdk/lib/crypto-api`: End-to-end encryption support.
|
14
|
-
*
|
15
|
-
* The most important type is {@link CryptoApi}, an instance of which can be retrieved via
|
16
|
-
* {@link MatrixClient.getCrypto}.
|
17
|
-
*
|
18
|
-
* @packageDocumentation
|
19
|
-
*/
|
20
|
-
/**
|
21
|
-
* Public interface to the cryptography parts of the js-sdk
|
22
|
-
*
|
23
|
-
* @remarks Currently, this is a work-in-progress. In time, more methods will be added here.
|
24
|
-
*/
|
25
|
-
export interface CryptoApi {
|
26
|
-
/**
|
27
|
-
* Global override for whether the client should ever send encrypted
|
28
|
-
* messages to unverified devices. This provides the default for rooms which
|
29
|
-
* do not specify a value.
|
30
|
-
*
|
31
|
-
* If true, all unverified devices will be blacklisted by default
|
32
|
-
*/
|
33
|
-
globalBlacklistUnverifiedDevices: boolean;
|
34
|
-
/**
|
35
|
-
* The {@link DeviceIsolationMode} mode to use.
|
36
|
-
*/
|
37
|
-
setDeviceIsolationMode(isolationMode: DeviceIsolationMode): void;
|
38
|
-
/**
|
39
|
-
* Return the current version of the crypto module.
|
40
|
-
* For example: `Rust SDK ${versions.matrix_sdk_crypto} (${versions.git_sha}), Vodozemac ${versions.vodozemac}`.
|
41
|
-
* @returns the formatted version
|
42
|
-
*/
|
43
|
-
getVersion(): string;
|
44
|
-
/**
|
45
|
-
* Get the public part of the device keys for the current device.
|
46
|
-
*
|
47
|
-
* @returns The public device keys.
|
48
|
-
*/
|
49
|
-
getOwnDeviceKeys(): Promise<OwnDeviceKeys>;
|
50
|
-
/**
|
51
|
-
* Check if we believe the given room to be encrypted.
|
52
|
-
*
|
53
|
-
* This method returns true if the room has been configured with encryption. The setting is persistent, so that
|
54
|
-
* even if the encryption event is removed from the room state, it still returns true. This helps to guard against
|
55
|
-
* a downgrade attack wherein a server admin attempts to remove encryption.
|
56
|
-
*
|
57
|
-
* @returns `true` if the room with the supplied ID is encrypted. `false` if the room is not encrypted, or is unknown to
|
58
|
-
* us.
|
59
|
-
*/
|
60
|
-
isEncryptionEnabledInRoom(roomId: string): Promise<boolean>;
|
61
|
-
/**
|
62
|
-
* Perform any background tasks that can be done before a message is ready to
|
63
|
-
* send, in order to speed up sending of the message.
|
64
|
-
*
|
65
|
-
* @param room - the room the event is in
|
66
|
-
*/
|
67
|
-
prepareToEncrypt(room: Room): void;
|
68
|
-
/**
|
69
|
-
* Discard any existing megolm session for the given room.
|
70
|
-
*
|
71
|
-
* This will ensure that a new session is created on the next call to {@link prepareToEncrypt},
|
72
|
-
* or the next time a message is sent.
|
73
|
-
*
|
74
|
-
* This should not normally be necessary: it should only be used as a debugging tool if there has been a
|
75
|
-
* problem with encryption.
|
76
|
-
*
|
77
|
-
* @param roomId - the room to discard sessions for
|
78
|
-
*/
|
79
|
-
forceDiscardSession(roomId: string): Promise<void>;
|
80
|
-
/**
|
81
|
-
* Get a list containing all of the room keys
|
82
|
-
*
|
83
|
-
* This should be encrypted before returning it to the user.
|
84
|
-
*
|
85
|
-
* @returns a promise which resolves to a list of
|
86
|
-
* session export objects
|
87
|
-
*/
|
88
|
-
exportRoomKeys(): Promise<IMegolmSessionData[]>;
|
89
|
-
/**
|
90
|
-
* Get a JSON list containing all of the room keys
|
91
|
-
*
|
92
|
-
* This should be encrypted before returning it to the user.
|
93
|
-
*
|
94
|
-
* @returns a promise which resolves to a JSON string
|
95
|
-
* encoding a list of session export objects,
|
96
|
-
* each of which is an IMegolmSessionData
|
97
|
-
*/
|
98
|
-
exportRoomKeysAsJson(): Promise<string>;
|
99
|
-
/**
|
100
|
-
* Import a list of room keys previously exported by exportRoomKeys
|
101
|
-
*
|
102
|
-
* @param keys - a list of session export objects
|
103
|
-
* @param opts - options object
|
104
|
-
* @returns a promise which resolves once the keys have been imported
|
105
|
-
*/
|
106
|
-
importRoomKeys(keys: IMegolmSessionData[], opts?: ImportRoomKeysOpts): Promise<void>;
|
107
|
-
/**
|
108
|
-
* Import a JSON string encoding a list of room keys previously
|
109
|
-
* exported by exportRoomKeysAsJson
|
110
|
-
*
|
111
|
-
* @param keys - a JSON string encoding a list of session export
|
112
|
-
* objects, each of which is an IMegolmSessionData
|
113
|
-
* @param opts - options object
|
114
|
-
* @returns a promise which resolves once the keys have been imported
|
115
|
-
*/
|
116
|
-
importRoomKeysAsJson(keys: string, opts?: ImportRoomKeysOpts): Promise<void>;
|
117
|
-
/**
|
118
|
-
* Check if the given user has published cross-signing keys.
|
119
|
-
*
|
120
|
-
* - If the user is tracked, a `/keys/query` request is made to update locally the cross signing keys.
|
121
|
-
* - If the user is not tracked locally and downloadUncached is set to true,
|
122
|
-
* a `/keys/query` request is made to the server to retrieve the cross signing keys.
|
123
|
-
* - Otherwise, return false
|
124
|
-
*
|
125
|
-
* @param userId - the user ID to check. Defaults to the local user.
|
126
|
-
* @param downloadUncached - If true, download the device list for users whose device list we are not
|
127
|
-
* currently tracking. Defaults to false, in which case `false` will be returned for such users.
|
128
|
-
*
|
129
|
-
* @returns true if the cross signing keys are available.
|
130
|
-
*/
|
131
|
-
userHasCrossSigningKeys(userId?: string, downloadUncached?: boolean): Promise<boolean>;
|
132
|
-
/**
|
133
|
-
* Get the device information for the given list of users.
|
134
|
-
*
|
135
|
-
* For any users whose device lists are cached (due to sharing an encrypted room with the user), the
|
136
|
-
* cached device data is returned.
|
137
|
-
*
|
138
|
-
* If there are uncached users, and the `downloadUncached` parameter is set to `true`,
|
139
|
-
* a `/keys/query` request is made to the server to retrieve these devices.
|
140
|
-
*
|
141
|
-
* @param userIds - The users to fetch.
|
142
|
-
* @param downloadUncached - If true, download the device list for users whose device list we are not
|
143
|
-
* currently tracking. Defaults to false, in which case such users will not appear at all in the result map.
|
144
|
-
*
|
145
|
-
* @returns A map `{@link DeviceMap}`.
|
146
|
-
*/
|
147
|
-
getUserDeviceInfo(userIds: string[], downloadUncached?: boolean): Promise<DeviceMap>;
|
148
|
-
/**
|
149
|
-
* Set whether to trust other user's signatures of their devices.
|
150
|
-
*
|
151
|
-
* If false, devices will only be considered 'verified' if we have
|
152
|
-
* verified that device individually (effectively disabling cross-signing).
|
153
|
-
*
|
154
|
-
* `true` by default.
|
155
|
-
*
|
156
|
-
* @param val - the new value
|
157
|
-
*/
|
158
|
-
setTrustCrossSignedDevices(val: boolean): void;
|
159
|
-
/**
|
160
|
-
* Return whether we trust other user's signatures of their devices.
|
161
|
-
*
|
162
|
-
* @see {@link CryptoApi.setTrustCrossSignedDevices}
|
163
|
-
*
|
164
|
-
* @returns `true` if we trust cross-signed devices, otherwise `false`.
|
165
|
-
*/
|
166
|
-
getTrustCrossSignedDevices(): boolean;
|
167
|
-
/**
|
168
|
-
* Get the verification status of a given user.
|
169
|
-
*
|
170
|
-
* @param userId - The ID of the user to check.
|
171
|
-
*
|
172
|
-
*/
|
173
|
-
getUserVerificationStatus(userId: string): Promise<UserVerificationStatus>;
|
174
|
-
/**
|
175
|
-
* "Pin" the current identity of the given user, accepting it as genuine.
|
176
|
-
*
|
177
|
-
* This is useful if the user has changed identity since we first saw them (leading to
|
178
|
-
* {@link UserVerificationStatus.needsUserApproval}), and we are now accepting their new identity.
|
179
|
-
*
|
180
|
-
* Throws an error if called on our own user ID, or on a user ID that we don't have an identity for.
|
181
|
-
*/
|
182
|
-
pinCurrentUserIdentity(userId: string): Promise<void>;
|
183
|
-
/**
|
184
|
-
* Get the verification status of a given device.
|
185
|
-
*
|
186
|
-
* @param userId - The ID of the user whose device is to be checked.
|
187
|
-
* @param deviceId - The ID of the device to check
|
188
|
-
*
|
189
|
-
* @returns `null` if the device is unknown, or has not published any encryption keys (implying it does not support
|
190
|
-
* encryption); otherwise the verification status of the device.
|
191
|
-
*/
|
192
|
-
getDeviceVerificationStatus(userId: string, deviceId: string): Promise<DeviceVerificationStatus | null>;
|
193
|
-
/**
|
194
|
-
* Mark the given device as locally verified.
|
195
|
-
*
|
196
|
-
* Marking a device as locally verified has much the same effect as completing the verification dance, or receiving
|
197
|
-
* a cross-signing signature for it.
|
198
|
-
*
|
199
|
-
* @param userId - owner of the device
|
200
|
-
* @param deviceId - unique identifier for the device.
|
201
|
-
* @param verified - whether to mark the device as verified. Defaults to 'true'.
|
202
|
-
*
|
203
|
-
* @throws an error if the device is unknown, or has not published any encryption keys.
|
204
|
-
*
|
205
|
-
* @remarks Fires {@link matrix.CryptoEvent.DeviceVerificationChanged}
|
206
|
-
*/
|
207
|
-
setDeviceVerified(userId: string, deviceId: string, verified?: boolean): Promise<void>;
|
208
|
-
/**
|
209
|
-
* Cross-sign one of our own devices.
|
210
|
-
*
|
211
|
-
* This will create a signature for the device using our self-signing key, and publish that signature.
|
212
|
-
* Cross-signing a device indicates, to our other devices and to other users, that we have verified that it really
|
213
|
-
* belongs to us.
|
214
|
-
*
|
215
|
-
* Requires that cross-signing has been set up on this device (normally by calling {@link bootstrapCrossSigning}).
|
216
|
-
*
|
217
|
-
* *Note*: Do not call this unless you have verified, somehow, that the device is genuine!
|
218
|
-
*
|
219
|
-
* @param deviceId - ID of the device to be signed.
|
220
|
-
*/
|
221
|
-
crossSignDevice(deviceId: string): Promise<void>;
|
222
|
-
/**
|
223
|
-
* Checks whether cross signing:
|
224
|
-
* - is enabled on this account and trusted by this device
|
225
|
-
* - has private keys either cached locally or stored in secret storage
|
226
|
-
*
|
227
|
-
* If this function returns false, bootstrapCrossSigning() can be used
|
228
|
-
* to fix things such that it returns true. That is to say, after
|
229
|
-
* bootstrapCrossSigning() completes successfully, this function should
|
230
|
-
* return true.
|
231
|
-
*
|
232
|
-
* @returns True if cross-signing is ready to be used on this device
|
233
|
-
*
|
234
|
-
* @throws May throw {@link matrix.ClientStoppedError} if the `MatrixClient` is stopped before or during the call.
|
235
|
-
*/
|
236
|
-
isCrossSigningReady(): Promise<boolean>;
|
237
|
-
/**
|
238
|
-
* Get the ID of one of the user's cross-signing keys, if both private and matching
|
239
|
-
* public parts of that key are available (ie. cached in the local crypto store).
|
240
|
-
*
|
241
|
-
* The public part may not be available if a `/keys/query` request has not yet been
|
242
|
-
* performed, or if the device that created the keys failed to publish them.
|
243
|
-
*
|
244
|
-
* If either part of the keypair is not available, this will return `null`.
|
245
|
-
*
|
246
|
-
* @param type - The type of key to get the ID of. One of `CrossSigningKey.Master`, `CrossSigningKey.SelfSigning`,
|
247
|
-
* or `CrossSigningKey.UserSigning`. Defaults to `CrossSigningKey.Master`.
|
248
|
-
*
|
249
|
-
* @returns If cross-signing has been initialised on this device, the ID of the given key. Otherwise, null
|
250
|
-
*/
|
251
|
-
getCrossSigningKeyId(type?: CrossSigningKey): Promise<string | null>;
|
252
|
-
/**
|
253
|
-
* Bootstrap cross-signing by creating keys if needed.
|
254
|
-
*
|
255
|
-
* If everything is already set up, then no changes are made, so this is safe to run to ensure
|
256
|
-
* cross-signing is ready for use.
|
257
|
-
*
|
258
|
-
* This function:
|
259
|
-
* - creates new cross-signing keys if they are not found locally cached nor in
|
260
|
-
* secret storage (if it has been set up)
|
261
|
-
* - publishes the public keys to the server if they are not already published
|
262
|
-
* - stores the private keys in secret storage if secret storage is set up.
|
263
|
-
*
|
264
|
-
* @param opts - options object
|
265
|
-
*/
|
266
|
-
bootstrapCrossSigning(opts: BootstrapCrossSigningOpts): Promise<void>;
|
267
|
-
/**
|
268
|
-
* Checks whether secret storage:
|
269
|
-
* - is enabled on this account
|
270
|
-
* - is storing cross-signing private keys
|
271
|
-
* - is storing session backup key (if enabled)
|
272
|
-
*
|
273
|
-
* If this function returns false, bootstrapSecretStorage() can be used
|
274
|
-
* to fix things such that it returns true. That is to say, after
|
275
|
-
* bootstrapSecretStorage() completes successfully, this function should
|
276
|
-
* return true.
|
277
|
-
*
|
278
|
-
* @returns True if secret storage is ready to be used on this device
|
279
|
-
*/
|
280
|
-
isSecretStorageReady(): Promise<boolean>;
|
281
|
-
/**
|
282
|
-
* Bootstrap the secret storage by creating a new secret storage key, add it in the secret storage and
|
283
|
-
* store the cross signing keys in the secret storage.
|
284
|
-
*
|
285
|
-
* - Generate a new key {@link GeneratedSecretStorageKey} with `createSecretStorageKey`.
|
286
|
-
* Only if `setupNewSecretStorage` is set or if there is no AES key in the secret storage
|
287
|
-
* - Store this key in the secret storage and set it as the default key.
|
288
|
-
* - Call `cryptoCallbacks.cacheSecretStorageKey` if provided.
|
289
|
-
* - Store the cross signing keys in the secret storage if
|
290
|
-
* - the cross signing is ready
|
291
|
-
* - a new key was created during the previous step
|
292
|
-
* - or the secret storage already contains the cross signing keys
|
293
|
-
*
|
294
|
-
* @param opts - Options object.
|
295
|
-
*/
|
296
|
-
bootstrapSecretStorage(opts: CreateSecretStorageOpts): Promise<void>;
|
297
|
-
/**
|
298
|
-
* Get the status of our cross-signing keys.
|
299
|
-
*
|
300
|
-
* @returns The current status of cross-signing keys: whether we have public and private keys cached locally, and
|
301
|
-
* whether the private keys are in secret storage.
|
302
|
-
*
|
303
|
-
* @throws May throw {@link matrix.ClientStoppedError} if the `MatrixClient` is stopped before or during the call.
|
304
|
-
*/
|
305
|
-
getCrossSigningStatus(): Promise<CrossSigningStatus>;
|
306
|
-
/**
|
307
|
-
* Create a recovery key (ie, a key suitable for use with server-side secret storage).
|
308
|
-
*
|
309
|
-
* The key can either be based on a user-supplied passphrase, or just created randomly.
|
310
|
-
*
|
311
|
-
* @param password - Optional passphrase string to use to derive the key,
|
312
|
-
* which can later be entered by the user as an alternative to entering the
|
313
|
-
* recovery key itself. If omitted, a key is generated randomly.
|
314
|
-
*
|
315
|
-
* @returns Object including recovery key and server upload parameters.
|
316
|
-
* The private key should be disposed of after displaying to the use.
|
317
|
-
*/
|
318
|
-
createRecoveryKeyFromPassphrase(password?: string): Promise<GeneratedSecretStorageKey>;
|
319
|
-
/**
|
320
|
-
* Get information about the encryption of the given event.
|
321
|
-
*
|
322
|
-
* @param event - the event to get information for
|
323
|
-
*
|
324
|
-
* @returns `null` if the event is not encrypted, or has not (yet) been successfully decrypted. Otherwise, an
|
325
|
-
* object with information about the encryption of the event.
|
326
|
-
*/
|
327
|
-
getEncryptionInfoForEvent(event: MatrixEvent): Promise<EventEncryptionInfo | null>;
|
328
|
-
/**
|
329
|
-
* Encrypts a given payload object via Olm to-device messages to a given
|
330
|
-
* set of devices.
|
331
|
-
*
|
332
|
-
* @param eventType - the type of the event to send.
|
333
|
-
* @param devices - an array of devices to encrypt the payload for.
|
334
|
-
* @param payload - the payload to encrypt.
|
335
|
-
*
|
336
|
-
* @returns the batch of encrypted payloads which can then be sent via {@link matrix.MatrixClient#queueToDevice}.
|
337
|
-
*/
|
338
|
-
encryptToDeviceMessages(eventType: string, devices: {
|
339
|
-
userId: string;
|
340
|
-
deviceId: string;
|
341
|
-
}[], payload: ToDevicePayload): Promise<ToDeviceBatch>;
|
342
|
-
/**
|
343
|
-
* Returns to-device verification requests that are already in progress for the given user id.
|
344
|
-
*
|
345
|
-
* @param userId - the ID of the user to query
|
346
|
-
*
|
347
|
-
* @returns the VerificationRequests that are in progress
|
348
|
-
*/
|
349
|
-
getVerificationRequestsToDeviceInProgress(userId: string): VerificationRequest[];
|
350
|
-
/**
|
351
|
-
* Finds a DM verification request that is already in progress for the given room id
|
352
|
-
*
|
353
|
-
* @param roomId - the room to use for verification
|
354
|
-
*
|
355
|
-
* @returns the VerificationRequest that is in progress, if any
|
356
|
-
* @deprecated prefer `userId` parameter variant.
|
357
|
-
*/
|
358
|
-
findVerificationRequestDMInProgress(roomId: string): VerificationRequest | undefined;
|
359
|
-
/**
|
360
|
-
* Finds a DM verification request that is already in progress for the given room and user.
|
361
|
-
*
|
362
|
-
* @param roomId - the room to use for verification.
|
363
|
-
* @param userId - search for a verification request for the given user.
|
364
|
-
*
|
365
|
-
* @returns the VerificationRequest that is in progress, if any.
|
366
|
-
*/
|
367
|
-
findVerificationRequestDMInProgress(roomId: string, userId?: string): VerificationRequest | undefined;
|
368
|
-
/**
|
369
|
-
* Request a key verification from another user, using a DM.
|
370
|
-
*
|
371
|
-
* @param userId - the user to request verification with.
|
372
|
-
* @param roomId - the room to use for verification.
|
373
|
-
*
|
374
|
-
* @returns resolves to a VerificationRequest when the request has been sent to the other party.
|
375
|
-
*/
|
376
|
-
requestVerificationDM(userId: string, roomId: string): Promise<VerificationRequest>;
|
377
|
-
/**
|
378
|
-
* Send a verification request to our other devices.
|
379
|
-
*
|
380
|
-
* This is normally used when the current device is new, and we want to ask another of our devices to cross-sign.
|
381
|
-
*
|
382
|
-
* If an all-devices verification is already in flight, returns it. Otherwise, initiates a new one.
|
383
|
-
*
|
384
|
-
* To control the methods offered, set {@link matrix.ICreateClientOpts.verificationMethods} when creating the
|
385
|
-
* `MatrixClient`.
|
386
|
-
*
|
387
|
-
* @returns a VerificationRequest when the request has been sent to the other party.
|
388
|
-
*/
|
389
|
-
requestOwnUserVerification(): Promise<VerificationRequest>;
|
390
|
-
/**
|
391
|
-
* Request an interactive verification with the given device.
|
392
|
-
*
|
393
|
-
* This is normally used on one of our own devices, when the current device is already cross-signed, and we want to
|
394
|
-
* validate another device.
|
395
|
-
*
|
396
|
-
* If a verification for this user/device is already in flight, returns it. Otherwise, initiates a new one.
|
397
|
-
*
|
398
|
-
* To control the methods offered, set {@link matrix.ICreateClientOpts.verificationMethods} when creating the
|
399
|
-
* `MatrixClient`.
|
400
|
-
*
|
401
|
-
* @param userId - ID of the owner of the device to verify
|
402
|
-
* @param deviceId - ID of the device to verify
|
403
|
-
*
|
404
|
-
* @returns a VerificationRequest when the request has been sent to the other party.
|
405
|
-
*/
|
406
|
-
requestDeviceVerification(userId: string, deviceId: string): Promise<VerificationRequest>;
|
407
|
-
/**
|
408
|
-
* Fetch the backup decryption key we have saved in our store.
|
409
|
-
*
|
410
|
-
* This can be used for gossiping the key to other devices.
|
411
|
-
*
|
412
|
-
* @returns the key, if any, or null
|
413
|
-
*/
|
414
|
-
getSessionBackupPrivateKey(): Promise<Uint8Array | null>;
|
415
|
-
/**
|
416
|
-
* Store the backup decryption key.
|
417
|
-
*
|
418
|
-
* This should be called if the client has received the key from another device via secret sharing (gossiping).
|
419
|
-
* It is the responsability of the caller to check that the decryption key is valid for the current backup version.
|
420
|
-
*
|
421
|
-
* @param key - the backup decryption key
|
422
|
-
*
|
423
|
-
* @deprecated prefer the variant with a `version` parameter.
|
424
|
-
*/
|
425
|
-
storeSessionBackupPrivateKey(key: Uint8Array): Promise<void>;
|
426
|
-
/**
|
427
|
-
* Store the backup decryption key.
|
428
|
-
*
|
429
|
-
* This should be called if the client has received the key from another device via secret sharing (gossiping).
|
430
|
-
* It is the responsability of the caller to check that the decryption key is valid for the given backup version.
|
431
|
-
*
|
432
|
-
* @param key - the backup decryption key
|
433
|
-
* @param version - the backup version corresponding to this decryption key
|
434
|
-
*/
|
435
|
-
storeSessionBackupPrivateKey(key: Uint8Array, version: string): Promise<void>;
|
436
|
-
/**
|
437
|
-
* Attempt to fetch the backup decryption key from secret storage.
|
438
|
-
*
|
439
|
-
* If the key is found in secret storage, checks it against the latest backup on the server;
|
440
|
-
* if they match, stores the key in the crypto store by calling {@link storeSessionBackupPrivateKey},
|
441
|
-
* which enables automatic restore of individual keys when an Unable-to-decrypt error is encountered.
|
442
|
-
*
|
443
|
-
* If we are unable to fetch the key from secret storage, there is no backup on the server, or the key
|
444
|
-
* does not match, throws an exception.
|
445
|
-
*/
|
446
|
-
loadSessionBackupPrivateKeyFromSecretStorage(): Promise<void>;
|
447
|
-
/**
|
448
|
-
* Get the current status of key backup.
|
449
|
-
*
|
450
|
-
* @returns If automatic key backups are enabled, the `version` of the active backup. Otherwise, `null`.
|
451
|
-
*/
|
452
|
-
getActiveSessionBackupVersion(): Promise<string | null>;
|
453
|
-
/**
|
454
|
-
* Determine if a key backup can be trusted.
|
455
|
-
*
|
456
|
-
* @param info - key backup info dict from {@link matrix.MatrixClient.getKeyBackupVersion}.
|
457
|
-
*/
|
458
|
-
isKeyBackupTrusted(info: KeyBackupInfo): Promise<BackupTrustInfo>;
|
459
|
-
/**
|
460
|
-
* Return the details of the latest backup on the server, when we last checked.
|
461
|
-
*
|
462
|
-
* This normally returns a cached value, but if we haven't yet made a request to the server, it will fire one off.
|
463
|
-
* It will always return the details of the active backup if key backup is enabled.
|
464
|
-
*
|
465
|
-
* Return null if there is no backup.
|
466
|
-
*
|
467
|
-
* @returns the key backup information
|
468
|
-
*/
|
469
|
-
getKeyBackupInfo(): Promise<KeyBackupInfo | null>;
|
470
|
-
/**
|
471
|
-
* Force a re-check of the key backup and enable/disable it as appropriate.
|
472
|
-
*
|
473
|
-
* Fetches the current backup information from the server. If there is a backup, and it is trusted, starts
|
474
|
-
* backing up to it; otherwise, disables backups.
|
475
|
-
*
|
476
|
-
* @returns `null` if there is no backup on the server. Otherwise, data on the backup as returned by the server,
|
477
|
-
* and trust information (as returned by {@link isKeyBackupTrusted}).
|
478
|
-
*/
|
479
|
-
checkKeyBackupAndEnable(): Promise<KeyBackupCheck | null>;
|
480
|
-
/**
|
481
|
-
* Creates a new key backup version.
|
482
|
-
*
|
483
|
-
* If there are existing backups they will be replaced.
|
484
|
-
*
|
485
|
-
* The decryption key will be saved in Secret Storage (the {@link matrix.SecretStorage.SecretStorageCallbacks.getSecretStorageKey} Crypto
|
486
|
-
* callback will be called)
|
487
|
-
* and the backup engine will be started.
|
488
|
-
*/
|
489
|
-
resetKeyBackup(): Promise<void>;
|
490
|
-
/**
|
491
|
-
* Deletes the given key backup.
|
492
|
-
*
|
493
|
-
* @param version - The backup version to delete.
|
494
|
-
*/
|
495
|
-
deleteKeyBackupVersion(version: string): Promise<void>;
|
496
|
-
/**
|
497
|
-
* Download and restore the full key backup from the homeserver.
|
498
|
-
*
|
499
|
-
* Before calling this method, a decryption key, and the backup version to restore,
|
500
|
-
* must have been saved in the crypto store. This happens in one of the following ways:
|
501
|
-
*
|
502
|
-
* - When a new backup version is created with {@link CryptoApi.resetKeyBackup}, a new key is created and cached.
|
503
|
-
* - The key can be loaded from secret storage with {@link CryptoApi.loadSessionBackupPrivateKeyFromSecretStorage}.
|
504
|
-
* - The key can be received from another device via secret sharing, typically as part of the interactive verification flow.
|
505
|
-
* - The key and backup version can also be set explicitly via {@link CryptoApi.storeSessionBackupPrivateKey},
|
506
|
-
* though this is not expected to be a common operation.
|
507
|
-
*
|
508
|
-
* Warning: the full key backup may be quite large, so this operation may take several hours to complete.
|
509
|
-
* Use of {@link KeyBackupRestoreOpts.progressCallback} is recommended.
|
510
|
-
*
|
511
|
-
* @param opts
|
512
|
-
*/
|
513
|
-
restoreKeyBackup(opts?: KeyBackupRestoreOpts): Promise<KeyBackupRestoreResult>;
|
514
|
-
/**
|
515
|
-
* Restores a key backup using a passphrase.
|
516
|
-
* The decoded key (derived from the passphrase) is stored locally by calling {@link CryptoApi#storeSessionBackupPrivateKey}.
|
517
|
-
*
|
518
|
-
* @param passphrase - The passphrase to use to restore the key backup.
|
519
|
-
* @param opts
|
520
|
-
*
|
521
|
-
* @deprecated Deriving a backup key from a passphrase is not part of the matrix spec. Instead, a random key is generated and stored/shared via 4S.
|
522
|
-
*/
|
523
|
-
restoreKeyBackupWithPassphrase(passphrase: string, opts?: KeyBackupRestoreOpts): Promise<KeyBackupRestoreResult>;
|
524
|
-
/**
|
525
|
-
* Returns whether MSC3814 dehydrated devices are supported by the crypto
|
526
|
-
* backend and by the server.
|
527
|
-
*
|
528
|
-
* This should be called before calling `startDehydration`, and if this
|
529
|
-
* returns `false`, `startDehydration` should not be called.
|
530
|
-
*/
|
531
|
-
isDehydrationSupported(): Promise<boolean>;
|
532
|
-
/**
|
533
|
-
* Start using device dehydration.
|
534
|
-
*
|
535
|
-
* - Rehydrates a dehydrated device, if one is available.
|
536
|
-
* - Creates a new dehydration key, if necessary, and stores it in Secret
|
537
|
-
* Storage.
|
538
|
-
* - If `createNewKey` is set to true, always creates a new key.
|
539
|
-
* - If a dehydration key is not available, creates a new one.
|
540
|
-
* - Creates a new dehydrated device, and schedules periodically creating
|
541
|
-
* new dehydrated devices.
|
542
|
-
*
|
543
|
-
* This function must not be called unless `isDehydrationSupported` returns
|
544
|
-
* `true`, and must not be called until after cross-signing and secret
|
545
|
-
* storage have been set up.
|
546
|
-
*
|
547
|
-
* @param createNewKey - whether to force creation of a new dehydration key.
|
548
|
-
* This can be used, for example, if Secret Storage is being reset. Defaults
|
549
|
-
* to false.
|
550
|
-
*/
|
551
|
-
startDehydration(createNewKey?: boolean): Promise<void>;
|
552
|
-
/**
|
553
|
-
* Export secrets bundle for transmitting to another device as part of OIDC QR login
|
554
|
-
*/
|
555
|
-
exportSecretsBundle?(): Promise<Awaited<ReturnType<SecretsBundle["to_json"]>>>;
|
556
|
-
/**
|
557
|
-
* Import secrets bundle transmitted from another device.
|
558
|
-
* @param secrets - The secrets bundle received from the other device
|
559
|
-
*/
|
560
|
-
importSecretsBundle?(secrets: Awaited<ReturnType<SecretsBundle["to_json"]>>): Promise<void>;
|
561
|
-
}
|
562
|
-
/** A reason code for a failure to decrypt an event. */
|
563
|
-
export declare enum DecryptionFailureCode {
|
564
|
-
/** Message was encrypted with a Megolm session whose keys have not been shared with us. */
|
565
|
-
MEGOLM_UNKNOWN_INBOUND_SESSION_ID = "MEGOLM_UNKNOWN_INBOUND_SESSION_ID",
|
566
|
-
/** A special case of {@link MEGOLM_UNKNOWN_INBOUND_SESSION_ID}: the sender has told us it is withholding the key. */
|
567
|
-
MEGOLM_KEY_WITHHELD = "MEGOLM_KEY_WITHHELD",
|
568
|
-
/** A special case of {@link MEGOLM_KEY_WITHHELD}: the sender has told us it is withholding the key, because the current device is unverified. */
|
569
|
-
MEGOLM_KEY_WITHHELD_FOR_UNVERIFIED_DEVICE = "MEGOLM_KEY_WITHHELD_FOR_UNVERIFIED_DEVICE",
|
570
|
-
/** Message was encrypted with a Megolm session which has been shared with us, but in a later ratchet state. */
|
571
|
-
OLM_UNKNOWN_MESSAGE_INDEX = "OLM_UNKNOWN_MESSAGE_INDEX",
|
572
|
-
/**
|
573
|
-
* Message was sent before the current device was created; there is no key backup on the server, so this
|
574
|
-
* decryption failure is expected.
|
575
|
-
*/
|
576
|
-
HISTORICAL_MESSAGE_NO_KEY_BACKUP = "HISTORICAL_MESSAGE_NO_KEY_BACKUP",
|
577
|
-
/**
|
578
|
-
* Message was sent before the current device was created; there was a key backup on the server, but we don't
|
579
|
-
* seem to have access to the backup. (Probably we don't have the right key.)
|
580
|
-
*/
|
581
|
-
HISTORICAL_MESSAGE_BACKUP_UNCONFIGURED = "HISTORICAL_MESSAGE_BACKUP_UNCONFIGURED",
|
582
|
-
/**
|
583
|
-
* Message was sent before the current device was created; there was a (usable) key backup on the server, but we
|
584
|
-
* still can't decrypt. (Either the session isn't in the backup, or we just haven't gotten around to checking yet.)
|
585
|
-
*/
|
586
|
-
HISTORICAL_MESSAGE_WORKING_BACKUP = "HISTORICAL_MESSAGE_WORKING_BACKUP",
|
587
|
-
/**
|
588
|
-
* Message was sent when the user was not a member of the room.
|
589
|
-
*/
|
590
|
-
HISTORICAL_MESSAGE_USER_NOT_JOINED = "HISTORICAL_MESSAGE_USER_NOT_JOINED",
|
591
|
-
/**
|
592
|
-
* The sender's identity is not verified, but was previously verified.
|
593
|
-
*/
|
594
|
-
SENDER_IDENTITY_PREVIOUSLY_VERIFIED = "SENDER_IDENTITY_PREVIOUSLY_VERIFIED",
|
595
|
-
/**
|
596
|
-
* The sender device is not cross-signed. This will only be used if the
|
597
|
-
* device isolation mode is set to `OnlySignedDevicesIsolationMode`.
|
598
|
-
*/
|
599
|
-
UNSIGNED_SENDER_DEVICE = "UNSIGNED_SENDER_DEVICE",
|
600
|
-
/**
|
601
|
-
* We weren't able to link the message back to any known device. This will
|
602
|
-
* only be used if the device isolation mode is set to `OnlySignedDevicesIsolationMode`.
|
603
|
-
*/
|
604
|
-
UNKNOWN_SENDER_DEVICE = "UNKNOWN_SENDER_DEVICE",
|
605
|
-
/** Unknown or unclassified error. */
|
606
|
-
UNKNOWN_ERROR = "UNKNOWN_ERROR",
|
607
|
-
/** @deprecated only used in legacy crypto */
|
608
|
-
MEGOLM_BAD_ROOM = "MEGOLM_BAD_ROOM",
|
609
|
-
/** @deprecated only used in legacy crypto */
|
610
|
-
MEGOLM_MISSING_FIELDS = "MEGOLM_MISSING_FIELDS",
|
611
|
-
/** @deprecated only used in legacy crypto */
|
612
|
-
OLM_DECRYPT_GROUP_MESSAGE_ERROR = "OLM_DECRYPT_GROUP_MESSAGE_ERROR",
|
613
|
-
/** @deprecated only used in legacy crypto */
|
614
|
-
OLM_BAD_ENCRYPTED_MESSAGE = "OLM_BAD_ENCRYPTED_MESSAGE",
|
615
|
-
/** @deprecated only used in legacy crypto */
|
616
|
-
OLM_BAD_RECIPIENT = "OLM_BAD_RECIPIENT",
|
617
|
-
/** @deprecated only used in legacy crypto */
|
618
|
-
OLM_BAD_RECIPIENT_KEY = "OLM_BAD_RECIPIENT_KEY",
|
619
|
-
/** @deprecated only used in legacy crypto */
|
620
|
-
OLM_BAD_ROOM = "OLM_BAD_ROOM",
|
621
|
-
/** @deprecated only used in legacy crypto */
|
622
|
-
OLM_BAD_SENDER_CHECK_FAILED = "OLM_BAD_SENDER_CHECK_FAILED",
|
623
|
-
/** @deprecated only used in legacy crypto */
|
624
|
-
OLM_BAD_SENDER = "OLM_BAD_SENDER",
|
625
|
-
/** @deprecated only used in legacy crypto */
|
626
|
-
OLM_FORWARDED_MESSAGE = "OLM_FORWARDED_MESSAGE",
|
627
|
-
/** @deprecated only used in legacy crypto */
|
628
|
-
OLM_MISSING_CIPHERTEXT = "OLM_MISSING_CIPHERTEXT",
|
629
|
-
/** @deprecated only used in legacy crypto */
|
630
|
-
OLM_NOT_INCLUDED_IN_RECIPIENTS = "OLM_NOT_INCLUDED_IN_RECIPIENTS",
|
631
|
-
/** @deprecated only used in legacy crypto */
|
632
|
-
UNKNOWN_ENCRYPTION_ALGORITHM = "UNKNOWN_ENCRYPTION_ALGORITHM"
|
633
|
-
}
|
634
|
-
/** Base {@link DeviceIsolationMode} kind. */
|
635
|
-
export declare enum DeviceIsolationModeKind {
|
636
|
-
AllDevicesIsolationMode = 0,
|
637
|
-
OnlySignedDevicesIsolationMode = 1
|
638
|
-
}
|
639
|
-
/**
|
640
|
-
* A type of {@link DeviceIsolationMode}.
|
641
|
-
*
|
642
|
-
* Message encryption keys are shared with all devices in the room, except in case of
|
643
|
-
* verified user problems (see {@link errorOnVerifiedUserProblems}).
|
644
|
-
*
|
645
|
-
* Events from all senders are always decrypted (and should be decorated with message shields in case
|
646
|
-
* of authenticity warnings, see {@link EventEncryptionInfo}).
|
647
|
-
*/
|
648
|
-
export declare class AllDevicesIsolationMode {
|
649
|
-
readonly errorOnVerifiedUserProblems: boolean;
|
650
|
-
readonly kind = DeviceIsolationModeKind.AllDevicesIsolationMode;
|
651
|
-
/**
|
652
|
-
*
|
653
|
-
* @param errorOnVerifiedUserProblems - Behavior when sharing keys to remote devices.
|
654
|
-
*
|
655
|
-
* If set to `true`, sharing keys will fail (i.e. message sending will fail) with an error if:
|
656
|
-
* - The user was previously verified but is not anymore, or:
|
657
|
-
* - A verified user has some unverified devices (not cross-signed).
|
658
|
-
*
|
659
|
-
* If `false`, the keys will be distributed as usual. In this case, the client UX should display
|
660
|
-
* warnings to inform the user about problematic devices/users, and stop them hitting this case.
|
661
|
-
*/
|
662
|
-
constructor(errorOnVerifiedUserProblems: boolean);
|
663
|
-
}
|
664
|
-
/**
|
665
|
-
* A type of {@link DeviceIsolationMode}.
|
666
|
-
*
|
667
|
-
* Message encryption keys are only shared with devices that have been cross-signed by their owner.
|
668
|
-
* Encryption will throw an error if a verified user replaces their identity.
|
669
|
-
*
|
670
|
-
* Events are decrypted only if they come from a cross-signed device. Other events will result in a decryption
|
671
|
-
* failure. (To access the failure reason, see {@link MatrixEvent.decryptionFailureReason}.)
|
672
|
-
*/
|
673
|
-
export declare class OnlySignedDevicesIsolationMode {
|
674
|
-
readonly kind = DeviceIsolationModeKind.OnlySignedDevicesIsolationMode;
|
675
|
-
}
|
676
|
-
/**
|
677
|
-
* DeviceIsolationMode represents the mode of device isolation used when encrypting or decrypting messages.
|
678
|
-
* It can be one of two types: {@link AllDevicesIsolationMode} or {@link OnlySignedDevicesIsolationMode}.
|
679
|
-
*
|
680
|
-
* Only supported by rust Crypto.
|
681
|
-
*/
|
682
|
-
export type DeviceIsolationMode = AllDevicesIsolationMode | OnlySignedDevicesIsolationMode;
|
683
|
-
/**
|
684
|
-
* Options object for `CryptoApi.bootstrapCrossSigning`.
|
685
|
-
*/
|
686
|
-
export interface BootstrapCrossSigningOpts {
|
687
|
-
/** Optional. Reset the cross-signing keys even if keys already exist. */
|
688
|
-
setupNewCrossSigning?: boolean;
|
689
|
-
/**
|
690
|
-
* An application callback to collect the authentication data for uploading the keys. If not given, the keys
|
691
|
-
* will not be uploaded to the server (which seems like a bad thing?).
|
692
|
-
*/
|
693
|
-
authUploadDeviceSigningKeys?: UIAuthCallback<void>;
|
694
|
-
}
|
695
|
-
/**
|
696
|
-
* Represents the ways in which we trust a user
|
697
|
-
*/
|
698
|
-
export declare class UserVerificationStatus {
|
699
|
-
private readonly crossSigningVerified;
|
700
|
-
private readonly crossSigningVerifiedBefore;
|
701
|
-
private readonly tofu;
|
702
|
-
/**
|
703
|
-
* Indicates if the identity has changed in a way that needs user approval.
|
704
|
-
*
|
705
|
-
* This happens if the identity has changed since we first saw it, *unless* the new identity has also been verified
|
706
|
-
* by our user (eg via an interactive verification).
|
707
|
-
*
|
708
|
-
* To rectify this, either:
|
709
|
-
*
|
710
|
-
* * Conduct a verification of the new identity via {@link CryptoApi.requestVerificationDM}.
|
711
|
-
* * Pin the new identity, via {@link CryptoApi.pinCurrentUserIdentity}.
|
712
|
-
*
|
713
|
-
* @returns true if the identity has changed in a way that needs user approval.
|
714
|
-
*/
|
715
|
-
readonly needsUserApproval: boolean;
|
716
|
-
constructor(crossSigningVerified: boolean, crossSigningVerifiedBefore: boolean, tofu: boolean, needsUserApproval?: boolean);
|
717
|
-
/**
|
718
|
-
* @returns true if this user is verified via any means
|
719
|
-
*/
|
720
|
-
isVerified(): boolean;
|
721
|
-
/**
|
722
|
-
* @returns true if this user is verified via cross signing
|
723
|
-
*/
|
724
|
-
isCrossSigningVerified(): boolean;
|
725
|
-
/**
|
726
|
-
* @returns true if we ever verified this user before (at least for
|
727
|
-
* the history of verifications observed by this device).
|
728
|
-
*/
|
729
|
-
wasCrossSigningVerified(): boolean;
|
730
|
-
/**
|
731
|
-
* @returns true if this user's key is trusted on first use
|
732
|
-
*
|
733
|
-
* @deprecated No longer supported, with the Rust crypto stack.
|
734
|
-
*/
|
735
|
-
isTofu(): boolean;
|
736
|
-
}
|
737
|
-
export declare class DeviceVerificationStatus {
|
738
|
-
/**
|
739
|
-
* True if this device has been signed by its owner (and that signature verified).
|
740
|
-
*
|
741
|
-
* This doesn't necessarily mean that we have verified the device, since we may not have verified the
|
742
|
-
* owner's cross-signing key.
|
743
|
-
*/
|
744
|
-
readonly signedByOwner: boolean;
|
745
|
-
/**
|
746
|
-
* True if this device has been verified via cross signing.
|
747
|
-
*
|
748
|
-
* This does *not* take into account `trustCrossSignedDevices`.
|
749
|
-
*/
|
750
|
-
readonly crossSigningVerified: boolean;
|
751
|
-
/**
|
752
|
-
* TODO: tofu magic wtf does this do?
|
753
|
-
*/
|
754
|
-
readonly tofu: boolean;
|
755
|
-
/**
|
756
|
-
* True if the device has been marked as locally verified.
|
757
|
-
*/
|
758
|
-
readonly localVerified: boolean;
|
759
|
-
/**
|
760
|
-
* True if the client has been configured to trust cross-signed devices via {@link CryptoApi#setTrustCrossSignedDevices}.
|
761
|
-
*/
|
762
|
-
private readonly trustCrossSignedDevices;
|
763
|
-
constructor(opts: Partial<DeviceVerificationStatus> & {
|
764
|
-
/**
|
765
|
-
* True if cross-signed devices should be considered verified for {@link DeviceVerificationStatus#isVerified}.
|
766
|
-
*/
|
767
|
-
trustCrossSignedDevices?: boolean;
|
768
|
-
});
|
769
|
-
/**
|
770
|
-
* Check if we should consider this device "verified".
|
771
|
-
*
|
772
|
-
* A device is "verified" if either:
|
773
|
-
* * it has been manually marked as such via {@link matrix.MatrixClient.setDeviceVerified}.
|
774
|
-
* * it has been cross-signed with a verified signing key, **and** the client has been configured to trust
|
775
|
-
* cross-signed devices via {@link CryptoApi.setTrustCrossSignedDevices}.
|
776
|
-
*
|
777
|
-
* @returns true if this device is verified via any means.
|
778
|
-
*/
|
779
|
-
isVerified(): boolean;
|
780
|
-
}
|
781
|
-
/**
|
782
|
-
* Room key import progress report.
|
783
|
-
* Used when calling {@link CryptoApi#importRoomKeys},
|
784
|
-
* {@link CryptoApi#importRoomKeysAsJson} or {@link CryptoApi#restoreKeyBackup} as the parameter of
|
785
|
-
* the progressCallback. Used to display feedback.
|
786
|
-
*/
|
787
|
-
export interface ImportRoomKeyProgressData {
|
788
|
-
stage: string;
|
789
|
-
successes?: number;
|
790
|
-
failures?: number;
|
791
|
-
total?: number;
|
792
|
-
}
|
793
|
-
/**
|
794
|
-
* Options object for {@link CryptoApi#importRoomKeys} and
|
795
|
-
* {@link CryptoApi#importRoomKeysAsJson}.
|
796
|
-
*/
|
797
|
-
export interface ImportRoomKeysOpts {
|
798
|
-
/** Reports ongoing progress of the import process. Can be used for feedback. */
|
799
|
-
progressCallback?: (stage: ImportRoomKeyProgressData) => void;
|
800
|
-
/** @deprecated the rust SDK will always such imported keys as untrusted */
|
801
|
-
untrusted?: boolean;
|
802
|
-
/** @deprecated not useful externally */
|
803
|
-
source?: string;
|
804
|
-
}
|
805
|
-
/**
|
806
|
-
* The result of a call to {@link CryptoApi.getCrossSigningStatus}.
|
807
|
-
*/
|
808
|
-
export interface CrossSigningStatus {
|
809
|
-
/**
|
810
|
-
* True if the public master, self signing and user signing keys are available on this device.
|
811
|
-
*/
|
812
|
-
publicKeysOnDevice: boolean;
|
813
|
-
/**
|
814
|
-
* True if the private keys are stored in the secret storage.
|
815
|
-
*/
|
816
|
-
privateKeysInSecretStorage: boolean;
|
817
|
-
/**
|
818
|
-
* True if the private keys are stored locally.
|
819
|
-
*/
|
820
|
-
privateKeysCachedLocally: {
|
821
|
-
masterKey: boolean;
|
822
|
-
selfSigningKey: boolean;
|
823
|
-
userSigningKey: boolean;
|
824
|
-
};
|
825
|
-
}
|
826
|
-
/**
|
827
|
-
* Crypto callbacks provided by the application
|
828
|
-
*/
|
829
|
-
export interface CryptoCallbacks extends SecretStorageCallbacks {
|
830
|
-
/** @deprecated: unused with the Rust crypto stack. */
|
831
|
-
getCrossSigningKey?: (keyType: string, pubKey: string) => Promise<Uint8Array | null>;
|
832
|
-
/** @deprecated: unused with the Rust crypto stack. */
|
833
|
-
saveCrossSigningKeys?: (keys: Record<string, Uint8Array>) => void;
|
834
|
-
/** @deprecated: unused with the Rust crypto stack. */
|
835
|
-
shouldUpgradeDeviceVerifications?: (users: Record<string, any>) => Promise<string[]>;
|
836
|
-
/**
|
837
|
-
* Called by {@link CryptoApi#bootstrapSecretStorage}
|
838
|
-
* @param keyId - secret storage key id
|
839
|
-
* @param keyInfo - secret storage key info
|
840
|
-
* @param key - private key to store
|
841
|
-
*/
|
842
|
-
cacheSecretStorageKey?: (keyId: string, keyInfo: SecretStorageKeyDescription, key: Uint8Array) => void;
|
843
|
-
/** @deprecated: unused with the Rust crypto stack. */
|
844
|
-
onSecretRequested?: (userId: string, deviceId: string, requestId: string, secretName: string, deviceTrust: DeviceVerificationStatus) => Promise<string | undefined>;
|
845
|
-
/** @deprecated: unused with the Rust crypto stack. */
|
846
|
-
getDehydrationKey?: (keyInfo: SecretStorageKeyDescription, checkFunc: (key: Uint8Array) => void) => Promise<Uint8Array>;
|
847
|
-
/** @deprecated: unused with the Rust crypto stack. */
|
848
|
-
getBackupKey?: () => Promise<Uint8Array>;
|
849
|
-
}
|
850
|
-
/**
|
851
|
-
* Parameter of {@link CryptoApi#bootstrapSecretStorage}
|
852
|
-
*/
|
853
|
-
export interface CreateSecretStorageOpts {
|
854
|
-
/**
|
855
|
-
* Function called to await a secret storage key creation flow.
|
856
|
-
* @returns Promise resolving to an object with public key metadata, encoded private
|
857
|
-
* recovery key which should be disposed of after displaying to the user,
|
858
|
-
* and raw private key to avoid round tripping if needed.
|
859
|
-
*/
|
860
|
-
createSecretStorageKey?: () => Promise<GeneratedSecretStorageKey>;
|
861
|
-
/**
|
862
|
-
* The current key backup object. If passed,
|
863
|
-
* the passphrase and recovery key from this backup will be used.
|
864
|
-
* @deprecated Not used by the Rust crypto stack.
|
865
|
-
*/
|
866
|
-
keyBackupInfo?: KeyBackupInfo;
|
867
|
-
/**
|
868
|
-
* If true, a new key backup version will be
|
869
|
-
* created and the private key stored in the new SSSS store. Ignored if keyBackupInfo
|
870
|
-
* is supplied.
|
871
|
-
*/
|
872
|
-
setupNewKeyBackup?: boolean;
|
873
|
-
/**
|
874
|
-
* Reset even if keys already exist.
|
875
|
-
*/
|
876
|
-
setupNewSecretStorage?: boolean;
|
877
|
-
/**
|
878
|
-
* Function called to get the user's current key backup passphrase.
|
879
|
-
*
|
880
|
-
* Should return a promise that resolves with a Uint8Array
|
881
|
-
* containing the key, or rejects if the key cannot be obtained.
|
882
|
-
*
|
883
|
-
* Only used when the client has existing key backup, but no secret storage.
|
884
|
-
*
|
885
|
-
* @deprecated Not used by the Rust crypto stack.
|
886
|
-
*/
|
887
|
-
getKeyBackupPassphrase?: () => Promise<Uint8Array>;
|
888
|
-
}
|
889
|
-
/** Types of cross-signing key */
|
890
|
-
export declare enum CrossSigningKey {
|
891
|
-
Master = "master",
|
892
|
-
SelfSigning = "self_signing",
|
893
|
-
UserSigning = "user_signing"
|
894
|
-
}
|
895
|
-
/**
|
896
|
-
* Information on one of the cross-signing keys.
|
897
|
-
* @see https://spec.matrix.org/v1.7/client-server-api/#post_matrixclientv3keysdevice_signingupload
|
898
|
-
*/
|
899
|
-
export interface CrossSigningKeyInfo {
|
900
|
-
keys: {
|
901
|
-
[algorithm: string]: string;
|
902
|
-
};
|
903
|
-
signatures?: ISignatures;
|
904
|
-
usage: string[];
|
905
|
-
user_id: string;
|
906
|
-
}
|
907
|
-
/**
|
908
|
-
* Recovery key created by {@link CryptoApi#createRecoveryKeyFromPassphrase} or {@link CreateSecretStorageOpts#createSecretStorageKey}.
|
909
|
-
*/
|
910
|
-
export interface GeneratedSecretStorageKey {
|
911
|
-
keyInfo?: {
|
912
|
-
/** If the key was derived from a passphrase, information (algorithm, salt, etc) on that derivation. */
|
913
|
-
passphrase?: PassphraseInfo;
|
914
|
-
/** Optional human-readable name for the key, to be stored in account_data. */
|
915
|
-
name?: string;
|
916
|
-
};
|
917
|
-
/** The raw generated private key. */
|
918
|
-
privateKey: Uint8Array;
|
919
|
-
/** The generated key, encoded for display to the user per https://spec.matrix.org/v1.7/client-server-api/#key-representation. */
|
920
|
-
encodedPrivateKey?: string;
|
921
|
-
}
|
922
|
-
/**
|
923
|
-
* Result type of {@link CryptoApi#getEncryptionInfoForEvent}.
|
924
|
-
*/
|
925
|
-
export interface EventEncryptionInfo {
|
926
|
-
/** "Shield" to be shown next to this event representing its verification status */
|
927
|
-
shieldColour: EventShieldColour;
|
928
|
-
/**
|
929
|
-
* `null` if `shieldColour` is `EventShieldColour.NONE`; otherwise a reason code for the shield in `shieldColour`.
|
930
|
-
*/
|
931
|
-
shieldReason: EventShieldReason | null;
|
932
|
-
}
|
933
|
-
/**
|
934
|
-
* Types of shield to be shown for {@link EventEncryptionInfo#shieldColour}.
|
935
|
-
*/
|
936
|
-
export declare enum EventShieldColour {
|
937
|
-
NONE = 0,
|
938
|
-
GREY = 1,
|
939
|
-
RED = 2
|
940
|
-
}
|
941
|
-
/**
|
942
|
-
* Reason codes for {@link EventEncryptionInfo#shieldReason}.
|
943
|
-
*/
|
944
|
-
export declare enum EventShieldReason {
|
945
|
-
/** An unknown reason from the crypto library (if you see this, it is a bug in matrix-js-sdk). */
|
946
|
-
UNKNOWN = 0,
|
947
|
-
/** "Encrypted by an unverified user." */
|
948
|
-
UNVERIFIED_IDENTITY = 1,
|
949
|
-
/** "Encrypted by a device not verified by its owner." */
|
950
|
-
UNSIGNED_DEVICE = 2,
|
951
|
-
/** "Encrypted by an unknown or deleted device." */
|
952
|
-
UNKNOWN_DEVICE = 3,
|
953
|
-
/**
|
954
|
-
* "The authenticity of this encrypted message can't be guaranteed on this device."
|
955
|
-
*
|
956
|
-
* ie: the key has been forwarded, or retrieved from an insecure backup.
|
957
|
-
*/
|
958
|
-
AUTHENTICITY_NOT_GUARANTEED = 4,
|
959
|
-
/**
|
960
|
-
* The (deprecated) sender_key field in the event does not match the Ed25519 key of the device that sent us the
|
961
|
-
* decryption keys.
|
962
|
-
*/
|
963
|
-
MISMATCHED_SENDER_KEY = 5
|
964
|
-
}
|
965
|
-
/** The result of a call to {@link CryptoApi.getOwnDeviceKeys} */
|
966
|
-
export interface OwnDeviceKeys {
|
967
|
-
/** Public part of the Ed25519 fingerprint key for the current device, base64 encoded. */
|
968
|
-
ed25519: string;
|
969
|
-
/** Public part of the Curve25519 identity key for the current device, base64 encoded. */
|
970
|
-
curve25519: string;
|
971
|
-
}
|
972
|
-
export * from "./verification.ts";
|
973
|
-
export type * from "./keybackup.ts";
|
974
|
-
export * from "./recovery-key.ts";
|
975
|
-
export * from "./key-passphrase.ts";
|
976
|
-
export * from "./CryptoEvent.ts";
|
977
|
-
export type * from "./CryptoEventHandlerMap.ts";
|
978
|
-
//# sourceMappingURL=index.d.ts.map
|