Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@matrix-org @vector-im @yggdrasil-network

Pinned

  1. An experiment in scalable routing as an encrypted IPv6 overlay network

    Go 905 87

  2. Dendrite is a second-generation Matrix homeserver written in Go!

    Go 1.4k 208

  3. Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implementation

    Java 88 29

  4. A truly native Matrix client for macOS - written in Swift/Cocoa, with E2E encryption support

    Swift 401 22

1,928 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

December 2020

Created a pull request in matrix-org/dendrite that received 3 comments

Federation sender refactor

This is another attempt at refactoring the federation sender. Now that we pass events around as pointers everywhere, we can deduplicate quite a bit…

+292 −265 3 comments

Created an issue in yggdrasil-network/yggdrasil-go that received 1 comment

SA6002 in pool.go

In pool.go, we try to commit slices to the pool rather than pointers to the slices. This results in unnecessary allocations, as per SA6002: A sync…

1 comment
Opened 1 other issue in 1 repository
yggdrasil-network/yggdrasil-android
1 open
9 contributions in private repositories Dec 1 – Dec 2

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.