# A human-readable archive format, prefixed with a tiny binary stub which compiles the rest of the archive This can be used as a self-contained means to distribute buildable source code This can be used to audit the entirety of the source code, and check that building it produces the expected binary. ## Related work: * bootstrappable.org