1*b13c0e40SEric Biggersname: "fsverity-utils" 2*b13c0e40SEric Biggersdescription: "This is fsverity-utils, a set of userspace utilities for fs-verity. fs-verity is a Linux kernel feature that does transparent on-demand integrity/authenticity verification of the contents of read-only files, using a hidden Merkle tree (hash tree) associated with the file. fsverity-utils currently contains just one program, `fsverity`. The `fsverity` program allows you to set up fs-verity protected files." 3*b13c0e40SEric Biggersthird_party { 4*b13c0e40SEric Biggers url { 5*b13c0e40SEric Biggers type: GIT 6*b13c0e40SEric Biggers value: "https://git.kernel.org/pub/scm/fs/fsverity/fsverity-utils.git" 7*b13c0e40SEric Biggers } 8*b13c0e40SEric Biggers version: "2543e6e5037c0b1b448282c2793f8a6ce8b12d71" 9*b13c0e40SEric Biggers license_note: "would be NOTICE save for common/fsverity_uapi.h" 10*b13c0e40SEric Biggers license_type: RESTRICTED 11*b13c0e40SEric Biggers last_upgrade_date { 12*b13c0e40SEric Biggers year: 2024 13*b13c0e40SEric Biggers month: 3 14*b13c0e40SEric Biggers day: 22 15*b13c0e40SEric Biggers } 16*b13c0e40SEric Biggers} 17