spacebarchat / spacebarchat/server

[API] Message layer security for end to end encryption

Open
#387 11 comments 0 reactions 2 assignees View on GitHub

@mafineeek is already working on this.

Since Jun 26, 2022.

Cryptography Enhancement Module: API Module: Gateway
Dominant language
TypeScript
Stars
2.2k
Forks
323
Avg merge
14h 48m
Merged PRs (30d)
4

Description

Mesage Layer Security is a cryptography protocol by IETF that is designed to transport end to end encrypted messages over untrusted intermediaries. This is going to be the basis of end-to-end encrypted channels (#322).

Protocol: https://datatracker.ietf.org/doc/html/draft-ietf-mls-protocol
Architecture: https://datatracker.ietf.org/doc/html/draft-ietf-mls-architecture
Independent analysis: https://eprint.iacr.org/2021/1083.pdf

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.