crimue
crimue
Hey, I am getting the same error (dexie-encrypted v2.0.0) . Dexie-encrypted v1.2.2 was working ok for me but has the bug/error described in #14 . I am working with vue...
Hey @menturion, did you solve this issue? I am trying to implement cross-signing in my js-app. I only found this article (https://matrix.org/docs/guides/implementing-more-advanced-e-2-ee-features-such-as-cross-signing) but I am unable to translate this over...
Hi @menturion! Thank you for your fast answer! This is really helpful! I will try to understand it. So you were able to build a working cross-signing?
Is it possible that you maybe please give a short description what you have used to get it working? I started working with the matrix-react-sdk source code. I am struggling...
@menturion Any news on that? 😀 I tried to implement the verification (element app verification request to custom matrix-js-sdk web app) like: ``` client.on("crypto.verification.request", async (event) => { if (!isReady)...
Thanks @menturion for the ressources! I was able to build a working verification process. Atm it is of course really dirty and not safe for production use! **It only should...
Hey @thar0x29a, is the problem solved? I answered the Matrix message that your project partner send me but I did not get an answer. You can also take a look...
I faced the same issue on the M1 Macbook Pro and a windows 10 machine. I was able to solve it by downgrading to node 16.13.0.