refactor(privacy-policy): streamline content layout and styling

Overhauled the privacy.html template and base.css to enhance readability and user experience. The privacy policy content has been divided into distinct sections with added padding and a solid border at the bottom for better visual separation. This restructuring aims to make the information more accessible and easier for users to navigate, aligning with best practices for web content accessibility and design. Additionally, updated the heading style in privacy.html to feature a centered, more prominent design, reflecting a modern aesthetic approach.

No changes to the text of the policy were made.
This commit is contained in:
Kumi 2024-05-27 17:25:21 +02:00
parent 0c8f10b732
commit 22ae56dad1
Signed by: kumi
GPG key ID: ECBCC9082395383F
2 changed files with 188 additions and 163 deletions

View file

@ -94,6 +94,11 @@ h5 {
text-align: right; text-align: right;
} }
.section {
padding: 20px 0;
border-bottom: 1px solid #e0e0e0;
}
/* Responsive Styles */ /* Responsive Styles */
@media (max-width: 768px) { @media (max-width: 768px) {
.navbar .container { .navbar .container {

View file

@ -1,167 +1,187 @@
{% extends "base.html" %} {% extends "base.html" %} {% block title %}Privacy Policy{% endblock %}
{% block title %}Privacy Policy{% endblock %}
{% block content %} {% block content %}
<div class="container"> <div class="container">
<h1>Privacy Policy</h1> <div class="text-center mb-5">
<p> <h1 class="special-header fancy-text-primary">Privacy Policy</h1>
This is the privacy policy for the website private.coffee. It describes how <p class="lead">
we collect and use your personal data. This is the privacy policy for the website private.coffee. It describes
</p> how we collect and use your personal data.
<p> </p>
This privacy policy is effective as of 2024-04-26. It may be updated from </div>
time to time, so please check back regularly. <div class="section">
</p> <p>
<p> This privacy policy is effective as of 2024-04-26. It may be updated from
If you have any questions about this privacy policy, please contact us at time to time, so please check back regularly.
<a href="mailto:support@private.coffee">support@private.coffee</a>. </p>
</p> <p>
<h2>Who are we?</h2> If you have any questions about this privacy policy, please contact us at
<p>The data controller for private.coffee is:</p> <a href="mailto:support@private.coffee">support@private.coffee</a>.
<address> </p>
Private.coffee &dash; Verein zur Förderung von Privatsphäre und digitaler </div>
Souver&auml;nit&auml;t<br /> <div class="section">
c/o Klaus-Uwe Mitterer<br /> <h2>Who are we?</h2>
Gartengasse 22/7/3<br /> <p>The data controller for private.coffee is:</p>
8010 Graz<br /> <address>
Austria<br /> Private.coffee &dash; Verein zur Förderung von Privatsphäre und digitaler
</address> Souver&auml;nit&auml;t<br />
<p>Central Register of Associations (ZVR) Number: 1758485319</p> c/o Klaus-Uwe Mitterer<br />
<p> Gartengasse 22/7/3<br />
Email: 8010 Graz<br />
<a href="mailto:support@private.coffee">support@private.coffee</a> Austria<br />
</p> </address>
<h2>What data do we collect?</h2> <p>Central Register of Associations (ZVR) Number: 1758485319</p>
<p>We collect the following data from you:</p> <p>
<ul> Email:
<li> <a href="mailto:support@private.coffee">support@private.coffee</a>
Your IP address, which is automatically collected by our web server for </p>
some of our services. </div>
</li> <div class="section">
<li> <h2>What data do we collect?</h2>
Any data you provide to us, such as your email address, when you create an <p>We collect the following data from you:</p>
account on one of our services. <ul>
</li> <li>
<li> Your IP address, which is automatically collected by our web server for
Usage data that is collected automatically by our services, such as the some of our services.
time you last logged in, or the number of times you have logged in, as </li>
well as any content you create using our services. <li>
</li> Any data you provide to us, such as your email address, when you create
<li> an account on one of our services.
Any information, including personal data and payment information, that you </li>
provide to us when you make a donation or join our association. <li>
</li> Usage data that is collected automatically by our services, such as the
</ul> time you last logged in, or the number of times you have logged in, as
<h2>How do we use your data?</h2> well as any content you create using our services.
<p> </li>
We use your data to provide you with the services you requested. This <li>
includes: Any information, including personal data and payment information, that
</p> you provide to us when you make a donation or join our association.
<ul> </li>
<li>Communication between our web server and your browser</li> </ul>
<li>Storing your preferences or your created content</li> </div>
<li>Detection of abuse or resource exhaustion on our servers</li> <div class="section">
<li>Providing support to you</li> <h2>How do we use your data?</h2>
<li>Processing donations and memberships</li> <p>
</ul> We use your data to provide you with the services you requested. This
<p>All of those are what is called "legitimate interests" in legal speak.</p> includes:
<p> </p>
We do not use your data for any other purposes, including marketing, <ul>
advertising, or tracking, we do not share your data with third parties <li>Communication between our web server and your browser</li>
(unless required by law), we do not use your data to create profiles or make <li>Storing your preferences or your created content</li>
automated decisions, and we do not cross-reference your data between <li>Detection of abuse or resource exhaustion on our servers</li>
different services or any other sources. <li>Providing support to you</li>
</p> <li>Processing donations and memberships</li>
<h2>Where do we store your data?</h2> </ul>
<p> <p>
We store your data on our web servers, which are located in Austria. We also All of those are what is called "legitimate interests" in legal speak.
use servers in Germany, but those are not public-facing and do not store or </p>
process any personal data. <p>
</p> We do not use your data for any other purposes, including marketing,
<h2>How long do we store your data?</h2> advertising, or tracking, we do not share your data with third parties
<ul> (unless required by law), we do not use your data to create profiles or
<li> make automated decisions, and we do not cross-reference your data between
IP addresses collected by our web server are stored for up to 48 hours. different services or any other sources.
After that, the log files that contain them are deleted automatically. </p>
</li> </div>
<li> <div class="section">
Data associated with an account you have on one of our services is stored <h2>Where do we store your data?</h2>
for as long as you have an account on that service. If you delete your <p>
account, your data will be deleted automatically. The service will have a We store your data on our web servers, which are located in Austria. We
dedicated privacy policy, please consult that if you have any specific also use servers in Germany, but those are not public-facing and do not
questions. store or process any personal data.
</li> </p>
<li> </div>
If you send a support request to us, we will store your email address and <div class="section">
any other data you provide to us for up to 30 days in our support system. <h2>How long do we store your data?</h2>
After that, the data will be deleted automatically. <ul>
</li> <li>
<li> IP addresses collected by our web server are stored for up to 48 hours.
Data associated with a donation is stored for as long as required by law, After that, the log files that contain them are deleted automatically.
which is currently 7 years in Austria. After that, the data will be </li>
deleted. <li>
</li> Data associated with an account you have on one of our services is
<li> stored for as long as you have an account on that service. If you delete
Data associated with a membership is stored for as long as you are a your account, your data will be deleted automatically. The service will
member of our association. If you leave the association, your data will be have a dedicated privacy policy, please consult that if you have any
deleted automatically. This does not apply to data that is required by law specific questions.
to be stored for a longer period of time, such as financial records, which </li>
are stored for 7 years regardless of your membership status. <li>
</li> If you send a support request to us, we will store your email address
</ul> and any other data you provide to us for up to 30 days in our support
<h2>What are your data protection rights?</h2> system. After that, the data will be deleted automatically.
<p>You have the following data protection rights:</p> </li>
<ul> <li>
<li>You have the right to request access to your personal data.</li> Data associated with a donation is stored for as long as required by
<li>You have the right to request correction of your personal data.</li> law, which is currently 7 years in Austria. After that, the data will be
<li>You have the right to request erasure of your personal data.</li> deleted.
<li> </li>
You have the right to request restriction of processing of your personal <li>
data. Data associated with a membership is stored for as long as you are a
</li> member of our association. If you leave the association, your data will
<li>You have the right to object to processing of your personal data.</li> be deleted automatically. This does not apply to data that is required
<li>You have the right to request transfer of your personal data.</li> by law to be stored for a longer period of time, such as financial
</ul> records, which are stored for 7 years regardless of your membership
<p>If you make a request, we have one month to respond to you.</p> status.
<p> </li>
If you would like to exercise any of these rights, please contact us at </ul>
<a href="mailto:support@private.coffee">support@private.coffee</a>. </div>
</p> <div class="section">
<p> <h2>What are your data protection rights?</h2>
Your privacy is important to us - after all, that's why we're all here - and <p>You have the following data protection rights:</p>
we will do our best to respond to your request as soon as possible. Please <ul>
note that we may need to verify your identity before we can respond to your <li>You have the right to request access to your personal data.</li>
request - we will not share your data with anyone else. <li>You have the right to request correction of your personal data.</li>
</p> <li>You have the right to request erasure of your personal data.</li>
<p> <li>
If you are not satisfied with our response, or believe that we are You have the right to request restriction of processing of your personal
processing your data in a way that is not compliant with the law, you have data.
the right to lodge a complaint with the supervisory authority in your </li>
country. In Austria, this is the Austrian Data Protection Authority (<a <li>You have the right to object to processing of your personal data.</li>
href="https://www.dsb.gv.at/" <li>You have the right to request transfer of your personal data.</li>
>https://www.dsb.gv.at/</a </ul>
>). However, we like to think of ourselves as nice people and will try to <p>If you make a request, we have one month to respond to you.</p>
help you out directly, and are always open to suggestions for improvement, <p>
so please do get in touch with us if you have any questions or concerns. If you would like to exercise any of these rights, please contact us at
</p> <a href="mailto:support@private.coffee">support@private.coffee</a>.
<h2>What are cookies?</h2> </p>
<p> <p>
Cookies are small text files that are placed on your computer or mobile Your privacy is important to us - after all, that's why we're all here -
device when you visit a website. They are widely used to make websites work, and we will do our best to respond to your request as soon as possible.
or work more efficiently, as well as to provide information to the owners of Please note that we may need to verify your identity before we can respond
the site. Cookies are stored on your device, and can be accessed by the to your request - we will not share your data with anyone else.
website that created them. They are not harmful to your device, and do not </p>
directly contain any personal data, but are used by our services to identify <p>
you between multiple visits. If you are not satisfied with our response, or believe that we are
</p> processing your data in a way that is not compliant with the law, you have
<p> the right to lodge a complaint with the supervisory authority in your
Cookies are used on some of our services to provide you with a better country. In Austria, this is the Austrian Data Protection Authority (<a
experience. For example, we use cookies to remember your preferences and href="https://www.dsb.gv.at/"
settings - for example, to allow you to login to our services - and to >https://www.dsb.gv.at/</a
provide you with a better experience when browsing our services. We do not >). However, we like to think of ourselves as nice people and will try to
use cookies to track your activity, either on our services or on other help you out directly, and are always open to suggestions for improvement,
websites. In legal/technical terms, we exclusively use "strictly necessary" so please do get in touch with us if you have any questions or concerns.
first-party cookies, which is also why you don't see any cookie banners on </p>
our website. </div>
</p> <div class="section">
<h2>What are cookies?</h2>
<p>
Cookies are small text files that are placed on your computer or mobile
device when you visit a website. They are widely used to make websites
work, or work more efficiently, as well as to provide information to the
owners of the site. Cookies are stored on your device, and can be accessed
by the website that created them. They are not harmful to your device, and
do not directly contain any personal data, but are used by our services to
identify you between multiple visits.
</p>
<p>
Cookies are used on some of our services to provide you with a better
experience. For example, we use cookies to remember your preferences and
settings - for example, to allow you to login to our services - and to
provide you with a better experience when browsing our services. We do not
use cookies to track your activity, either on our services or on other
websites. In legal/technical terms, we exclusively use "strictly
necessary" first-party cookies, which is also why you don't see any cookie
banners on our website.
</p>
</div>
</div> </div>
{% endblock %} {% endblock %}