Skip to content

Latest commit

 

History

History
 
 

reproducible

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Liana reproducible builds

Releases of Liana are built in a reproducible manner, providing an assurance the binary a user is going to run corresponds to the sources published. It enables the possibility for the user, or a third party, to audit the code being ran.

For Linux binaries (and hopefully soon for all hosts) we go further and provide bootstrappable builds, where the toolchain used to compile the source code reproducibly is itself built reproducibly from source.

Learn more about reproducible builds here, and bootstrappable builds here.

For instructions on bootstrappable builds of Linux releases, see the guix folder.

For instructions on reproducible builds of Windows and MacOS releases, see the docker folder.