This file is indexed.

/usr/share/pyshared/pyhsm-1.0.4f.egg-info/SOURCES.txt is in python-pyhsm 1.0.4f-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
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
COPYING
ChangeLog
MANIFEST.in
NEWS
README
setup.cfg
setup.py
Lib/pyhsm/__init__.py
Lib/pyhsm/aead_cmd.py
Lib/pyhsm/aes_ecb_cmd.py
Lib/pyhsm/base.py
Lib/pyhsm/basic_cmd.py
Lib/pyhsm/buffer_cmd.py
Lib/pyhsm/cmd.py
Lib/pyhsm/db_cmd.py
Lib/pyhsm/debug_cmd.py
Lib/pyhsm/defines.py
Lib/pyhsm/exception.py
Lib/pyhsm/hmac_cmd.py
Lib/pyhsm/oath_hotp.py
Lib/pyhsm/soft_hsm.py
Lib/pyhsm/stick.py
Lib/pyhsm/stick_client.py
Lib/pyhsm/util.py
Lib/pyhsm/validate_cmd.py
Lib/pyhsm/version.py
Lib/pyhsm/yubikey.py
Lib/pyhsm.egg-info/PKG-INFO
Lib/pyhsm.egg-info/SOURCES.txt
Lib/pyhsm.egg-info/dependency_links.txt
Lib/pyhsm.egg-info/requires.txt
Lib/pyhsm.egg-info/top_level.txt
Tests/README
Tests/run.sh
Tests/test_aead.py
Tests/test_aes_ecb.py
Tests/test_basics.py
Tests/test_buffer.py
Tests/test_common.py
Tests/test_configure.py
Tests/test_db.py
Tests/test_hmac.py
Tests/test_init.py
Tests/test_misc.py
Tests/test_oath.py
Tests/test_otp_validate.py
Tests/test_soft_hsm.py
Tests/test_stick.py
Tests/test_util.py
Tests/test_yubikey_validate.py
doc/README
doc/YubiHSM_if.h
doc/html/api-objects.txt
doc/html/class-tree.html
doc/html/crarr.png
doc/html/deprecated-index.html
doc/html/epydoc.css
doc/html/epydoc.js
doc/html/frames.html
doc/html/help.html
doc/html/identifier-index.html
doc/html/index.html
doc/html/module-tree.html
doc/html/pyhsm-module.html
doc/html/pyhsm.aead_cmd-module.html
doc/html/pyhsm.aead_cmd.YHSM_AEAD_Cmd-class.html
doc/html/pyhsm.aead_cmd.YHSM_Cmd_AEAD_Buffer_Generate-class.html
doc/html/pyhsm.aead_cmd.YHSM_Cmd_AEAD_Decrypt_Cmp-class.html
doc/html/pyhsm.aead_cmd.YHSM_Cmd_AEAD_Generate-class.html
doc/html/pyhsm.aead_cmd.YHSM_Cmd_AEAD_Random_Generate-class.html
doc/html/pyhsm.aead_cmd.YHSM_GeneratedAEAD-class.html
doc/html/pyhsm.aead_cmd.YHSM_YubiKeySecret-class.html
doc/html/pyhsm.aes_ecb_cmd-module.html
doc/html/pyhsm.aes_ecb_cmd.YHSM_Cmd_AES_ECB_Compare-class.html
doc/html/pyhsm.aes_ecb_cmd.YHSM_Cmd_AES_ECB_Decrypt-class.html
doc/html/pyhsm.aes_ecb_cmd.YHSM_Cmd_AES_ECB_Encrypt-class.html
doc/html/pyhsm.base-module.html
doc/html/pyhsm.base.YHSM-class.html
doc/html/pyhsm.basic_cmd-module.html
doc/html/pyhsm.basic_cmd.YHSM_Cmd_Echo-class.html
doc/html/pyhsm.basic_cmd.YHSM_Cmd_HSM_Unlock-class.html
doc/html/pyhsm.basic_cmd.YHSM_Cmd_Key_Storage_Unlock-class.html
doc/html/pyhsm.basic_cmd.YHSM_Cmd_Key_Store_Decrypt-class.html
doc/html/pyhsm.basic_cmd.YHSM_Cmd_Nonce_Get-class.html
doc/html/pyhsm.basic_cmd.YHSM_Cmd_Random-class.html
doc/html/pyhsm.basic_cmd.YHSM_Cmd_Random_Reseed-class.html
doc/html/pyhsm.basic_cmd.YHSM_Cmd_System_Info-class.html
doc/html/pyhsm.basic_cmd.YHSM_Cmd_Temp_Key_Load-class.html
doc/html/pyhsm.basic_cmd.YHSM_NonceResponse-class.html
doc/html/pyhsm.buffer_cmd-module.html
doc/html/pyhsm.buffer_cmd.YHSM_Cmd_Buffer_Load-class.html
doc/html/pyhsm.buffer_cmd.YHSM_Cmd_Buffer_Random_Load-class.html
doc/html/pyhsm.cmd-module.html
doc/html/pyhsm.cmd.YHSM_Cmd-class.html
doc/html/pyhsm.db_cmd-module.html
doc/html/pyhsm.db_cmd.YHSM_Cmd_DB_Validate_OTP-class.html
doc/html/pyhsm.db_cmd.YHSM_Cmd_DB_YubiKey_Store-class.html
doc/html/pyhsm.debug_cmd-module.html
doc/html/pyhsm.debug_cmd.YHSM_Cmd_Monitor_Exit-class.html
doc/html/pyhsm.defines-module.html
doc/html/pyhsm.exception-module.html
doc/html/pyhsm.exception.YHSM_CommandFailed-class.html
doc/html/pyhsm.exception.YHSM_Error-class.html
doc/html/pyhsm.exception.YHSM_InputTooLong-class.html
doc/html/pyhsm.exception.YHSM_InputTooShort-class.html
doc/html/pyhsm.exception.YHSM_WrongInputSize-class.html
doc/html/pyhsm.exception.YHSM_WrongInputType-class.html
doc/html/pyhsm.hmac_cmd-module.html
doc/html/pyhsm.hmac_cmd.YHSM_Cmd_HMAC_SHA1_Write-class.html
doc/html/pyhsm.hmac_cmd.YHSM_GeneratedHMACSHA1-class.html
doc/html/pyhsm.oath_hotp-module.html
doc/html/pyhsm.soft_hsm-module.html
doc/html/pyhsm.stick-module.html
doc/html/pyhsm.stick.YHSM_Stick-class.html
doc/html/pyhsm.stick_client-module.html
doc/html/pyhsm.stick_client.YHSM_Stick_Client-class.html
doc/html/pyhsm.util-module.html
doc/html/pyhsm.validate_cmd-module.html
doc/html/pyhsm.validate_cmd.YHSM_Cmd_AEAD_Validate_OTP-class.html
doc/html/pyhsm.validate_cmd.YHSM_ValidationResult-class.html
doc/html/pyhsm.version-module.html
doc/html/pyhsm.version.YHSM_Version-class.html
doc/html/pyhsm.yubikey-module.html
doc/html/redirect.html
doc/html/toc-everything.html
doc/html/toc-pyhsm-module.html
doc/html/toc-pyhsm.aead_cmd-module.html
doc/html/toc-pyhsm.aes_ecb_cmd-module.html
doc/html/toc-pyhsm.base-module.html
doc/html/toc-pyhsm.basic_cmd-module.html
doc/html/toc-pyhsm.buffer_cmd-module.html
doc/html/toc-pyhsm.cmd-module.html
doc/html/toc-pyhsm.db_cmd-module.html
doc/html/toc-pyhsm.debug_cmd-module.html
doc/html/toc-pyhsm.defines-module.html
doc/html/toc-pyhsm.exception-module.html
doc/html/toc-pyhsm.hmac_cmd-module.html
doc/html/toc-pyhsm.oath_hotp-module.html
doc/html/toc-pyhsm.soft_hsm-module.html
doc/html/toc-pyhsm.stick-module.html
doc/html/toc-pyhsm.stick_client-module.html
doc/html/toc-pyhsm.util-module.html
doc/html/toc-pyhsm.validate_cmd-module.html
doc/html/toc-pyhsm.version-module.html
doc/html/toc-pyhsm.yubikey-module.html
doc/html/toc.html
doc/wiki/Home.md
doc/wiki/YubiKey-KSM.asciidoc
examples/yhsm-monitor-exit.py
examples/yhsm-password-auth.py
examples/yhsm-sysinfo.py
maintainer-scripts/README
maintainer-scripts/generate_html.sh
maintainer-scripts/make-release.sh
maintainer-scripts/update-release-page.sh
utils/yhsm-daemon
utils/yhsm-daemon.1
utils/yhsm-decrypt-aead
utils/yhsm-decrypt-aead.1
utils/yhsm-generate-keys
utils/yhsm-generate-keys.1
utils/yhsm-keystore-unlock
utils/yhsm-keystore-unlock.1
utils/yhsm-linux-add-entropy
utils/yhsm-linux-add-entropy.1
yhsm-val/yhsm-init-oath-token
yhsm-val/yhsm-init-oath-token.1
yhsm-val/yhsm-validate-otp
yhsm-val/yhsm-validate-otp.1
yhsm-val/yhsm-validation-server
yhsm-val/yhsm-validation-server.1
yubikey-ksm/yhsm-import-keys
yubikey-ksm/yhsm-import-keys.1
yubikey-ksm/yhsm-yubikey-ksm
yubikey-ksm/yhsm-yubikey-ksm.1