Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example of how to implement e2ee #1156

Closed
menturion opened this issue Jan 18, 2020 · 6 comments
Closed

Example of how to implement e2ee #1156

menturion opened this issue Jan 18, 2020 · 6 comments
Labels
A-Documentation Help Wanted Extra attention is needed

Comments

@menturion
Copy link

menturion commented Jan 18, 2020

Currently, there are a few examples of how to use the SDK (e.g. VoIP).
It would be very helpful if you would also provide a detailed example for implementing e2ee.

@turt2live turt2live added A-Documentation Help Wanted Extra attention is needed labels Jan 18, 2020
@Ishaan28malik
Copy link

I would like to work on the same, Can you suggest where am I supposed to push the detailed examples?

@cedricvanrompay
Copy link
Contributor

I wrote https://github.com/matrix-org/matrix-js-sdk/blob/6aa5d39357c114490076dba00482e16abe03e5ee/examples/crypto-browser/olm-device-export-import.js

@menturion did you find this file during your research ? If not maybe we should add a link to it. If you did can you tell us which parts you don't understand or what you think is missing ?

@DhairyaBahl
Copy link

@menturion This issue seems to be inactive from a long time. Kindly assign me this issue if its still available.

@DhairyaBahl
Copy link

@menturion OK I will work on this issue and make a PR asap. although i don't understand the issue but its docs labelled so i will give a try on this and will take help from the other comments.

Thanks :)

@murlock1000
Copy link

murlock1000 commented Nov 6, 2022

In https://github.com/murlock1000/matrix-js-bootstrap I have implemented scripts on:

  • Bootstrapping Cross-signing
  • Bootstrapping Secure Storage
  • Cross-signing key recovery from Secure Storage
  • Signing a new version of Secure Storage using master key

@turt2live maybe they could be used as examples?

@Johennes
Copy link
Contributor

Closing in favor of #437.

@Johennes Johennes closed this as not planned Won't fix, can't repro, duplicate, stale Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Documentation Help Wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

7 participants