Skip to content

Commit

Permalink
Upd: Style updates in AUP and Privacy
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin Kozlov committed Jan 24, 2024
1 parent 1f74e66 commit 5603442
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 23 deletions.
11 changes: 7 additions & 4 deletions frontend/pages/aupolicy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ import Layout from '../components/Layout';
const AUPolicy: NextPage = () => (
<Layout>
<h1>Acceptable Use Policy and Conditions of Use</h1>
<p>This Acceptable Use Policy for AI4EOSC Templates service is effective from 2023-05-16</p>
<p>This Acceptable Use Policy for Templates Hub service is effective from 2023-09-21</p>
<br />
<p>
This Acceptable Use Policy and Conditions of Use (&quot;AUP&quot;)
<a id="footnote-1" href="#footnote-aup-ref">
Expand All @@ -21,9 +22,10 @@ const AUPolicy: NextPage = () => (
(SCC) of{' '}
<a href="https://www.kit.edu/english/index.php">Karlsruhe Institute of Technology</a>{' '}
(KIT), located at Hermann-von-Helmholtz-Platz 1, 76344 Eggenstein-Leopoldshafen (the
&quot;Provider&quot;) for the purpose of generating AI software projects based on the
&quot;Provider&quot;) for the purpose of generating software projects based on the
predefined templates.
</p>
<br />
<ol
// TODO: make it so I don't need margin-left
className="ml-6 list-decimal"
Expand Down Expand Up @@ -69,10 +71,11 @@ const AUPolicy: NextPage = () => (
</li>
</ol>

<h2>Contact information</h2>
<br />
<h2>Contact Information</h2>
<p>
The administrative contact for this AUP is:{' '}
<a href="mailto:m-[email protected]">m-[email protected]</a>
<a href="mailto:m-[email protected]">m-[email protected]</a>
</p>
<p>
The security contact for this AUP is:{' '}
Expand Down
44 changes: 25 additions & 19 deletions frontend/pages/privacy-policy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ import Layout from 'components/Layout';
const PrivacyPolicy: NextPage = () => (
<Layout>
<h1>Privacy Policy</h1>
<p>This privacy policy for AI4EOSC Templates service is effective from 2023-05-02</p>
<h2>SERVICE</h2>
<p>This privacy policy for Templates Hub service is effective from 2023-09-20</p>
<br />
<h2>Service</h2>
<p>
Templates Hub provides a Hub to collect software templates based on{' '}
<a href="https://github.com/cookiecutter/cookiecutter">cookiecuters</a> and to generate
Expand All @@ -20,36 +21,36 @@ const PrivacyPolicy: NextPage = () => (
The service is provided by the Computer Centre SCC of the Karlsruhe Institute of
Technology (KIT).
</p>
<h2>JURISDICTION AND SUPERVISORY AUTHORITY</h2>
<br />
<h2>Jurisdiction And Supervisory Authority</h2>
<ul className="ml-6 list-disc">
<li>
<a href="https://www.bfdi.bund.de/DE/Home/home_node.html">German DPA</a>.
<a href="https://www.bfdi.bund.de/DE/Meta/Datenschutz/datenschutz_node.html">
Details for raising concerns for the German DPA
</a>
<a href="https://www.bfdi.bund.de/DE/Home/home_node.html">German DPA</a>.{' '}
Details for raising concerns for the German DPA can be {' '}
<a href="https://www.bfdi.bund.de/DE/Meta/Datenschutz/datenschutz_node.html">found here</a>
.
</li>
<li>
<a href="https://www.baden-wuerttemberg.datenschutz.de/">Baden-Württemberg DPA</a>.{' '}
<a href="https://www.baden-wuerttemberg.datenschutz.de/beschwerde/">
File a complaint
</a>
To file a complaint, please, {' '}
<a href="https://www.baden-wuerttemberg.datenschutz.de/beschwerde/">go here</a>
.
</li>
</ul>
<h2>USER PERSONAL INFORMATION</h2>
<br />
<h2>User Personal Information</h2>
<p>
The Service collects personal information necessary for normal operation and security,
that are:
</p>
<ul className="ml-6 list-disc">
<li>IP address.</li>
<li>sservice activity (URL calls) in the form of log files.</li>
<li>Service activity (URL calls) in the form of log files.</li>
<li>User Identifier (sub claim in the OIDC token)</li>
</ul>
<p>
Personal information obtained during the login is processed only to verify the existence
of the user and to avoid multiple ratings of the same templates but not shared with
of the user and to avoid multiple ratings of the same templates but it is not shared with
third parties. These <strong>non-stored</strong> user details include:
</p>
<ul className="ml-6 list-disc">
Expand All @@ -63,26 +64,30 @@ const PrivacyPolicy: NextPage = () => (
KIT Security Incident Response Team at SCC to investigate attacks to the service or the
infrastructure provider at KIT.
</p>
<h2>PURPOSES FOR PROCESSING DATA</h2>
<br />
<h2>Purposes For Processing Data</h2>
<p>
Logs are retained and processed for the purposes of processing security incidents, error
resolution as well as performance evaluation.
</p>
<h2>ACCESS, CORRECTION AND DELETION OF DATA</h2>
<br />
<h2>Access, Correction And Deletion Of Data</h2>
<p>
Templates Hub does not store direct personal information, if you wish to have your data
collected by the service deleted, please contact the Data controller at
[email protected].
</p>
<h2>DATA RETENTION</h2>
<br />
<h2>Data Retention</h2>
<p>
We retain and use your information as necessary to comply with our legal obligations,
resolve disputes, and enforce our agreements. Templates Hub retains User Personal
Information for as long as your account is active or as needed to provide you services.
The user may ask to be removed from the service by interacting with the Contact
information for the service. Access logs are deleted after 180 days.
</p>
<h2>DATA PROTECTION CODE OF CONDUCT</h2>
<br />
<h2>Data Protection Code of Conduct</h2>
<p>
Personal data will be protected according to the{' '}
<a href="https://geant3plus.archive.geant.net/Pages/uri/V1.html">
Expand All @@ -93,9 +98,10 @@ const PrivacyPolicy: NextPage = () => (
for Service Providers, a common standard for the research and higher education sector to
protect the user&apos;s privacy.
</p>
<h2>CONTACT INFORMATION</h2>
<br />
<h2>Contact Information</h2>
<p>
Service managers: [email protected].
Service managers: <a href="mailto:[email protected]">[email protected]</a>.
<br /> Data controller: [email protected].
</p>
</Layout>
Expand Down

0 comments on commit 5603442

Please sign in to comment.