Skip to content
Snippets Groups Projects
Commit 584c2608 authored by Kotyba Alhaj Taha's avatar Kotyba Alhaj Taha
Browse files

Add UFZ Legal Notice & Privacy Policy similar to GFZ.

parent 8065f338
No related branches found
No related tags found
1 merge request!185Add UFZ Legal Notice & Privacy Policy similar to GFZ.
......@@ -29,7 +29,72 @@ implied. See the Licence for the specific language governing
permissions and limitations under the Licence.
-->
<template>
<h1>Legal Notice</h1>
<div>
<section>
<h1>Legal information / Provider Identification</h1>
<p>Imprint according to § 5 TMG (Tele Media Act) and § 55 RStV (German Interstate Treaty on Broadcasting)</p>
</section>
<section>
<h2>Provider</h2>
<p>
The provider of the internet presence <a href="https://rdm-test.intranet.ufz.de/sms">rdm-test.intranet.ufz.de/sms</a> is the <a href="https://www.ufz.de/index.php?en=33573" target="_blank">Helmholtz Centre for Environmental Research UFZ</a>. This internet presence was developed within the DataHub initiative of the Helmholtz Association of German Research Centres.
</p>
</section>
<section>
<h2>Address</h2>
<p>
Helmholtz Centre for Environmental Research UFZ<br>
Permoserstraße 15<br>
04318 Leipzig, Germany<br>
Tel.: +49 341 / 235-0<br>
Website: <a href="https://www.ufz.de" target="_blank">www.ufz.de</a>
</p>
</section>
<section>
<h2>Legal form</h2>
<p>The Helmholtz Centre for Environmental Research UFZ is a Public Law Foundation. The UFZ is member of the <a href="https://www.helmholtz.de" target="_blank">Helmholtz-Gemeinschaft Deutscher Forschungszentren e.V. (Helmholtz Association of German Research Centres)</a>.</p>
</section>
<section>
<h2>Authorized representatives</h2>
<p>The UFZ is legally represented by Prof. Dr. Georg Teutsch (Scientific Director) and Dr. Sabine König (Administrative Director).</p>
</section>
<section>
<h2>Value Added Tax ID</h2>
<p>VAT Identification Number according to § 27a VAT Tax Act: DE141507065</p>
</section>
<section>
<h2>Editorial Staff</h2>
<p>
Responsible editor for the contents of this internet presence with regard to media law is<br>
<br>
Dr.-Ing. Jan Bumberger (Head of <a href="https://www.ufz.de/index.php?en=48474" target="_blank">Research Data Management (RDM)</a>)
E-Mail: <a href="mailto:jan.bumberger@ufz.de">jan.bumberger@ufz.de</a>
<br>
Thomas Schnicke (Head of <a href="https://www.ufz.de/index.php?en=48474" target="_blank">Research Data Management (RDM)</a>)
E-Mail: <a href="mailto:thomas.schnicke@ufz.de">thomas.schnicke@ufz.de</a>
</p>
<p>
Editor, conception, coordination (<a href="https://rdm-test.intranet.ufz.de/sms">rdm-test.intranet.ufz.de/sms</a>)<br>
<br>
Daniel Sielaff (<a href="https://www.ufz.de/index.php?en=48474" target="_blank">Research Data Management (RDM)</a>)
E-Mail: <a href="mailto:daniel.sielaff@ufz.de">daniel.sielaff@ufz.de</a>
</p>
</section>
<section>
<h2>Technical Realization and support</h2>
<p>
Responsible for the technical implementation is the <a href="https://www.ufz.de/index.php?en=45348" target="_blank">Research Data Management (RDM)</a><br>
E-Mail: <a href="mailto:sms-administration@ufz.de">sms-administration@ufz.de</a>
</p>
</section>
<section>
<h2>Copyright</h2>
<p>
The texts and images on this website are protected by copyright. Copying these files or printing the publications is only permitted for private use.
All other uses, such as duplication, alteration or use of these graphics, recordings, video sequences or texts on this websites in further electronic or printed publications for non-commercial and commercial purposes are not permitted without the explicit consent of the copyright holder - even if they are not labelled as a copyright protected document.
</p>
</section>
</div>
</template>
<script lang="ts">
......
......@@ -29,7 +29,42 @@ implied. See the Licence for the specific language governing
permissions and limitations under the Licence.
-->
<template>
<h1>Privacy Policy</h1>
<section>
<h1 class="mb-3">
Privacy Policy
</h1>
<p>Please refer to the <a href="https://www.ufz.de/index.php?en=44326" target="_blank">UFZ General Data Privacy Statement</a>.</p>
<h2 class="mb-1">
Addendum to General Data Privacy Statement
</h2>
<h3 class="mb-2">
VI. Contact form and e-mail contact
</h3>
<h4 class="mb-2">
1. Description and scope of data processing
</h4>
<p>In addition, the following user-related data are processed when contact is made via e-mail or the contact form:</p>
<p>
Users are authenticated using the IdP of their respective institute. Passwords are not stored in the database.<br>
The user-related data collected for the purpose of running the application encompasses the following:
<ul class="mt-2">
<li>Given name, surname</li>
<li>E-mail address</li>
<li>Website (if available)</li>
</ul>
</p>
<p>
For certain actions, the application also stores information on which user performed the respective action and when.<br>
Data about times and users are stored when setting up/modifying the following:
<ul class="mt-2">
<li>Devices</li>
<li>Platforms</li>
<li>Configurations</li>
</ul>
</p>
<p>Persons are still assigned to the devices as contacts for the purpose of mapping responsibilities and facilitating consultations in the event of questions about the devices.</p>
<p>The application cannot be used to analyse user behaviour.</p>
</section>
</template>
<script lang="ts">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment