Skip to content

Task: Implement the tufstorage in internal #236

Description

@kairoaraujo

Implement the internal/tufstorage backend in Archivista
This backend will manage

  • Add an Attestation or Policy to the TUF (RSTUF) metadata
  • Manage the TUF task status

Note 1: RSTUF uses asynchronous tasks to handle the requests, but Archivista uses synchronous operations
The suggestion is to store the Attestation/Policy in the Object Storage -> TUF -> SQL
This will give consistency to the Attestation/Policy as SQL is the interaction to query the content, and availability in the other storages (Object and TUF) is required.

Note 2: It doesn't enable yet the TUF usage.

Parent feature

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions