Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task: Implement the tufstorage in internal #236

Open
Tracked by #159
kairoaraujo opened this issue Apr 11, 2024 · 0 comments
Open
Tracked by #159

Task: Implement the tufstorage in internal #236

kairoaraujo opened this issue Apr 11, 2024 · 0 comments

Comments

@kairoaraujo
Copy link
Collaborator

kairoaraujo commented Apr 11, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant