This file is indexed.

/usr/share/doc/eggdrop-data/html/mod-blowfish.html is in eggdrop-data 1.6.19-1.2ubuntu7.

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
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!-- $Id: mod-blowfish.html,v 1.18 2008-02-16 21:40:58 guppy Exp $ -->

<html>
  <head>
    <title>Eggdrop Documentation: Blowfish Module</title>
  </head>

  <body>
    <div align="center">
      <p><strong>Blowfish Module</strong></p>
    </div>
    <hr>

    <p>Eggdrop uses the blowfish module to encrypt user&#39;s passwords.
    Please note, that when you change your encryption method later (i.e.
    using other modules like a md5 module) you can&#39;t use your current
    userfile anymore. Eggdrop can&#39;t start without an encryption
    module.</p>

    <blockquote>
      <ol>
        <li><a href="#config">Config file settings</a></li>
      </ol>
    </blockquote>
    <hr>

    <p><a name="config"></a>1. <strong>Config file settings</strong></p>

    <blockquote>
      <p>Put this line into your Eggdrop configuration file to load the
      blowfish module:</p>

      <p><strong>loadmodule blowfish</strong></p>
    </blockquote>
    <hr>

    <p><em>Copyright &copy; 1997 Robey Pointer<br>
    Copyright &copy; 1999 - 2008 Eggheads Development Team
    <a href="http://www.eggheads.org/"> Eggheads Development Team</a></em></p>
  </body>
</html>