Pinned Repositories
eye-of-mirage
WiP image viewer using MirageOS
mirage-examples
Work-in-Progress collection of examples of using MirageOS from OCaml
mirage-framebuffer
Experimental portable bitmap framebuffer graphics for MirageOS
nvlist
Sun/Solaris serialization format library
ocaml-socks
SOCKS4a and SOCKS5 (RFC 1928; RFC 1929) handling for ocaml clients and servers
omktorrent
Torrent creation tool written in OCaml
PongOS
Pong, the operating system version
qubes-storage-zfs
ZFS pool storage for VMs in QubesOS
scramlkb
Passphrase entry utility that aims to defeat hardware keyloggers and low-resolution spy cameras
ocaml-openpgp
WiP: RFC 4880 (OpenPGP) library and utilities in OCaml
cfcs's Repositories
cfcs/mirage-examples
Work-in-Progress collection of examples of using MirageOS from OCaml
cfcs/scramlkb
Passphrase entry utility that aims to defeat hardware keyloggers and low-resolution spy cameras
cfcs/ocaml-luks
pretty-print a LUKS header
cfcs/burst
HTTP framework
cfcs/ocamelf
ELF-parsing library written in OCaml for OCaml
cfcs/conex
establish trust in community repositories, cryptographically signed by library authors
cfcs/conex-marrakesh
key signing
cfcs/git-remote-gcrypt
PGP-encrypted git remotes
cfcs/l33tutils
Tools for fighting the p0wer \m/
cfcs/mirage
MirageOS is a library operating system that constructs unikernels
cfcs/mirage-block-xen
Client and server implementations of the xen paravirtualised block driver protocol
cfcs/mirage-platform
Core platform libraries for Mirage (UNIX and Xen). This provides the `OS` library which handles timers, device setup and the main loop, as well as the runtime for the Xen unikernel.
cfcs/mirage-qubes-skeleton
This is a stripped version of the original, you *probably* want to look at https://github.com/talex5/qubes-mirage-skeleton
cfcs/ocaml-crunch
Convert a filesystem into a static OCaml module
cfcs/ocaml-cstruct
Map OCaml arrays onto C-like structs
cfcs/ocaml-ctypes
Library for binding to C libraries using pure OCaml
cfcs/ocaml-nocrypto
Simplest possible crypto to support TLS
cfcs/ocaml-otr
Off-the-record (OTR) messaging protocol, purely in OCaml
cfcs/ocaml-secret-sharing
Threshold Secret Sharing in OCaml
cfcs/ocaml-sodium
Binding to libsodium 1.0.9+, a shared library wrapper for djb's NaCl
cfcs/ocaml-stdint
Various signed and unsigned integers for OCaml
cfcs/ocamlexc
OCaml uncaught exception analyser
cfcs/qubes-linux-utils
Qubes component: linux-utils
cfcs/qubes-mirage-firewall
A Mirage firewall VM for QubesOS
cfcs/qubes-test-mirage
Scripts I use to test Mirage unikernels on QubesOS
cfcs/rawlink
An ocaml library for using BPF/AF_SOCKET in a platform independent way.
cfcs/src
Public git conversion mirror of OpenBSD's official cvs src repository.
cfcs/tlsclient
TLS client program
cfcs/torsocks
Publish old experimental seccomp patch. No active development.
cfcs/Zarith
The Zarith library implements arithmetic and logical operations over arbitrary-precision integers and rational numbers. The implementation, based on GMP, is very efficient.