Software is bootstrappable when it does not depend on a binary seed that cannot be built from source. Software that is not bootstrappable—even if it is free software—is a serious security risk for a variety of reasons. The Bootstrappable Builds project aims to reduce the number and size of binary seeds to a bare minimum. I think this is Malleable adjacent because software because of the two first principles of malleable software: Software must be as easy to change as it is to use it All layer...