Skip to content
View hackerbirds's full-sized avatar
🐞
feasting on the computer bugs
🐞
feasting on the computer bugs

Block or report hackerbirds

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hackerbirds/README.md

welcome

i dabble in just about everything, but especially security:

apps

  • 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

cryptography

  • 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)

low-level

  • nest: early-stage AArch64 microkernel
  • dumb-http-server: primitive concurrent HTTP/1.1 server written in x86 assembly

Pinned Loading

  1. chipshifter/licks chipshifter/licks Public

    An experimental E2EE federated messenger based on MLS

    Rust 1

  2. quill quill Public

    "Yet Another" static site builder, used for our blog. It's Markdown but More™️

    Python 1

  3. flap flap Public

    Transfer your files from one device to another. Just Flap It!--It's that simple.

    Rust

  4. flap-server flap-server Public

    Server for Flap

    Python

  5. signalapp/Signal-Desktop signalapp/Signal-Desktop Public

    A private messenger for Windows, macOS, and Linux.

    TypeScript 15.6k 2.9k

  6. nest nest Public

    [wip] a secure microkernel to put all your eggs in

    Rust