matrix-org / matrix-js-sdk

Matrix Client-Server SDK for JavaScript
Apache License 2.0
1.59k stars 585 forks source link

A simple example E2EE chat app with a recovery key. #4449

Open quochuydev opened 1 week ago

quochuydev commented 1 week ago

I would like the team to add an example app with next.js and docker-compose file setup for a simple E2EE chat app, with register and login in single page. I'm testing the SDK but often get errors with the device, key, undecryptable,...

dbkr commented 6 days ago

We could certainly use more example for the js-sdk, although what you're asking for here is incredibly specific.