@unwanted/matrix-sdk-mini 34.12.0-1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +5910 -0
- package/LICENSE +177 -0
- package/README.md +459 -0
- package/git-revision.txt +1 -0
- package/lib/@types/AESEncryptedSecretStoragePayload.d.ts +14 -0
- package/lib/@types/AESEncryptedSecretStoragePayload.d.ts.map +1 -0
- package/lib/@types/AESEncryptedSecretStoragePayload.js +1 -0
- package/lib/@types/AESEncryptedSecretStoragePayload.js.map +1 -0
- package/lib/@types/IIdentityServerProvider.d.ts +9 -0
- package/lib/@types/IIdentityServerProvider.d.ts.map +1 -0
- package/lib/@types/IIdentityServerProvider.js +1 -0
- package/lib/@types/IIdentityServerProvider.js.map +1 -0
- package/lib/@types/PushRules.d.ts +140 -0
- package/lib/@types/PushRules.d.ts.map +1 -0
- package/lib/@types/PushRules.js +94 -0
- package/lib/@types/PushRules.js.map +1 -0
- package/lib/@types/another-json.d.js +0 -0
- package/lib/@types/another-json.d.js.map +1 -0
- package/lib/@types/auth.d.ts +208 -0
- package/lib/@types/auth.d.ts.map +1 -0
- package/lib/@types/auth.js +99 -0
- package/lib/@types/auth.js.map +1 -0
- package/lib/@types/beacon.d.ts +106 -0
- package/lib/@types/beacon.d.ts.map +1 -0
- package/lib/@types/beacon.js +119 -0
- package/lib/@types/beacon.js.map +1 -0
- package/lib/@types/common.d.ts +9 -0
- package/lib/@types/common.d.ts.map +1 -0
- package/lib/@types/common.js +1 -0
- package/lib/@types/common.js.map +1 -0
- package/lib/@types/crypto.d.ts +47 -0
- package/lib/@types/crypto.d.ts.map +1 -0
- package/lib/@types/crypto.js +1 -0
- package/lib/@types/crypto.js.map +1 -0
- package/lib/@types/event.d.ts +258 -0
- package/lib/@types/event.d.ts.map +1 -0
- package/lib/@types/event.js +239 -0
- package/lib/@types/event.js.map +1 -0
- package/lib/@types/events.d.ts +92 -0
- package/lib/@types/events.d.ts.map +1 -0
- package/lib/@types/events.js +1 -0
- package/lib/@types/events.js.map +1 -0
- package/lib/@types/extensible_events.d.ts +98 -0
- package/lib/@types/extensible_events.d.ts.map +1 -0
- package/lib/@types/extensible_events.js +116 -0
- package/lib/@types/extensible_events.js.map +1 -0
- package/lib/@types/global.d.js +20 -0
- package/lib/@types/global.d.js.map +1 -0
- package/lib/@types/local_notifications.d.ts +4 -0
- package/lib/@types/local_notifications.d.ts.map +1 -0
- package/lib/@types/local_notifications.js +1 -0
- package/lib/@types/local_notifications.js.map +1 -0
- package/lib/@types/location.d.ts +60 -0
- package/lib/@types/location.d.ts.map +1 -0
- package/lib/@types/location.js +67 -0
- package/lib/@types/location.js.map +1 -0
- package/lib/@types/matrix-sdk-crypto-wasm.d.js +1 -0
- package/lib/@types/matrix-sdk-crypto-wasm.d.js.map +1 -0
- package/lib/@types/media.d.ts +220 -0
- package/lib/@types/media.d.ts.map +1 -0
- package/lib/@types/media.js +1 -0
- package/lib/@types/media.js.map +1 -0
- package/lib/@types/membership.d.ts +41 -0
- package/lib/@types/membership.d.ts.map +1 -0
- package/lib/@types/membership.js +37 -0
- package/lib/@types/membership.js.map +1 -0
- package/lib/@types/oidc-client-ts.d.js +18 -0
- package/lib/@types/oidc-client-ts.d.js.map +1 -0
- package/lib/@types/partials.d.ts +39 -0
- package/lib/@types/partials.d.ts.map +1 -0
- package/lib/@types/partials.js +53 -0
- package/lib/@types/partials.js.map +1 -0
- package/lib/@types/polls.d.ts +88 -0
- package/lib/@types/polls.d.ts.map +1 -0
- package/lib/@types/polls.js +86 -0
- package/lib/@types/polls.js.map +1 -0
- package/lib/@types/read_receipts.d.ts +36 -0
- package/lib/@types/read_receipts.d.ts.map +1 -0
- package/lib/@types/read_receipts.js +27 -0
- package/lib/@types/read_receipts.js.map +1 -0
- package/lib/@types/registration.d.ts +85 -0
- package/lib/@types/registration.d.ts.map +1 -0
- package/lib/@types/registration.js +1 -0
- package/lib/@types/registration.js.map +1 -0
- package/lib/@types/requests.d.ts +241 -0
- package/lib/@types/requests.d.ts.map +1 -0
- package/lib/@types/requests.js +28 -0
- package/lib/@types/requests.js.map +1 -0
- package/lib/@types/search.d.ts +90 -0
- package/lib/@types/search.d.ts.map +1 -0
- package/lib/@types/search.js +30 -0
- package/lib/@types/search.js.map +1 -0
- package/lib/@types/signed.d.ts +9 -0
- package/lib/@types/signed.d.ts.map +1 -0
- package/lib/@types/signed.js +1 -0
- package/lib/@types/signed.js.map +1 -0
- package/lib/@types/spaces.d.ts +16 -0
- package/lib/@types/spaces.d.ts.map +1 -0
- package/lib/@types/spaces.js +1 -0
- package/lib/@types/spaces.js.map +1 -0
- package/lib/@types/state_events.d.ts +116 -0
- package/lib/@types/state_events.d.ts.map +1 -0
- package/lib/@types/state_events.js +1 -0
- package/lib/@types/state_events.js.map +1 -0
- package/lib/@types/synapse.d.ts +19 -0
- package/lib/@types/synapse.d.ts.map +1 -0
- package/lib/@types/synapse.js +1 -0
- package/lib/@types/synapse.js.map +1 -0
- package/lib/@types/sync.d.ts +8 -0
- package/lib/@types/sync.d.ts.map +1 -0
- package/lib/@types/sync.js +25 -0
- package/lib/@types/sync.js.map +1 -0
- package/lib/@types/threepids.d.ts +12 -0
- package/lib/@types/threepids.d.ts.map +1 -0
- package/lib/@types/threepids.js +24 -0
- package/lib/@types/threepids.js.map +1 -0
- package/lib/@types/topic.d.ts +48 -0
- package/lib/@types/topic.d.ts.map +1 -0
- package/lib/@types/topic.js +57 -0
- package/lib/@types/topic.js.map +1 -0
- package/lib/@types/uia.d.ts +12 -0
- package/lib/@types/uia.d.ts.map +1 -0
- package/lib/@types/uia.js +1 -0
- package/lib/@types/uia.js.map +1 -0
- package/lib/NamespacedValue.d.ts +33 -0
- package/lib/NamespacedValue.d.ts.map +1 -0
- package/lib/NamespacedValue.js +113 -0
- package/lib/NamespacedValue.js.map +1 -0
- package/lib/ReEmitter.d.ts +15 -0
- package/lib/ReEmitter.d.ts.map +1 -0
- package/lib/ReEmitter.js +87 -0
- package/lib/ReEmitter.js.map +1 -0
- package/lib/ToDeviceMessageQueue.d.ts +28 -0
- package/lib/ToDeviceMessageQueue.d.ts.map +1 -0
- package/lib/ToDeviceMessageQueue.js +135 -0
- package/lib/ToDeviceMessageQueue.js.map +1 -0
- package/lib/autodiscovery.d.ts +136 -0
- package/lib/autodiscovery.d.ts.map +1 -0
- package/lib/autodiscovery.js +464 -0
- package/lib/autodiscovery.js.map +1 -0
- package/lib/base64.d.ts +28 -0
- package/lib/base64.d.ts.map +1 -0
- package/lib/base64.js +88 -0
- package/lib/base64.js.map +1 -0
- package/lib/browser-index.d.ts +8 -0
- package/lib/browser-index.d.ts.map +1 -0
- package/lib/browser-index.js +35 -0
- package/lib/browser-index.js.map +1 -0
- package/lib/client.d.ts +4232 -0
- package/lib/client.d.ts.map +1 -0
- package/lib/client.js +8622 -0
- package/lib/client.js.map +1 -0
- package/lib/common-crypto/CryptoBackend.d.ts +240 -0
- package/lib/common-crypto/CryptoBackend.d.ts.map +1 -0
- package/lib/common-crypto/CryptoBackend.js +73 -0
- package/lib/common-crypto/CryptoBackend.js.map +1 -0
- package/lib/common-crypto/key-passphrase.d.ts +14 -0
- package/lib/common-crypto/key-passphrase.d.ts.map +1 -0
- package/lib/common-crypto/key-passphrase.js +33 -0
- package/lib/common-crypto/key-passphrase.js.map +1 -0
- package/lib/content-helpers.d.ts +90 -0
- package/lib/content-helpers.d.ts.map +1 -0
- package/lib/content-helpers.js +250 -0
- package/lib/content-helpers.js.map +1 -0
- package/lib/content-repo.d.ts +24 -0
- package/lib/content-repo.d.ts.map +1 -0
- package/lib/content-repo.js +104 -0
- package/lib/content-repo.js.map +1 -0
- package/lib/crypto/CrossSigning.d.ts +184 -0
- package/lib/crypto/CrossSigning.d.ts.map +1 -0
- package/lib/crypto/CrossSigning.js +718 -0
- package/lib/crypto/CrossSigning.js.map +1 -0
- package/lib/crypto/DeviceList.d.ts +216 -0
- package/lib/crypto/DeviceList.d.ts.map +1 -0
- package/lib/crypto/DeviceList.js +892 -0
- package/lib/crypto/DeviceList.js.map +1 -0
- package/lib/crypto/EncryptionSetup.d.ts +152 -0
- package/lib/crypto/EncryptionSetup.d.ts.map +1 -0
- package/lib/crypto/EncryptionSetup.js +356 -0
- package/lib/crypto/EncryptionSetup.js.map +1 -0
- package/lib/crypto/OlmDevice.d.ts +457 -0
- package/lib/crypto/OlmDevice.d.ts.map +1 -0
- package/lib/crypto/OlmDevice.js +1241 -0
- package/lib/crypto/OlmDevice.js.map +1 -0
- package/lib/crypto/OutgoingRoomKeyRequestManager.d.ts +109 -0
- package/lib/crypto/OutgoingRoomKeyRequestManager.d.ts.map +1 -0
- package/lib/crypto/OutgoingRoomKeyRequestManager.js +415 -0
- package/lib/crypto/OutgoingRoomKeyRequestManager.js.map +1 -0
- package/lib/crypto/RoomList.d.ts +26 -0
- package/lib/crypto/RoomList.d.ts.map +1 -0
- package/lib/crypto/RoomList.js +71 -0
- package/lib/crypto/RoomList.js.map +1 -0
- package/lib/crypto/SecretSharing.d.ts +24 -0
- package/lib/crypto/SecretSharing.d.ts.map +1 -0
- package/lib/crypto/SecretSharing.js +194 -0
- package/lib/crypto/SecretSharing.js.map +1 -0
- package/lib/crypto/SecretStorage.d.ts +55 -0
- package/lib/crypto/SecretStorage.d.ts.map +1 -0
- package/lib/crypto/SecretStorage.js +118 -0
- package/lib/crypto/SecretStorage.js.map +1 -0
- package/lib/crypto/aes.d.ts +6 -0
- package/lib/crypto/aes.d.ts.map +1 -0
- package/lib/crypto/aes.js +24 -0
- package/lib/crypto/aes.js.map +1 -0
- package/lib/crypto/algorithms/base.d.ts +156 -0
- package/lib/crypto/algorithms/base.d.ts.map +1 -0
- package/lib/crypto/algorithms/base.js +187 -0
- package/lib/crypto/algorithms/base.js.map +1 -0
- package/lib/crypto/algorithms/index.d.ts +4 -0
- package/lib/crypto/algorithms/index.d.ts.map +1 -0
- package/lib/crypto/algorithms/index.js +20 -0
- package/lib/crypto/algorithms/index.js.map +1 -0
- package/lib/crypto/algorithms/megolm.d.ts +385 -0
- package/lib/crypto/algorithms/megolm.d.ts.map +1 -0
- package/lib/crypto/algorithms/megolm.js +1822 -0
- package/lib/crypto/algorithms/megolm.js.map +1 -0
- package/lib/crypto/algorithms/olm.d.ts +5 -0
- package/lib/crypto/algorithms/olm.d.ts.map +1 -0
- package/lib/crypto/algorithms/olm.js +299 -0
- package/lib/crypto/algorithms/olm.js.map +1 -0
- package/lib/crypto/api.d.ts +32 -0
- package/lib/crypto/api.d.ts.map +1 -0
- package/lib/crypto/api.js +22 -0
- package/lib/crypto/api.js.map +1 -0
- package/lib/crypto/backup.d.ts +227 -0
- package/lib/crypto/backup.d.ts.map +1 -0
- package/lib/crypto/backup.js +824 -0
- package/lib/crypto/backup.js.map +1 -0
- package/lib/crypto/crypto.d.ts +3 -0
- package/lib/crypto/crypto.d.ts.map +1 -0
- package/lib/crypto/crypto.js +19 -0
- package/lib/crypto/crypto.js.map +1 -0
- package/lib/crypto/dehydration.d.ts +34 -0
- package/lib/crypto/dehydration.d.ts.map +1 -0
- package/lib/crypto/dehydration.js +252 -0
- package/lib/crypto/dehydration.js.map +1 -0
- package/lib/crypto/device-converter.d.ts +9 -0
- package/lib/crypto/device-converter.d.ts.map +1 -0
- package/lib/crypto/device-converter.js +42 -0
- package/lib/crypto/device-converter.js.map +1 -0
- package/lib/crypto/deviceinfo.d.ts +99 -0
- package/lib/crypto/deviceinfo.d.ts.map +1 -0
- package/lib/crypto/deviceinfo.js +148 -0
- package/lib/crypto/deviceinfo.js.map +1 -0
- package/lib/crypto/index.d.ts +1209 -0
- package/lib/crypto/index.d.ts.map +1 -0
- package/lib/crypto/index.js +4097 -0
- package/lib/crypto/index.js.map +1 -0
- package/lib/crypto/key_passphrase.d.ts +14 -0
- package/lib/crypto/key_passphrase.d.ts.map +1 -0
- package/lib/crypto/key_passphrase.js +44 -0
- package/lib/crypto/key_passphrase.js.map +1 -0
- package/lib/crypto/keybackup.d.ts +18 -0
- package/lib/crypto/keybackup.d.ts.map +1 -0
- package/lib/crypto/keybackup.js +1 -0
- package/lib/crypto/keybackup.js.map +1 -0
- package/lib/crypto/olmlib.d.ts +129 -0
- package/lib/crypto/olmlib.d.ts.map +1 -0
- package/lib/crypto/olmlib.js +492 -0
- package/lib/crypto/olmlib.js.map +1 -0
- package/lib/crypto/recoverykey.d.ts +2 -0
- package/lib/crypto/recoverykey.d.ts.map +1 -0
- package/lib/crypto/recoverykey.js +19 -0
- package/lib/crypto/recoverykey.js.map +1 -0
- package/lib/crypto/store/base.d.ts +252 -0
- package/lib/crypto/store/base.d.ts.map +1 -0
- package/lib/crypto/store/base.js +64 -0
- package/lib/crypto/store/base.js.map +1 -0
- package/lib/crypto/store/indexeddb-crypto-store-backend.d.ts +187 -0
- package/lib/crypto/store/indexeddb-crypto-store-backend.d.ts.map +1 -0
- package/lib/crypto/store/indexeddb-crypto-store-backend.js +1145 -0
- package/lib/crypto/store/indexeddb-crypto-store-backend.js.map +1 -0
- package/lib/crypto/store/indexeddb-crypto-store.d.ts +432 -0
- package/lib/crypto/store/indexeddb-crypto-store.d.ts.map +1 -0
- package/lib/crypto/store/indexeddb-crypto-store.js +728 -0
- package/lib/crypto/store/indexeddb-crypto-store.js.map +1 -0
- package/lib/crypto/store/localStorage-crypto-store.d.ts +119 -0
- package/lib/crypto/store/localStorage-crypto-store.d.ts.map +1 -0
- package/lib/crypto/store/localStorage-crypto-store.js +531 -0
- package/lib/crypto/store/localStorage-crypto-store.js.map +1 -0
- package/lib/crypto/store/memory-crypto-store.d.ts +215 -0
- package/lib/crypto/store/memory-crypto-store.d.ts.map +1 -0
- package/lib/crypto/store/memory-crypto-store.js +622 -0
- package/lib/crypto/store/memory-crypto-store.js.map +1 -0
- package/lib/crypto/verification/Base.d.ts +105 -0
- package/lib/crypto/verification/Base.d.ts.map +1 -0
- package/lib/crypto/verification/Base.js +372 -0
- package/lib/crypto/verification/Base.js.map +1 -0
- package/lib/crypto/verification/Error.d.ts +35 -0
- package/lib/crypto/verification/Error.d.ts.map +1 -0
- package/lib/crypto/verification/Error.js +86 -0
- package/lib/crypto/verification/Error.js.map +1 -0
- package/lib/crypto/verification/IllegalMethod.d.ts +15 -0
- package/lib/crypto/verification/IllegalMethod.d.ts.map +1 -0
- package/lib/crypto/verification/IllegalMethod.js +43 -0
- package/lib/crypto/verification/IllegalMethod.js.map +1 -0
- package/lib/crypto/verification/QRCode.d.ts +51 -0
- package/lib/crypto/verification/QRCode.d.ts.map +1 -0
- package/lib/crypto/verification/QRCode.js +277 -0
- package/lib/crypto/verification/QRCode.js.map +1 -0
- package/lib/crypto/verification/SAS.d.ts +27 -0
- package/lib/crypto/verification/SAS.d.ts.map +1 -0
- package/lib/crypto/verification/SAS.js +485 -0
- package/lib/crypto/verification/SAS.js.map +1 -0
- package/lib/crypto/verification/SASDecimal.d.ts +8 -0
- package/lib/crypto/verification/SASDecimal.d.ts.map +1 -0
- package/lib/crypto/verification/SASDecimal.js +34 -0
- package/lib/crypto/verification/SASDecimal.js.map +1 -0
- package/lib/crypto/verification/request/Channel.d.ts +18 -0
- package/lib/crypto/verification/request/Channel.d.ts.map +1 -0
- package/lib/crypto/verification/request/Channel.js +1 -0
- package/lib/crypto/verification/request/Channel.js.map +1 -0
- package/lib/crypto/verification/request/InRoomChannel.d.ts +113 -0
- package/lib/crypto/verification/request/InRoomChannel.d.ts.map +1 -0
- package/lib/crypto/verification/request/InRoomChannel.js +351 -0
- package/lib/crypto/verification/request/InRoomChannel.js.map +1 -0
- package/lib/crypto/verification/request/ToDeviceChannel.d.ts +105 -0
- package/lib/crypto/verification/request/ToDeviceChannel.d.ts.map +1 -0
- package/lib/crypto/verification/request/ToDeviceChannel.js +328 -0
- package/lib/crypto/verification/request/ToDeviceChannel.js.map +1 -0
- package/lib/crypto/verification/request/VerificationRequest.d.ts +227 -0
- package/lib/crypto/verification/request/VerificationRequest.d.ts.map +1 -0
- package/lib/crypto/verification/request/VerificationRequest.js +937 -0
- package/lib/crypto/verification/request/VerificationRequest.js.map +1 -0
- package/lib/crypto-api/CryptoEvent.d.ts +69 -0
- package/lib/crypto-api/CryptoEvent.d.ts.map +1 -0
- package/lib/crypto-api/CryptoEvent.js +33 -0
- package/lib/crypto-api/CryptoEvent.js.map +1 -0
- package/lib/crypto-api/CryptoEventHandlerMap.d.ts +16 -0
- package/lib/crypto-api/CryptoEventHandlerMap.d.ts.map +1 -0
- package/lib/crypto-api/CryptoEventHandlerMap.js +22 -0
- package/lib/crypto-api/CryptoEventHandlerMap.js.map +1 -0
- package/lib/crypto-api/index.d.ts +978 -0
- package/lib/crypto-api/index.d.ts.map +1 -0
- package/lib/crypto-api/index.js +304 -0
- package/lib/crypto-api/index.js.map +1 -0
- package/lib/crypto-api/key-passphrase.d.ts +11 -0
- package/lib/crypto-api/key-passphrase.d.ts.map +1 -0
- package/lib/crypto-api/key-passphrase.js +51 -0
- package/lib/crypto-api/key-passphrase.js.map +1 -0
- package/lib/crypto-api/keybackup.d.ts +88 -0
- package/lib/crypto-api/keybackup.d.ts.map +1 -0
- package/lib/crypto-api/keybackup.js +1 -0
- package/lib/crypto-api/keybackup.js.map +1 -0
- package/lib/crypto-api/recovery-key.d.ts +11 -0
- package/lib/crypto-api/recovery-key.d.ts.map +1 -0
- package/lib/crypto-api/recovery-key.js +65 -0
- package/lib/crypto-api/recovery-key.js.map +1 -0
- package/lib/crypto-api/verification.d.ts +344 -0
- package/lib/crypto-api/verification.d.ts.map +1 -0
- package/lib/crypto-api/verification.js +91 -0
- package/lib/crypto-api/verification.js.map +1 -0
- package/lib/digest.d.ts +10 -0
- package/lib/digest.d.ts.map +1 -0
- package/lib/digest.js +40 -0
- package/lib/digest.js.map +1 -0
- package/lib/embedded.d.ts +143 -0
- package/lib/embedded.d.ts.map +1 -0
- package/lib/embedded.js +567 -0
- package/lib/embedded.js.map +1 -0
- package/lib/errors.d.ts +24 -0
- package/lib/errors.d.ts.map +1 -0
- package/lib/errors.js +51 -0
- package/lib/errors.js.map +1 -0
- package/lib/event-mapper.d.ts +10 -0
- package/lib/event-mapper.d.ts.map +1 -0
- package/lib/event-mapper.js +81 -0
- package/lib/event-mapper.js.map +1 -0
- package/lib/extensible_events_v1/ExtensibleEvent.d.ts +38 -0
- package/lib/extensible_events_v1/ExtensibleEvent.d.ts.map +1 -0
- package/lib/extensible_events_v1/ExtensibleEvent.js +57 -0
- package/lib/extensible_events_v1/ExtensibleEvent.js.map +1 -0
- package/lib/extensible_events_v1/InvalidEventError.d.ts +7 -0
- package/lib/extensible_events_v1/InvalidEventError.d.ts.map +1 -0
- package/lib/extensible_events_v1/InvalidEventError.js +25 -0
- package/lib/extensible_events_v1/InvalidEventError.js.map +1 -0
- package/lib/extensible_events_v1/MessageEvent.d.ts +45 -0
- package/lib/extensible_events_v1/MessageEvent.d.ts.map +1 -0
- package/lib/extensible_events_v1/MessageEvent.js +134 -0
- package/lib/extensible_events_v1/MessageEvent.js.map +1 -0
- package/lib/extensible_events_v1/PollEndEvent.d.ts +33 -0
- package/lib/extensible_events_v1/PollEndEvent.d.ts.map +1 -0
- package/lib/extensible_events_v1/PollEndEvent.js +88 -0
- package/lib/extensible_events_v1/PollEndEvent.js.map +1 -0
- package/lib/extensible_events_v1/PollResponseEvent.d.ts +49 -0
- package/lib/extensible_events_v1/PollResponseEvent.d.ts.map +1 -0
- package/lib/extensible_events_v1/PollResponseEvent.js +135 -0
- package/lib/extensible_events_v1/PollResponseEvent.js.map +1 -0
- package/lib/extensible_events_v1/PollStartEvent.d.ts +71 -0
- package/lib/extensible_events_v1/PollStartEvent.d.ts.map +1 -0
- package/lib/extensible_events_v1/PollStartEvent.js +185 -0
- package/lib/extensible_events_v1/PollStartEvent.js.map +1 -0
- package/lib/extensible_events_v1/utilities.d.ts +14 -0
- package/lib/extensible_events_v1/utilities.d.ts.map +1 -0
- package/lib/extensible_events_v1/utilities.js +34 -0
- package/lib/extensible_events_v1/utilities.js.map +1 -0
- package/lib/feature.d.ts +20 -0
- package/lib/feature.d.ts.map +1 -0
- package/lib/feature.js +85 -0
- package/lib/feature.js.map +1 -0
- package/lib/filter-component.d.ts +64 -0
- package/lib/filter-component.d.ts.map +1 -0
- package/lib/filter-component.js +167 -0
- package/lib/filter-component.js.map +1 -0
- package/lib/filter.d.ts +97 -0
- package/lib/filter.d.ts.map +1 -0
- package/lib/filter.js +207 -0
- package/lib/filter.js.map +1 -0
- package/lib/http-api/errors.d.ts +80 -0
- package/lib/http-api/errors.d.ts.map +1 -0
- package/lib/http-api/errors.js +185 -0
- package/lib/http-api/errors.js.map +1 -0
- package/lib/http-api/fetch.d.ts +114 -0
- package/lib/http-api/fetch.d.ts.map +1 -0
- package/lib/http-api/fetch.js +346 -0
- package/lib/http-api/fetch.js.map +1 -0
- package/lib/http-api/index.d.ts +33 -0
- package/lib/http-api/index.d.ts.map +1 -0
- package/lib/http-api/index.js +180 -0
- package/lib/http-api/index.js.map +1 -0
- package/lib/http-api/interface.d.ts +142 -0
- package/lib/http-api/interface.d.ts.map +1 -0
- package/lib/http-api/interface.js +35 -0
- package/lib/http-api/interface.js.map +1 -0
- package/lib/http-api/method.d.ts +10 -0
- package/lib/http-api/method.d.ts.map +1 -0
- package/lib/http-api/method.js +27 -0
- package/lib/http-api/method.js.map +1 -0
- package/lib/http-api/prefix.d.ts +31 -0
- package/lib/http-api/prefix.d.ts.map +1 -0
- package/lib/http-api/prefix.js +32 -0
- package/lib/http-api/prefix.js.map +1 -0
- package/lib/http-api/utils.d.ts +37 -0
- package/lib/http-api/utils.d.ts.map +1 -0
- package/lib/http-api/utils.js +178 -0
- package/lib/http-api/utils.js.map +1 -0
- package/lib/index.d.ts +4 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +24 -0
- package/lib/index.js.map +1 -0
- package/lib/indexeddb-helpers.d.ts +10 -0
- package/lib/indexeddb-helpers.d.ts.map +1 -0
- package/lib/indexeddb-helpers.js +51 -0
- package/lib/indexeddb-helpers.js.map +1 -0
- package/lib/indexeddb-worker.d.ts +7 -0
- package/lib/indexeddb-worker.d.ts.map +1 -0
- package/lib/indexeddb-worker.js +25 -0
- package/lib/indexeddb-worker.js.map +1 -0
- package/lib/interactive-auth.d.ts +337 -0
- package/lib/interactive-auth.d.ts.map +1 -0
- package/lib/interactive-auth.js +557 -0
- package/lib/interactive-auth.js.map +1 -0
- package/lib/logger.d.ts +81 -0
- package/lib/logger.d.ts.map +1 -0
- package/lib/logger.js +139 -0
- package/lib/logger.js.map +1 -0
- package/lib/matrix.d.ts +118 -0
- package/lib/matrix.d.ts.map +1 -0
- package/lib/matrix.js +146 -0
- package/lib/matrix.js.map +1 -0
- package/lib/matrixrtc/CallMembership.d.ts +66 -0
- package/lib/matrixrtc/CallMembership.d.ts.map +1 -0
- package/lib/matrixrtc/CallMembership.js +197 -0
- package/lib/matrixrtc/CallMembership.js.map +1 -0
- package/lib/matrixrtc/LivekitFocus.d.ts +16 -0
- package/lib/matrixrtc/LivekitFocus.d.ts.map +1 -0
- package/lib/matrixrtc/LivekitFocus.js +20 -0
- package/lib/matrixrtc/LivekitFocus.js.map +1 -0
- package/lib/matrixrtc/MatrixRTCSession.d.ts +295 -0
- package/lib/matrixrtc/MatrixRTCSession.d.ts.map +1 -0
- package/lib/matrixrtc/MatrixRTCSession.js +1043 -0
- package/lib/matrixrtc/MatrixRTCSession.js.map +1 -0
- package/lib/matrixrtc/MatrixRTCSessionManager.d.ts +40 -0
- package/lib/matrixrtc/MatrixRTCSessionManager.d.ts.map +1 -0
- package/lib/matrixrtc/MatrixRTCSessionManager.js +146 -0
- package/lib/matrixrtc/MatrixRTCSessionManager.js.map +1 -0
- package/lib/matrixrtc/focus.d.ts +10 -0
- package/lib/matrixrtc/focus.d.ts.map +1 -0
- package/lib/matrixrtc/focus.js +1 -0
- package/lib/matrixrtc/focus.js.map +1 -0
- package/lib/matrixrtc/index.d.ts +7 -0
- package/lib/matrixrtc/index.d.ts.map +1 -0
- package/lib/matrixrtc/index.js +21 -0
- package/lib/matrixrtc/index.js.map +1 -0
- package/lib/matrixrtc/types.d.ts +19 -0
- package/lib/matrixrtc/types.d.ts.map +1 -0
- package/lib/matrixrtc/types.js +1 -0
- package/lib/matrixrtc/types.js.map +1 -0
- package/lib/models/MSC3089Branch.d.ts +98 -0
- package/lib/models/MSC3089Branch.d.ts.map +1 -0
- package/lib/models/MSC3089Branch.js +240 -0
- package/lib/models/MSC3089Branch.js.map +1 -0
- package/lib/models/MSC3089TreeSpace.d.ts +165 -0
- package/lib/models/MSC3089TreeSpace.d.ts.map +1 -0
- package/lib/models/MSC3089TreeSpace.js +520 -0
- package/lib/models/MSC3089TreeSpace.js.map +1 -0
- package/lib/models/ToDeviceMessage.d.ts +17 -0
- package/lib/models/ToDeviceMessage.d.ts.map +1 -0
- package/lib/models/ToDeviceMessage.js +1 -0
- package/lib/models/ToDeviceMessage.js.map +1 -0
- package/lib/models/beacon.d.ts +53 -0
- package/lib/models/beacon.d.ts.map +1 -0
- package/lib/models/beacon.js +174 -0
- package/lib/models/beacon.js.map +1 -0
- package/lib/models/compare-event-ordering.d.ts +24 -0
- package/lib/models/compare-event-ordering.d.ts.map +1 -0
- package/lib/models/compare-event-ordering.js +120 -0
- package/lib/models/compare-event-ordering.js.map +1 -0
- package/lib/models/device.d.ts +45 -0
- package/lib/models/device.d.ts.map +1 -0
- package/lib/models/device.js +77 -0
- package/lib/models/device.js.map +1 -0
- package/lib/models/event-context.d.ts +62 -0
- package/lib/models/event-context.d.ts.map +1 -0
- package/lib/models/event-context.js +113 -0
- package/lib/models/event-context.js.map +1 -0
- package/lib/models/event-status.d.ts +19 -0
- package/lib/models/event-status.d.ts.map +1 -0
- package/lib/models/event-status.js +30 -0
- package/lib/models/event-status.js.map +1 -0
- package/lib/models/event-timeline-set.d.ts +312 -0
- package/lib/models/event-timeline-set.d.ts.map +1 -0
- package/lib/models/event-timeline-set.js +813 -0
- package/lib/models/event-timeline-set.js.map +1 -0
- package/lib/models/event-timeline.d.ts +219 -0
- package/lib/models/event-timeline.d.ts.map +1 -0
- package/lib/models/event-timeline.js +455 -0
- package/lib/models/event-timeline.js.map +1 -0
- package/lib/models/event.d.ts +811 -0
- package/lib/models/event.d.ts.map +1 -0
- package/lib/models/event.js +1520 -0
- package/lib/models/event.js.map +1 -0
- package/lib/models/invites-ignorer.d.ts +136 -0
- package/lib/models/invites-ignorer.d.ts.map +1 -0
- package/lib/models/invites-ignorer.js +382 -0
- package/lib/models/invites-ignorer.js.map +1 -0
- package/lib/models/poll.d.ts +67 -0
- package/lib/models/poll.d.ts.map +1 -0
- package/lib/models/poll.js +241 -0
- package/lib/models/poll.js.map +1 -0
- package/lib/models/profile-keys.d.ts +8 -0
- package/lib/models/profile-keys.d.ts.map +1 -0
- package/lib/models/profile-keys.js +8 -0
- package/lib/models/profile-keys.js.map +1 -0
- package/lib/models/read-receipt.d.ts +115 -0
- package/lib/models/read-receipt.d.ts.map +1 -0
- package/lib/models/read-receipt.js +366 -0
- package/lib/models/read-receipt.js.map +1 -0
- package/lib/models/related-relations.d.ts +11 -0
- package/lib/models/related-relations.d.ts.map +1 -0
- package/lib/models/related-relations.js +33 -0
- package/lib/models/related-relations.js.map +1 -0
- package/lib/models/relations-container.d.ts +44 -0
- package/lib/models/relations-container.d.ts.map +1 -0
- package/lib/models/relations-container.js +132 -0
- package/lib/models/relations-container.js.map +1 -0
- package/lib/models/relations.d.ts +114 -0
- package/lib/models/relations.d.ts.map +1 -0
- package/lib/models/relations.js +354 -0
- package/lib/models/relations.js.map +1 -0
- package/lib/models/room-member.d.ts +204 -0
- package/lib/models/room-member.d.ts.map +1 -0
- package/lib/models/room-member.js +360 -0
- package/lib/models/room-member.js.map +1 -0
- package/lib/models/room-receipts.d.ts +39 -0
- package/lib/models/room-receipts.d.ts.map +1 -0
- package/lib/models/room-receipts.js +392 -0
- package/lib/models/room-receipts.js.map +1 -0
- package/lib/models/room-state.d.ts +468 -0
- package/lib/models/room-state.d.ts.map +1 -0
- package/lib/models/room-state.js +984 -0
- package/lib/models/room-state.js.map +1 -0
- package/lib/models/room-summary.d.ts +29 -0
- package/lib/models/room-summary.d.ts.map +1 -0
- package/lib/models/room-summary.js +28 -0
- package/lib/models/room-summary.js.map +1 -0
- package/lib/models/room.d.ts +1203 -0
- package/lib/models/room.d.ts.map +1 -0
- package/lib/models/room.js +3336 -0
- package/lib/models/room.js.map +1 -0
- package/lib/models/search-result.d.ts +20 -0
- package/lib/models/search-result.d.ts.map +1 -0
- package/lib/models/search-result.js +52 -0
- package/lib/models/search-result.js.map +1 -0
- package/lib/models/thread.d.ts +246 -0
- package/lib/models/thread.d.ts.map +1 -0
- package/lib/models/thread.js +861 -0
- package/lib/models/thread.js.map +1 -0
- package/lib/models/typed-event-emitter.d.ts +157 -0
- package/lib/models/typed-event-emitter.d.ts.map +1 -0
- package/lib/models/typed-event-emitter.js +227 -0
- package/lib/models/typed-event-emitter.js.map +1 -0
- package/lib/models/user.d.ts +195 -0
- package/lib/models/user.d.ts.map +1 -0
- package/lib/models/user.js +218 -0
- package/lib/models/user.js.map +1 -0
- package/lib/oidc/authorize.d.ts +90 -0
- package/lib/oidc/authorize.d.ts.map +1 -0
- package/lib/oidc/authorize.js +278 -0
- package/lib/oidc/authorize.js.map +1 -0
- package/lib/oidc/discovery.d.ts +14 -0
- package/lib/oidc/discovery.d.ts.map +1 -0
- package/lib/oidc/discovery.js +66 -0
- package/lib/oidc/discovery.js.map +1 -0
- package/lib/oidc/error.d.ts +18 -0
- package/lib/oidc/error.d.ts.map +1 -0
- package/lib/oidc/error.js +35 -0
- package/lib/oidc/error.js.map +1 -0
- package/lib/oidc/index.d.ts +17 -0
- package/lib/oidc/index.d.ts.map +1 -0
- package/lib/oidc/index.js +29 -0
- package/lib/oidc/index.js.map +1 -0
- package/lib/oidc/register.d.ts +43 -0
- package/lib/oidc/register.d.ts.map +1 -0
- package/lib/oidc/register.js +96 -0
- package/lib/oidc/register.js.map +1 -0
- package/lib/oidc/tokenRefresher.d.ts +69 -0
- package/lib/oidc/tokenRefresher.d.ts.map +1 -0
- package/lib/oidc/tokenRefresher.js +148 -0
- package/lib/oidc/tokenRefresher.js.map +1 -0
- package/lib/oidc/validate.d.ts +90 -0
- package/lib/oidc/validate.d.ts.map +1 -0
- package/lib/oidc/validate.js +194 -0
- package/lib/oidc/validate.js.map +1 -0
- package/lib/pushprocessor.d.ts +128 -0
- package/lib/pushprocessor.d.ts.map +1 -0
- package/lib/pushprocessor.js +685 -0
- package/lib/pushprocessor.js.map +1 -0
- package/lib/randomstring.d.ts +5 -0
- package/lib/randomstring.d.ts.map +1 -0
- package/lib/randomstring.js +43 -0
- package/lib/randomstring.js.map +1 -0
- package/lib/realtime-callbacks.d.ts +18 -0
- package/lib/realtime-callbacks.d.ts.map +1 -0
- package/lib/realtime-callbacks.js +177 -0
- package/lib/realtime-callbacks.js.map +1 -0
- package/lib/receipt-accumulator.d.ts +51 -0
- package/lib/receipt-accumulator.d.ts.map +1 -0
- package/lib/receipt-accumulator.js +164 -0
- package/lib/receipt-accumulator.js.map +1 -0
- package/lib/rendezvous/MSC4108SignInWithQR.d.ts +112 -0
- package/lib/rendezvous/MSC4108SignInWithQR.d.ts.map +1 -0
- package/lib/rendezvous/MSC4108SignInWithQR.js +392 -0
- package/lib/rendezvous/MSC4108SignInWithQR.js.map +1 -0
- package/lib/rendezvous/RendezvousChannel.d.ts +27 -0
- package/lib/rendezvous/RendezvousChannel.d.ts.map +1 -0
- package/lib/rendezvous/RendezvousChannel.js +1 -0
- package/lib/rendezvous/RendezvousChannel.js.map +1 -0
- package/lib/rendezvous/RendezvousCode.d.ts +9 -0
- package/lib/rendezvous/RendezvousCode.d.ts.map +1 -0
- package/lib/rendezvous/RendezvousCode.js +1 -0
- package/lib/rendezvous/RendezvousCode.js.map +1 -0
- package/lib/rendezvous/RendezvousError.d.ts +6 -0
- package/lib/rendezvous/RendezvousError.d.ts.map +1 -0
- package/lib/rendezvous/RendezvousError.js +23 -0
- package/lib/rendezvous/RendezvousError.js.map +1 -0
- package/lib/rendezvous/RendezvousFailureReason.d.ts +31 -0
- package/lib/rendezvous/RendezvousFailureReason.d.ts.map +1 -0
- package/lib/rendezvous/RendezvousFailureReason.js +38 -0
- package/lib/rendezvous/RendezvousFailureReason.js.map +1 -0
- package/lib/rendezvous/RendezvousIntent.d.ts +5 -0
- package/lib/rendezvous/RendezvousIntent.d.ts.map +1 -0
- package/lib/rendezvous/RendezvousIntent.js +22 -0
- package/lib/rendezvous/RendezvousIntent.js.map +1 -0
- package/lib/rendezvous/RendezvousTransport.d.ts +36 -0
- package/lib/rendezvous/RendezvousTransport.d.ts.map +1 -0
- package/lib/rendezvous/RendezvousTransport.js +1 -0
- package/lib/rendezvous/RendezvousTransport.js.map +1 -0
- package/lib/rendezvous/channels/MSC4108SecureChannel.d.ts +58 -0
- package/lib/rendezvous/channels/MSC4108SecureChannel.d.ts.map +1 -0
- package/lib/rendezvous/channels/MSC4108SecureChannel.js +246 -0
- package/lib/rendezvous/channels/MSC4108SecureChannel.js.map +1 -0
- package/lib/rendezvous/channels/index.d.ts +2 -0
- package/lib/rendezvous/channels/index.d.ts.map +1 -0
- package/lib/rendezvous/channels/index.js +18 -0
- package/lib/rendezvous/channels/index.js.map +1 -0
- package/lib/rendezvous/index.d.ts +10 -0
- package/lib/rendezvous/index.d.ts.map +1 -0
- package/lib/rendezvous/index.js +23 -0
- package/lib/rendezvous/index.js.map +1 -0
- package/lib/rendezvous/transports/MSC4108RendezvousSession.d.ts +61 -0
- package/lib/rendezvous/transports/MSC4108RendezvousSession.d.ts.map +1 -0
- package/lib/rendezvous/transports/MSC4108RendezvousSession.js +253 -0
- package/lib/rendezvous/transports/MSC4108RendezvousSession.js.map +1 -0
- package/lib/rendezvous/transports/index.d.ts +2 -0
- package/lib/rendezvous/transports/index.d.ts.map +1 -0
- package/lib/rendezvous/transports/index.js +18 -0
- package/lib/rendezvous/transports/index.js.map +1 -0
- package/lib/room-hierarchy.d.ts +35 -0
- package/lib/room-hierarchy.d.ts.map +1 -0
- package/lib/room-hierarchy.js +136 -0
- package/lib/room-hierarchy.js.map +1 -0
- package/lib/rust-crypto/CrossSigningIdentity.d.ts +33 -0
- package/lib/rust-crypto/CrossSigningIdentity.d.ts.map +1 -0
- package/lib/rust-crypto/CrossSigningIdentity.js +157 -0
- package/lib/rust-crypto/CrossSigningIdentity.js.map +1 -0
- package/lib/rust-crypto/DehydratedDeviceManager.d.ts +98 -0
- package/lib/rust-crypto/DehydratedDeviceManager.d.ts.map +1 -0
- package/lib/rust-crypto/DehydratedDeviceManager.js +285 -0
- package/lib/rust-crypto/DehydratedDeviceManager.js.map +1 -0
- package/lib/rust-crypto/KeyClaimManager.d.ts +33 -0
- package/lib/rust-crypto/KeyClaimManager.d.ts.map +1 -0
- package/lib/rust-crypto/KeyClaimManager.js +82 -0
- package/lib/rust-crypto/KeyClaimManager.js.map +1 -0
- package/lib/rust-crypto/OutgoingRequestProcessor.d.ts +43 -0
- package/lib/rust-crypto/OutgoingRequestProcessor.d.ts.map +1 -0
- package/lib/rust-crypto/OutgoingRequestProcessor.js +195 -0
- package/lib/rust-crypto/OutgoingRequestProcessor.js.map +1 -0
- package/lib/rust-crypto/OutgoingRequestsManager.d.ts +47 -0
- package/lib/rust-crypto/OutgoingRequestsManager.d.ts.map +1 -0
- package/lib/rust-crypto/OutgoingRequestsManager.js +148 -0
- package/lib/rust-crypto/OutgoingRequestsManager.js.map +1 -0
- package/lib/rust-crypto/PerSessionKeyBackupDownloader.d.ts +120 -0
- package/lib/rust-crypto/PerSessionKeyBackupDownloader.d.ts.map +1 -0
- package/lib/rust-crypto/PerSessionKeyBackupDownloader.js +467 -0
- package/lib/rust-crypto/PerSessionKeyBackupDownloader.js.map +1 -0
- package/lib/rust-crypto/RoomEncryptor.d.ts +98 -0
- package/lib/rust-crypto/RoomEncryptor.d.ts.map +1 -0
- package/lib/rust-crypto/RoomEncryptor.js +299 -0
- package/lib/rust-crypto/RoomEncryptor.js.map +1 -0
- package/lib/rust-crypto/backup.d.ts +254 -0
- package/lib/rust-crypto/backup.d.ts.map +1 -0
- package/lib/rust-crypto/backup.js +837 -0
- package/lib/rust-crypto/backup.js.map +1 -0
- package/lib/rust-crypto/constants.d.ts +3 -0
- package/lib/rust-crypto/constants.d.ts.map +1 -0
- package/lib/rust-crypto/constants.js +19 -0
- package/lib/rust-crypto/constants.js.map +1 -0
- package/lib/rust-crypto/device-converter.d.ts +28 -0
- package/lib/rust-crypto/device-converter.d.ts.map +1 -0
- package/lib/rust-crypto/device-converter.js +123 -0
- package/lib/rust-crypto/device-converter.js.map +1 -0
- package/lib/rust-crypto/index.d.ts +61 -0
- package/lib/rust-crypto/index.d.ts.map +1 -0
- package/lib/rust-crypto/index.js +152 -0
- package/lib/rust-crypto/index.js.map +1 -0
- package/lib/rust-crypto/libolm_migration.d.ts +81 -0
- package/lib/rust-crypto/libolm_migration.d.ts.map +1 -0
- package/lib/rust-crypto/libolm_migration.js +459 -0
- package/lib/rust-crypto/libolm_migration.js.map +1 -0
- package/lib/rust-crypto/rust-crypto.d.ts +556 -0
- package/lib/rust-crypto/rust-crypto.d.ts.map +1 -0
- package/lib/rust-crypto/rust-crypto.js +2016 -0
- package/lib/rust-crypto/rust-crypto.js.map +1 -0
- package/lib/rust-crypto/secret-storage.d.ts +22 -0
- package/lib/rust-crypto/secret-storage.d.ts.map +1 -0
- package/lib/rust-crypto/secret-storage.js +63 -0
- package/lib/rust-crypto/secret-storage.js.map +1 -0
- package/lib/rust-crypto/verification.d.ts +319 -0
- package/lib/rust-crypto/verification.d.ts.map +1 -0
- package/lib/rust-crypto/verification.js +816 -0
- package/lib/rust-crypto/verification.js.map +1 -0
- package/lib/scheduler.d.ts +132 -0
- package/lib/scheduler.d.ts.map +1 -0
- package/lib/scheduler.js +259 -0
- package/lib/scheduler.js.map +1 -0
- package/lib/secret-storage.d.ts +370 -0
- package/lib/secret-storage.d.ts.map +1 -0
- package/lib/secret-storage.js +466 -0
- package/lib/secret-storage.js.map +1 -0
- package/lib/serverCapabilities.d.ts +72 -0
- package/lib/serverCapabilities.d.ts.map +1 -0
- package/lib/serverCapabilities.js +105 -0
- package/lib/serverCapabilities.js.map +1 -0
- package/lib/service-types.d.ts +5 -0
- package/lib/service-types.d.ts.map +1 -0
- package/lib/service-types.js +22 -0
- package/lib/service-types.js.map +1 -0
- package/lib/sliding-sync-sdk.d.ts +107 -0
- package/lib/sliding-sync-sdk.d.ts.map +1 -0
- package/lib/sliding-sync-sdk.js +903 -0
- package/lib/sliding-sync-sdk.js.map +1 -0
- package/lib/sliding-sync.d.ts +343 -0
- package/lib/sliding-sync.d.ts.map +1 -0
- package/lib/sliding-sync.js +817 -0
- package/lib/sliding-sync.js.map +1 -0
- package/lib/store/index.d.ts +201 -0
- package/lib/store/index.d.ts.map +1 -0
- package/lib/store/index.js +1 -0
- package/lib/store/index.js.map +1 -0
- package/lib/store/indexeddb-backend.d.ts +24 -0
- package/lib/store/indexeddb-backend.d.ts.map +1 -0
- package/lib/store/indexeddb-backend.js +1 -0
- package/lib/store/indexeddb-backend.js.map +1 -0
- package/lib/store/indexeddb-local-backend.d.ts +129 -0
- package/lib/store/indexeddb-local-backend.d.ts.map +1 -0
- package/lib/store/indexeddb-local-backend.js +597 -0
- package/lib/store/indexeddb-local-backend.js.map +1 -0
- package/lib/store/indexeddb-remote-backend.d.ts +79 -0
- package/lib/store/indexeddb-remote-backend.d.ts.map +1 -0
- package/lib/store/indexeddb-remote-backend.js +210 -0
- package/lib/store/indexeddb-remote-backend.js.map +1 -0
- package/lib/store/indexeddb-store-worker.d.ts +35 -0
- package/lib/store/indexeddb-store-worker.d.ts.map +1 -0
- package/lib/store/indexeddb-store-worker.js +146 -0
- package/lib/store/indexeddb-store-worker.js.map +1 -0
- package/lib/store/indexeddb.d.ts +142 -0
- package/lib/store/indexeddb.d.ts.map +1 -0
- package/lib/store/indexeddb.js +347 -0
- package/lib/store/indexeddb.js.map +1 -0
- package/lib/store/local-storage-events-emitter.d.ts +30 -0
- package/lib/store/local-storage-events-emitter.d.ts.map +1 -0
- package/lib/store/local-storage-events-emitter.js +37 -0
- package/lib/store/local-storage-events-emitter.js.map +1 -0
- package/lib/store/memory.d.ts +209 -0
- package/lib/store/memory.d.ts.map +1 -0
- package/lib/store/memory.js +432 -0
- package/lib/store/memory.js.map +1 -0
- package/lib/store/stub.d.ts +161 -0
- package/lib/store/stub.d.ts.map +1 -0
- package/lib/store/stub.js +268 -0
- package/lib/store/stub.js.map +1 -0
- package/lib/sync-accumulator.d.ts +172 -0
- package/lib/sync-accumulator.d.ts.map +1 -0
- package/lib/sync-accumulator.js +532 -0
- package/lib/sync-accumulator.js.map +1 -0
- package/lib/sync.d.ts +260 -0
- package/lib/sync.d.ts.map +1 -0
- package/lib/sync.js +1686 -0
- package/lib/sync.js.map +1 -0
- package/lib/testing.d.ts +81 -0
- package/lib/testing.d.ts.map +1 -0
- package/lib/testing.js +162 -0
- package/lib/testing.js.map +1 -0
- package/lib/thread-utils.d.ts +10 -0
- package/lib/thread-utils.d.ts.map +1 -0
- package/lib/thread-utils.js +31 -0
- package/lib/thread-utils.js.map +1 -0
- package/lib/timeline-window.d.ts +168 -0
- package/lib/timeline-window.d.ts.map +1 -0
- package/lib/timeline-window.js +494 -0
- package/lib/timeline-window.js.map +1 -0
- package/lib/types.d.ts +33 -0
- package/lib/types.d.ts.map +1 -0
- package/lib/types.js +33 -0
- package/lib/types.js.map +1 -0
- package/lib/utils/decryptAESSecretStorageItem.d.ts +12 -0
- package/lib/utils/decryptAESSecretStorageItem.d.ts.map +1 -0
- package/lib/utils/decryptAESSecretStorageItem.js +50 -0
- package/lib/utils/decryptAESSecretStorageItem.js.map +1 -0
- package/lib/utils/encryptAESSecretStorageItem.d.ts +16 -0
- package/lib/utils/encryptAESSecretStorageItem.d.ts.map +1 -0
- package/lib/utils/encryptAESSecretStorageItem.js +68 -0
- package/lib/utils/encryptAESSecretStorageItem.js.map +1 -0
- package/lib/utils/internal/deriveKeys.d.ts +10 -0
- package/lib/utils/internal/deriveKeys.d.ts.map +1 -0
- package/lib/utils/internal/deriveKeys.js +60 -0
- package/lib/utils/internal/deriveKeys.js.map +1 -0
- package/lib/utils.d.ts +267 -0
- package/lib/utils.d.ts.map +1 -0
- package/lib/utils.js +749 -0
- package/lib/utils.js.map +1 -0
- package/lib/version-support.d.ts +19 -0
- package/lib/version-support.d.ts.map +1 -0
- package/lib/version-support.js +37 -0
- package/lib/version-support.js.map +1 -0
- package/lib/webrtc/audioContext.d.ts +15 -0
- package/lib/webrtc/audioContext.d.ts.map +1 -0
- package/lib/webrtc/audioContext.js +46 -0
- package/lib/webrtc/audioContext.js.map +1 -0
- package/lib/webrtc/call.d.ts +560 -0
- package/lib/webrtc/call.d.ts.map +1 -0
- package/lib/webrtc/call.js +2541 -0
- package/lib/webrtc/call.js.map +1 -0
- package/lib/webrtc/callEventHandler.d.ts +37 -0
- package/lib/webrtc/callEventHandler.d.ts.map +1 -0
- package/lib/webrtc/callEventHandler.js +344 -0
- package/lib/webrtc/callEventHandler.js.map +1 -0
- package/lib/webrtc/callEventTypes.d.ts +73 -0
- package/lib/webrtc/callEventTypes.d.ts.map +1 -0
- package/lib/webrtc/callEventTypes.js +13 -0
- package/lib/webrtc/callEventTypes.js.map +1 -0
- package/lib/webrtc/callFeed.d.ts +128 -0
- package/lib/webrtc/callFeed.d.ts.map +1 -0
- package/lib/webrtc/callFeed.js +289 -0
- package/lib/webrtc/callFeed.js.map +1 -0
- package/lib/webrtc/groupCall.d.ts +323 -0
- package/lib/webrtc/groupCall.d.ts.map +1 -0
- package/lib/webrtc/groupCall.js +1337 -0
- package/lib/webrtc/groupCall.js.map +1 -0
- package/lib/webrtc/groupCallEventHandler.d.ts +31 -0
- package/lib/webrtc/groupCallEventHandler.d.ts.map +1 -0
- package/lib/webrtc/groupCallEventHandler.js +178 -0
- package/lib/webrtc/groupCallEventHandler.js.map +1 -0
- package/lib/webrtc/mediaHandler.d.ts +89 -0
- package/lib/webrtc/mediaHandler.d.ts.map +1 -0
- package/lib/webrtc/mediaHandler.js +437 -0
- package/lib/webrtc/mediaHandler.js.map +1 -0
- package/lib/webrtc/stats/callFeedStatsReporter.d.ts +8 -0
- package/lib/webrtc/stats/callFeedStatsReporter.d.ts.map +1 -0
- package/lib/webrtc/stats/callFeedStatsReporter.js +82 -0
- package/lib/webrtc/stats/callFeedStatsReporter.js.map +1 -0
- package/lib/webrtc/stats/callStatsReportGatherer.d.ts +25 -0
- package/lib/webrtc/stats/callStatsReportGatherer.d.ts.map +1 -0
- package/lib/webrtc/stats/callStatsReportGatherer.js +199 -0
- package/lib/webrtc/stats/callStatsReportGatherer.js.map +1 -0
- package/lib/webrtc/stats/callStatsReportSummary.d.ts +17 -0
- package/lib/webrtc/stats/callStatsReportSummary.d.ts.map +1 -0
- package/lib/webrtc/stats/callStatsReportSummary.js +1 -0
- package/lib/webrtc/stats/callStatsReportSummary.js.map +1 -0
- package/lib/webrtc/stats/connectionStats.d.ts +28 -0
- package/lib/webrtc/stats/connectionStats.d.ts.map +1 -0
- package/lib/webrtc/stats/connectionStats.js +26 -0
- package/lib/webrtc/stats/connectionStats.js.map +1 -0
- package/lib/webrtc/stats/connectionStatsBuilder.d.ts +5 -0
- package/lib/webrtc/stats/connectionStatsBuilder.d.ts.map +1 -0
- package/lib/webrtc/stats/connectionStatsBuilder.js +27 -0
- package/lib/webrtc/stats/connectionStatsBuilder.js.map +1 -0
- package/lib/webrtc/stats/connectionStatsReportBuilder.d.ts +7 -0
- package/lib/webrtc/stats/connectionStatsReportBuilder.d.ts.map +1 -0
- package/lib/webrtc/stats/connectionStatsReportBuilder.js +121 -0
- package/lib/webrtc/stats/connectionStatsReportBuilder.js.map +1 -0
- package/lib/webrtc/stats/groupCallStats.d.ts +22 -0
- package/lib/webrtc/stats/groupCallStats.d.ts.map +1 -0
- package/lib/webrtc/stats/groupCallStats.js +78 -0
- package/lib/webrtc/stats/groupCallStats.js.map +1 -0
- package/lib/webrtc/stats/media/mediaSsrcHandler.d.ts +10 -0
- package/lib/webrtc/stats/media/mediaSsrcHandler.d.ts.map +1 -0
- package/lib/webrtc/stats/media/mediaSsrcHandler.js +57 -0
- package/lib/webrtc/stats/media/mediaSsrcHandler.js.map +1 -0
- package/lib/webrtc/stats/media/mediaTrackHandler.d.ts +12 -0
- package/lib/webrtc/stats/media/mediaTrackHandler.d.ts.map +1 -0
- package/lib/webrtc/stats/media/mediaTrackHandler.js +62 -0
- package/lib/webrtc/stats/media/mediaTrackHandler.js.map +1 -0
- package/lib/webrtc/stats/media/mediaTrackStats.d.ts +86 -0
- package/lib/webrtc/stats/media/mediaTrackStats.d.ts.map +1 -0
- package/lib/webrtc/stats/media/mediaTrackStats.js +142 -0
- package/lib/webrtc/stats/media/mediaTrackStats.js.map +1 -0
- package/lib/webrtc/stats/media/mediaTrackStatsHandler.d.ts +22 -0
- package/lib/webrtc/stats/media/mediaTrackStatsHandler.d.ts.map +1 -0
- package/lib/webrtc/stats/media/mediaTrackStatsHandler.js +76 -0
- package/lib/webrtc/stats/media/mediaTrackStatsHandler.js.map +1 -0
- package/lib/webrtc/stats/statsReport.d.ts +99 -0
- package/lib/webrtc/stats/statsReport.d.ts.map +1 -0
- package/lib/webrtc/stats/statsReport.js +32 -0
- package/lib/webrtc/stats/statsReport.js.map +1 -0
- package/lib/webrtc/stats/statsReportEmitter.d.ts +15 -0
- package/lib/webrtc/stats/statsReportEmitter.d.ts.map +1 -0
- package/lib/webrtc/stats/statsReportEmitter.js +33 -0
- package/lib/webrtc/stats/statsReportEmitter.js.map +1 -0
- package/lib/webrtc/stats/summaryStatsReportGatherer.d.ts +16 -0
- package/lib/webrtc/stats/summaryStatsReportGatherer.d.ts.map +1 -0
- package/lib/webrtc/stats/summaryStatsReportGatherer.js +116 -0
- package/lib/webrtc/stats/summaryStatsReportGatherer.js.map +1 -0
- package/lib/webrtc/stats/trackStatsBuilder.d.ts +19 -0
- package/lib/webrtc/stats/trackStatsBuilder.d.ts.map +1 -0
- package/lib/webrtc/stats/trackStatsBuilder.js +168 -0
- package/lib/webrtc/stats/trackStatsBuilder.js.map +1 -0
- package/lib/webrtc/stats/transportStats.d.ts +11 -0
- package/lib/webrtc/stats/transportStats.d.ts.map +1 -0
- package/lib/webrtc/stats/transportStats.js +1 -0
- package/lib/webrtc/stats/transportStats.js.map +1 -0
- package/lib/webrtc/stats/transportStatsBuilder.d.ts +5 -0
- package/lib/webrtc/stats/transportStatsBuilder.d.ts.map +1 -0
- package/lib/webrtc/stats/transportStatsBuilder.js +34 -0
- package/lib/webrtc/stats/transportStatsBuilder.js.map +1 -0
- package/lib/webrtc/stats/valueFormatter.d.ts +4 -0
- package/lib/webrtc/stats/valueFormatter.d.ts.map +1 -0
- package/lib/webrtc/stats/valueFormatter.js +25 -0
- package/lib/webrtc/stats/valueFormatter.js.map +1 -0
- package/package.json +134 -0
- package/src/@types/AESEncryptedSecretStoragePayload.ts +29 -0
- package/src/@types/IIdentityServerProvider.ts +24 -0
- package/src/@types/PushRules.ts +209 -0
- package/src/@types/another-json.d.ts +19 -0
- package/src/@types/auth.ts +252 -0
- package/src/@types/beacon.ts +140 -0
- package/src/@types/common.ts +22 -0
- package/src/@types/crypto.ts +73 -0
- package/src/@types/event.ts +370 -0
- package/src/@types/events.ts +119 -0
- package/src/@types/extensible_events.ts +150 -0
- package/src/@types/global.d.ts +70 -0
- package/src/@types/local_notifications.ts +19 -0
- package/src/@types/location.ts +92 -0
- package/src/@types/matrix-sdk-crypto-wasm.d.ts +44 -0
- package/src/@types/media.ts +245 -0
- package/src/@types/membership.ts +57 -0
- package/src/@types/oidc-client-ts.d.ts +24 -0
- package/src/@types/partials.ts +67 -0
- package/src/@types/polls.ts +119 -0
- package/src/@types/read_receipts.ts +61 -0
- package/src/@types/registration.ts +102 -0
- package/src/@types/requests.ts +314 -0
- package/src/@types/search.ts +119 -0
- package/src/@types/signed.ts +25 -0
- package/src/@types/spaces.ts +37 -0
- package/src/@types/state_events.ts +147 -0
- package/src/@types/synapse.ts +40 -0
- package/src/@types/sync.ts +27 -0
- package/src/@types/threepids.ts +29 -0
- package/src/@types/topic.ts +63 -0
- package/src/@types/uia.ts +29 -0
- package/src/NamespacedValue.ts +123 -0
- package/src/ReEmitter.ts +93 -0
- package/src/ToDeviceMessageQueue.ts +153 -0
- package/src/autodiscovery.ts +505 -0
- package/src/base64.ts +88 -0
- package/src/browser-index.ts +44 -0
- package/src/client.ts +10474 -0
- package/src/common-crypto/CryptoBackend.ts +302 -0
- package/src/common-crypto/README.md +4 -0
- package/src/common-crypto/key-passphrase.ts +43 -0
- package/src/content-helpers.ts +288 -0
- package/src/content-repo.ts +117 -0
- package/src/crypto/CrossSigning.ts +773 -0
- package/src/crypto/DeviceList.ts +989 -0
- package/src/crypto/EncryptionSetup.ts +351 -0
- package/src/crypto/OlmDevice.ts +1500 -0
- package/src/crypto/OutgoingRoomKeyRequestManager.ts +485 -0
- package/src/crypto/RoomList.ts +70 -0
- package/src/crypto/SecretSharing.ts +240 -0
- package/src/crypto/SecretStorage.ts +136 -0
- package/src/crypto/aes.ts +23 -0
- package/src/crypto/algorithms/base.ts +236 -0
- package/src/crypto/algorithms/index.ts +20 -0
- package/src/crypto/algorithms/megolm.ts +2216 -0
- package/src/crypto/algorithms/olm.ts +381 -0
- package/src/crypto/api.ts +70 -0
- package/src/crypto/backup.ts +922 -0
- package/src/crypto/crypto.ts +18 -0
- package/src/crypto/dehydration.ts +272 -0
- package/src/crypto/device-converter.ts +45 -0
- package/src/crypto/deviceinfo.ts +158 -0
- package/src/crypto/index.ts +4414 -0
- package/src/crypto/key_passphrase.ts +42 -0
- package/src/crypto/keybackup.ts +47 -0
- package/src/crypto/olmlib.ts +539 -0
- package/src/crypto/recoverykey.ts +18 -0
- package/src/crypto/store/base.ts +348 -0
- package/src/crypto/store/indexeddb-crypto-store-backend.ts +1250 -0
- package/src/crypto/store/indexeddb-crypto-store.ts +845 -0
- package/src/crypto/store/localStorage-crypto-store.ts +579 -0
- package/src/crypto/store/memory-crypto-store.ts +680 -0
- package/src/crypto/verification/Base.ts +409 -0
- package/src/crypto/verification/Error.ts +76 -0
- package/src/crypto/verification/IllegalMethod.ts +50 -0
- package/src/crypto/verification/QRCode.ts +310 -0
- package/src/crypto/verification/SAS.ts +494 -0
- package/src/crypto/verification/SASDecimal.ts +37 -0
- package/src/crypto/verification/request/Channel.ts +34 -0
- package/src/crypto/verification/request/InRoomChannel.ts +371 -0
- package/src/crypto/verification/request/ToDeviceChannel.ts +354 -0
- package/src/crypto/verification/request/VerificationRequest.ts +976 -0
- package/src/crypto-api/CryptoEvent.ts +93 -0
- package/src/crypto-api/CryptoEventHandlerMap.ts +32 -0
- package/src/crypto-api/index.ts +1175 -0
- package/src/crypto-api/key-passphrase.ts +58 -0
- package/src/crypto-api/keybackup.ts +115 -0
- package/src/crypto-api/recovery-key.ts +69 -0
- package/src/crypto-api/verification.ts +408 -0
- package/src/digest.ts +34 -0
- package/src/embedded.ts +631 -0
- package/src/errors.ts +54 -0
- package/src/event-mapper.ts +97 -0
- package/src/extensible_events_v1/ExtensibleEvent.ts +58 -0
- package/src/extensible_events_v1/InvalidEventError.ts +24 -0
- package/src/extensible_events_v1/MessageEvent.ts +145 -0
- package/src/extensible_events_v1/PollEndEvent.ts +97 -0
- package/src/extensible_events_v1/PollResponseEvent.ts +148 -0
- package/src/extensible_events_v1/PollStartEvent.ts +207 -0
- package/src/extensible_events_v1/utilities.ts +35 -0
- package/src/feature.ts +87 -0
- package/src/filter-component.ts +207 -0
- package/src/filter.ts +245 -0
- package/src/http-api/errors.ts +199 -0
- package/src/http-api/fetch.ts +383 -0
- package/src/http-api/index.ts +191 -0
- package/src/http-api/interface.ts +178 -0
- package/src/http-api/method.ts +25 -0
- package/src/http-api/prefix.ts +48 -0
- package/src/http-api/utils.ts +200 -0
- package/src/index.ts +25 -0
- package/src/indexeddb-helpers.ts +50 -0
- package/src/indexeddb-worker.ts +24 -0
- package/src/interactive-auth.ts +694 -0
- package/src/logger.ts +185 -0
- package/src/matrix.ts +177 -0
- package/src/matrixrtc/CallMembership.ts +247 -0
- package/src/matrixrtc/LivekitFocus.ts +39 -0
- package/src/matrixrtc/MatrixRTCSession.ts +1319 -0
- package/src/matrixrtc/MatrixRTCSessionManager.ts +166 -0
- package/src/matrixrtc/focus.ts +25 -0
- package/src/matrixrtc/index.ts +22 -0
- package/src/matrixrtc/types.ts +36 -0
- package/src/models/MSC3089Branch.ts +272 -0
- package/src/models/MSC3089TreeSpace.ts +565 -0
- package/src/models/ToDeviceMessage.ts +38 -0
- package/src/models/beacon.ts +214 -0
- package/src/models/compare-event-ordering.ts +139 -0
- package/src/models/device.ts +85 -0
- package/src/models/event-context.ts +110 -0
- package/src/models/event-status.ts +39 -0
- package/src/models/event-timeline-set.ts +979 -0
- package/src/models/event-timeline.ts +476 -0
- package/src/models/event.ts +1751 -0
- package/src/models/invites-ignorer.ts +376 -0
- package/src/models/poll.ts +285 -0
- package/src/models/profile-keys.ts +7 -0
- package/src/models/read-receipt.ts +422 -0
- package/src/models/related-relations.ts +39 -0
- package/src/models/relations-container.ts +149 -0
- package/src/models/relations.ts +368 -0
- package/src/models/room-member.ts +457 -0
- package/src/models/room-receipts.ts +439 -0
- package/src/models/room-state.ts +1130 -0
- package/src/models/room-summary.ts +47 -0
- package/src/models/room.ts +3822 -0
- package/src/models/search-result.ts +57 -0
- package/src/models/thread.ts +923 -0
- package/src/models/typed-event-emitter.ts +246 -0
- package/src/models/user.ts +302 -0
- package/src/oidc/authorize.ts +274 -0
- package/src/oidc/discovery.ts +60 -0
- package/src/oidc/error.ts +33 -0
- package/src/oidc/index.ts +34 -0
- package/src/oidc/register.ts +123 -0
- package/src/oidc/tokenRefresher.ts +149 -0
- package/src/oidc/validate.ts +282 -0
- package/src/pushprocessor.ts +837 -0
- package/src/randomstring.ts +51 -0
- package/src/realtime-callbacks.ts +191 -0
- package/src/receipt-accumulator.ts +189 -0
- package/src/rendezvous/MSC4108SignInWithQR.ts +444 -0
- package/src/rendezvous/RendezvousChannel.ts +48 -0
- package/src/rendezvous/RendezvousCode.ts +25 -0
- package/src/rendezvous/RendezvousError.ts +26 -0
- package/src/rendezvous/RendezvousFailureReason.ts +49 -0
- package/src/rendezvous/RendezvousIntent.ts +20 -0
- package/src/rendezvous/RendezvousTransport.ts +58 -0
- package/src/rendezvous/channels/MSC4108SecureChannel.ts +270 -0
- package/src/rendezvous/channels/index.ts +17 -0
- package/src/rendezvous/index.ts +25 -0
- package/src/rendezvous/transports/MSC4108RendezvousSession.ts +270 -0
- package/src/rendezvous/transports/index.ts +17 -0
- package/src/room-hierarchy.ts +152 -0
- package/src/rust-crypto/CrossSigningIdentity.ts +183 -0
- package/src/rust-crypto/DehydratedDeviceManager.ts +306 -0
- package/src/rust-crypto/KeyClaimManager.ts +86 -0
- package/src/rust-crypto/OutgoingRequestProcessor.ts +236 -0
- package/src/rust-crypto/OutgoingRequestsManager.ts +143 -0
- package/src/rust-crypto/PerSessionKeyBackupDownloader.ts +501 -0
- package/src/rust-crypto/RoomEncryptor.ts +352 -0
- package/src/rust-crypto/backup.ts +881 -0
- package/src/rust-crypto/constants.ts +18 -0
- package/src/rust-crypto/device-converter.ts +128 -0
- package/src/rust-crypto/index.ts +237 -0
- package/src/rust-crypto/libolm_migration.ts +530 -0
- package/src/rust-crypto/rust-crypto.ts +2205 -0
- package/src/rust-crypto/secret-storage.ts +60 -0
- package/src/rust-crypto/verification.ts +830 -0
- package/src/scheduler.ts +309 -0
- package/src/secret-storage.ts +693 -0
- package/src/serverCapabilities.ts +139 -0
- package/src/service-types.ts +20 -0
- package/src/sliding-sync-sdk.ts +1026 -0
- package/src/sliding-sync.ts +965 -0
- package/src/store/index.ts +261 -0
- package/src/store/indexeddb-backend.ts +41 -0
- package/src/store/indexeddb-local-backend.ts +610 -0
- package/src/store/indexeddb-remote-backend.ts +213 -0
- package/src/store/indexeddb-store-worker.ts +157 -0
- package/src/store/indexeddb.ts +397 -0
- package/src/store/local-storage-events-emitter.ts +46 -0
- package/src/store/memory.ts +448 -0
- package/src/store/stub.ts +280 -0
- package/src/sync-accumulator.ts +689 -0
- package/src/sync.ts +1920 -0
- package/src/testing.ts +191 -0
- package/src/thread-utils.ts +31 -0
- package/src/timeline-window.ts +536 -0
- package/src/types.ts +59 -0
- package/src/utils/decryptAESSecretStorageItem.ts +54 -0
- package/src/utils/encryptAESSecretStorageItem.ts +73 -0
- package/src/utils/internal/deriveKeys.ts +63 -0
- package/src/utils.ts +763 -0
- package/src/version-support.ts +36 -0
- package/src/webrtc/audioContext.ts +44 -0
- package/src/webrtc/call.ts +3074 -0
- package/src/webrtc/callEventHandler.ts +425 -0
- package/src/webrtc/callEventTypes.ts +93 -0
- package/src/webrtc/callFeed.ts +364 -0
- package/src/webrtc/groupCall.ts +1735 -0
- package/src/webrtc/groupCallEventHandler.ts +234 -0
- package/src/webrtc/mediaHandler.ts +484 -0
- package/src/webrtc/stats/callFeedStatsReporter.ts +94 -0
- package/src/webrtc/stats/callStatsReportGatherer.ts +219 -0
- package/src/webrtc/stats/callStatsReportSummary.ts +30 -0
- package/src/webrtc/stats/connectionStats.ts +47 -0
- package/src/webrtc/stats/connectionStatsBuilder.ts +28 -0
- package/src/webrtc/stats/connectionStatsReportBuilder.ts +140 -0
- package/src/webrtc/stats/groupCallStats.ts +93 -0
- package/src/webrtc/stats/media/mediaSsrcHandler.ts +57 -0
- package/src/webrtc/stats/media/mediaTrackHandler.ts +76 -0
- package/src/webrtc/stats/media/mediaTrackStats.ts +176 -0
- package/src/webrtc/stats/media/mediaTrackStatsHandler.ts +90 -0
- package/src/webrtc/stats/statsReport.ts +133 -0
- package/src/webrtc/stats/statsReportEmitter.ts +49 -0
- package/src/webrtc/stats/summaryStatsReportGatherer.ts +148 -0
- package/src/webrtc/stats/trackStatsBuilder.ts +207 -0
- package/src/webrtc/stats/transportStats.ts +26 -0
- package/src/webrtc/stats/transportStatsBuilder.ts +48 -0
- package/src/webrtc/stats/valueFormatter.ts +27 -0
@@ -0,0 +1,1822 @@
|
|
1
|
+
import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
|
2
|
+
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
3
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
4
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
5
|
+
/*
|
6
|
+
Copyright 2015 - 2021, 2023 The Matrix.org Foundation C.I.C.
|
7
|
+
|
8
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
9
|
+
you may not use this file except in compliance with the License.
|
10
|
+
You may obtain a copy of the License at
|
11
|
+
|
12
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
13
|
+
|
14
|
+
Unless required by applicable law or agreed to in writing, software
|
15
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
16
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
17
|
+
See the License for the specific language governing permissions and
|
18
|
+
limitations under the License.
|
19
|
+
*/
|
20
|
+
|
21
|
+
/**
|
22
|
+
* Defines m.olm encryption/decryption
|
23
|
+
*/
|
24
|
+
|
25
|
+
import { v4 as uuidv4 } from "uuid";
|
26
|
+
import { logger } from "../../logger.js";
|
27
|
+
import * as olmlib from "../olmlib.js";
|
28
|
+
import { DecryptionAlgorithm, EncryptionAlgorithm, registerAlgorithm, UnknownDeviceError } from "./base.js";
|
29
|
+
import { WITHHELD_MESSAGES } from "../OlmDevice.js";
|
30
|
+
import { EventType, MsgType, ToDeviceMessageId } from "../../@types/event.js";
|
31
|
+
import { RoomKeyRequestState } from "../OutgoingRoomKeyRequestManager.js";
|
32
|
+
import { immediate, MapWithDefault } from "../../utils.js";
|
33
|
+
import { KnownMembership } from "../../@types/membership.js";
|
34
|
+
import { DecryptionFailureCode } from "../../crypto-api/index.js";
|
35
|
+
import { DecryptionError } from "../../common-crypto/CryptoBackend.js";
|
36
|
+
|
37
|
+
// determine whether the key can be shared with invitees
|
38
|
+
export function isRoomSharedHistory(room) {
|
39
|
+
var _room$currentState, _visibilityEvent$getC;
|
40
|
+
var visibilityEvent = room === null || room === void 0 || (_room$currentState = room.currentState) === null || _room$currentState === void 0 ? void 0 : _room$currentState.getStateEvents("m.room.history_visibility", "");
|
41
|
+
// NOTE: if the room visibility is unset, it would normally default to
|
42
|
+
// "world_readable".
|
43
|
+
// (https://spec.matrix.org/unstable/client-server-api/#server-behaviour-5)
|
44
|
+
// But we will be paranoid here, and treat it as a situation where the room
|
45
|
+
// is not shared-history
|
46
|
+
var visibility = visibilityEvent === null || visibilityEvent === void 0 || (_visibilityEvent$getC = visibilityEvent.getContent()) === null || _visibilityEvent$getC === void 0 ? void 0 : _visibilityEvent$getC.history_visibility;
|
47
|
+
return ["world_readable", "shared"].includes(visibility);
|
48
|
+
}
|
49
|
+
|
50
|
+
// map user Id → device Id → IBlockedDevice
|
51
|
+
|
52
|
+
/**
|
53
|
+
* Tests whether an encrypted content has a ciphertext.
|
54
|
+
* Ciphertext can be a string or object depending on the content type {@link IEncryptedContent}.
|
55
|
+
*
|
56
|
+
* @param content - Encrypted content
|
57
|
+
* @returns true: has ciphertext, else false
|
58
|
+
*/
|
59
|
+
var hasCiphertext = content => {
|
60
|
+
return typeof content.ciphertext === "string" ? !!content.ciphertext.length : !!Object.keys(content.ciphertext).length;
|
61
|
+
};
|
62
|
+
|
63
|
+
/** The result of parsing the an `m.room_key` or `m.forwarded_room_key` to-device event */
|
64
|
+
|
65
|
+
/**
|
66
|
+
* @internal
|
67
|
+
*/
|
68
|
+
class OutboundSessionInfo {
|
69
|
+
/**
|
70
|
+
* @param sharedHistory - whether the session can be freely shared with
|
71
|
+
* other group members, according to the room history visibility settings
|
72
|
+
*/
|
73
|
+
constructor(sessionId) {
|
74
|
+
var sharedHistory = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
|
75
|
+
this.sessionId = sessionId;
|
76
|
+
this.sharedHistory = sharedHistory;
|
77
|
+
/** number of times this session has been used */
|
78
|
+
_defineProperty(this, "useCount", 0);
|
79
|
+
/** when the session was created (ms since the epoch) */
|
80
|
+
_defineProperty(this, "creationTime", void 0);
|
81
|
+
/** devices with which we have shared the session key `userId -> {deviceId -> SharedWithData}` */
|
82
|
+
_defineProperty(this, "sharedWithDevices", new MapWithDefault(() => new Map()));
|
83
|
+
_defineProperty(this, "blockedDevicesNotified", new MapWithDefault(() => new Map()));
|
84
|
+
this.creationTime = new Date().getTime();
|
85
|
+
}
|
86
|
+
|
87
|
+
/**
|
88
|
+
* Check if it's time to rotate the session
|
89
|
+
*/
|
90
|
+
needsRotation(rotationPeriodMsgs, rotationPeriodMs) {
|
91
|
+
var sessionLifetime = new Date().getTime() - this.creationTime;
|
92
|
+
if (this.useCount >= rotationPeriodMsgs || sessionLifetime >= rotationPeriodMs) {
|
93
|
+
logger.log("Rotating megolm session after " + this.useCount + " messages, " + sessionLifetime + "ms");
|
94
|
+
return true;
|
95
|
+
}
|
96
|
+
return false;
|
97
|
+
}
|
98
|
+
markSharedWithDevice(userId, deviceId, deviceKey, chainIndex) {
|
99
|
+
this.sharedWithDevices.getOrCreate(userId).set(deviceId, {
|
100
|
+
deviceKey,
|
101
|
+
messageIndex: chainIndex
|
102
|
+
});
|
103
|
+
}
|
104
|
+
markNotifiedBlockedDevice(userId, deviceId) {
|
105
|
+
this.blockedDevicesNotified.getOrCreate(userId).set(deviceId, true);
|
106
|
+
}
|
107
|
+
|
108
|
+
/**
|
109
|
+
* Determine if this session has been shared with devices which it shouldn't
|
110
|
+
* have been.
|
111
|
+
*
|
112
|
+
* @param devicesInRoom - `userId -> {deviceId -> object}`
|
113
|
+
* devices we should shared the session with.
|
114
|
+
*
|
115
|
+
* @returns true if we have shared the session with devices which aren't
|
116
|
+
* in devicesInRoom.
|
117
|
+
*/
|
118
|
+
sharedWithTooManyDevices(devicesInRoom) {
|
119
|
+
for (var [userId, devices] of this.sharedWithDevices) {
|
120
|
+
if (!devicesInRoom.has(userId)) {
|
121
|
+
logger.log("Starting new megolm session because we shared with " + userId);
|
122
|
+
return true;
|
123
|
+
}
|
124
|
+
for (var [deviceId] of devices) {
|
125
|
+
var _devicesInRoom$get;
|
126
|
+
if (!((_devicesInRoom$get = devicesInRoom.get(userId)) !== null && _devicesInRoom$get !== void 0 && _devicesInRoom$get.get(deviceId))) {
|
127
|
+
logger.log("Starting new megolm session because we shared with " + userId + ":" + deviceId);
|
128
|
+
return true;
|
129
|
+
}
|
130
|
+
}
|
131
|
+
}
|
132
|
+
return false;
|
133
|
+
}
|
134
|
+
}
|
135
|
+
|
136
|
+
/**
|
137
|
+
* Megolm encryption implementation
|
138
|
+
*
|
139
|
+
* @param params - parameters, as per {@link EncryptionAlgorithm}
|
140
|
+
*/
|
141
|
+
export class MegolmEncryption extends EncryptionAlgorithm {
|
142
|
+
constructor(params) {
|
143
|
+
var _params$config$rotati, _params$config, _params$config$rotati2, _params$config2;
|
144
|
+
super(params);
|
145
|
+
// the most recent attempt to set up a session. This is used to serialise
|
146
|
+
// the session setups, so that we have a race-free view of which session we
|
147
|
+
// are using, and which devices we have shared the keys with. It resolves
|
148
|
+
// with an OutboundSessionInfo (or undefined, for the first message in the
|
149
|
+
// room).
|
150
|
+
_defineProperty(this, "setupPromise", Promise.resolve(null));
|
151
|
+
// Map of outbound sessions by sessions ID. Used if we need a particular
|
152
|
+
// session (the session we're currently using to send is always obtained
|
153
|
+
// using setupPromise).
|
154
|
+
_defineProperty(this, "outboundSessions", {});
|
155
|
+
_defineProperty(this, "sessionRotationPeriodMsgs", void 0);
|
156
|
+
_defineProperty(this, "sessionRotationPeriodMs", void 0);
|
157
|
+
_defineProperty(this, "encryptionPreparation", void 0);
|
158
|
+
_defineProperty(this, "roomId", void 0);
|
159
|
+
_defineProperty(this, "prefixedLogger", void 0);
|
160
|
+
this.roomId = params.roomId;
|
161
|
+
this.prefixedLogger = logger.getChild("[".concat(this.roomId, " encryption]"));
|
162
|
+
this.sessionRotationPeriodMsgs = (_params$config$rotati = (_params$config = params.config) === null || _params$config === void 0 ? void 0 : _params$config.rotation_period_msgs) !== null && _params$config$rotati !== void 0 ? _params$config$rotati : 100;
|
163
|
+
this.sessionRotationPeriodMs = (_params$config$rotati2 = (_params$config2 = params.config) === null || _params$config2 === void 0 ? void 0 : _params$config2.rotation_period_ms) !== null && _params$config$rotati2 !== void 0 ? _params$config$rotati2 : 7 * 24 * 3600 * 1000;
|
164
|
+
}
|
165
|
+
|
166
|
+
/**
|
167
|
+
* @internal
|
168
|
+
*
|
169
|
+
* @param devicesInRoom - The devices in this room, indexed by user ID
|
170
|
+
* @param blocked - The devices that are blocked, indexed by user ID
|
171
|
+
* @param singleOlmCreationPhase - Only perform one round of olm
|
172
|
+
* session creation
|
173
|
+
*
|
174
|
+
* This method updates the setupPromise field of the class by chaining a new
|
175
|
+
* call on top of the existing promise, and then catching and discarding any
|
176
|
+
* errors that might happen while setting up the outbound group session. This
|
177
|
+
* is done to ensure that `setupPromise` always resolves to `null` or the
|
178
|
+
* `OutboundSessionInfo`.
|
179
|
+
*
|
180
|
+
* Using `>>=` to represent the promise chaining operation, it does the
|
181
|
+
* following:
|
182
|
+
*
|
183
|
+
* ```
|
184
|
+
* setupPromise = previousSetupPromise >>= setup >>= discardErrors
|
185
|
+
* ```
|
186
|
+
*
|
187
|
+
* The initial value for the `setupPromise` is a promise that resolves to
|
188
|
+
* `null`. The forceDiscardSession() resets setupPromise to this initial
|
189
|
+
* promise.
|
190
|
+
*
|
191
|
+
* @returns Promise which resolves to the
|
192
|
+
* OutboundSessionInfo when setup is complete.
|
193
|
+
*/
|
194
|
+
ensureOutboundSession(room, devicesInRoom, blocked) {
|
195
|
+
var _arguments = arguments,
|
196
|
+
_this = this;
|
197
|
+
return _asyncToGenerator(function* () {
|
198
|
+
var singleOlmCreationPhase = _arguments.length > 3 && _arguments[3] !== undefined ? _arguments[3] : false;
|
199
|
+
// takes the previous OutboundSessionInfo, and considers whether to create
|
200
|
+
// a new one. Also shares the key with any (new) devices in the room.
|
201
|
+
//
|
202
|
+
// returns a promise which resolves once the keyshare is successful.
|
203
|
+
var setup = /*#__PURE__*/function () {
|
204
|
+
var _ref = _asyncToGenerator(function* (oldSession) {
|
205
|
+
var sharedHistory = isRoomSharedHistory(room);
|
206
|
+
var session = yield _this.prepareSession(devicesInRoom, sharedHistory, oldSession);
|
207
|
+
yield _this.shareSession(devicesInRoom, sharedHistory, singleOlmCreationPhase, blocked, session);
|
208
|
+
return session;
|
209
|
+
});
|
210
|
+
return function setup(_x) {
|
211
|
+
return _ref.apply(this, arguments);
|
212
|
+
};
|
213
|
+
}();
|
214
|
+
|
215
|
+
// first wait for the previous share to complete
|
216
|
+
var fallible = _this.setupPromise.then(setup);
|
217
|
+
|
218
|
+
// Ensure any failures are logged for debugging and make sure that the
|
219
|
+
// promise chain remains unbroken
|
220
|
+
//
|
221
|
+
// setupPromise resolves to `null` or the `OutboundSessionInfo` whether
|
222
|
+
// or not the share succeeds
|
223
|
+
_this.setupPromise = fallible.catch(e => {
|
224
|
+
_this.prefixedLogger.error("Failed to setup outbound session", e);
|
225
|
+
return null;
|
226
|
+
});
|
227
|
+
|
228
|
+
// but we return a promise which only resolves if the share was successful.
|
229
|
+
return fallible;
|
230
|
+
})();
|
231
|
+
}
|
232
|
+
prepareSession(devicesInRoom, sharedHistory, session) {
|
233
|
+
var _this2 = this;
|
234
|
+
return _asyncToGenerator(function* () {
|
235
|
+
var _session, _session2;
|
236
|
+
// history visibility changed
|
237
|
+
if (session && sharedHistory !== session.sharedHistory) {
|
238
|
+
session = null;
|
239
|
+
}
|
240
|
+
|
241
|
+
// need to make a brand new session?
|
242
|
+
if ((_session = session) !== null && _session !== void 0 && _session.needsRotation(_this2.sessionRotationPeriodMsgs, _this2.sessionRotationPeriodMs)) {
|
243
|
+
_this2.prefixedLogger.debug("Starting new megolm session because we need to rotate.");
|
244
|
+
session = null;
|
245
|
+
}
|
246
|
+
|
247
|
+
// determine if we have shared with anyone we shouldn't have
|
248
|
+
if ((_session2 = session) !== null && _session2 !== void 0 && _session2.sharedWithTooManyDevices(devicesInRoom)) {
|
249
|
+
session = null;
|
250
|
+
}
|
251
|
+
if (!session) {
|
252
|
+
_this2.prefixedLogger.debug("Starting new megolm session");
|
253
|
+
session = yield _this2.prepareNewSession(sharedHistory);
|
254
|
+
_this2.prefixedLogger.debug("Started new megolm session ".concat(session.sessionId));
|
255
|
+
_this2.outboundSessions[session.sessionId] = session;
|
256
|
+
}
|
257
|
+
return session;
|
258
|
+
})();
|
259
|
+
}
|
260
|
+
shareSession(devicesInRoom, sharedHistory, singleOlmCreationPhase, blocked, session) {
|
261
|
+
var _this3 = this;
|
262
|
+
return _asyncToGenerator(function* () {
|
263
|
+
// now check if we need to share with any devices
|
264
|
+
var shareMap = {};
|
265
|
+
for (var [userId, userDevices] of devicesInRoom) {
|
266
|
+
for (var [deviceId, deviceInfo] of userDevices) {
|
267
|
+
var _session$sharedWithDe;
|
268
|
+
var _key = deviceInfo.getIdentityKey();
|
269
|
+
if (_key == _this3.olmDevice.deviceCurve25519Key) {
|
270
|
+
// don't bother sending to ourself
|
271
|
+
continue;
|
272
|
+
}
|
273
|
+
if (!((_session$sharedWithDe = session.sharedWithDevices.get(userId)) !== null && _session$sharedWithDe !== void 0 && _session$sharedWithDe.get(deviceId))) {
|
274
|
+
shareMap[userId] = shareMap[userId] || [];
|
275
|
+
shareMap[userId].push(deviceInfo);
|
276
|
+
}
|
277
|
+
}
|
278
|
+
}
|
279
|
+
var key = _this3.olmDevice.getOutboundGroupSessionKey(session.sessionId);
|
280
|
+
var payload = {
|
281
|
+
type: "m.room_key",
|
282
|
+
content: {
|
283
|
+
"algorithm": olmlib.MEGOLM_ALGORITHM,
|
284
|
+
"room_id": _this3.roomId,
|
285
|
+
"session_id": session.sessionId,
|
286
|
+
"session_key": key.key,
|
287
|
+
"chain_index": key.chain_index,
|
288
|
+
"org.matrix.msc3061.shared_history": sharedHistory
|
289
|
+
}
|
290
|
+
};
|
291
|
+
var [devicesWithoutSession, olmSessions] = yield olmlib.getExistingOlmSessions(_this3.olmDevice, _this3.baseApis, shareMap);
|
292
|
+
yield Promise.all([_asyncToGenerator(function* () {
|
293
|
+
// share keys with devices that we already have a session for
|
294
|
+
var olmSessionList = Array.from(olmSessions.entries()).map(_ref3 => {
|
295
|
+
var [userId, sessionsByUser] = _ref3;
|
296
|
+
return Array.from(sessionsByUser.entries()).map(_ref4 => {
|
297
|
+
var [deviceId, session] = _ref4;
|
298
|
+
return "".concat(userId, "/").concat(deviceId, ": ").concat(session.sessionId);
|
299
|
+
});
|
300
|
+
}).flat(1);
|
301
|
+
_this3.prefixedLogger.debug("Sharing keys with devices with existing Olm sessions:", olmSessionList);
|
302
|
+
yield _this3.shareKeyWithOlmSessions(session, key, payload, olmSessions);
|
303
|
+
_this3.prefixedLogger.debug("Shared keys with existing Olm sessions");
|
304
|
+
})(), _asyncToGenerator(function* () {
|
305
|
+
var deviceList = Array.from(devicesWithoutSession.entries()).map(_ref6 => {
|
306
|
+
var [userId, devicesByUser] = _ref6;
|
307
|
+
return devicesByUser.map(device => "".concat(userId, "/").concat(device.deviceId));
|
308
|
+
}).flat(1);
|
309
|
+
_this3.prefixedLogger.debug("Sharing keys (start phase 1) with devices without existing Olm sessions:", deviceList);
|
310
|
+
var errorDevices = [];
|
311
|
+
|
312
|
+
// meanwhile, establish olm sessions for devices that we don't
|
313
|
+
// already have a session for, and share keys with them. If
|
314
|
+
// we're doing two phases of olm session creation, use a
|
315
|
+
// shorter timeout when fetching one-time keys for the first
|
316
|
+
// phase.
|
317
|
+
var start = Date.now();
|
318
|
+
var failedServers = [];
|
319
|
+
yield _this3.shareKeyWithDevices(session, key, payload, devicesWithoutSession, errorDevices, singleOlmCreationPhase ? 10000 : 2000, failedServers);
|
320
|
+
_this3.prefixedLogger.debug("Shared keys (end phase 1) with devices without existing Olm sessions");
|
321
|
+
if (!singleOlmCreationPhase && Date.now() - start < 10000) {
|
322
|
+
// perform the second phase of olm session creation if requested,
|
323
|
+
// and if the first phase didn't take too long
|
324
|
+
_asyncToGenerator(function* () {
|
325
|
+
// Retry sending keys to devices that we were unable to establish
|
326
|
+
// an olm session for. This time, we use a longer timeout, but we
|
327
|
+
// do this in the background and don't block anything else while we
|
328
|
+
// do this. We only need to retry users from servers that didn't
|
329
|
+
// respond the first time.
|
330
|
+
var retryDevices = new MapWithDefault(() => []);
|
331
|
+
var failedServerMap = new Set();
|
332
|
+
for (var server of failedServers) {
|
333
|
+
failedServerMap.add(server);
|
334
|
+
}
|
335
|
+
var failedDevices = [];
|
336
|
+
for (var {
|
337
|
+
userId: _userId,
|
338
|
+
deviceInfo: _deviceInfo2
|
339
|
+
} of errorDevices) {
|
340
|
+
var userHS = _userId.slice(_userId.indexOf(":") + 1);
|
341
|
+
if (failedServerMap.has(userHS)) {
|
342
|
+
retryDevices.getOrCreate(_userId).push(_deviceInfo2);
|
343
|
+
} else {
|
344
|
+
// if we aren't going to retry, then handle it
|
345
|
+
// as a failed device
|
346
|
+
failedDevices.push({
|
347
|
+
userId: _userId,
|
348
|
+
deviceInfo: _deviceInfo2
|
349
|
+
});
|
350
|
+
}
|
351
|
+
}
|
352
|
+
var retryDeviceList = Array.from(retryDevices.entries()).map(_ref8 => {
|
353
|
+
var [userId, devicesByUser] = _ref8;
|
354
|
+
return devicesByUser.map(device => "".concat(userId, "/").concat(device.deviceId));
|
355
|
+
}).flat(1);
|
356
|
+
if (retryDeviceList.length > 0) {
|
357
|
+
_this3.prefixedLogger.debug("Sharing keys (start phase 2) with devices without existing Olm sessions:", retryDeviceList);
|
358
|
+
yield _this3.shareKeyWithDevices(session, key, payload, retryDevices, failedDevices, 30000);
|
359
|
+
_this3.prefixedLogger.debug("Shared keys (end phase 2) with devices without existing Olm sessions");
|
360
|
+
}
|
361
|
+
yield _this3.notifyFailedOlmDevices(session, key, failedDevices);
|
362
|
+
})();
|
363
|
+
} else {
|
364
|
+
yield _this3.notifyFailedOlmDevices(session, key, errorDevices);
|
365
|
+
}
|
366
|
+
})(), _asyncToGenerator(function* () {
|
367
|
+
_this3.prefixedLogger.debug("There are ".concat(blocked.size, " blocked devices:"), Array.from(blocked.entries()).map(_ref10 => {
|
368
|
+
var [userId, blockedByUser] = _ref10;
|
369
|
+
return Array.from(blockedByUser.entries()).map(_ref11 => {
|
370
|
+
var [deviceId, _deviceInfo] = _ref11;
|
371
|
+
return "".concat(userId, "/").concat(deviceId);
|
372
|
+
});
|
373
|
+
}).flat(1));
|
374
|
+
|
375
|
+
// also, notify newly blocked devices that they're blocked
|
376
|
+
var blockedMap = new MapWithDefault(() => new Map());
|
377
|
+
var blockedCount = 0;
|
378
|
+
for (var [_userId2, userBlockedDevices] of blocked) {
|
379
|
+
for (var [_deviceId, device] of userBlockedDevices) {
|
380
|
+
var _session$blockedDevic;
|
381
|
+
if (((_session$blockedDevic = session.blockedDevicesNotified.get(_userId2)) === null || _session$blockedDevic === void 0 ? void 0 : _session$blockedDevic.get(_deviceId)) === undefined) {
|
382
|
+
blockedMap.getOrCreate(_userId2).set(_deviceId, {
|
383
|
+
device
|
384
|
+
});
|
385
|
+
blockedCount++;
|
386
|
+
}
|
387
|
+
}
|
388
|
+
}
|
389
|
+
if (blockedCount) {
|
390
|
+
_this3.prefixedLogger.debug("Notifying ".concat(blockedCount, " newly blocked devices:"), Array.from(blockedMap.entries()).map(_ref12 => {
|
391
|
+
var [userId, blockedByUser] = _ref12;
|
392
|
+
return Object.entries(blockedByUser).map(_ref13 => {
|
393
|
+
var [deviceId, _deviceInfo] = _ref13;
|
394
|
+
return "".concat(userId, "/").concat(deviceId);
|
395
|
+
});
|
396
|
+
}).flat(1));
|
397
|
+
yield _this3.notifyBlockedDevices(session, blockedMap);
|
398
|
+
_this3.prefixedLogger.debug("Notified ".concat(blockedCount, " newly blocked devices"));
|
399
|
+
}
|
400
|
+
})()]);
|
401
|
+
})();
|
402
|
+
}
|
403
|
+
|
404
|
+
/**
|
405
|
+
* @internal
|
406
|
+
*
|
407
|
+
*
|
408
|
+
* @returns session
|
409
|
+
*/
|
410
|
+
prepareNewSession(sharedHistory) {
|
411
|
+
var _this4 = this;
|
412
|
+
return _asyncToGenerator(function* () {
|
413
|
+
var sessionId = _this4.olmDevice.createOutboundGroupSession();
|
414
|
+
var key = _this4.olmDevice.getOutboundGroupSessionKey(sessionId);
|
415
|
+
yield _this4.olmDevice.addInboundGroupSession(_this4.roomId, _this4.olmDevice.deviceCurve25519Key, [], sessionId, key.key, {
|
416
|
+
ed25519: _this4.olmDevice.deviceEd25519Key
|
417
|
+
}, false, {
|
418
|
+
sharedHistory
|
419
|
+
});
|
420
|
+
|
421
|
+
// don't wait for it to complete
|
422
|
+
_this4.crypto.backupManager.backupGroupSession(_this4.olmDevice.deviceCurve25519Key, sessionId);
|
423
|
+
return new OutboundSessionInfo(sessionId, sharedHistory);
|
424
|
+
})();
|
425
|
+
}
|
426
|
+
|
427
|
+
/**
|
428
|
+
* Determines what devices in devicesByUser don't have an olm session as given
|
429
|
+
* in devicemap.
|
430
|
+
*
|
431
|
+
* @internal
|
432
|
+
*
|
433
|
+
* @param deviceMap - the devices that have olm sessions, as returned by
|
434
|
+
* olmlib.ensureOlmSessionsForDevices.
|
435
|
+
* @param devicesByUser - a map of user IDs to array of deviceInfo
|
436
|
+
* @param noOlmDevices - an array to fill with devices that don't have
|
437
|
+
* olm sessions
|
438
|
+
*
|
439
|
+
* @returns an array of devices that don't have olm sessions. If
|
440
|
+
* noOlmDevices is specified, then noOlmDevices will be returned.
|
441
|
+
*/
|
442
|
+
getDevicesWithoutSessions(deviceMap, devicesByUser) {
|
443
|
+
var noOlmDevices = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : [];
|
444
|
+
for (var [userId, devicesToShareWith] of devicesByUser) {
|
445
|
+
var sessionResults = deviceMap.get(userId);
|
446
|
+
for (var deviceInfo of devicesToShareWith) {
|
447
|
+
var deviceId = deviceInfo.deviceId;
|
448
|
+
var sessionResult = sessionResults === null || sessionResults === void 0 ? void 0 : sessionResults.get(deviceId);
|
449
|
+
if (!(sessionResult !== null && sessionResult !== void 0 && sessionResult.sessionId)) {
|
450
|
+
// no session with this device, probably because there
|
451
|
+
// were no one-time keys.
|
452
|
+
|
453
|
+
noOlmDevices.push({
|
454
|
+
userId,
|
455
|
+
deviceInfo
|
456
|
+
});
|
457
|
+
sessionResults === null || sessionResults === void 0 || sessionResults.delete(deviceId);
|
458
|
+
|
459
|
+
// ensureOlmSessionsForUsers has already done the logging,
|
460
|
+
// so just skip it.
|
461
|
+
continue;
|
462
|
+
}
|
463
|
+
}
|
464
|
+
}
|
465
|
+
return noOlmDevices;
|
466
|
+
}
|
467
|
+
|
468
|
+
/**
|
469
|
+
* Splits the user device map into multiple chunks to reduce the number of
|
470
|
+
* devices we encrypt to per API call.
|
471
|
+
*
|
472
|
+
* @internal
|
473
|
+
*
|
474
|
+
* @param devicesByUser - map from userid to list of devices
|
475
|
+
*
|
476
|
+
* @returns the blocked devices, split into chunks
|
477
|
+
*/
|
478
|
+
splitDevices(devicesByUser) {
|
479
|
+
var maxDevicesPerRequest = 20;
|
480
|
+
|
481
|
+
// use an array where the slices of a content map gets stored
|
482
|
+
var currentSlice = [];
|
483
|
+
var mapSlices = [currentSlice];
|
484
|
+
for (var [userId, userDevices] of devicesByUser) {
|
485
|
+
for (var deviceInfo of userDevices.values()) {
|
486
|
+
currentSlice.push({
|
487
|
+
userId: userId,
|
488
|
+
deviceInfo: deviceInfo.device
|
489
|
+
});
|
490
|
+
}
|
491
|
+
|
492
|
+
// We do this in the per-user loop as we prefer that all messages to the
|
493
|
+
// same user end up in the same API call to make it easier for the
|
494
|
+
// server (e.g. only have to send one EDU if a remote user, etc). This
|
495
|
+
// does mean that if a user has many devices we may go over the desired
|
496
|
+
// limit, but its not a hard limit so that is fine.
|
497
|
+
if (currentSlice.length > maxDevicesPerRequest) {
|
498
|
+
// the current slice is filled up. Start inserting into the next slice
|
499
|
+
currentSlice = [];
|
500
|
+
mapSlices.push(currentSlice);
|
501
|
+
}
|
502
|
+
}
|
503
|
+
if (currentSlice.length === 0) {
|
504
|
+
mapSlices.pop();
|
505
|
+
}
|
506
|
+
return mapSlices;
|
507
|
+
}
|
508
|
+
|
509
|
+
/**
|
510
|
+
* @internal
|
511
|
+
*
|
512
|
+
*
|
513
|
+
* @param chainIndex - current chain index
|
514
|
+
*
|
515
|
+
* @param userDeviceMap - mapping from userId to deviceInfo
|
516
|
+
*
|
517
|
+
* @param payload - fields to include in the encrypted payload
|
518
|
+
*
|
519
|
+
* @returns Promise which resolves once the key sharing
|
520
|
+
* for the given userDeviceMap is generated and has been sent.
|
521
|
+
*/
|
522
|
+
encryptAndSendKeysToDevices(session, chainIndex, devices, payload) {
|
523
|
+
return this.crypto.encryptAndSendToDevices(devices, payload).then(() => {
|
524
|
+
// store that we successfully uploaded the keys of the current slice
|
525
|
+
for (var device of devices) {
|
526
|
+
session.markSharedWithDevice(device.userId, device.deviceInfo.deviceId, device.deviceInfo.getIdentityKey(), chainIndex);
|
527
|
+
}
|
528
|
+
}).catch(error => {
|
529
|
+
this.prefixedLogger.error("failed to encryptAndSendToDevices", error);
|
530
|
+
throw error;
|
531
|
+
});
|
532
|
+
}
|
533
|
+
|
534
|
+
/**
|
535
|
+
* @internal
|
536
|
+
*
|
537
|
+
*
|
538
|
+
* @param userDeviceMap - list of blocked devices to notify
|
539
|
+
*
|
540
|
+
* @param payload - fields to include in the notification payload
|
541
|
+
*
|
542
|
+
* @returns Promise which resolves once the notifications
|
543
|
+
* for the given userDeviceMap is generated and has been sent.
|
544
|
+
*/
|
545
|
+
sendBlockedNotificationsToDevices(session, userDeviceMap, payload) {
|
546
|
+
var _this5 = this;
|
547
|
+
return _asyncToGenerator(function* () {
|
548
|
+
var contentMap = new MapWithDefault(() => new Map());
|
549
|
+
for (var val of userDeviceMap) {
|
550
|
+
var userId = val.userId;
|
551
|
+
var blockedInfo = val.deviceInfo;
|
552
|
+
var deviceInfo = blockedInfo.deviceInfo;
|
553
|
+
var deviceId = deviceInfo.deviceId;
|
554
|
+
var message = _objectSpread(_objectSpread({}, payload), {}, {
|
555
|
+
code: blockedInfo.code,
|
556
|
+
reason: blockedInfo.reason,
|
557
|
+
[ToDeviceMessageId]: uuidv4()
|
558
|
+
});
|
559
|
+
if (message.code === "m.no_olm") {
|
560
|
+
delete message.room_id;
|
561
|
+
delete message.session_id;
|
562
|
+
}
|
563
|
+
contentMap.getOrCreate(userId).set(deviceId, message);
|
564
|
+
}
|
565
|
+
yield _this5.baseApis.sendToDevice("m.room_key.withheld", contentMap);
|
566
|
+
|
567
|
+
// record the fact that we notified these blocked devices
|
568
|
+
for (var [_userId3, _userDeviceMap] of contentMap) {
|
569
|
+
for (var _deviceId2 of _userDeviceMap.keys()) {
|
570
|
+
session.markNotifiedBlockedDevice(_userId3, _deviceId2);
|
571
|
+
}
|
572
|
+
}
|
573
|
+
})();
|
574
|
+
}
|
575
|
+
|
576
|
+
/**
|
577
|
+
* Re-shares a megolm session key with devices if the key has already been
|
578
|
+
* sent to them.
|
579
|
+
*
|
580
|
+
* @param senderKey - The key of the originating device for the session
|
581
|
+
* @param sessionId - ID of the outbound session to share
|
582
|
+
* @param userId - ID of the user who owns the target device
|
583
|
+
* @param device - The target device
|
584
|
+
*/
|
585
|
+
reshareKeyWithDevice(senderKey, sessionId, userId, device) {
|
586
|
+
var _this6 = this;
|
587
|
+
return _asyncToGenerator(function* () {
|
588
|
+
var _obSessionInfo$shared;
|
589
|
+
var obSessionInfo = _this6.outboundSessions[sessionId];
|
590
|
+
if (!obSessionInfo) {
|
591
|
+
_this6.prefixedLogger.debug("megolm session ".concat(senderKey, "|").concat(sessionId, " not found: not re-sharing keys"));
|
592
|
+
return;
|
593
|
+
}
|
594
|
+
|
595
|
+
// The chain index of the key we previously sent this device
|
596
|
+
if (!obSessionInfo.sharedWithDevices.has(userId)) {
|
597
|
+
_this6.prefixedLogger.debug("megolm session ".concat(senderKey, "|").concat(sessionId, " never shared with user ").concat(userId));
|
598
|
+
return;
|
599
|
+
}
|
600
|
+
var sessionSharedData = (_obSessionInfo$shared = obSessionInfo.sharedWithDevices.get(userId)) === null || _obSessionInfo$shared === void 0 ? void 0 : _obSessionInfo$shared.get(device.deviceId);
|
601
|
+
if (sessionSharedData === undefined) {
|
602
|
+
_this6.prefixedLogger.debug("megolm session ".concat(senderKey, "|").concat(sessionId, " never shared with device ").concat(userId, ":").concat(device.deviceId));
|
603
|
+
return;
|
604
|
+
}
|
605
|
+
if (sessionSharedData.deviceKey !== device.getIdentityKey()) {
|
606
|
+
_this6.prefixedLogger.warn("Megolm session ".concat(senderKey, "|").concat(sessionId, " has been shared with device ").concat(device.deviceId, " but ") + "with identity key ".concat(sessionSharedData.deviceKey, ". Key is now ").concat(device.getIdentityKey(), "!"));
|
607
|
+
return;
|
608
|
+
}
|
609
|
+
|
610
|
+
// get the key from the inbound session: the outbound one will already
|
611
|
+
// have been ratcheted to the next chain index.
|
612
|
+
var key = yield _this6.olmDevice.getInboundGroupSessionKey(_this6.roomId, senderKey, sessionId, sessionSharedData.messageIndex);
|
613
|
+
if (!key) {
|
614
|
+
_this6.prefixedLogger.warn("No inbound session key found for megolm session ".concat(senderKey, "|").concat(sessionId, ": not re-sharing keys"));
|
615
|
+
return;
|
616
|
+
}
|
617
|
+
yield olmlib.ensureOlmSessionsForDevices(_this6.olmDevice, _this6.baseApis, new Map([[userId, [device]]]));
|
618
|
+
var payload = {
|
619
|
+
type: "m.forwarded_room_key",
|
620
|
+
content: {
|
621
|
+
"algorithm": olmlib.MEGOLM_ALGORITHM,
|
622
|
+
"room_id": _this6.roomId,
|
623
|
+
"session_id": sessionId,
|
624
|
+
"session_key": key.key,
|
625
|
+
"chain_index": key.chain_index,
|
626
|
+
"sender_key": senderKey,
|
627
|
+
"sender_claimed_ed25519_key": key.sender_claimed_ed25519_key,
|
628
|
+
"forwarding_curve25519_key_chain": key.forwarding_curve25519_key_chain,
|
629
|
+
"org.matrix.msc3061.shared_history": key.shared_history || false
|
630
|
+
}
|
631
|
+
};
|
632
|
+
var encryptedContent = {
|
633
|
+
algorithm: olmlib.OLM_ALGORITHM,
|
634
|
+
sender_key: _this6.olmDevice.deviceCurve25519Key,
|
635
|
+
ciphertext: {},
|
636
|
+
[ToDeviceMessageId]: uuidv4()
|
637
|
+
};
|
638
|
+
yield olmlib.encryptMessageForDevice(encryptedContent.ciphertext, _this6.userId, _this6.deviceId, _this6.olmDevice, userId, device, payload);
|
639
|
+
yield _this6.baseApis.sendToDevice("m.room.encrypted", new Map([[userId, new Map([[device.deviceId, encryptedContent]])]]));
|
640
|
+
_this6.prefixedLogger.debug("Re-shared key for megolm session ".concat(senderKey, "|").concat(sessionId, " with ").concat(userId, ":").concat(device.deviceId));
|
641
|
+
})();
|
642
|
+
}
|
643
|
+
|
644
|
+
/**
|
645
|
+
* @internal
|
646
|
+
*
|
647
|
+
*
|
648
|
+
* @param key - the session key as returned by
|
649
|
+
* OlmDevice.getOutboundGroupSessionKey
|
650
|
+
*
|
651
|
+
* @param payload - the base to-device message payload for sharing keys
|
652
|
+
*
|
653
|
+
* @param devicesByUser - map from userid to list of devices
|
654
|
+
*
|
655
|
+
* @param errorDevices - array that will be populated with the devices that we can't get an
|
656
|
+
* olm session for
|
657
|
+
*
|
658
|
+
* @param otkTimeout - The timeout in milliseconds when requesting
|
659
|
+
* one-time keys for establishing new olm sessions.
|
660
|
+
*
|
661
|
+
* @param failedServers - An array to fill with remote servers that
|
662
|
+
* failed to respond to one-time-key requests.
|
663
|
+
*/
|
664
|
+
shareKeyWithDevices(session, key, payload, devicesByUser, errorDevices, otkTimeout, failedServers) {
|
665
|
+
var _this7 = this;
|
666
|
+
return _asyncToGenerator(function* () {
|
667
|
+
var devicemap = yield olmlib.ensureOlmSessionsForDevices(_this7.olmDevice, _this7.baseApis, devicesByUser, false, otkTimeout, failedServers, _this7.prefixedLogger);
|
668
|
+
_this7.getDevicesWithoutSessions(devicemap, devicesByUser, errorDevices);
|
669
|
+
yield _this7.shareKeyWithOlmSessions(session, key, payload, devicemap);
|
670
|
+
})();
|
671
|
+
}
|
672
|
+
shareKeyWithOlmSessions(session, key, payload, deviceMap) {
|
673
|
+
var _this8 = this;
|
674
|
+
return _asyncToGenerator(function* () {
|
675
|
+
var userDeviceMaps = _this8.splitDevices(deviceMap);
|
676
|
+
for (var i = 0; i < userDeviceMaps.length; i++) {
|
677
|
+
var taskDetail = "megolm keys for ".concat(session.sessionId, " (slice ").concat(i + 1, "/").concat(userDeviceMaps.length, ")");
|
678
|
+
try {
|
679
|
+
_this8.prefixedLogger.debug("Sharing ".concat(taskDetail), userDeviceMaps[i].map(d => "".concat(d.userId, "/").concat(d.deviceInfo.deviceId)));
|
680
|
+
yield _this8.encryptAndSendKeysToDevices(session, key.chain_index, userDeviceMaps[i], payload);
|
681
|
+
_this8.prefixedLogger.debug("Shared ".concat(taskDetail));
|
682
|
+
} catch (e) {
|
683
|
+
_this8.prefixedLogger.error("Failed to share ".concat(taskDetail));
|
684
|
+
throw e;
|
685
|
+
}
|
686
|
+
}
|
687
|
+
})();
|
688
|
+
}
|
689
|
+
|
690
|
+
/**
|
691
|
+
* Notify devices that we weren't able to create olm sessions.
|
692
|
+
*
|
693
|
+
*
|
694
|
+
*
|
695
|
+
* @param failedDevices - the devices that we were unable to
|
696
|
+
* create olm sessions for, as returned by shareKeyWithDevices
|
697
|
+
*/
|
698
|
+
notifyFailedOlmDevices(session, key, failedDevices) {
|
699
|
+
var _this9 = this;
|
700
|
+
return _asyncToGenerator(function* () {
|
701
|
+
_this9.prefixedLogger.debug("Notifying ".concat(failedDevices.length, " devices we failed to create Olm sessions"));
|
702
|
+
|
703
|
+
// mark the devices that failed as "handled" because we don't want to try
|
704
|
+
// to claim a one-time-key for dead devices on every message.
|
705
|
+
for (var {
|
706
|
+
userId,
|
707
|
+
deviceInfo
|
708
|
+
} of failedDevices) {
|
709
|
+
var deviceId = deviceInfo.deviceId;
|
710
|
+
session.markSharedWithDevice(userId, deviceId, deviceInfo.getIdentityKey(), key.chain_index);
|
711
|
+
}
|
712
|
+
var unnotifiedFailedDevices = yield _this9.olmDevice.filterOutNotifiedErrorDevices(failedDevices);
|
713
|
+
_this9.prefixedLogger.debug("Need to notify ".concat(unnotifiedFailedDevices.length, " failed devices which haven't been notified before"));
|
714
|
+
var blockedMap = new MapWithDefault(() => new Map());
|
715
|
+
for (var {
|
716
|
+
userId: _userId4,
|
717
|
+
deviceInfo: _deviceInfo3
|
718
|
+
} of unnotifiedFailedDevices) {
|
719
|
+
// we use a similar format to what
|
720
|
+
// olmlib.ensureOlmSessionsForDevices returns, so that
|
721
|
+
// we can use the same function to split
|
722
|
+
blockedMap.getOrCreate(_userId4).set(_deviceInfo3.deviceId, {
|
723
|
+
device: {
|
724
|
+
code: "m.no_olm",
|
725
|
+
reason: WITHHELD_MESSAGES["m.no_olm"],
|
726
|
+
deviceInfo: _deviceInfo3
|
727
|
+
}
|
728
|
+
});
|
729
|
+
}
|
730
|
+
|
731
|
+
// send the notifications
|
732
|
+
yield _this9.notifyBlockedDevices(session, blockedMap);
|
733
|
+
_this9.prefixedLogger.debug("Notified ".concat(unnotifiedFailedDevices.length, " devices we failed to create Olm sessions"));
|
734
|
+
})();
|
735
|
+
}
|
736
|
+
|
737
|
+
/**
|
738
|
+
* Notify blocked devices that they have been blocked.
|
739
|
+
*
|
740
|
+
*
|
741
|
+
* @param devicesByUser - map from userid to device ID to blocked data
|
742
|
+
*/
|
743
|
+
notifyBlockedDevices(session, devicesByUser) {
|
744
|
+
var _this10 = this;
|
745
|
+
return _asyncToGenerator(function* () {
|
746
|
+
var payload = {
|
747
|
+
room_id: _this10.roomId,
|
748
|
+
session_id: session.sessionId,
|
749
|
+
algorithm: olmlib.MEGOLM_ALGORITHM,
|
750
|
+
sender_key: _this10.olmDevice.deviceCurve25519Key
|
751
|
+
};
|
752
|
+
var userDeviceMaps = _this10.splitDevices(devicesByUser);
|
753
|
+
for (var i = 0; i < userDeviceMaps.length; i++) {
|
754
|
+
try {
|
755
|
+
yield _this10.sendBlockedNotificationsToDevices(session, userDeviceMaps[i], payload);
|
756
|
+
_this10.prefixedLogger.debug("Completed blacklist notification for ".concat(session.sessionId, " ") + "(slice ".concat(i + 1, "/").concat(userDeviceMaps.length, ")"));
|
757
|
+
} catch (e) {
|
758
|
+
_this10.prefixedLogger.debug("blacklist notification for ".concat(session.sessionId, " ") + "(slice ".concat(i + 1, "/").concat(userDeviceMaps.length, ") failed"));
|
759
|
+
throw e;
|
760
|
+
}
|
761
|
+
}
|
762
|
+
})();
|
763
|
+
}
|
764
|
+
|
765
|
+
/**
|
766
|
+
* Perform any background tasks that can be done before a message is ready to
|
767
|
+
* send, in order to speed up sending of the message.
|
768
|
+
*
|
769
|
+
* @param room - the room the event is in
|
770
|
+
* @returns A function that, when called, will stop the preparation
|
771
|
+
*/
|
772
|
+
prepareToEncrypt(room) {
|
773
|
+
var _this11 = this;
|
774
|
+
if (room.roomId !== this.roomId) {
|
775
|
+
throw new Error("MegolmEncryption.prepareToEncrypt called on unexpected room");
|
776
|
+
}
|
777
|
+
if (this.encryptionPreparation != null) {
|
778
|
+
// We're already preparing something, so don't do anything else.
|
779
|
+
var elapsedTime = Date.now() - this.encryptionPreparation.startTime;
|
780
|
+
this.prefixedLogger.debug("Already started preparing to encrypt for this room ".concat(elapsedTime, "ms ago, skipping"));
|
781
|
+
return this.encryptionPreparation.cancel;
|
782
|
+
}
|
783
|
+
this.prefixedLogger.debug("Preparing to encrypt events");
|
784
|
+
var cancelled = false;
|
785
|
+
var isCancelled = () => cancelled;
|
786
|
+
this.encryptionPreparation = {
|
787
|
+
startTime: Date.now(),
|
788
|
+
promise: _asyncToGenerator(function* () {
|
789
|
+
try {
|
790
|
+
// Attempt to enumerate the devices in room, and gracefully
|
791
|
+
// handle cancellation if it occurs.
|
792
|
+
var getDevicesResult = yield _this11.getDevicesInRoom(room, false, isCancelled);
|
793
|
+
if (getDevicesResult === null) return;
|
794
|
+
var [devicesInRoom, blocked] = getDevicesResult;
|
795
|
+
if (_this11.crypto.globalErrorOnUnknownDevices) {
|
796
|
+
// Drop unknown devices for now. When the message gets sent, we'll
|
797
|
+
// throw an error, but we'll still be prepared to send to the known
|
798
|
+
// devices.
|
799
|
+
_this11.removeUnknownDevices(devicesInRoom);
|
800
|
+
}
|
801
|
+
_this11.prefixedLogger.debug("Ensuring outbound megolm session");
|
802
|
+
yield _this11.ensureOutboundSession(room, devicesInRoom, blocked, true);
|
803
|
+
_this11.prefixedLogger.debug("Ready to encrypt events");
|
804
|
+
} catch (e) {
|
805
|
+
_this11.prefixedLogger.error("Failed to prepare to encrypt events", e);
|
806
|
+
} finally {
|
807
|
+
delete _this11.encryptionPreparation;
|
808
|
+
}
|
809
|
+
})(),
|
810
|
+
cancel: () => {
|
811
|
+
// The caller has indicated that the process should be cancelled,
|
812
|
+
// so tell the promise that we'd like to halt, and reset the preparation state.
|
813
|
+
cancelled = true;
|
814
|
+
delete this.encryptionPreparation;
|
815
|
+
}
|
816
|
+
};
|
817
|
+
return this.encryptionPreparation.cancel;
|
818
|
+
}
|
819
|
+
|
820
|
+
/**
|
821
|
+
* @param content - plaintext event content
|
822
|
+
*
|
823
|
+
* @returns Promise which resolves to the new event body
|
824
|
+
*/
|
825
|
+
encryptMessage(room, eventType, content) {
|
826
|
+
var _this12 = this;
|
827
|
+
return _asyncToGenerator(function* () {
|
828
|
+
_this12.prefixedLogger.debug("Starting to encrypt event");
|
829
|
+
if (_this12.encryptionPreparation != null) {
|
830
|
+
// If we started sending keys, wait for it to be done.
|
831
|
+
// FIXME: check if we need to cancel
|
832
|
+
// (https://github.com/matrix-org/matrix-js-sdk/issues/1255)
|
833
|
+
try {
|
834
|
+
yield _this12.encryptionPreparation.promise;
|
835
|
+
} catch (_unused) {
|
836
|
+
// ignore any errors -- if the preparation failed, we'll just
|
837
|
+
// restart everything here
|
838
|
+
}
|
839
|
+
}
|
840
|
+
|
841
|
+
/**
|
842
|
+
* When using in-room messages and the room has encryption enabled,
|
843
|
+
* clients should ensure that encryption does not hinder the verification.
|
844
|
+
*/
|
845
|
+
var forceDistributeToUnverified = _this12.isVerificationEvent(eventType, content);
|
846
|
+
var [devicesInRoom, blocked] = yield _this12.getDevicesInRoom(room, forceDistributeToUnverified);
|
847
|
+
|
848
|
+
// check if any of these devices are not yet known to the user.
|
849
|
+
// if so, warn the user so they can verify or ignore.
|
850
|
+
if (_this12.crypto.globalErrorOnUnknownDevices) {
|
851
|
+
_this12.checkForUnknownDevices(devicesInRoom);
|
852
|
+
}
|
853
|
+
var session = yield _this12.ensureOutboundSession(room, devicesInRoom, blocked);
|
854
|
+
var payloadJson = {
|
855
|
+
room_id: _this12.roomId,
|
856
|
+
type: eventType,
|
857
|
+
content: content
|
858
|
+
};
|
859
|
+
var ciphertext = _this12.olmDevice.encryptGroupMessage(session.sessionId, JSON.stringify(payloadJson));
|
860
|
+
var encryptedContent = {
|
861
|
+
algorithm: olmlib.MEGOLM_ALGORITHM,
|
862
|
+
sender_key: _this12.olmDevice.deviceCurve25519Key,
|
863
|
+
ciphertext: ciphertext,
|
864
|
+
session_id: session.sessionId,
|
865
|
+
// Include our device ID so that recipients can send us a
|
866
|
+
// m.new_device message if they don't have our session key.
|
867
|
+
// XXX: Do we still need this now that m.new_device messages
|
868
|
+
// no longer exist since #483?
|
869
|
+
device_id: _this12.deviceId
|
870
|
+
};
|
871
|
+
session.useCount++;
|
872
|
+
return encryptedContent;
|
873
|
+
})();
|
874
|
+
}
|
875
|
+
isVerificationEvent(eventType, content) {
|
876
|
+
switch (eventType) {
|
877
|
+
case EventType.KeyVerificationCancel:
|
878
|
+
case EventType.KeyVerificationDone:
|
879
|
+
case EventType.KeyVerificationMac:
|
880
|
+
case EventType.KeyVerificationStart:
|
881
|
+
case EventType.KeyVerificationKey:
|
882
|
+
case EventType.KeyVerificationReady:
|
883
|
+
case EventType.KeyVerificationAccept:
|
884
|
+
{
|
885
|
+
return true;
|
886
|
+
}
|
887
|
+
case EventType.RoomMessage:
|
888
|
+
{
|
889
|
+
return content["msgtype"] === MsgType.KeyVerificationRequest;
|
890
|
+
}
|
891
|
+
default:
|
892
|
+
{
|
893
|
+
return false;
|
894
|
+
}
|
895
|
+
}
|
896
|
+
}
|
897
|
+
|
898
|
+
/**
|
899
|
+
* Forces the current outbound group session to be discarded such
|
900
|
+
* that another one will be created next time an event is sent.
|
901
|
+
*
|
902
|
+
* This should not normally be necessary.
|
903
|
+
*/
|
904
|
+
forceDiscardSession() {
|
905
|
+
this.setupPromise = this.setupPromise.then(() => null);
|
906
|
+
}
|
907
|
+
|
908
|
+
/**
|
909
|
+
* Checks the devices we're about to send to and see if any are entirely
|
910
|
+
* unknown to the user. If so, warn the user, and mark them as known to
|
911
|
+
* give the user a chance to go verify them before re-sending this message.
|
912
|
+
*
|
913
|
+
* @param devicesInRoom - `userId -> {deviceId -> object}`
|
914
|
+
* devices we should shared the session with.
|
915
|
+
*/
|
916
|
+
checkForUnknownDevices(devicesInRoom) {
|
917
|
+
var unknownDevices = new MapWithDefault(() => new Map());
|
918
|
+
for (var [userId, userDevices] of devicesInRoom) {
|
919
|
+
for (var [deviceId, device] of userDevices) {
|
920
|
+
if (device.isUnverified() && !device.isKnown()) {
|
921
|
+
unknownDevices.getOrCreate(userId).set(deviceId, device);
|
922
|
+
}
|
923
|
+
}
|
924
|
+
}
|
925
|
+
if (unknownDevices.size) {
|
926
|
+
// it'd be kind to pass unknownDevices up to the user in this error
|
927
|
+
throw new UnknownDeviceError("This room contains unknown devices which have not been verified. " + "We strongly recommend you verify them before continuing.", unknownDevices);
|
928
|
+
}
|
929
|
+
}
|
930
|
+
|
931
|
+
/**
|
932
|
+
* Remove unknown devices from a set of devices. The devicesInRoom parameter
|
933
|
+
* will be modified.
|
934
|
+
*
|
935
|
+
* @param devicesInRoom - `userId -> {deviceId -> object}`
|
936
|
+
* devices we should shared the session with.
|
937
|
+
*/
|
938
|
+
removeUnknownDevices(devicesInRoom) {
|
939
|
+
for (var [userId, userDevices] of devicesInRoom) {
|
940
|
+
for (var [deviceId, device] of userDevices) {
|
941
|
+
if (device.isUnverified() && !device.isKnown()) {
|
942
|
+
userDevices.delete(deviceId);
|
943
|
+
}
|
944
|
+
}
|
945
|
+
if (userDevices.size === 0) {
|
946
|
+
devicesInRoom.delete(userId);
|
947
|
+
}
|
948
|
+
}
|
949
|
+
}
|
950
|
+
|
951
|
+
/**
|
952
|
+
* Get the list of unblocked devices for all users in the room
|
953
|
+
*
|
954
|
+
* @param forceDistributeToUnverified - if set to true will include the unverified devices
|
955
|
+
* even if setting is set to block them (useful for verification)
|
956
|
+
* @param isCancelled - will cause the procedure to abort early if and when it starts
|
957
|
+
* returning `true`. If omitted, cancellation won't happen.
|
958
|
+
*
|
959
|
+
* @returns Promise which resolves to `null`, or an array whose
|
960
|
+
* first element is a {@link DeviceInfoMap} indicating
|
961
|
+
* the devices that messages should be encrypted to, and whose second
|
962
|
+
* element is a map from userId to deviceId to data indicating the devices
|
963
|
+
* that are in the room but that have been blocked.
|
964
|
+
* If `isCancelled` is provided and returns `true` while processing, `null`
|
965
|
+
* will be returned.
|
966
|
+
* If `isCancelled` is not provided, the Promise will never resolve to `null`.
|
967
|
+
*/
|
968
|
+
|
969
|
+
getDevicesInRoom(room) {
|
970
|
+
var _arguments2 = arguments,
|
971
|
+
_this13 = this;
|
972
|
+
return _asyncToGenerator(function* () {
|
973
|
+
var forceDistributeToUnverified = _arguments2.length > 1 && _arguments2[1] !== undefined ? _arguments2[1] : false;
|
974
|
+
var isCancelled = _arguments2.length > 2 ? _arguments2[2] : undefined;
|
975
|
+
var members = yield room.getEncryptionTargetMembers();
|
976
|
+
_this13.prefixedLogger.debug("Encrypting for users (shouldEncryptForInvitedMembers: ".concat(room.shouldEncryptForInvitedMembers(), "):"), members.map(u => "".concat(u.userId, " (").concat(u.membership, ")")));
|
977
|
+
var roomMembers = members.map(function (u) {
|
978
|
+
return u.userId;
|
979
|
+
});
|
980
|
+
|
981
|
+
// The global value is treated as a default for when rooms don't specify a value.
|
982
|
+
var isBlacklisting = _this13.crypto.globalBlacklistUnverifiedDevices;
|
983
|
+
var isRoomBlacklisting = room.getBlacklistUnverifiedDevices();
|
984
|
+
if (typeof isRoomBlacklisting === "boolean") {
|
985
|
+
isBlacklisting = isRoomBlacklisting;
|
986
|
+
}
|
987
|
+
|
988
|
+
// We are happy to use a cached version here: we assume that if we already
|
989
|
+
// have a list of the user's devices, then we already share an e2e room
|
990
|
+
// with them, which means that they will have announced any new devices via
|
991
|
+
// device_lists in their /sync response. This cache should then be maintained
|
992
|
+
// using all the device_lists changes and left fields.
|
993
|
+
// See https://github.com/vector-im/element-web/issues/2305 for details.
|
994
|
+
var devices = yield _this13.crypto.downloadKeys(roomMembers, false);
|
995
|
+
if ((isCancelled === null || isCancelled === void 0 ? void 0 : isCancelled()) === true) {
|
996
|
+
return null;
|
997
|
+
}
|
998
|
+
var blocked = new MapWithDefault(() => new Map());
|
999
|
+
// remove any blocked devices
|
1000
|
+
for (var [userId, userDevices] of devices) {
|
1001
|
+
for (var [deviceId, userDevice] of userDevices) {
|
1002
|
+
// Yield prior to checking each device so that we don't block
|
1003
|
+
// updating/rendering for too long.
|
1004
|
+
// See https://github.com/vector-im/element-web/issues/21612
|
1005
|
+
if (isCancelled !== undefined) yield immediate();
|
1006
|
+
if ((isCancelled === null || isCancelled === void 0 ? void 0 : isCancelled()) === true) return null;
|
1007
|
+
var deviceTrust = _this13.crypto.checkDeviceTrust(userId, deviceId);
|
1008
|
+
if (userDevice.isBlocked() || !deviceTrust.isVerified() && isBlacklisting && !forceDistributeToUnverified) {
|
1009
|
+
var blockedDevices = blocked.getOrCreate(userId);
|
1010
|
+
var isBlocked = userDevice.isBlocked();
|
1011
|
+
blockedDevices.set(deviceId, {
|
1012
|
+
code: isBlocked ? "m.blacklisted" : "m.unverified",
|
1013
|
+
reason: WITHHELD_MESSAGES[isBlocked ? "m.blacklisted" : "m.unverified"],
|
1014
|
+
deviceInfo: userDevice
|
1015
|
+
});
|
1016
|
+
userDevices.delete(deviceId);
|
1017
|
+
}
|
1018
|
+
}
|
1019
|
+
}
|
1020
|
+
return [devices, blocked];
|
1021
|
+
})();
|
1022
|
+
}
|
1023
|
+
}
|
1024
|
+
|
1025
|
+
/**
|
1026
|
+
* Megolm decryption implementation
|
1027
|
+
*
|
1028
|
+
* @param params - parameters, as per {@link DecryptionAlgorithm}
|
1029
|
+
*/
|
1030
|
+
export class MegolmDecryption extends DecryptionAlgorithm {
|
1031
|
+
constructor(params) {
|
1032
|
+
super(params);
|
1033
|
+
// events which we couldn't decrypt due to unknown sessions /
|
1034
|
+
// indexes, or which we could only decrypt with untrusted keys:
|
1035
|
+
// map from senderKey|sessionId to Set of MatrixEvents
|
1036
|
+
_defineProperty(this, "pendingEvents", new Map());
|
1037
|
+
// this gets stubbed out by the unit tests.
|
1038
|
+
_defineProperty(this, "olmlib", olmlib);
|
1039
|
+
_defineProperty(this, "roomId", void 0);
|
1040
|
+
_defineProperty(this, "prefixedLogger", void 0);
|
1041
|
+
this.roomId = params.roomId;
|
1042
|
+
this.prefixedLogger = logger.getChild("[".concat(this.roomId, " decryption]"));
|
1043
|
+
}
|
1044
|
+
|
1045
|
+
/**
|
1046
|
+
* returns a promise which resolves to a
|
1047
|
+
* {@link EventDecryptionResult} once we have finished
|
1048
|
+
* decrypting, or rejects with an `algorithms.DecryptionError` if there is a
|
1049
|
+
* problem decrypting the event.
|
1050
|
+
*/
|
1051
|
+
decryptEvent(event) {
|
1052
|
+
var _this14 = this;
|
1053
|
+
return _asyncToGenerator(function* () {
|
1054
|
+
var content = event.getWireContent();
|
1055
|
+
if (!content.sender_key || !content.session_id || !content.ciphertext) {
|
1056
|
+
throw new DecryptionError(DecryptionFailureCode.MEGOLM_MISSING_FIELDS, "Missing fields in input");
|
1057
|
+
}
|
1058
|
+
|
1059
|
+
// we add the event to the pending list *before* we start decryption.
|
1060
|
+
//
|
1061
|
+
// then, if the key turns up while decryption is in progress (and
|
1062
|
+
// decryption fails), we will schedule a retry.
|
1063
|
+
// (fixes https://github.com/vector-im/element-web/issues/5001)
|
1064
|
+
_this14.addEventToPendingList(event);
|
1065
|
+
var res;
|
1066
|
+
try {
|
1067
|
+
res = yield _this14.olmDevice.decryptGroupMessage(event.getRoomId(), content.sender_key, content.session_id, content.ciphertext, event.getId(), event.getTs());
|
1068
|
+
} catch (e) {
|
1069
|
+
if (e.name === "DecryptionError") {
|
1070
|
+
// re-throw decryption errors as-is
|
1071
|
+
throw e;
|
1072
|
+
}
|
1073
|
+
var errorCode = DecryptionFailureCode.OLM_DECRYPT_GROUP_MESSAGE_ERROR;
|
1074
|
+
if ((e === null || e === void 0 ? void 0 : e.message) === "OLM.UNKNOWN_MESSAGE_INDEX") {
|
1075
|
+
_this14.requestKeysForEvent(event);
|
1076
|
+
errorCode = DecryptionFailureCode.OLM_UNKNOWN_MESSAGE_INDEX;
|
1077
|
+
}
|
1078
|
+
throw new DecryptionError(errorCode, e instanceof Error ? e.message : "Unknown Error: Error is undefined", {
|
1079
|
+
session: content.sender_key + "|" + content.session_id
|
1080
|
+
});
|
1081
|
+
}
|
1082
|
+
if (res === null) {
|
1083
|
+
// We've got a message for a session we don't have.
|
1084
|
+
// try and get the missing key from the backup first
|
1085
|
+
_this14.crypto.backupManager.queryKeyBackupRateLimited(event.getRoomId(), content.session_id).catch(() => {});
|
1086
|
+
|
1087
|
+
// (XXX: We might actually have received this key since we started
|
1088
|
+
// decrypting, in which case we'll have scheduled a retry, and this
|
1089
|
+
// request will be redundant. We could probably check to see if the
|
1090
|
+
// event is still in the pending list; if not, a retry will have been
|
1091
|
+
// scheduled, so we needn't send out the request here.)
|
1092
|
+
_this14.requestKeysForEvent(event);
|
1093
|
+
|
1094
|
+
// See if there was a problem with the olm session at the time the
|
1095
|
+
// event was sent. Use a fuzz factor of 2 minutes.
|
1096
|
+
var problem = yield _this14.olmDevice.sessionMayHaveProblems(content.sender_key, event.getTs() - 120000);
|
1097
|
+
if (problem) {
|
1098
|
+
_this14.prefixedLogger.info("When handling UISI from ".concat(event.getSender(), " (sender key ").concat(content.sender_key, "): ") + "recent session problem with that sender:", problem);
|
1099
|
+
var problemDescription = PROBLEM_DESCRIPTIONS[problem.type] || PROBLEM_DESCRIPTIONS.unknown;
|
1100
|
+
if (problem.fixed) {
|
1101
|
+
problemDescription += " Trying to create a new secure channel and re-requesting the keys.";
|
1102
|
+
}
|
1103
|
+
throw new DecryptionError(DecryptionFailureCode.MEGOLM_UNKNOWN_INBOUND_SESSION_ID, problemDescription, {
|
1104
|
+
session: content.sender_key + "|" + content.session_id
|
1105
|
+
});
|
1106
|
+
}
|
1107
|
+
throw new DecryptionError(DecryptionFailureCode.MEGOLM_UNKNOWN_INBOUND_SESSION_ID, "The sender's device has not sent us the keys for this message.", {
|
1108
|
+
session: content.sender_key + "|" + content.session_id
|
1109
|
+
});
|
1110
|
+
}
|
1111
|
+
|
1112
|
+
// Success. We can remove the event from the pending list, if
|
1113
|
+
// that hasn't already happened. However, if the event was
|
1114
|
+
// decrypted with an untrusted key, leave it on the pending
|
1115
|
+
// list so it will be retried if we find a trusted key later.
|
1116
|
+
if (!res.untrusted) {
|
1117
|
+
_this14.removeEventFromPendingList(event);
|
1118
|
+
}
|
1119
|
+
var payload = JSON.parse(res.result);
|
1120
|
+
|
1121
|
+
// belt-and-braces check that the room id matches that indicated by the HS
|
1122
|
+
// (this is somewhat redundant, since the megolm session is scoped to the
|
1123
|
+
// room, so neither the sender nor a MITM can lie about the room_id).
|
1124
|
+
if (payload.room_id !== event.getRoomId()) {
|
1125
|
+
throw new DecryptionError(DecryptionFailureCode.MEGOLM_BAD_ROOM, "Message intended for room " + payload.room_id);
|
1126
|
+
}
|
1127
|
+
return {
|
1128
|
+
clearEvent: payload,
|
1129
|
+
senderCurve25519Key: res.senderKey,
|
1130
|
+
claimedEd25519Key: res.keysClaimed.ed25519,
|
1131
|
+
forwardingCurve25519KeyChain: res.forwardingCurve25519KeyChain,
|
1132
|
+
untrusted: res.untrusted
|
1133
|
+
};
|
1134
|
+
})();
|
1135
|
+
}
|
1136
|
+
requestKeysForEvent(event) {
|
1137
|
+
var wireContent = event.getWireContent();
|
1138
|
+
var recipients = event.getKeyRequestRecipients(this.userId);
|
1139
|
+
this.crypto.requestRoomKey({
|
1140
|
+
room_id: event.getRoomId(),
|
1141
|
+
algorithm: wireContent.algorithm,
|
1142
|
+
sender_key: wireContent.sender_key,
|
1143
|
+
session_id: wireContent.session_id
|
1144
|
+
}, recipients);
|
1145
|
+
}
|
1146
|
+
|
1147
|
+
/**
|
1148
|
+
* Add an event to the list of those awaiting their session keys.
|
1149
|
+
*
|
1150
|
+
* @internal
|
1151
|
+
*
|
1152
|
+
*/
|
1153
|
+
addEventToPendingList(event) {
|
1154
|
+
var _senderPendingEvents$;
|
1155
|
+
var content = event.getWireContent();
|
1156
|
+
var senderKey = content.sender_key;
|
1157
|
+
var sessionId = content.session_id;
|
1158
|
+
if (!this.pendingEvents.has(senderKey)) {
|
1159
|
+
this.pendingEvents.set(senderKey, new Map());
|
1160
|
+
}
|
1161
|
+
var senderPendingEvents = this.pendingEvents.get(senderKey);
|
1162
|
+
if (!senderPendingEvents.has(sessionId)) {
|
1163
|
+
senderPendingEvents.set(sessionId, new Set());
|
1164
|
+
}
|
1165
|
+
(_senderPendingEvents$ = senderPendingEvents.get(sessionId)) === null || _senderPendingEvents$ === void 0 || _senderPendingEvents$.add(event);
|
1166
|
+
}
|
1167
|
+
|
1168
|
+
/**
|
1169
|
+
* Remove an event from the list of those awaiting their session keys.
|
1170
|
+
*
|
1171
|
+
* @internal
|
1172
|
+
*
|
1173
|
+
*/
|
1174
|
+
removeEventFromPendingList(event) {
|
1175
|
+
var content = event.getWireContent();
|
1176
|
+
var senderKey = content.sender_key;
|
1177
|
+
var sessionId = content.session_id;
|
1178
|
+
var senderPendingEvents = this.pendingEvents.get(senderKey);
|
1179
|
+
var pendingEvents = senderPendingEvents === null || senderPendingEvents === void 0 ? void 0 : senderPendingEvents.get(sessionId);
|
1180
|
+
if (!pendingEvents) {
|
1181
|
+
return;
|
1182
|
+
}
|
1183
|
+
pendingEvents.delete(event);
|
1184
|
+
if (pendingEvents.size === 0) {
|
1185
|
+
senderPendingEvents.delete(sessionId);
|
1186
|
+
}
|
1187
|
+
if (senderPendingEvents.size === 0) {
|
1188
|
+
this.pendingEvents.delete(senderKey);
|
1189
|
+
}
|
1190
|
+
}
|
1191
|
+
|
1192
|
+
/**
|
1193
|
+
* Parse a RoomKey out of an `m.room_key` event.
|
1194
|
+
*
|
1195
|
+
* @param event - the event containing the room key.
|
1196
|
+
*
|
1197
|
+
* @returns The `RoomKey` if it could be successfully parsed out of the
|
1198
|
+
* event.
|
1199
|
+
*
|
1200
|
+
* @internal
|
1201
|
+
*
|
1202
|
+
*/
|
1203
|
+
roomKeyFromEvent(event) {
|
1204
|
+
var senderKey = event.getSenderKey();
|
1205
|
+
var content = event.getContent();
|
1206
|
+
var extraSessionData = {};
|
1207
|
+
if (!content.room_id || !content.session_key || !content.session_id || !content.algorithm) {
|
1208
|
+
this.prefixedLogger.error("key event is missing fields");
|
1209
|
+
return;
|
1210
|
+
}
|
1211
|
+
if (!olmlib.isOlmEncrypted(event)) {
|
1212
|
+
this.prefixedLogger.error("key event not properly encrypted");
|
1213
|
+
return;
|
1214
|
+
}
|
1215
|
+
if (content["org.matrix.msc3061.shared_history"]) {
|
1216
|
+
extraSessionData.sharedHistory = true;
|
1217
|
+
}
|
1218
|
+
var roomKey = {
|
1219
|
+
senderKey: senderKey,
|
1220
|
+
sessionId: content.session_id,
|
1221
|
+
sessionKey: content.session_key,
|
1222
|
+
extraSessionData,
|
1223
|
+
exportFormat: false,
|
1224
|
+
roomId: content.room_id,
|
1225
|
+
algorithm: content.algorithm,
|
1226
|
+
forwardingKeyChain: [],
|
1227
|
+
keysClaimed: event.getKeysClaimed()
|
1228
|
+
};
|
1229
|
+
return roomKey;
|
1230
|
+
}
|
1231
|
+
|
1232
|
+
/**
|
1233
|
+
* Parse a RoomKey out of an `m.forwarded_room_key` event.
|
1234
|
+
*
|
1235
|
+
* @param event - the event containing the forwarded room key.
|
1236
|
+
*
|
1237
|
+
* @returns The `RoomKey` if it could be successfully parsed out of the
|
1238
|
+
* event.
|
1239
|
+
*
|
1240
|
+
* @internal
|
1241
|
+
*
|
1242
|
+
*/
|
1243
|
+
forwardedRoomKeyFromEvent(event) {
|
1244
|
+
// the properties in m.forwarded_room_key are a superset of those in m.room_key, so
|
1245
|
+
// start by parsing the m.room_key fields.
|
1246
|
+
var roomKey = this.roomKeyFromEvent(event);
|
1247
|
+
if (!roomKey) {
|
1248
|
+
return;
|
1249
|
+
}
|
1250
|
+
var senderKey = event.getSenderKey();
|
1251
|
+
var content = event.getContent();
|
1252
|
+
var senderKeyUser = this.baseApis.crypto.deviceList.getUserByIdentityKey(olmlib.OLM_ALGORITHM, senderKey);
|
1253
|
+
|
1254
|
+
// We received this to-device event from event.getSenderKey(), but the original
|
1255
|
+
// creator of the room key is claimed in the content.
|
1256
|
+
var claimedCurve25519Key = content.sender_key;
|
1257
|
+
var claimedEd25519Key = content.sender_claimed_ed25519_key;
|
1258
|
+
var forwardingKeyChain = Array.isArray(content.forwarding_curve25519_key_chain) ? content.forwarding_curve25519_key_chain : [];
|
1259
|
+
|
1260
|
+
// copy content before we modify it
|
1261
|
+
forwardingKeyChain = forwardingKeyChain.slice();
|
1262
|
+
forwardingKeyChain.push(senderKey);
|
1263
|
+
|
1264
|
+
// Check if we have all the fields we need.
|
1265
|
+
if (senderKeyUser !== event.getSender()) {
|
1266
|
+
this.prefixedLogger.error("sending device does not belong to the user it claims to be from");
|
1267
|
+
return;
|
1268
|
+
}
|
1269
|
+
if (!claimedCurve25519Key) {
|
1270
|
+
this.prefixedLogger.error("forwarded_room_key event is missing sender_key field");
|
1271
|
+
return;
|
1272
|
+
}
|
1273
|
+
if (!claimedEd25519Key) {
|
1274
|
+
this.prefixedLogger.error("forwarded_room_key_event is missing sender_claimed_ed25519_key field");
|
1275
|
+
return;
|
1276
|
+
}
|
1277
|
+
var keysClaimed = {
|
1278
|
+
ed25519: claimedEd25519Key
|
1279
|
+
};
|
1280
|
+
|
1281
|
+
// FIXME: We're reusing the same field to track both:
|
1282
|
+
//
|
1283
|
+
// 1. The Olm identity we've received this room key from.
|
1284
|
+
// 2. The Olm identity deduced (in the trusted case) or claiming (in the
|
1285
|
+
// untrusted case) to be the original creator of this room key.
|
1286
|
+
//
|
1287
|
+
// We now overwrite the value tracking usage 1 with the value tracking usage 2.
|
1288
|
+
roomKey.senderKey = claimedCurve25519Key;
|
1289
|
+
// Replace our keysClaimed as well.
|
1290
|
+
roomKey.keysClaimed = keysClaimed;
|
1291
|
+
roomKey.exportFormat = true;
|
1292
|
+
roomKey.forwardingKeyChain = forwardingKeyChain;
|
1293
|
+
// forwarded keys are always untrusted
|
1294
|
+
roomKey.extraSessionData.untrusted = true;
|
1295
|
+
return roomKey;
|
1296
|
+
}
|
1297
|
+
|
1298
|
+
/**
|
1299
|
+
* Determine if we should accept the forwarded room key that was found in the given
|
1300
|
+
* event.
|
1301
|
+
*
|
1302
|
+
* @param event - An `m.forwarded_room_key` event.
|
1303
|
+
* @param roomKey - The room key that was found in the event.
|
1304
|
+
*
|
1305
|
+
* @returns promise that will resolve to a boolean telling us if it's ok to
|
1306
|
+
* accept the given forwarded room key.
|
1307
|
+
*
|
1308
|
+
* @internal
|
1309
|
+
*
|
1310
|
+
*/
|
1311
|
+
shouldAcceptForwardedKey(event, roomKey) {
|
1312
|
+
var _this15 = this;
|
1313
|
+
return _asyncToGenerator(function* () {
|
1314
|
+
var _this15$crypto$device;
|
1315
|
+
var senderKey = event.getSenderKey();
|
1316
|
+
var sendingDevice = (_this15$crypto$device = _this15.crypto.deviceList.getDeviceByIdentityKey(olmlib.OLM_ALGORITHM, senderKey)) !== null && _this15$crypto$device !== void 0 ? _this15$crypto$device : undefined;
|
1317
|
+
var deviceTrust = _this15.crypto.checkDeviceInfoTrust(event.getSender(), sendingDevice);
|
1318
|
+
|
1319
|
+
// Using the plaintext sender here is fine since we checked that the
|
1320
|
+
// sender matches to the user id in the device keys when this event was
|
1321
|
+
// originally decrypted. This can obviously only happen if the device
|
1322
|
+
// keys have been downloaded, but if they haven't the
|
1323
|
+
// `deviceTrust.isVerified()` flag would be false as well.
|
1324
|
+
//
|
1325
|
+
// It would still be far nicer if the `sendingDevice` had a user ID
|
1326
|
+
// attached to it that went through signature checks.
|
1327
|
+
var fromUs = event.getSender() === _this15.baseApis.getUserId();
|
1328
|
+
var keyFromOurVerifiedDevice = deviceTrust.isVerified() && fromUs;
|
1329
|
+
var weRequested = yield _this15.wasRoomKeyRequested(event, roomKey);
|
1330
|
+
var fromInviter = _this15.wasRoomKeyForwardedByInviter(event, roomKey);
|
1331
|
+
var sharedAsHistory = _this15.wasRoomKeyForwardedAsHistory(roomKey);
|
1332
|
+
return weRequested && keyFromOurVerifiedDevice || fromInviter && sharedAsHistory;
|
1333
|
+
})();
|
1334
|
+
}
|
1335
|
+
|
1336
|
+
/**
|
1337
|
+
* Did we ever request the given room key from the event sender and its
|
1338
|
+
* accompanying device.
|
1339
|
+
*
|
1340
|
+
* @param event - An `m.forwarded_room_key` event.
|
1341
|
+
* @param roomKey - The room key that was found in the event.
|
1342
|
+
*
|
1343
|
+
* @internal
|
1344
|
+
*
|
1345
|
+
*/
|
1346
|
+
wasRoomKeyRequested(event, roomKey) {
|
1347
|
+
var _this16 = this;
|
1348
|
+
return _asyncToGenerator(function* () {
|
1349
|
+
// We send the `m.room_key_request` out as a wildcard to-device request,
|
1350
|
+
// otherwise we would have to duplicate the same content for each
|
1351
|
+
// device. This is why we need to pass in "*" as the device id here.
|
1352
|
+
var outgoingRequests = yield _this16.crypto.cryptoStore.getOutgoingRoomKeyRequestsByTarget(event.getSender(), "*", [RoomKeyRequestState.Sent]);
|
1353
|
+
return outgoingRequests.some(req => req.requestBody.room_id === roomKey.roomId && req.requestBody.session_id === roomKey.sessionId);
|
1354
|
+
})();
|
1355
|
+
}
|
1356
|
+
wasRoomKeyForwardedByInviter(event, roomKey) {
|
1357
|
+
var _room$getMember, _memberEvent$getUnsig, _memberEvent$getPrevC;
|
1358
|
+
// TODO: This is supposed to have a time limit. We should only accept
|
1359
|
+
// such keys if we happen to receive them for a recently joined room.
|
1360
|
+
var room = this.baseApis.getRoom(roomKey.roomId);
|
1361
|
+
var senderKey = event.getSenderKey();
|
1362
|
+
if (!senderKey) {
|
1363
|
+
return false;
|
1364
|
+
}
|
1365
|
+
var senderKeyUser = this.crypto.deviceList.getUserByIdentityKey(olmlib.OLM_ALGORITHM, senderKey);
|
1366
|
+
if (!senderKeyUser) {
|
1367
|
+
return false;
|
1368
|
+
}
|
1369
|
+
var memberEvent = room === null || room === void 0 || (_room$getMember = room.getMember(this.userId)) === null || _room$getMember === void 0 ? void 0 : _room$getMember.events.member;
|
1370
|
+
var fromInviter = (memberEvent === null || memberEvent === void 0 ? void 0 : memberEvent.getSender()) === senderKeyUser || (memberEvent === null || memberEvent === void 0 || (_memberEvent$getUnsig = memberEvent.getUnsigned()) === null || _memberEvent$getUnsig === void 0 ? void 0 : _memberEvent$getUnsig.prev_sender) === senderKeyUser && (memberEvent === null || memberEvent === void 0 || (_memberEvent$getPrevC = memberEvent.getPrevContent()) === null || _memberEvent$getPrevC === void 0 ? void 0 : _memberEvent$getPrevC.membership) === KnownMembership.Invite;
|
1371
|
+
if (room && fromInviter) {
|
1372
|
+
return true;
|
1373
|
+
} else {
|
1374
|
+
return false;
|
1375
|
+
}
|
1376
|
+
}
|
1377
|
+
wasRoomKeyForwardedAsHistory(roomKey) {
|
1378
|
+
var room = this.baseApis.getRoom(roomKey.roomId);
|
1379
|
+
|
1380
|
+
// If the key is not for a known room, then something fishy is going on,
|
1381
|
+
// so we reject the key out of caution. In practice, this is a bit moot
|
1382
|
+
// because we'll only accept shared_history forwarded by the inviter, and
|
1383
|
+
// we won't know who was the inviter for an unknown room, so we'll reject
|
1384
|
+
// it anyway.
|
1385
|
+
if (room && roomKey.extraSessionData.sharedHistory) {
|
1386
|
+
return true;
|
1387
|
+
} else {
|
1388
|
+
return false;
|
1389
|
+
}
|
1390
|
+
}
|
1391
|
+
|
1392
|
+
/**
|
1393
|
+
* Check if a forwarded room key should be parked.
|
1394
|
+
*
|
1395
|
+
* A forwarded room key should be parked if it's a key for a room we're not
|
1396
|
+
* in. We park the forwarded room key in case *this sender* invites us to
|
1397
|
+
* that room later.
|
1398
|
+
*/
|
1399
|
+
shouldParkForwardedKey(roomKey) {
|
1400
|
+
var room = this.baseApis.getRoom(roomKey.roomId);
|
1401
|
+
if (!room && roomKey.extraSessionData.sharedHistory) {
|
1402
|
+
return true;
|
1403
|
+
} else {
|
1404
|
+
return false;
|
1405
|
+
}
|
1406
|
+
}
|
1407
|
+
|
1408
|
+
/**
|
1409
|
+
* Park the given room key to our store.
|
1410
|
+
*
|
1411
|
+
* @param event - An `m.forwarded_room_key` event.
|
1412
|
+
* @param roomKey - The room key that was found in the event.
|
1413
|
+
*
|
1414
|
+
* @internal
|
1415
|
+
*
|
1416
|
+
*/
|
1417
|
+
parkForwardedKey(event, roomKey) {
|
1418
|
+
var _this17 = this;
|
1419
|
+
return _asyncToGenerator(function* () {
|
1420
|
+
var parkedData = {
|
1421
|
+
senderId: event.getSender(),
|
1422
|
+
senderKey: roomKey.senderKey,
|
1423
|
+
sessionId: roomKey.sessionId,
|
1424
|
+
sessionKey: roomKey.sessionKey,
|
1425
|
+
keysClaimed: roomKey.keysClaimed,
|
1426
|
+
forwardingCurve25519KeyChain: roomKey.forwardingKeyChain
|
1427
|
+
};
|
1428
|
+
yield _this17.crypto.cryptoStore.doTxn("readwrite", ["parked_shared_history"], txn => _this17.crypto.cryptoStore.addParkedSharedHistory(roomKey.roomId, parkedData, txn), logger.getChild("[addParkedSharedHistory]"));
|
1429
|
+
})();
|
1430
|
+
}
|
1431
|
+
|
1432
|
+
/**
|
1433
|
+
* Add the given room key to our store.
|
1434
|
+
*
|
1435
|
+
* @param roomKey - The room key that should be added to the store.
|
1436
|
+
*
|
1437
|
+
* @internal
|
1438
|
+
*
|
1439
|
+
*/
|
1440
|
+
addRoomKey(roomKey) {
|
1441
|
+
var _this18 = this;
|
1442
|
+
return _asyncToGenerator(function* () {
|
1443
|
+
try {
|
1444
|
+
yield _this18.olmDevice.addInboundGroupSession(roomKey.roomId, roomKey.senderKey, roomKey.forwardingKeyChain, roomKey.sessionId, roomKey.sessionKey, roomKey.keysClaimed, roomKey.exportFormat, roomKey.extraSessionData);
|
1445
|
+
|
1446
|
+
// have another go at decrypting events sent with this session.
|
1447
|
+
if (yield _this18.retryDecryption(roomKey.senderKey, roomKey.sessionId, !roomKey.extraSessionData.untrusted)) {
|
1448
|
+
// cancel any outstanding room key requests for this session.
|
1449
|
+
// Only do this if we managed to decrypt every message in the
|
1450
|
+
// session, because if we didn't, we leave the other key
|
1451
|
+
// requests in the hopes that someone sends us a key that
|
1452
|
+
// includes an earlier index.
|
1453
|
+
_this18.crypto.cancelRoomKeyRequest({
|
1454
|
+
algorithm: roomKey.algorithm,
|
1455
|
+
room_id: roomKey.roomId,
|
1456
|
+
session_id: roomKey.sessionId,
|
1457
|
+
sender_key: roomKey.senderKey
|
1458
|
+
});
|
1459
|
+
}
|
1460
|
+
|
1461
|
+
// don't wait for the keys to be backed up for the server
|
1462
|
+
yield _this18.crypto.backupManager.backupGroupSession(roomKey.senderKey, roomKey.sessionId);
|
1463
|
+
} catch (e) {
|
1464
|
+
_this18.prefixedLogger.error("Error handling m.room_key_event: ".concat(e));
|
1465
|
+
}
|
1466
|
+
})();
|
1467
|
+
}
|
1468
|
+
|
1469
|
+
/**
|
1470
|
+
* Handle room keys that have been forwarded to us as an
|
1471
|
+
* `m.forwarded_room_key` event.
|
1472
|
+
*
|
1473
|
+
* Forwarded room keys need special handling since we have no way of knowing
|
1474
|
+
* who the original creator of the room key was. This naturally means that
|
1475
|
+
* forwarded room keys are always untrusted and should only be accepted in
|
1476
|
+
* some cases.
|
1477
|
+
*
|
1478
|
+
* @param event - An `m.forwarded_room_key` event.
|
1479
|
+
*
|
1480
|
+
* @internal
|
1481
|
+
*
|
1482
|
+
*/
|
1483
|
+
onForwardedRoomKey(event) {
|
1484
|
+
var _this19 = this;
|
1485
|
+
return _asyncToGenerator(function* () {
|
1486
|
+
var roomKey = _this19.forwardedRoomKeyFromEvent(event);
|
1487
|
+
if (!roomKey) {
|
1488
|
+
return;
|
1489
|
+
}
|
1490
|
+
if (yield _this19.shouldAcceptForwardedKey(event, roomKey)) {
|
1491
|
+
yield _this19.addRoomKey(roomKey);
|
1492
|
+
} else if (_this19.shouldParkForwardedKey(roomKey)) {
|
1493
|
+
yield _this19.parkForwardedKey(event, roomKey);
|
1494
|
+
}
|
1495
|
+
})();
|
1496
|
+
}
|
1497
|
+
onRoomKeyEvent(event) {
|
1498
|
+
var _this20 = this;
|
1499
|
+
return _asyncToGenerator(function* () {
|
1500
|
+
if (event.getType() == "m.forwarded_room_key") {
|
1501
|
+
yield _this20.onForwardedRoomKey(event);
|
1502
|
+
} else {
|
1503
|
+
var roomKey = _this20.roomKeyFromEvent(event);
|
1504
|
+
if (!roomKey) {
|
1505
|
+
return;
|
1506
|
+
}
|
1507
|
+
yield _this20.addRoomKey(roomKey);
|
1508
|
+
}
|
1509
|
+
})();
|
1510
|
+
}
|
1511
|
+
|
1512
|
+
/**
|
1513
|
+
* @param event - key event
|
1514
|
+
*/
|
1515
|
+
onRoomKeyWithheldEvent(event) {
|
1516
|
+
var _this21 = this;
|
1517
|
+
return _asyncToGenerator(function* () {
|
1518
|
+
var content = event.getContent();
|
1519
|
+
var senderKey = content.sender_key;
|
1520
|
+
if (content.code === "m.no_olm") {
|
1521
|
+
yield _this21.onNoOlmWithheldEvent(event);
|
1522
|
+
} else if (content.code === "m.unavailable") {
|
1523
|
+
// this simply means that the other device didn't have the key, which isn't very useful information. Don't
|
1524
|
+
// record it in the storage
|
1525
|
+
} else {
|
1526
|
+
yield _this21.olmDevice.addInboundGroupSessionWithheld(content.room_id, senderKey, content.session_id, content.code, content.reason);
|
1527
|
+
}
|
1528
|
+
|
1529
|
+
// Having recorded the problem, retry decryption on any affected messages.
|
1530
|
+
// It's unlikely we'll be able to decrypt sucessfully now, but this will
|
1531
|
+
// update the error message.
|
1532
|
+
//
|
1533
|
+
if (content.session_id) {
|
1534
|
+
yield _this21.retryDecryption(senderKey, content.session_id);
|
1535
|
+
} else {
|
1536
|
+
// no_olm messages aren't specific to a given megolm session, so
|
1537
|
+
// we trigger retrying decryption for all the messages from the sender's
|
1538
|
+
// key, so that we can update the error message to indicate the olm
|
1539
|
+
// session problem.
|
1540
|
+
yield _this21.retryDecryptionFromSender(senderKey);
|
1541
|
+
}
|
1542
|
+
})();
|
1543
|
+
}
|
1544
|
+
onNoOlmWithheldEvent(event) {
|
1545
|
+
var _this22 = this;
|
1546
|
+
return _asyncToGenerator(function* () {
|
1547
|
+
var content = event.getContent();
|
1548
|
+
var senderKey = content.sender_key;
|
1549
|
+
var sender = event.getSender();
|
1550
|
+
_this22.prefixedLogger.warn("".concat(sender, ":").concat(senderKey, " was unable to establish an olm session with us"));
|
1551
|
+
// if the sender says that they haven't been able to establish an olm
|
1552
|
+
// session, let's proactively establish one
|
1553
|
+
|
1554
|
+
if (yield _this22.olmDevice.getSessionIdForDevice(senderKey)) {
|
1555
|
+
// a session has already been established, so we don't need to
|
1556
|
+
// create a new one.
|
1557
|
+
_this22.prefixedLogger.debug("New session already created. Not creating a new one.");
|
1558
|
+
yield _this22.olmDevice.recordSessionProblem(senderKey, "no_olm", true);
|
1559
|
+
return;
|
1560
|
+
}
|
1561
|
+
var device = _this22.crypto.deviceList.getDeviceByIdentityKey(content.algorithm, senderKey);
|
1562
|
+
if (!device) {
|
1563
|
+
// if we don't know about the device, fetch the user's devices again
|
1564
|
+
// and retry before giving up
|
1565
|
+
yield _this22.crypto.downloadKeys([sender], false);
|
1566
|
+
device = _this22.crypto.deviceList.getDeviceByIdentityKey(content.algorithm, senderKey);
|
1567
|
+
if (!device) {
|
1568
|
+
_this22.prefixedLogger.info("Couldn't find device for identity key " + senderKey + ": not establishing session");
|
1569
|
+
yield _this22.olmDevice.recordSessionProblem(senderKey, "no_olm", false);
|
1570
|
+
return;
|
1571
|
+
}
|
1572
|
+
}
|
1573
|
+
|
1574
|
+
// XXX: switch this to use encryptAndSendToDevices() rather than duplicating it?
|
1575
|
+
|
1576
|
+
yield olmlib.ensureOlmSessionsForDevices(_this22.olmDevice, _this22.baseApis, new Map([[sender, [device]]]), false);
|
1577
|
+
var encryptedContent = {
|
1578
|
+
algorithm: olmlib.OLM_ALGORITHM,
|
1579
|
+
sender_key: _this22.olmDevice.deviceCurve25519Key,
|
1580
|
+
ciphertext: {},
|
1581
|
+
[ToDeviceMessageId]: uuidv4()
|
1582
|
+
};
|
1583
|
+
yield olmlib.encryptMessageForDevice(encryptedContent.ciphertext, _this22.userId, undefined, _this22.olmDevice, sender, device, {
|
1584
|
+
type: "m.dummy"
|
1585
|
+
});
|
1586
|
+
yield _this22.olmDevice.recordSessionProblem(senderKey, "no_olm", true);
|
1587
|
+
yield _this22.baseApis.sendToDevice("m.room.encrypted", new Map([[sender, new Map([[device.deviceId, encryptedContent]])]]));
|
1588
|
+
})();
|
1589
|
+
}
|
1590
|
+
hasKeysForKeyRequest(keyRequest) {
|
1591
|
+
var body = keyRequest.requestBody;
|
1592
|
+
return this.olmDevice.hasInboundSessionKeys(body.room_id, body.sender_key, body.session_id
|
1593
|
+
// TODO: ratchet index
|
1594
|
+
);
|
1595
|
+
}
|
1596
|
+
shareKeysWithDevice(keyRequest) {
|
1597
|
+
var userId = keyRequest.userId;
|
1598
|
+
var deviceId = keyRequest.deviceId;
|
1599
|
+
var deviceInfo = this.crypto.getStoredDevice(userId, deviceId);
|
1600
|
+
var body = keyRequest.requestBody;
|
1601
|
+
|
1602
|
+
// XXX: switch this to use encryptAndSendToDevices()?
|
1603
|
+
|
1604
|
+
this.olmlib.ensureOlmSessionsForDevices(this.olmDevice, this.baseApis, new Map([[userId, [deviceInfo]]])).then(devicemap => {
|
1605
|
+
var _devicemap$get;
|
1606
|
+
var olmSessionResult = (_devicemap$get = devicemap.get(userId)) === null || _devicemap$get === void 0 ? void 0 : _devicemap$get.get(deviceId);
|
1607
|
+
if (!(olmSessionResult !== null && olmSessionResult !== void 0 && olmSessionResult.sessionId)) {
|
1608
|
+
// no session with this device, probably because there
|
1609
|
+
// were no one-time keys.
|
1610
|
+
//
|
1611
|
+
// ensureOlmSessionsForUsers has already done the logging,
|
1612
|
+
// so just skip it.
|
1613
|
+
return null;
|
1614
|
+
}
|
1615
|
+
this.prefixedLogger.debug("sharing keys for session " + body.sender_key + "|" + body.session_id + " with device " + userId + ":" + deviceId);
|
1616
|
+
return this.buildKeyForwardingMessage(body.room_id, body.sender_key, body.session_id);
|
1617
|
+
}).then(payload => {
|
1618
|
+
var encryptedContent = {
|
1619
|
+
algorithm: olmlib.OLM_ALGORITHM,
|
1620
|
+
sender_key: this.olmDevice.deviceCurve25519Key,
|
1621
|
+
ciphertext: {},
|
1622
|
+
[ToDeviceMessageId]: uuidv4()
|
1623
|
+
};
|
1624
|
+
return this.olmlib.encryptMessageForDevice(encryptedContent.ciphertext, this.userId, undefined, this.olmDevice, userId, deviceInfo, payload).then(() => {
|
1625
|
+
// TODO: retries
|
1626
|
+
return this.baseApis.sendToDevice("m.room.encrypted", new Map([[userId, new Map([[deviceId, encryptedContent]])]]));
|
1627
|
+
});
|
1628
|
+
});
|
1629
|
+
}
|
1630
|
+
buildKeyForwardingMessage(roomId, senderKey, sessionId) {
|
1631
|
+
var _this23 = this;
|
1632
|
+
return _asyncToGenerator(function* () {
|
1633
|
+
var key = yield _this23.olmDevice.getInboundGroupSessionKey(roomId, senderKey, sessionId);
|
1634
|
+
return {
|
1635
|
+
type: "m.forwarded_room_key",
|
1636
|
+
content: {
|
1637
|
+
"algorithm": olmlib.MEGOLM_ALGORITHM,
|
1638
|
+
"room_id": roomId,
|
1639
|
+
"sender_key": senderKey,
|
1640
|
+
"sender_claimed_ed25519_key": key.sender_claimed_ed25519_key,
|
1641
|
+
"session_id": sessionId,
|
1642
|
+
"session_key": key.key,
|
1643
|
+
"chain_index": key.chain_index,
|
1644
|
+
"forwarding_curve25519_key_chain": key.forwarding_curve25519_key_chain,
|
1645
|
+
"org.matrix.msc3061.shared_history": key.shared_history || false
|
1646
|
+
}
|
1647
|
+
};
|
1648
|
+
})();
|
1649
|
+
}
|
1650
|
+
|
1651
|
+
/**
|
1652
|
+
* @param untrusted - whether the key should be considered as untrusted
|
1653
|
+
* @param source - where the key came from
|
1654
|
+
*/
|
1655
|
+
importRoomKey(session) {
|
1656
|
+
var {
|
1657
|
+
untrusted,
|
1658
|
+
source
|
1659
|
+
} = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
|
1660
|
+
var extraSessionData = {};
|
1661
|
+
if (untrusted || session.untrusted) {
|
1662
|
+
extraSessionData.untrusted = true;
|
1663
|
+
}
|
1664
|
+
if (session["org.matrix.msc3061.shared_history"]) {
|
1665
|
+
extraSessionData.sharedHistory = true;
|
1666
|
+
}
|
1667
|
+
return this.olmDevice.addInboundGroupSession(session.room_id, session.sender_key, session.forwarding_curve25519_key_chain, session.session_id, session.session_key, session.sender_claimed_keys, true, extraSessionData).then(() => {
|
1668
|
+
if (source !== "backup") {
|
1669
|
+
// don't wait for it to complete
|
1670
|
+
this.crypto.backupManager.backupGroupSession(session.sender_key, session.session_id).catch(e => {
|
1671
|
+
// This throws if the upload failed, but this is fine
|
1672
|
+
// since it will have written it to the db and will retry.
|
1673
|
+
this.prefixedLogger.debug("Failed to back up megolm session", e);
|
1674
|
+
});
|
1675
|
+
}
|
1676
|
+
// have another go at decrypting events sent with this session.
|
1677
|
+
this.retryDecryption(session.sender_key, session.session_id, !extraSessionData.untrusted);
|
1678
|
+
});
|
1679
|
+
}
|
1680
|
+
|
1681
|
+
/**
|
1682
|
+
* Have another go at decrypting events after we receive a key. Resolves once
|
1683
|
+
* decryption has been re-attempted on all events.
|
1684
|
+
*
|
1685
|
+
* @internal
|
1686
|
+
* @param forceRedecryptIfUntrusted - whether messages that were already
|
1687
|
+
* successfully decrypted using untrusted keys should be re-decrypted
|
1688
|
+
*
|
1689
|
+
* @returns whether all messages were successfully
|
1690
|
+
* decrypted with trusted keys
|
1691
|
+
*/
|
1692
|
+
retryDecryption(senderKey, sessionId, forceRedecryptIfUntrusted) {
|
1693
|
+
var _this24 = this;
|
1694
|
+
return _asyncToGenerator(function* () {
|
1695
|
+
var _this24$pendingEvents;
|
1696
|
+
var senderPendingEvents = _this24.pendingEvents.get(senderKey);
|
1697
|
+
if (!senderPendingEvents) {
|
1698
|
+
return true;
|
1699
|
+
}
|
1700
|
+
var pending = senderPendingEvents.get(sessionId);
|
1701
|
+
if (!pending) {
|
1702
|
+
return true;
|
1703
|
+
}
|
1704
|
+
var pendingList = [...pending];
|
1705
|
+
_this24.prefixedLogger.debug("Retrying decryption on events:", pendingList.map(e => "".concat(e.getId())));
|
1706
|
+
yield Promise.all(pendingList.map(/*#__PURE__*/function () {
|
1707
|
+
var _ref15 = _asyncToGenerator(function* (ev) {
|
1708
|
+
try {
|
1709
|
+
yield ev.attemptDecryption(_this24.crypto, {
|
1710
|
+
isRetry: true,
|
1711
|
+
forceRedecryptIfUntrusted
|
1712
|
+
});
|
1713
|
+
} catch (_unused2) {
|
1714
|
+
// don't die if something goes wrong
|
1715
|
+
}
|
1716
|
+
});
|
1717
|
+
return function (_x2) {
|
1718
|
+
return _ref15.apply(this, arguments);
|
1719
|
+
};
|
1720
|
+
}()));
|
1721
|
+
|
1722
|
+
// If decrypted successfully with trusted keys, they'll have
|
1723
|
+
// been removed from pendingEvents
|
1724
|
+
return !((_this24$pendingEvents = _this24.pendingEvents.get(senderKey)) !== null && _this24$pendingEvents !== void 0 && _this24$pendingEvents.has(sessionId));
|
1725
|
+
})();
|
1726
|
+
}
|
1727
|
+
retryDecryptionFromSender(senderKey) {
|
1728
|
+
var _this25 = this;
|
1729
|
+
return _asyncToGenerator(function* () {
|
1730
|
+
var senderPendingEvents = _this25.pendingEvents.get(senderKey);
|
1731
|
+
if (!senderPendingEvents) {
|
1732
|
+
return true;
|
1733
|
+
}
|
1734
|
+
_this25.pendingEvents.delete(senderKey);
|
1735
|
+
yield Promise.all([...senderPendingEvents].map(/*#__PURE__*/function () {
|
1736
|
+
var _ref17 = _asyncToGenerator(function* (_ref16) {
|
1737
|
+
var [_sessionId, pending] = _ref16;
|
1738
|
+
yield Promise.all([...pending].map(/*#__PURE__*/function () {
|
1739
|
+
var _ref18 = _asyncToGenerator(function* (ev) {
|
1740
|
+
try {
|
1741
|
+
yield ev.attemptDecryption(_this25.crypto);
|
1742
|
+
} catch (_unused3) {
|
1743
|
+
// don't die if something goes wrong
|
1744
|
+
}
|
1745
|
+
});
|
1746
|
+
return function (_x4) {
|
1747
|
+
return _ref18.apply(this, arguments);
|
1748
|
+
};
|
1749
|
+
}()));
|
1750
|
+
});
|
1751
|
+
return function (_x3) {
|
1752
|
+
return _ref17.apply(this, arguments);
|
1753
|
+
};
|
1754
|
+
}()));
|
1755
|
+
return !_this25.pendingEvents.has(senderKey);
|
1756
|
+
})();
|
1757
|
+
}
|
1758
|
+
sendSharedHistoryInboundSessions(devicesByUser) {
|
1759
|
+
var _this26 = this;
|
1760
|
+
return _asyncToGenerator(function* () {
|
1761
|
+
yield olmlib.ensureOlmSessionsForDevices(_this26.olmDevice, _this26.baseApis, devicesByUser);
|
1762
|
+
var sharedHistorySessions = yield _this26.olmDevice.getSharedHistoryInboundGroupSessions(_this26.roomId);
|
1763
|
+
_this26.prefixedLogger.debug("Sharing history in with users ".concat(Array.from(devicesByUser.keys())), sharedHistorySessions.map(_ref19 => {
|
1764
|
+
var [senderKey, sessionId] = _ref19;
|
1765
|
+
return "".concat(senderKey, "|").concat(sessionId);
|
1766
|
+
}));
|
1767
|
+
for (var [senderKey, _sessionId2] of sharedHistorySessions) {
|
1768
|
+
var payload = yield _this26.buildKeyForwardingMessage(_this26.roomId, senderKey, _sessionId2);
|
1769
|
+
|
1770
|
+
// FIXME: use encryptAndSendToDevices() rather than duplicating it here.
|
1771
|
+
var promises = [];
|
1772
|
+
var contentMap = new Map();
|
1773
|
+
for (var [userId, devices] of devicesByUser) {
|
1774
|
+
var deviceMessages = new Map();
|
1775
|
+
contentMap.set(userId, deviceMessages);
|
1776
|
+
for (var deviceInfo of devices) {
|
1777
|
+
var encryptedContent = {
|
1778
|
+
algorithm: olmlib.OLM_ALGORITHM,
|
1779
|
+
sender_key: _this26.olmDevice.deviceCurve25519Key,
|
1780
|
+
ciphertext: {},
|
1781
|
+
[ToDeviceMessageId]: uuidv4()
|
1782
|
+
};
|
1783
|
+
deviceMessages.set(deviceInfo.deviceId, encryptedContent);
|
1784
|
+
promises.push(olmlib.encryptMessageForDevice(encryptedContent.ciphertext, _this26.userId, undefined, _this26.olmDevice, userId, deviceInfo, payload));
|
1785
|
+
}
|
1786
|
+
}
|
1787
|
+
yield Promise.all(promises);
|
1788
|
+
|
1789
|
+
// prune out any devices that encryptMessageForDevice could not encrypt for,
|
1790
|
+
// in which case it will have just not added anything to the ciphertext object.
|
1791
|
+
// There's no point sending messages to devices if we couldn't encrypt to them,
|
1792
|
+
// since that's effectively a blank message.
|
1793
|
+
for (var [_userId5, _deviceMessages] of contentMap) {
|
1794
|
+
for (var [deviceId, content] of _deviceMessages) {
|
1795
|
+
if (!hasCiphertext(content)) {
|
1796
|
+
_this26.prefixedLogger.debug("No ciphertext for device " + _userId5 + ":" + deviceId + ": pruning");
|
1797
|
+
_deviceMessages.delete(deviceId);
|
1798
|
+
}
|
1799
|
+
}
|
1800
|
+
// No devices left for that user? Strip that too.
|
1801
|
+
if (_deviceMessages.size === 0) {
|
1802
|
+
_this26.prefixedLogger.debug("Pruned all devices for user " + _userId5);
|
1803
|
+
contentMap.delete(_userId5);
|
1804
|
+
}
|
1805
|
+
}
|
1806
|
+
|
1807
|
+
// Is there anything left?
|
1808
|
+
if (contentMap.size === 0) {
|
1809
|
+
_this26.prefixedLogger.debug("No users left to send to: aborting");
|
1810
|
+
return;
|
1811
|
+
}
|
1812
|
+
yield _this26.baseApis.sendToDevice("m.room.encrypted", contentMap);
|
1813
|
+
}
|
1814
|
+
})();
|
1815
|
+
}
|
1816
|
+
}
|
1817
|
+
var PROBLEM_DESCRIPTIONS = {
|
1818
|
+
no_olm: "The sender was unable to establish a secure channel.",
|
1819
|
+
unknown: "The secure channel with the sender was corrupted."
|
1820
|
+
};
|
1821
|
+
registerAlgorithm(olmlib.MEGOLM_ALGORITHM, MegolmEncryption, MegolmDecryption);
|
1822
|
+
//# sourceMappingURL=megolm.js.map
|