This file is indexed.

/usr/share/python-support/gcipher.private is in gcipher 1.1-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
/usr/share/gcipher/plugins/cipher/Identity.py
/usr/share/gcipher/plugins/ciphergui/Identity.py
/usr/share/gcipher/plugins/ciphergui/PluginCipherGUIList.py
/usr/share/gcipher/lib/AutomaticClass.py
/usr/share/gcipher/lib/MainGUI.py
/usr/share/gcipher/lib/LibGladeApplication.py
/usr/share/gcipher/lib/GtkAttributesFacade.py
/usr/share/gcipher/lib/Const.py
/usr/share/gcipher/lib/MainCLI.py
/usr/share/gcipher/lib/Proxy.py
/usr/share/gcipher/lib/cipher/Tools.py
/usr/share/gcipher/lib/cipher/Rot.py
/usr/share/gcipher/lib/cipher/KeyedCipher.py
/usr/share/gcipher/lib/cipher/Gie.py
/usr/share/gcipher/lib/cipher/Caesar.py
/usr/share/gcipher/lib/cipher/__init__.py
/usr/share/gcipher/lib/cipher/CharacterCipher.py
/usr/share/gcipher/lib/cipher/Vigenere.py
/usr/share/gcipher/lib/ciphergui/KeyDialog.py
/usr/share/gcipher/lib/ciphergui/Rot.py
/usr/share/gcipher/lib/ciphergui/Gie.py
/usr/share/gcipher/lib/ciphergui/Caesar.py
/usr/share/gcipher/lib/ciphergui/__init__.py
/usr/share/gcipher/lib/ciphergui/Vigenere.py
/usr/share/gcipher/lib/ciphergui/CipherGUIList.py