This file is indexed.

/usr/share/doc/yubikey-ksm/DesignGoals.txt is in yubikey-ksm 1.15-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
YK-KSM Design Goals
-------------------

The YK-KSM component was designed for these objectives:

* Have AES key storage be separate from the validation server

* Allow distribution of AES keys to multiple servers for
  load-balancing and high-availability

* The code must be short and easy to audit