This file is indexed.

/usr/share/doc/libshibsp-doc/README.txt is in libshibsp-doc 2.5.2+dfsg-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
12
13
14
15
16
17
18
19
20
21
22
Shibboleth is a federated web authentication and attribute exchange system
based on SAML, originally developed by Internet2 and now a product of the
Shibboleth Consortium.

Please review the terms described in the LICENSE.txt file before using this
code. It is the standard Apache 2.0 license.

A wealth of information about Shibboleth can be found at
http://shibboleth.net/

Shibboleth is divided into identity and service provider components, with the
IdP in Java and the SP (this software) in C++.

Source and binary distributions are available from
http://shibboleth.net/downloads/

The source is available in Subversion, as described in the Shibboleth
site. Mailing lists and a bug database (https://issues.shibboleth.net/) are
also available.

For basic information on building from source, using binaries, and deploying
Shibboleth, refer to the web site and Wiki for the latest documentation.