This file is indexed.

/usr/lib/gwenhywfar/plugins/60/ct/ohbci.xml is in libgwenhywfar60 4.10.0beta-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
<?xml version="1.0" encoding="utf8"?>

<plugin type="ct" name="ohbci" device="file" i18n="gwenhywfar" >
  <version>0.1.0</version>
  <author>Martin Preuss (martin@libchipcard.de)</author>
  <short>OpenHBCI Keyfile Medium</short>

  <descr>
    This plugins provides support for keyfiles created with OpenHBCI1
    and OpenHBCI2. 
    
    The file is encrypted with a password using the 3DES 
    algorithm and it stores the private and public RSA keys.
  </descr>

</plugin>