Skip to content

Commit c8b38d6

Browse files
committed
Why we hold the info, and for how long
1 parent 1c64962 commit c8b38d6

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

src/main/resources/templates/about.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ <h1>Privacy policy</h1>
7070
<p>CWL Viewer publish visualizations of workflows from publicly available
7171
<em>git</em> repositories hosted by third-parties like <a href="https://github.com/">GitHub</a>
7272
or <a href="https://about.gitlab.com/">GitLab</a>.
73-
Submitted workflows are added
74-
to our <a href="/workflows">public listing</a>.
73+
Anyone can submit a workflow, which will be added
74+
to our <a href="/workflows">public listing</a>.
7575
</p>
7676

7777
<section id="track-use">
@@ -86,7 +86,13 @@ <h2>Tracking usage</h2>
8686
</p>
8787
<section id="what-info">
8888
<h2>What information is held?</h2>
89-
89+
<p>
90+
We hold information about public open source workflows in order
91+
to visualize them graphically and textually, as well as making their
92+
declared metadata accessible to the public in different formats such as linked data.
93+
This information may be held until explicitly requested for removal, however
94+
we reserve the right to remove any workflow from listing without prior notice.
95+
</p>
9096
<p>
9197
Metadata shown from the public workflows may include personal data,
9298
including authorship or as part of workflow descriptions.

0 commit comments

Comments
 (0)