Skip to content
@dark-bio

Dark Bio

Making genomics cypherpunk

Dark Bio is building an open platform for genomic and personal health analysis. But instead of sending data to analysis providers, the proposal is to invert the model, and send the analyses to where the data is held. The Ark, a small device the person owns, stores their genome and other personal data, and runs analysis apps in a sandbox. The owner approves every run and every released result from their phone in the Ark Companion app.

Ark I is not on general sale yet, but you can contact us at founders@dark.bio to privately purchase a founder edition Ark to support the project. Everything below is public today.

Quickstart

Repository Purpose
emulator Emulated Ark enclave for development and demos. It is not a secure vault
cli Command line interface to Ark enclaves, for people, scripting and AI agents
examples Worked examples for writing apps that run on an Ark, with fixtures to run them
transparency Hardware security modules and every published Dark Bio ecosystem public key

Libraries

Repository Purpose Package
wire-rs Encrypted, request oriented transport between an Ark and its host crates.io
trust-rs Dark Bio ecosystem public keys and roots of trust from Rust crates.io
cobs-rs Fast, allocation-free framing codec used by wire-rs crates.io
clock-rs Virtual clock for testing blocking code crates.io
Repository Purpose Package
crypto-rs Post-quantum cryptographic primitives used in the protocols crates.io
crypto-go The same primitives implemented in Go go
crypto-fl The Rust primitives wrapped for Flutter pub
crypto-ts The Rust primitives wrapped for TypeScript npm

Agents

Start at dark.bio/llms.txt.

Popular repositories Loading

  1. crypto-rs crypto-rs Public

    Post-quantum cryptography in Rust

    Rust 66 13

  2. crypto-go crypto-go Public

    Post-quantum cryptography in Go

    Go 16 5

  3. crypto-ts crypto-ts Public

    Post-quantum cryptography in TypeScript

    TypeScript 10 2

  4. cobs-rs cobs-rs Public

    Fast COBS encoder and decoder

    Rust 6 2

  5. transparency transparency Public

    Cryptographic transparency reports

    Shell 5 4

  6. crypto-fl crypto-fl Public

    Post-quantum cryptography in Flutter

    Dart 4 2

Repositories

Showing 10 of 15 repositories

Top languages

Loading…

Most used topics

Loading…