Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.67 KB

File metadata and controls

33 lines (20 loc) · 1.67 KB

TrueCrypt build for Linux

REUSE status Docker

This project provides an easy-to-use build environment to build the last available TrueCrypt release v1.7a.

Overview

This project integrates all needed sources as git submodules in the external folder. Where adaptions where needed to make the project compile, they have been done in a minimal way via a fork of the original repository.

For the detailed changes applied to the original source code, please consult the commit history of the used forks:

Moreover, this project provides all packages and dependencies needed for a successful build in a well-defined Docker image in tools/docker.

How to build

The build can be started via the following scripts:

Licensing

Please see our LICENSE for copyright and license information.

This project follows the REUSE approach, so copyright and licensing information is available for every file (including third party components) either in the file header, an individual *.license file or a REUSE.toml file. All licenses can be found in the LICENSES folder.