This file is indexed.

/usr/share/doc/checkpw/README is in checkpw 1.02-1.

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
23
24
25
26
27
28
checkpw-1.02
20070605
OHIRA, Shinya
shinya_ohira@users.sourceforge.net
http://checkpw.sourceforge.net/checkpw/

checkpw is a simple and flexible checkpassword interface package.

checkpw checks password which is stored in a file in the Maildir directory.
The file has read and write permissions to the user only.
checkpw checks real user's password. For virtual users, vucheckpw is available
http://checkpw.sourceforge.net/vucheckpw/

o checkpw allows POP authentication.
o checkapoppw allows APOP authentication.
o Multiple maildirs per POP3 user are supported.
o Multiple password per maildir are supported.

Before invoking following program, checkpw and checkapoppw set up $USER, $EXT,
 $HOME, $SHELL, its supplementary groups, its gid, its uid, and its working
directory.

INSTALL says how to set up.

The code is in the public domain.

The original checkpassword program is written by D.J.Bernstein:
http://cr.yp.to/checkpwd.html