Skip to content

Task: Implement Policy Approval #240

Description

@kairoaraujo

The goal of this task is to implement Policy Approval using TUF.

The idea is not to create a process inside Archivista or in a third-party system but to use the TUF signature threshold of metadata as the trusted process.

With this implementation, you have full control. The Policy is stored in a specific Target Delegated Role TUF Metadata that you define with a threshold.

Example: policy.json TUF metadata with threshold 2.

Note: Maybe a 1:1 role per Policy will make the approval per Policy added

When a person submits a new Policy, it generates a new version of the Metadata (i.e., 3.policy.json), which must be signed by the key holders who are signers of this delegated role.

When the users sign the metadata this Policy becomes trusted by clients (for example, Witness)

This feature requires some third-part features in RSTUF:

Required Tasks

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

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions