Skip to content

Make TimestampAuthorityClient public #1754

@SequeI

Description

@SequeI

Description

Within model_transparency, we are adding RFC 3161 Timestamp Authority support for PKI signing. It all works fine, however we have to import this class for usage, and it is private.

from sigstore._internal.timestamp import TimestampAuthorityClient

Could we make it public for our usage? Here is the PR in model-transparency for more context.
sigstore/model-transparency#620

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions