mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 09:39:25 +01:00
Updae legal.
Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
parent
198094ee47
commit
a59c108b4d
4 changed files with 11 additions and 9 deletions
Binary file not shown.
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
Legal framework of Ari-web
|
Informal "legal" framework of Ari-web
|
||||||
|
|
||||||
This is the legal framework of Ari-web which covers topics such as logging policy, privacy policy, data control, data control compliance, as well as other legal aspects when it comes to using Ari-web services. Users ("you", "your") using or requesting to use any Ari-web services agree to the legal framework outlined in this document, and agree to keep yourself updated with or without notice.
|
This is the informal "legal" framework of Ari-web which covers topics such as logging policy, privacy policy, data control, data control compliance, as well as other legal aspects when it comes to using Ari-web services. Users ("you", "your") using or requesting to use any Ari-web services agree to the terms outlined in this document, and agree to keep yourself updated with or without notice. This document is without any binding obligation from any party, and is intended as purely for informational purposes which lists out expectations between everyone. Due to the personal nature of Ari-web, it has no to minimal accountability, so, take it with a grain of salt.
|
||||||
|
|
||||||
However, I have to note that I am not a legal expert. I wrote this to make everything as clear and transparent as possible since Ari-web is not a company or anything of sort. Therefore, there may be some inaccuracies or unenforceable policies, this is more like a plea over a super official important document even if most of this is common sense.
|
However, I have to note that I am not a legal expert. I wrote this to make everything as clear and transparent as possible since Ari-web is not a company or anything of sort. Therefore, there may be some inaccuracies or unenforceable policies, this is more like a plea over a super official important document even if most of this is common sense.
|
||||||
|
|
||||||
|
|
|
@ -241,7 +241,7 @@
|
||||||
<li><a target="_blank" rel="noopener noreferrer" href="{{ url_for("views.dotfiles") }}">My dotfiles (redirect)</a></li>
|
<li><a target="_blank" rel="noopener noreferrer" href="{{ url_for("views.dotfiles") }}">My dotfiles (redirect)</a></li>
|
||||||
<li><a target="_blank" rel="noopener noreferrer" href="{{ url_for("views.gh") }}">My main Git account (redirect)</a></li>
|
<li><a target="_blank" rel="noopener noreferrer" href="{{ url_for("views.gh") }}">My main Git account (redirect)</a></li>
|
||||||
<li><a target="_blank" rel="noopener noreferrer" href="{{ url_for("views.lh") }}">Main Ari.lt organization (redirect)</a></li>
|
<li><a target="_blank" rel="noopener noreferrer" href="{{ url_for("views.lh") }}">Main Ari.lt organization (redirect)</a></li>
|
||||||
<li><a href="{{ url_for("views.legal" ) }}">Legal framework of ari.lt</a></li>
|
<li><a href="{{ url_for("views.legal" ) }}">Informal "legal" framework of ari.lt</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
{% block title %}Legal{% endblock %}
|
{% block title %}Legal{% endblock %}
|
||||||
|
|
||||||
{% block description %}Legal framework of Ari-web.{% endblock %}
|
{% block description %}Informal "legal" framework of Ari-web.{% endblock %}
|
||||||
|
|
||||||
{% block keywords %}ari::web, services, foss services, homepage, portfolio, resume, matrix, says, https, email, guestbook, legal, privacy policy, privacy, logging, gdpr, dmca, anti-ai policies, coppa{% endblock %}
|
{% block keywords %}ari::web, services, foss services, homepage, portfolio, resume, matrix, says, https, email, guestbook, legal, privacy policy, privacy, logging, gdpr, dmca, anti-ai policies, coppa{% endblock %}
|
||||||
|
|
||||||
|
@ -42,20 +42,22 @@
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block header %}
|
{% block header %}
|
||||||
<h1>Legal framework of Ari-web</h1>
|
<h1>Informal "legal" framework of Ari-web</h1>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block main %}
|
{% block main %}
|
||||||
<p>
|
<p>
|
||||||
This is the legal framework of Ari-web which covers topics such as logging policy,
|
This is the informal "legal" framework of Ari-web which covers topics such as logging policy,
|
||||||
privacy policy, data control, data control compliance, as well as other legal aspects
|
privacy policy, data control, data control compliance, as well as other legal aspects
|
||||||
when it comes to using Ari-web services. Users ("you", "your") using or requesting to use any Ari-web services
|
when it comes to using Ari-web services. Users ("you", "your") using or requesting to use any Ari-web services
|
||||||
agree to the legal framework outlined in this document, and agree to keep yourself updated
|
agree to the terms outlined in this document, and agree to keep yourself updated with or without notice.
|
||||||
with or without notice.
|
This document is without any binding obligation from any party, and is intended as purely for informational purposes
|
||||||
|
which lists out expectations between everyone. Due to the personal nature of Ari-web, it has no to minimal
|
||||||
|
accountability, so, take it with a grain of salt.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
However, I have to note that I am not a legal expert. I wrote this to make everything as clear and transparent
|
However, I have to note that <b>I am not a legal expert</b>. I wrote this to make everything as clear and transparent
|
||||||
as possible since Ari-web is not a company or anything of sort. Therefore, there may be some inaccuracies
|
as possible since Ari-web is not a company or anything of sort. Therefore, there may be some inaccuracies
|
||||||
or unenforceable policies, this is more like a plea over a super official important document even if most
|
or unenforceable policies, this is more like a plea over a super official important document even if most
|
||||||
of this is common sense.
|
of this is common sense.
|
||||||
|
|
Loading…
Add table
Reference in a new issue