Add target for mautrix

Open
#56 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
28/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
go
Domain
cryptography

Research direction

Start by inspecting the existing j target for js-sdk and r target for Rust SDK FFI, then determine how a new m target would drive mautrix/go. Done means mautrix/go is exercised through that target to help identify bugs that can cause UTDs.

Written by the indexing model from the issue text.

Description

enhancement

We have an entire ecosystem relying on https://github.com/mautrix/go for cryptography for bridges. It does not use rust SDK FFI or JS SDK, instead rolling its own SDK layer.

As a result, we lack confidence it doesn't have bugs which can cause UTDs. We should add a new m target which will drive mautrix, similar to how we have j for js-sdk and r for rust SDK FFI.

xref https://github.com/element-hq/element-meta/issues/2387

Dominant language
Go
Stars
18
Forks
12
Avg merge
2d 12h
Merged PRs (30d)
6

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.

More from matrix-org/complement-crypto

All issues in matrix-org/complement-crypto

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.