Remove stupid clause from legal about scraping.

Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
Arija A. 2024-12-26 01:38:03 +02:00
parent 84cf08fa26
commit 293db401f4
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 3 additions and 13 deletions

Binary file not shown.

View file

@ -5,9 +5,9 @@ This is the legal framework of Ari-web which covers topics such as logging polic
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.
Visitor: 1714107 Visitor: 1717101
Authored at: 2024-11-04 (YYYY-MM-DD) Authored at: 2024-11-04 (YYYY-MM-DD)
Latest update: 2024-12-25 (YYYY-MM-DD) Latest update: 2024-12-26 (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.) 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 # Involved Parties
@ -245,8 +245,6 @@ You shall not scrape any data from Ari-web for unethical, wasteful, or abusive s
Reselling of scraped data. Reselling of scraped data.
Other generally non-accepted or irresponsible scraping or gray area scraping that has not been explicitly consented for. Other generally non-accepted or irresponsible scraping or gray area scraping that has not been explicitly consented for.
Should you fail to comply to these policies, you hereby acknowledge and agree that in situations where data scraping is found to be a breach of these terms, you agree to pay a fee of 1 euro per byte (8 bits) of digital data scraped from Ari-web, directly to the Authoritative Party, after which the finances will be treated and used donations - to support Ari-web and also giving back to the people who's content was essentially stolen from. We will make reasonable efforts to fairly share the fee with the authors of the original content as well as cover the wasted computing resources or other harm/waste that your unauthorised scraping caused.
This clause is designed to prevent unethical and wasteful practices that not only harm the environment but also infringe upon the rights of our users and our volunteer organization. We stand for human rights. This clause is designed to prevent unethical and wasteful practices that not only harm the environment but also infringe upon the rights of our users and our volunteer organization. We stand for human rights.
If you are unsure whether or not you may scrape data for a certain purpose on Ari-web, you should contact scraping@ari.lt with your enquiries listing what purpose the data will be scraped for, what data will be scraped, and what you promise to do to protect the rights of others with your data scraping acts. We will not consent for the authors, rather we can give guidance or a definitive answer regarding your questions. If you are unsure whether or not you may scrape data for a certain purpose on Ari-web, you should contact scraping@ari.lt with your enquiries listing what purpose the data will be scraped for, what data will be scraped, and what you promise to do to protect the rights of others with your data scraping acts. We will not consent for the authors, rather we can give guidance or a definitive answer regarding your questions.

View file

@ -64,7 +64,7 @@
<ul> <ul>
<li>Visitor: {{ visitor }}</li> <li>Visitor: {{ visitor }}</li>
<li>Authored at: 2024-11-04 (YYYY-MM-DD)</li> <li>Authored at: 2024-11-04 (YYYY-MM-DD)</li>
<li>Latest update: 2024-12-25 (YYYY-MM-DD)</li> <li>Latest update: 2024-12-26 (YYYY-MM-DD)</li>
<li> <li>
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> 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.) (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.)
@ -723,14 +723,6 @@
</li> </li>
</ul> </ul>
<p>
Should you fail to comply to these policies, you hereby acknowledge and agree that in situations where data scraping is found to be a
breach of these terms, you agree to pay a fee of 1 euro per byte (8 bits) of digital data scraped from Ari-web, directly to the Authoritative Party,
after which the finances will be treated and used donations - to support Ari-web and also giving back to the people
who's content was essentially stolen from. We will make reasonable efforts to fairly share the fee with the authors of the original
content as well as cover the wasted computing resources or other harm/waste that your unauthorised scraping caused.
</p>
<p> <p>
This clause is designed to prevent unethical and wasteful practices that not only harm the environment but also infringe upon the rights of our users and our volunteer organization. This clause is designed to prevent unethical and wasteful practices that not only harm the environment but also infringe upon the rights of our users and our volunteer organization.
We stand for human rights. We stand for human rights.