Skip to content

Instantly share code, notes, and snippets.

@Zil0
Zil0 / gsoc.md
Last active January 16, 2019 09:59
GSoC submission

The goal of my project was to implement Matrix's end-to-end encryption protocol in Python, as part of matrix-python-sdk.

Code location

My work is spread across 31 PRs, which can be found here.
Those in direct relation to the project are tagged [E2E], while the others are general improvements to the SDK.
At the time of writing, 5 [E2E] PRs are merged among 16. The last PR is matrix-org/matrix-python-sdk#271.

Some of the main PRs are: