NOTICE
README.md
pyproject.toml
openshell_shared/__init__.py
openshell_shared.egg-info/PKG-INFO
openshell_shared.egg-info/SOURCES.txt
openshell_shared.egg-info/dependency_links.txt
openshell_shared.egg-info/requires.txt
openshell_shared.egg-info/top_level.txt
openshell_shared/api/__init__.py
openshell_shared/api/context.py
openshell_shared/api/manager/__init__.py
openshell_shared/api/manager/v1/__init__.py
openshell_shared/api/manager/v1/authentication.py
openshell_shared/api/manager/v1/client.py
openshell_shared/api/manager/v1/domains.py
openshell_shared/api/manager/v1/entities.py
openshell_shared/api/manager/v1/exceptions.py
openshell_shared/api/manager/v1/identity.py
openshell_shared/api/manager/v1/models.py
openshell_shared/api/manager/v1/passports.py
openshell_shared/api/manager/v1/sessions.py
openshell_shared/api/manager/v1/transport.py
openshell_shared/api/manager/v1/tunnels.py
openshell_shared/certificates/__init__.py
openshell_shared/certificates/base.py
openshell_shared/certificates/domain.py
openshell_shared/certificates/exceptions.py
openshell_shared/certificates/manager.py
openshell_shared/certificates/revocation.py
openshell_shared/communication/__init__.py
openshell_shared/communication/connections.py
openshell_shared/communication/flow.py
openshell_shared/communication/manager.py
openshell_shared/communication/models.py
openshell_shared/communication/router.py
openshell_shared/communication/tunnels.py
openshell_shared/communication/transport/__init__.py
openshell_shared/communication/transport/base.py
openshell_shared/communication/transport/models.py
openshell_shared/communication/transport/ws.py
openshell_shared/cryptography/__init__.py
openshell_shared/cryptography/certificate.py
openshell_shared/cryptography/encoding.py
openshell_shared/cryptography/identity.py
openshell_shared/cryptography/keys.py
openshell_shared/cryptography/signatures.py
openshell_shared/cryptography/utils.py
openshell_shared/domain/__init__.py
openshell_shared/domain/domain.py
openshell_shared/domain/membership.py
openshell_shared/domain/permissions.py
openshell_shared/domain/policies.py
openshell_shared/identity/__init__.py
openshell_shared/identity/authentication.py
openshell_shared/identity/credential.py
openshell_shared/identity/entity.py
openshell_shared/identity/exceptions.py
openshell_shared/identity/identity.py
openshell_shared/identity/store.py
openshell_shared/model/__init__.py
openshell_shared/model/data/__init__.py
openshell_shared/model/data/types/__init__.py
openshell_shared/model/functions/__init__.py
openshell_shared/modules/__init__.py
openshell_shared/modules/catalog.py
openshell_shared/modules/debug.py
openshell_shared/modules/engine.py
openshell_shared/modules/interface.py
openshell_shared/modules/platform.py
openshell_shared/modules/public.py
openshell_shared/modules/registry.py
openshell_shared/modules/utils.py
openshell_shared/modules/ftp/__init__.py
openshell_shared/modules/ftp/backend.py
openshell_shared/modules/ftp/client.py
openshell_shared/modules/ftp/exceptions.py
openshell_shared/modules/ftp/models.py
openshell_shared/modules/ftp/module.py
openshell_shared/modules/ftp/protocol.py
openshell_shared/modules/ftp/ui.py
openshell_shared/modules/ftp/interfaces/__init__.py
openshell_shared/modules/ftp/interfaces/sdk.py
openshell_shared/modules/ftp/interfaces/session.py
openshell_shared/modules/ftp/interfaces/desktop/__init__.py
openshell_shared/modules/ftp/interfaces/desktop/controller.py
openshell_shared/modules/ftp/interfaces/desktop/formatting.py
openshell_shared/modules/ftp/interfaces/desktop/launcher.py
openshell_shared/modules/ftp/interfaces/desktop/thumbnail.py
openshell_shared/modules/ftp/interfaces/desktop/providers/__init__.py
openshell_shared/modules/ftp/interfaces/desktop/providers/interface.py
openshell_shared/modules/ftp/interfaces/desktop/providers/registry.py
openshell_shared/modules/ftp/interfaces/desktop/providers/tk.py
openshell_shared/modules/interfaces/__init__.py
openshell_shared/modules/interfaces/manager.py
openshell_shared/modules/interfaces/registry.py
openshell_shared/modules/shell/__init__.py
openshell_shared/modules/shell/client.py
openshell_shared/modules/shell/enums.py
openshell_shared/modules/shell/events.py
openshell_shared/modules/shell/exceptions.py
openshell_shared/modules/shell/host.py
openshell_shared/modules/shell/models.py
openshell_shared/modules/shell/module.py
openshell_shared/modules/shell/protocol.py
openshell_shared/modules/shell/py.typed
openshell_shared/modules/shell/server.py
openshell_shared/modules/shell/session.py
openshell_shared/modules/shell/backends/__init__.py
openshell_shared/modules/shell/backends/interface.py
openshell_shared/modules/shell/backends/linux.py
openshell_shared/modules/shell/backends/posix.py
openshell_shared/modules/shell/backends/resolver.py
openshell_shared/modules/shell/backends/termux.py
openshell_shared/modules/shell/examples/gui_adapter.py
openshell_shared/modules/shell/examples/sdk_consumer.py
openshell_shared/modules/shell/interfaces/__init__.py
openshell_shared/modules/shell/interfaces/adapters.py
openshell_shared/modules/shell/interfaces/cli.py
openshell_shared/modules/shell/interfaces/client.py
openshell_shared/modules/shell/interfaces/codec.py
openshell_shared/modules/shell/interfaces/descriptors.py
openshell_shared/modules/shell/interfaces/gateway.py
openshell_shared/modules/shell/interfaces/launchers.py
openshell_shared/modules/shell/interfaces/models.py
openshell_shared/modules/shell/interfaces/protocol.py
openshell_shared/modules/shell/interfaces/sdk.py
openshell_shared/modules/shell/interfaces/standalone_cli.py
openshell_shared/modules/shell/tests/test_backend.py
openshell_shared/modules/shell/tests/test_ipc.py
openshell_shared/modules/shell/tests/test_protocol.py
openshell_shared/modules/shell/tests/test_resolver.py
openshell_shared/protocols/__init__.py
openshell_shared/protocols/negotiation/challenge.py
openshell_shared/protocols/negotiation/models.py
openshell_shared/standards/__init__.py
openshell_shared/standards/artifacts/__init__.py
openshell_shared/standards/artifacts/types.py
openshell_shared/standards/certificates/__init__.py
openshell_shared/standards/certificates/status.py
openshell_shared/standards/certificates/types.py
openshell_shared/standards/entities/__init__.py
openshell_shared/standards/entities/types.py
openshell_shared/standards/events/__init__.py
openshell_shared/standards/events/types.py
openshell_shared/standards/events/schemas/__init__.py
openshell_shared/standards/events/schemas/entity_registered.py
openshell_shared/standards/passports/__init__.py
openshell_shared/standards/passports/models.py
openshell_shared/standards/passports/types.py
openshell_shared/standards/permissions/__init__.py
openshell_shared/standards/permissions/types.py
openshell_shared/standards/roles/__init__.py
openshell_shared/standards/roles/types.py
openshell_shared/standards/transports/__init__.py
openshell_shared/standards/transports/types.py
tests/test_base_models_contract.py
tests/test_certificate_contracts_v4.py