feat: update organizational details and improve readability

Updated the organization's name to include its full title "Verein zur
Förderung von Privatsphäre und digitaler Souveränität" and added the
Central Register of Associations (ZVR) Number across legal, privacy, and
terms templates to comply with disclosure requirements. Reformatted
content for better readability, ensuring consistent paragraph line
breaks and removing redundant whitespaces. These changes aim to enhance
transparency regarding the website's managing entity and make the policy
texts more accessible to users.
This commit is contained in:
Kumi 2024-03-29 15:40:45 +01:00
parent 4f2dc75866
commit f37c86cc3a
Signed by: kumi
GPG key ID: ECBCC9082395383F
3 changed files with 141 additions and 161 deletions

View file

@ -5,12 +5,14 @@
<p>This is a legal notice for the website private.coffee</p> <p>This is a legal notice for the website private.coffee</p>
<p>The website private.coffee is run by the following entity:</p> <p>The website private.coffee is run by the following entity:</p>
<address> <address>
Private.coffee<br /> Private.coffee &dash; Verein zur Förderung von Privatsphäre und digitaler
Souver&auml;nit&auml;t<br />
c/o Klaus-Uwe Mitterer<br /> c/o Klaus-Uwe Mitterer<br />
Gartengasse 22/7/3<br /> Gartengasse 22/7/3<br />
8010 Graz<br /> 8010 Graz<br />
Austria<br /> Austria<br />
</address> </address>
<p>Central Register of Associations (ZVR) Number: 1758485319</p>
<p> <p>
Email: Email:
<a href="mailto:support@private.coffee">support@private.coffee</a> <a href="mailto:support@private.coffee">support@private.coffee</a>

View file

@ -1,32 +1,29 @@
{% extends "base.html" %} {% extends "base.html" %} {% block content %}
{% block content %}
<div class="container"> <div class="container">
<h1>Privacy Policy</h1> <h1>Privacy Policy</h1>
<p> <p>
This is the privacy policy for the website private.coffee. It This is the privacy policy for the website private.coffee. It describes how
describes how we collect and use your personal data. we collect and use your personal data.
</p> </p>
<p> <p>
This privacy policy is effective as of 2023-03-10. It may be updated This privacy policy is effective as of 2023-03-10. It may be updated from
from time to time, so please check back regularly. time to time, so please check back regularly.
</p> </p>
<p> <p>
If you have any questions about this privacy policy, please contact us If you have any questions about this privacy policy, please contact us at
at
<a href="mailto:support@private.coffee">support@private.coffee</a>. <a href="mailto:support@private.coffee">support@private.coffee</a>.
</p> </p>
<h2>Who are we?</h2> <h2>Who are we?</h2>
<p> <p>The data controller for private.coffee is:</p>
For the purposes of this privacy policy, the data controller for
private.coffee is:
</p>
<address> <address>
Private.coffee<br /> Private.coffee &dash; Verein zur Förderung von Privatsphäre und digitaler
Souver&auml;nit&auml;t<br />
c/o Klaus-Uwe Mitterer<br /> c/o Klaus-Uwe Mitterer<br />
Gartengasse 22/7/3<br /> Gartengasse 22/7/3<br />
8010 Graz<br /> 8010 Graz<br />
Austria<br /> Austria<br />
</address> </address>
<p>Central Register of Associations (ZVR) Number: 1758485319</p>
<p> <p>
Email: Email:
<a href="mailto:support@private.coffee">support@private.coffee</a> <a href="mailto:support@private.coffee">support@private.coffee</a>
@ -38,13 +35,13 @@
Your IP address, which is automatically collected by our web server. Your IP address, which is automatically collected by our web server.
</li> </li>
<li> <li>
Any data you provide to us, such as your email address, when you Any data you provide to us, such as your email address, when you create an
create an account on one of our services. account on one of our services.
</li> </li>
<li> <li>
Usage data that is collected automatically by our services, such as Usage data that is collected automatically by our services, such as the
the time you last logged in, or the number of times you have logged time you last logged in, or the number of times you have logged in, as
in, as well as any content you create using our services. well as any content you create using our services.
</li> </li>
</ul> </ul>
<h2>How do we use your data?</h2> <h2>How do we use your data?</h2>
@ -58,90 +55,81 @@
</ul> </ul>
<h2>Where do we store your data?</h2> <h2>Where do we store your data?</h2>
<p> <p>
We store your data on our web servers, which are located in Austria We store your data on our web servers, which are located in Austria and
and Germany, so within the European Union. Germany, so within the European Union.
</p> </p>
<h2>How long do we store your data?</h2> <h2>How long do we store your data?</h2>
<ul> <ul>
<li> <li>
IP addresses collected by our web server are stored for up to 48 IP addresses collected by our web server are stored for up to 48 hours.
hours. After that, the log files that contain them are deleted After that, the log files that contain them are deleted automatically.
automatically.
</li> </li>
<li> <li>
Data associated with an account you have on one of our services is Data associated with an account you have on one of our services is stored
stored for as long as you have an account on that service. If you for as long as you have an account on that service. If you delete your
delete your account, your data will be deleted automatically. The account, your data will be deleted automatically. The service will have a
service will have a dedicated privacy policy, please consult that if dedicated privacy policy, please consult that if you have any specific
you have any specific questions. questions.
</li> </li>
<li> <li>
If you send a support request to us, we will store your email If you send a support request to us, we will store your email address and
address and any other data you provide to us for up to 30 days in any other data you provide to us for up to 30 days in our support system.
our support system. After that, the data will be deleted After that, the data will be deleted automatically.
automatically.
</li> </li>
</ul> </ul>
<h2>What are your data protection rights?</h2> <h2>What are your data protection rights?</h2>
<p>You have the following data protection rights:</p> <p>You have the following data protection rights:</p>
<ul> <ul>
<li>You have the right to request access to your personal data.</li> <li>You have the right to request access to your personal data.</li>
<li> <li>You have the right to request correction of your personal data.</li>
You have the right to request correction of your personal data.
</li>
<li>You have the right to request erasure of your personal data.</li> <li>You have the right to request erasure of your personal data.</li>
<li> <li>
You have the right to request restriction of processing of your You have the right to request restriction of processing of your personal
personal data. data.
</li>
<li>
You have the right to object to processing of your personal data.
</li> </li>
<li>You have the right to object to processing of your personal data.</li>
<li>You have the right to request transfer of your personal data.</li> <li>You have the right to request transfer of your personal data.</li>
</ul> </ul>
<p>If you make a request, we have one month to respond to you.</p> <p>If you make a request, we have one month to respond to you.</p>
<p> <p>
If you would like to exercise any of these rights, please contact us If you would like to exercise any of these rights, please contact us at
at <a href="mailto:support@private.coffee">support@private.coffee</a>. <a href="mailto:support@private.coffee">support@private.coffee</a>.
</p> </p>
<p> <p>
Your privacy is important to us - after all, that's why we're all here Your privacy is important to us - after all, that's why we're all here - and
- and we will do our best to respond to your request as soon as we will do our best to respond to your request as soon as possible. Please
possible. Please note that we may need to verify your identity before note that we may need to verify your identity before we can respond to your
we can respond to your request - we will not share your data with request - we will not share your data with anyone else.
anyone else.
</p> </p>
<p> <p>
If you are not satisfied with our response, or believe that we are If you are not satisfied with our response, or believe that we are
processing your data in a way that is not compliant with the law, you processing your data in a way that is not compliant with the law, you have
have the right to lodge a complaint with the supervisory authority in the right to lodge a complaint with the supervisory authority in your
your country. In Austria, this is the Austrian Data Protection country. In Austria, this is the Austrian Data Protection Authority (<a
Authority (<a href="https://www.dsb.gv.at/">https://www.dsb.gv.at/</a href="https://www.dsb.gv.at/"
>). However, we like to think of ourselves as nice people and will try >https://www.dsb.gv.at/</a
to help you out directly, and are always open to suggestions for >). However, we like to think of ourselves as nice people and will try to
improvement, so please do get in touch with us if you have any help you out directly, and are always open to suggestions for improvement,
questions or concerns. so please do get in touch with us if you have any questions or concerns.
</p> </p>
<h2>What are cookies?</h2> <h2>What are cookies?</h2>
<p> <p>
Cookies are small text files that are placed on your computer or Cookies are small text files that are placed on your computer or mobile
mobile device when you visit a website. They are widely used to make device when you visit a website. They are widely used to make websites work,
websites work, or work more efficiently, as well as to provide or work more efficiently, as well as to provide information to the owners of
information to the owners of the site. Cookies are stored on your the site. Cookies are stored on your device, and can be accessed by the
device, and can be accessed by the website that created them. They are website that created them. They are not harmful to your device, and do not
not harmful to your device, and do not directly contain any personal directly contain any personal data, but are used by our services to identify
data, but are used by our services to identify you between multiple you between multiple visits.
visits.
</p> </p>
<p> <p>
Cookies are used on this website to provide you with a better Cookies are used on this website to provide you with a better experience.
experience. For example, we use cookies to remember your preferences For example, we use cookies to remember your preferences and settings - for
and settings - for example, to allow you to login to our services - example, to allow you to login to our services - and to provide you with a
and to provide you with a better experience when browsing our better experience when browsing our services. We do not use cookies to track
services. We do not use cookies to track your activity, either on our your activity, either on our services or on other websites. In
services or on other websites. In legal/technical terms, we legal/technical terms, we exclusively use "strictly necessary" first-party
exclusively use "strictly necessary" first-party cookies, which is cookies, which is also why you don't see any cookie banners on our website.
also why you don't see any cookie banners on our website.
</p> </p>
</div> </div>
{% endblock %} {% endblock %}

View file

@ -1,37 +1,35 @@
{% extends "base.html" %} {% extends "base.html" %} {% block content %}
{% block content %}
<div class="container"> <div class="container">
<h1>Terms of Service</h1> <h1>Terms of Service</h1>
<p> <p>
These are the terms of service for the website private.coffee and all These are the terms of service for the website private.coffee and all
services provided under this domain and its subdomains. Please read services provided under this domain and its subdomains. Please read them
them carefully. carefully.
</p> </p>
<h2>1. Who are we?</h2> <h2>1. Who are we?</h2>
<p> <p>The website private.coffee is run by:</p>
For the purposes of these terms of service, the website private.coffee
is run by:
</p>
<address> <address>
Private.coffee<br /> Private.coffee &dash; Verein zur Förderung von Privatsphäre und digitaler
Souver&auml;nit&auml;t<br />
c/o Klaus-Uwe Mitterer<br /> c/o Klaus-Uwe Mitterer<br />
Gartengasse 22/7/3<br /> Gartengasse 22/7/3<br />
8010 Graz<br /> 8010 Graz<br />
Austria<br /> Austria<br />
</address> </address>
<p>Central Register of Associations (ZVR) Number: 1758485319</p>
<p> <p>
Email: Email:
<a href="mailto:support@private.coffee">support@private.coffee</a> <a href="mailto:support@private.coffee">support@private.coffee</a>
</p> </p>
<h2>2. What services do we provide?</h2> <h2>2. What services do we provide?</h2>
<p> <p>
The website private.coffee provides a collection of services that The website private.coffee provides a collection of services that respect
respect your privacy. These services include: your privacy. These services include:
</p> </p>
<ul> <ul>
<li> <li>
Proxy servers to several proprietary services (like YouTube, Proxy servers to several proprietary services (like YouTube, Twitter,
Twitter, etc.) etc.)
</li> </li>
<li>Matrix server</li> <li>Matrix server</li>
<li>etc.</li> <li>etc.</li>
@ -43,108 +41,100 @@
<h2>3. What are your obligations?</h2> <h2>3. What are your obligations?</h2>
<p> <p>
a. We provide these services to you for free. In return, we ask you to a. We provide these services to you for free. In return, we ask you to
respect our terms of service. If you do not respect our terms of respect our terms of service. If you do not respect our terms of service, we
service, we reserve the right to terminate your account and delete reserve the right to terminate your account and delete your data.
your data.
</p> </p>
<p> <p>
b. We hope that our community will be diverse, respectful and b. We hope that our community will be diverse, respectful and friendly. As
friendly. As such, any form of harassment, bullying, or abuse will not such, any form of harassment, bullying, or abuse will not be tolerated. If
be tolerated. If you are found to be harassing, bullying, or abusing you are found to be harassing, bullying, or abusing other users, spreading
other users, spreading hate, lies or misinformation, we will terminate hate, lies or misinformation, we will terminate your account and delete your
your account and delete your data. Note that we may and will report data. Note that we may and will report you to the appropriate authorities if
you to the appropriate authorities if we find your actions to be we find your actions to be illegal.
illegal.
</p> </p>
<p> <p>
c. You are responsible for your own actions and any content you post c. You are responsible for your own actions and any content you post on our
on our services. services.
</p> </p>
<p> <p>
d. You are responsible for keeping your passwords, devices, private d. You are responsible for keeping your passwords, devices, private keys,
keys, etc., secure. If you lose access, we may not be able to recover etc., secure. If you lose access, we may not be able to recover your data.
your data. If third parties gain access to your account, we will not If third parties gain access to your account, we will not be able to prevent
be able to prevent them from accessing your data or restore any data them from accessing your data or restore any data that was lost.
that was lost.
</p> </p>
<p> <p>
e. You are required to follow the laws governing our platform e. You are required to follow the laws governing our platform (especially
(especially the laws of Austria and the European Union) as well as any the laws of Austria and the European Union) as well as any laws or
laws or regulations that apply to you personally. If you are found to regulations that apply to you personally. If you are found to be violating
be violating the law, we will terminate your account and delete your the law, we will terminate your account and delete your data. If we are
data. If we are required to do so by law, we will also report you to required to do so by law, we will also report you to the authorities, or
the authorities, or cooperate with the authorities in any way cooperate with the authorities in any way necessary.
necessary.
</p> </p>
<p> <p>
f. You are responsible for any damage you cause to our services or f. You are responsible for any damage you cause to our services or other
other users. This includes, but is not limited to, denial of service users. This includes, but is not limited to, denial of service attacks,
attacks, spamming, etc. If you are found to be causing damage to our spamming, etc. If you are found to be causing damage to our services or
services or other users, we will terminate your account and delete other users, we will terminate your account and delete your data. We may
your data. We may also report you to the appropriate authorities and also report you to the appropriate authorities and request compensation for
request compensation for any damage you caused, including legal fees. any damage you caused, including legal fees.
</p> </p>
<p> <p>
g. If you are a minor, you may be legally required to have a parent's g. If you are a minor, you may be legally required to have a parent's or
or guardian's permission to use our services. Unless otherwise stated, guardian's permission to use our services. Unless otherwise stated, our
our services are not intended for minors. services are not intended for minors.
</p> </p>
<p> <p>
h. In the end, this is our platform, and you are our guest. We reserve h. In the end, this is our platform, and you are our guest. We reserve the
the right to terminate your account and delete your data at any time right to terminate your account and delete your data at any time for any
for any reason. We will try to give you as much notice as possible reason. We will try to give you as much notice as possible before doing so,
before doing so, but we are not required to do so. but we are not required to do so.
</p> </p>
<h2>4. What are our obligations?</h2> <h2>4. What are our obligations?</h2>
<p> <p>
a. We will do our best to provide you with a stable and reliable a. We will do our best to provide you with a stable and reliable service.
service. However, we cannot guarantee that our services will be However, we cannot guarantee that our services will be available at all
available at all times. We may need to take our services offline for times. We may need to take our services offline for maintenance or other
maintenance or other reasons. In case of scheduled outages, will try reasons. In case of scheduled outages, will try to give you as much notice
to give you as much notice as possible. as possible.
</p> </p>
<p> <p>
b. We will do our best to keep your data secure. However, we cannot b. We will do our best to keep your data secure. However, we cannot
guarantee that your data will be secure at all times. We will do our guarantee that your data will be secure at all times. We will do our best to
best to prevent unauthorized access to your data, but we cannot prevent unauthorized access to your data, but we cannot guarantee that we
guarantee that we will be able to do so. If we become aware of any will be able to do so. If we become aware of any unauthorized access to your
unauthorized access to your data, we will notify you as soon as data, we will notify you as soon as possible and take all reasonable steps
possible and take all reasonable steps to prevent further unauthorized to prevent further unauthorized access. However, we are not responsible for
access. However, we are not responsible for any damage that may result any damage that may result from unauthorized access to your data.
from unauthorized access to your data.
</p> </p>
<p> <p>
c. We will do our best to prevent data loss. However, we cannot c. We will do our best to prevent data loss. However, we cannot guarantee
guarantee that your data will not be lost at any time. We will do our that your data will not be lost at any time. We will do our best to prevent
best to prevent data loss, but we cannot guarantee that we will be data loss, but we cannot guarantee that we will be able to do so. If we
able to do so. If we become aware of any data loss, we will take all become aware of any data loss, we will take all reasonable steps to restore
reasonable steps to restore your data. If we are unable to restore your data. If we are unable to restore your data, we are not responsible for
your data, we are not responsible for any damage that may result from any damage that may result from the loss of your data.
the loss of your data.
</p> </p>
<p> <p>
d. We will do our best to keep our services available free of charge. d. We will do our best to keep our services available free of charge. If at
If at any time we decide to cease our operations, or start charging any time we decide to cease our operations, or start charging for our
for our services, we will give you as much notice as possible. We will services, we will give you as much notice as possible. We will also try to
also try to find a suitable replacement for our services and, where find a suitable replacement for our services and, where possible, help you
possible, help you migrate your data to the new service. migrate your data to the new service.
</p> </p>
<p> <p>
e. We commit to providing you with a service that respects your e. We commit to providing you with a service that respects your privacy. We
privacy. We will not sell your data to third parties, and we will not will not sell your data to third parties, and we will not use your data for
use your data for any purpose other than providing you with our any purpose other than providing you with our services. We will not share
services. We will not share your data with third parties unless we are your data with third parties unless we are required to do so by law.
required to do so by law.
</p> </p>
<p> <p>
f. We commit to keeping our community diverse, respectful and f. We commit to keeping our community diverse, respectful and friendly. As
friendly. As such, we will actively monitor and moderate our such, we will actively monitor and moderate our community. We will not
community. We will not tolerate any form of harassment, bullying, or tolerate any form of harassment, bullying, or abuse. If we become aware of
abuse. If we become aware of any harassment, bullying, or abuse, we any harassment, bullying, or abuse, we will take all reasonable steps to
will take all reasonable steps to prevent it from continuing. If we prevent it from continuing. If we are unable to prevent it from continuing,
are unable to prevent it from continuing, we will terminate the we will terminate the accounts of the users involved and delete their data.
accounts of the users involved and delete their data. We may also We may also report the users involved to the appropriate authorities.
report the users involved to the appropriate authorities.
</p> </p>
</div> </div>
{% endblock %} {% endblock %}