element-meta icon indicating copy to clipboard operation
element-meta copied to clipboard

Implement MSC3834 TOFU (user key pinning)

Open BillCarsonFr opened this issue 3 years ago • 2 comments

Implement MSC3834 in ER and EX clients, as a solution to https://github.com/element-hq/element-meta/issues/1557

### Dev tasks
- [ ] https://github.com/matrix-org/matrix-spec-proposals/pull/3834
- [ ] #1112
- [ ] matrix-org/matrix-rust-sdk#1528
- [ ] Migrate existing account to support new TSK
- [ ] ER Android UI work
- [ ] ER iOS UI work
- [ ] EX UI support
- [ ] Web UI support

BillCarsonFr avatar Oct 14 '22 14:10 BillCarsonFr

Targeted for EX but might come for free for ER. We should discuss implications and potential follow-up tasks once we start working on it.

pmaier1 avatar Mar 02 '23 12:03 pmaier1

For clarity: this issue tracks an implementation of MSC3834.

We are currently working on a simpler implementation of TOFU, as part of the "Invisible crypto" project. Once that is complete, this issue will track the additional work needed to complete the implementation of MSC3834.

richvdh avatar Aug 02 '24 11:08 richvdh