data/custodia-0.6.0/.coveragerc: ASCII text data/custodia-0.6.0/.dockerignore: ASCII text data/custodia-0.6.0/.gitignore: ASCII text data/custodia-0.6.0/.travis.yml: ASCII text data/custodia-0.6.0/API.md: ASCII text data/custodia-0.6.0/LICENSE: ASCII text data/custodia-0.6.0/MANIFEST.in: ASCII text data/custodia-0.6.0/Makefile: makefile script, ASCII text data/custodia-0.6.0/README: UTF-8 Unicode text data/custodia-0.6.0/README.md: UTF-8 Unicode text data/custodia-0.6.0/bin/custodia: Python script, ASCII text executable data/custodia-0.6.0/bin/custodia-cli: Python script, ASCII text executable data/custodia-0.6.0/contrib/config/README.txt: ASCII text data/custodia-0.6.0/contrib/config/custodia/custodia.conf: ASCII text data/custodia-0.6.0/contrib/config/custodia/ipa.conf: ASCII text data/custodia-0.6.0/contrib/config/systemd/system/custodia@.service: ASCII text data/custodia-0.6.0/contrib/config/systemd/system/custodia@.socket: ASCII text data/custodia-0.6.0/contrib/config/tmpfiles.d/custodia.conf: ASCII text data/custodia-0.6.0/contrib/docker/Dockerfile: ASCII text data/custodia-0.6.0/contrib/docker/demo.conf: ASCII text data/custodia-0.6.0/custodia.conf: ASCII text data/custodia-0.6.0/custodia.spec: ASCII text data/custodia-0.6.0/docs/Makefile: ASCII text data/custodia-0.6.0/docs/docs_requirements.txt: ASCII text data/custodia-0.6.0/docs/source/api.rst: ASCII text data/custodia-0.6.0/docs/source/commands.rst: ASCII text data/custodia-0.6.0/docs/source/conf.py: Python script, ASCII text executable data/custodia-0.6.0/docs/source/config.rst: ASCII text data/custodia-0.6.0/docs/source/container.rst: ASCII text data/custodia-0.6.0/docs/source/examples/cfgparser.py: Python script, ASCII text executable data/custodia-0.6.0/docs/source/examples/cfgparser.rst: ASCII text data/custodia-0.6.0/docs/source/examples/index.rst: ASCII text data/custodia-0.6.0/docs/source/examples/misc.rst: ASCII text data/custodia-0.6.0/docs/source/examples/yaml.rst: ASCII text data/custodia-0.6.0/docs/source/examples/yaml_ext.py: Python script, ASCII text executable data/custodia-0.6.0/docs/source/index.rst: ASCII text data/custodia-0.6.0/docs/source/plugins/authenticators.rst: ASCII text data/custodia-0.6.0/docs/source/plugins/authorizers.rst: ASCII text data/custodia-0.6.0/docs/source/plugins/baseclasses.rst: ASCII text data/custodia-0.6.0/docs/source/plugins/clients.rst: ASCII text data/custodia-0.6.0/docs/source/plugins/consumers.rst: ASCII text data/custodia-0.6.0/docs/source/plugins/index.rst: ASCII text data/custodia-0.6.0/docs/source/plugins/ipa.rst: ASCII text data/custodia-0.6.0/docs/source/plugins/stores.rst: ASCII text data/custodia-0.6.0/docs/source/quick.rst: ASCII text data/custodia-0.6.0/docs/source/quick/quick.conf: ASCII text data/custodia-0.6.0/docs/source/quick/quick.conf.d/00-sak.conf: ASCII text data/custodia-0.6.0/docs/source/quick/quick.conf.d/10-namespace.conf: ASCII text data/custodia-0.6.0/docs/source/quick/quick.conf.d/20-encrypted.conf: ASCII text data/custodia-0.6.0/docs/source/readme.rst: UTF-8 Unicode text data/custodia-0.6.0/docs/source/spelling_wordlist.txt: ASCII text data/custodia-0.6.0/examples/client_enc.key: JSON data data/custodia-0.6.0/examples/enclite.db: SQLite 3.x database, last written using SQLite version 3008011 data/custodia-0.6.0/examples/enclite.sample.key: JSON data data/custodia-0.6.0/man/custodia.7: troff or preprocessor input, ASCII text data/custodia-0.6.0/setup.cfg: ASCII text data/custodia-0.6.0/setup.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/__about__.py: ASCII text data/custodia-0.6.0/src/custodia/__init__.py: ASCII text data/custodia-0.6.0/src/custodia/cli/__init__.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/cli/__main__.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/client.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/compat.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/forwarder.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/httpd/__init__.py: empty data/custodia-0.6.0/src/custodia/httpd/authenticators.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/httpd/authorizers.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/httpd/consumer.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/httpd/server.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/ipa/__init__.py: ASCII text data/custodia-0.6.0/src/custodia/ipa/certrequest.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/ipa/interface.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/ipa/vault.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/log.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/message/__init__.py: empty data/custodia-0.6.0/src/custodia/message/common.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/message/formats.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/message/kem.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/message/simple.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/plugin.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/root.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/secrets.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/server/__init__.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/server/__main__.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/server/args.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/server/config.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/store/__init__.py: empty data/custodia-0.6.0/src/custodia/store/encgen.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/store/enclite.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/store/interface.py: Python script, ASCII text executable data/custodia-0.6.0/src/custodia/store/sqlite.py: Python script, ASCII text executable data/custodia-0.6.0/tests/ca/.gitignore: ASCII text data/custodia-0.6.0/tests/ca/custodia-ca.conf: ASCII text data/custodia-0.6.0/tests/ca/custodia-ca.key: ASCII text data/custodia-0.6.0/tests/ca/custodia-ca.pem: ASCII text data/custodia-0.6.0/tests/ca/custodia-ca.sh: POSIX shell script, ASCII text executable data/custodia-0.6.0/tests/ca/custodia-client.conf: ASCII text data/custodia-0.6.0/tests/ca/custodia-client.key: ASCII text data/custodia-0.6.0/tests/ca/custodia-client.pem: ASCII text data/custodia-0.6.0/tests/ca/custodia-server.conf: ASCII text data/custodia-0.6.0/tests/ca/custodia-server.key: ASCII text data/custodia-0.6.0/tests/ca/custodia-server.pem: ASCII text data/custodia-0.6.0/tests/conftest.py: Python script, ASCII text executable data/custodia-0.6.0/tests/empty.conf: ASCII text data/custodia-0.6.0/tests/empty.conf.d/root.conf: ASCII text data/custodia-0.6.0/tests/functional/__init__.py: empty data/custodia-0.6.0/tests/functional/base.py: Python script, ASCII text executable data/custodia-0.6.0/tests/functional/conf/template_simple.conf: ASCII text data/custodia-0.6.0/tests/functional/test_basics.py: Python script, ASCII text executable data/custodia-0.6.0/tests/functional/test_container.py: Python script, ASCII text executable data/custodia-0.6.0/tests/functional/test_key.py: Python script, ASCII text executable data/custodia-0.6.0/tests/test_authenticators.py: Python script, ASCII text executable data/custodia-0.6.0/tests/test_cli.py: Python script, ASCII text executable data/custodia-0.6.0/tests/test_custodia.py: Python script, ASCII text executable data/custodia-0.6.0/tests/test_httpd.py: Python script, ASCII text executable data/custodia-0.6.0/tests/test_ipa.py: Python script, ASCII text executable data/custodia-0.6.0/tests/test_message_kem.py: Python script, ASCII text executable data/custodia-0.6.0/tests/test_misc.py: Python script, ASCII text executable data/custodia-0.6.0/tests/test_plugins.py: Python script, ASCII text executable data/custodia-0.6.0/tests/test_secrets.py: Python script, ASCII text executable data/custodia-0.6.0/tests/test_server.py: Python script, ASCII text executable data/custodia-0.6.0/tests/test_store.py: Python script, ASCII text executable data/custodia-0.6.0/tests/test_store_sqlite.py: Python script, ASCII text executable data/custodia-0.6.0/tox.ini: ASCII text data/custodia-0.6.0/debian/changelog: ASCII text data/custodia-0.6.0/debian/compat: ASCII text data/custodia-0.6.0/debian/control: ASCII text data/custodia-0.6.0/debian/copyright: ASCII text data/custodia-0.6.0/debian/custodia.conf: ASCII text data/custodia-0.6.0/debian/custodia.dirs: ASCII text data/custodia-0.6.0/debian/custodia.docs: ASCII text data/custodia-0.6.0/debian/custodia.install: ASCII text data/custodia-0.6.0/debian/custodia.postinst: POSIX shell script, ASCII text executable data/custodia-0.6.0/debian/custodia.tmpfile: ASCII text data/custodia-0.6.0/debian/custodia@.service: ASCII text data/custodia-0.6.0/debian/custodia@.socket: ASCII text data/custodia-0.6.0/debian/patches/series: ASCII text data/custodia-0.6.0/debian/rules: a /usr/bin/make -f script, ASCII text executable data/custodia-0.6.0/debian/source/format: ASCII text data/custodia-0.6.0/debian/watch: ASCII text data/custodia-0.6.0/.pc/.version: ASCII text data/custodia-0.6.0/.pc/.quilt_patches: ASCII text data/custodia-0.6.0/.pc/.quilt_series: ASCII text data/custodia-0.6.0/.pc/applied-patches: empty