On Mon, Jun 19, 2023 at 03:10:48PM -0700, Eric Biggers wrote: > + authenticate applications before loading them. In these cases, this > + trusted userspace code can authenticate a file's contents by > + retrieving its fs-verity digest using `FS_IOC_ENABLE_VERITY`_, then Sorry, the above is supposed to say FS_IOC_MEASURE_VERITY. - Eric