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/utils.py
openshell_shared/modules/shell/__init__.py
openshell_shared/modules/shell/client.py
openshell_shared/modules/shell/models.py
openshell_shared/modules/shell/protocol.py
openshell_shared/modules/shell/server.py
openshell_shared/modules/shell/session.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/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