Update legal document, fix typos and language.

Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
Arija A. 2024-11-28 22:06:02 +02:00
parent d70e699335
commit d6082f6e62
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: A50D5B4B599AF8A2
3 changed files with 10 additions and 10 deletions

Binary file not shown.

View file

@ -4,10 +4,10 @@ This is the legal information of ari-web which covers topics such as logging pol
This document serves as an agreement between you and Ari-web parties, regarding the use and management of Ari-web's services. It outlines the expectations, responsibilities, and limitations for both parties.
Visitor: 1609880
Visitor: 1625628
Created at: 2024-11-25 (YYYY-MM-DD)
Last updated: 2024-11-26 (YYYY-MM-DD)
OpenPGP signture of this document by the Authoritative party's OpenPGP key: legal.sig (Note: Only the text content found in legal.txt was signed. Use that text-only static copy of this document to verify the signature.)
Last updated: 2024-11-28 (YYYY-MM-DD)
OpenPGP signature of this document by the Authoritative party's OpenPGP key: legal.sig (Note: Only the text content found in legal.txt was signed. Use that text-only static copy of this document to verify the signature.)
# Involved Parties
@ -229,11 +229,11 @@ Total ~$253 ±$20 (for misc. costs and taxes)
These costs do not include labour costs as well as various mishaps. We spend a lot of effort and time trying to maintain Ari-web a clean, nice, and stable place as much as it is in our power, while maintaining best security and community.
By continuing to use ari-web's services, you agree to be bound by these terms and acknowledge Ari-web's right to enforce them as needed. You understand and accept that Ari-web is not a legal entity or company, but rather a service provided by a random person. As such, the terms outlined in this document are non-binding and subject to change without notice.
By continuing to use Ari-web's services, you agree to be bound by these terms and acknowledge Ari-web's right to enforce them as needed. You understand and accept that Ari-web is not a legal entity or company, but rather a service provided by a random person. As such, the terms outlined in this document are subject to change without notice.
Ari-web reserves the right to enforce these terms as deemed necessary, but makes no guarantees regarding the consistency or enforceability of the policies described herein. Users are advised to use Ari-web's services at their own risk and discretion with common sense.
By continuing to access and use Ari-web services, you signify your understanding and acceptance of these terms. If you do not agree with the terms, you are advised to discontinue using Ari-web services immediately and/or request a permenant data deletion by sending a request to bye@ari.lt.
By continuing to access and use Ari-web services, you signify your understanding and acceptance of these terms. If you do not agree with the terms, you are advised to discontinue using Ari-web services immediately and/or request a permanent data deletion by sending a request to bye@ari.lt.
meow :3
The source code and all content, except the Nerd Hack font (see Nerd Hack font license), are licensed under the AGPL-3.0-or-later by Ari Archer <ari@ari.lt> as a part of the ari-web project. Copyright 2020-2024.

View file

@ -62,9 +62,9 @@
<ul>
<li>Visitor: {{ visitor }}</li>
<li>Created at: 2024-11-25 (YYYY-MM-DD)</li>
<li>Last updated: 2024-11-26 (YYYY-MM-DD)</li>
<li>Last updated: 2024-11-28 (YYYY-MM-DD)</li>
<li>
OpenPGP signture of this document by the <a href="{{ url_for("views.pgp") }}">Authoritative party's OpenPGP key</a>: <a href="{{ url_for("static", filename="legal.sig") }}">legal.sig</a>
OpenPGP signature of this document by the <a href="{{ url_for("views.pgp") }}">Authoritative party's OpenPGP key</a>: <a href="{{ url_for("static", filename="legal.sig") }}">legal.sig</a>
(Note: Only the text content found in <a href="{{ url_for("static", filename="legal.txt") }}">legal.txt</a> was signed. Use that text-only static copy of this document to verify the signature.)
</li>
</ul>
@ -669,9 +669,9 @@ legal guardians consent to allow digital processing of your data.</p>
<hr />
<p>
By continuing to use ari-web's services, you agree to be bound by these terms and acknowledge Ari-web's right
By continuing to use Ari-web's services, you agree to be bound by these terms and acknowledge Ari-web's right
to enforce them as needed. You understand and accept that Ari-web is not a legal entity or company, but rather a service
provided by a random person. As such, the terms outlined in this document are non-binding and subject to change without notice.
provided by a random person. As such, the terms outlined in this document are subject to change without notice.
</p>
<p>
@ -683,6 +683,6 @@ legal guardians consent to allow digital processing of your data.</p>
<p>
By continuing to access and use Ari-web services, you signify your understanding and acceptance of these
terms. If you do not agree with the terms, you are advised to discontinue using Ari-web services immediately
and/or request a permenant data deletion by sending a request to <a href="mailto:bye@ari.lt">bye@ari.lt</a>.
and/or request a permanent data deletion by sending a request to <a href="mailto:bye@ari.lt">bye@ari.lt</a>.
</p>
{% endblock %}