This work (except the DRE-ip protocol submodule) is licensed under the AGPLv3 license. In short, you may use and modify it however you wish, as long as any unmodified or modified version you make available is also open-source under the same license. Please refer to the license text for full conditions.
The GitHub releases page has pre-built verification tool binaries for 64-bit Windows and 64-bit Linux. The Linux binary was built on Ubuntu 22.04 LTS, but may work on other distributions.
- Ensure you have a Rust toolchain installed
- Clone this repository
- Ensure submodules are up-to-date (
git submodule update --init) - Run
cargo build --release --all-features --bin verification-cli - The binary will be in
./target/release/