Skip to content

Commit

Permalink
page ctf
Browse files Browse the repository at this point in the history
  • Loading branch information
joofio committed Nov 7, 2024
1 parent 45fb855 commit 86b0625
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 2 deletions.
Binary file added input/images/ctf-example-wf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions input/pagecontent/16-ctf.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
The Provenance resource records information about the origin, custody, and transformations of a resource. It captures metadata about the creation, modification, and versioning of data.

The key elements are:
1. Target: The resource(s) that this provenance information is about.
2. Recorded: The time at which the activity occurred.
3. Agent: Who was involved in the activity.
4. Activity: What was done to the resource


The transactionID is stored in the extension and not signature. Which lets that space to be used for further information or proper signature usage.

The workflow can go as:
<div>{% include ctf-example-wf.png %}</div>
<br clear="all"/>


8 changes: 6 additions & 2 deletions sushi-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ pages:
title: Project
15-focusing-considerations.md:
title: Focusing
16-ctf.md:
title: Content Trust Framework
downloads.md:
title: Downloads
menu:
Expand All @@ -102,10 +104,12 @@ menu:
IPS Considerations: 11-ips-considerations.html
Terminology: 03-terminology.html
Persona Dimensions: 08-persona-dimensions.html
Content Trust Framework: 16-ctf.html

Cooperation:
International: 13-international-coop.html
Project: 13-1-project-coop.html
Internationally: 13-international-coop.html
Projects: 13-1-project-coop.html

Technical:
Capability: 05-capability.html
Requirements: 06-general-technical-conformance-requirements.html
Expand Down

0 comments on commit 86b0625

Please sign in to comment.