matrix-js-sdk-e2ee-helpers icon indicating copy to clipboard operation
matrix-js-sdk-e2ee-helpers copied to clipboard

This REPO is intended to help people having a hard time to setup e2ee using matrix-js-sdk.

Results 1 matrix-js-sdk-e2ee-helpers issues
Sort by recently updated
recently updated
newest added

Hi, with reference to https://github.com/matrix-org/matrix-js-sdk/issues/2092 you might want to update the dependencies using ... `"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz",` instead of `"olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",` to avoid that users experience the above issue.