If you simply wish to install CamFlow please visit here. The source code for the provenance userspace library is available here.
Branch | CircleCI | Description |
---|---|---|
master | latest release | |
dev | development branch (unstable) | |
kernel | master branch with latest supported kernel (unstable) |
The code is neither feature complete nor stable. We are working hard to improve this work, but it is an academic prototype. Do not hesitate to fork the repository or to report bugs.
sudo dnf groupinstall 'Development Tools'
sudo dnf install ncurses-devel cmake clang gcc-c++ wget git openssl-devel zlib ruby bison flex patch mosquitto uncrustify
make prepare
make config # select relevant modules in security
make compile # patience, password will be asked during compilation
make install # patience, password will be asked during installation