This file is indexed.

/usr/share/doc/signing-party/keyart/README is in signing-party 2.2-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
29
30
31
32
OpenPGP Random Art
------------------

keyart takes any argument that can uniquely identify a key (name, email
address, short key ID, long key ID, fingerprint, etc), and prints out its
random visualization ASCII art based on the public key fingerprint. Please see
'doc/drunken-bishop.txt' for more information about the algorithm and changes
compared to OpenSSH keys.

Usage
-----

keyart can take a publicly exported GPG key or keyring to draw the art, or it
can use an identifier to uniquely identify a key in your public keyring, such as
an email address, short key ID, long key ID or key fingerprint.

To produce the random art for a key:

    $ keyart 0x8086060F
    +----[DSA 1024]-----+
    |E  . . ^^i.        |
    |:l. . i.^i:.       |
    |^^.. :.^: :        |
    |: ^   .l           |
    |.. .  . :          |
    |       . S         |
    |                   |
    |                   |
    |                   |
    |                   |
    |                   |
    +----[8086060F]-----+