-
-
Notifications
You must be signed in to change notification settings - Fork 624
Open
Labels
A-E2EEO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-Defect
Description
Since the crypto store currently only supports indexeddb or in-memory storage, it is difficult to use correctly in environments which do not support indexeddb such as nodejs, requiring workarounds such as logging in as a new device on each startup (see README), or maybe https://www.npmjs.com/package/indexeddb? (untested!)
It would be good to provide an alternative storage backend such as sqlite (see matrix-org/matrix-sdk-crypto-wasm#168).
FlyveHest, mcollina, mrbutcher93, serhii8nahornyi and lego-technix
Metadata
Metadata
Assignees
Labels
A-E2EEO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-Defect