We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While Archivista API receives a JSON body with a DSSE envelope, it can verify and add if it is a policy.
The Policy can be identified by the PaylodType as described in Archivista Policy Schema (https://witness.testifysec.com/policy). It doesn't conflict with [ITE-5] (https://github.com/in-toto/ITE/blob/master/ITE/5/README.adoc#pseudocode-for-in-totos-reference-implementation).
The Policy can be retrieved by the API (/v1/download/<gitoid>)
/v1/download/<gitoid>
Parent feature:
The text was updated successfully, but these errors were encountered:
Closed by #234
Sorry, something went wrong.
kairoaraujo
No branches or pull requests
While Archivista API receives a JSON body with a DSSE envelope, it can verify and add if it is a policy.
The Policy can be identified by the PaylodType as described in Archivista Policy Schema (https://witness.testifysec.com/policy). It doesn't conflict with [ITE-5]
(https://github.com/in-toto/ITE/blob/master/ITE/5/README.adoc#pseudocode-for-in-totos-reference-implementation).
The Policy can be retrieved by the API (
/v1/download/<gitoid>
)Parent feature:
The text was updated successfully, but these errors were encountered: