i dabble in just about everything, but especially security:
- Flap: secure & simple p2p file transfer app
- Licks!: encrypted messenger based on MLS
- tagmaid: tag-based file manager
- quill: easy & configurable static site builder, that we use for our blog
- x-wing-rust: X-Wing (hybrid post-quantum KEM) library for Rust
- mls: MLS (RFC 9420), an efficient group key exchange protocol based on ratchet trees
- skipjack: implementation of skipjack made for fun (legacy NSA cipher from the 80s)
- nest: early-stage AArch64 microkernel
- dumb-http-server: primitive concurrent HTTP/1.1 server written in x86 assembly