From c28d4414f3aa118e7b11912236c306f6e5f973f6 Mon Sep 17 00:00:00 2001
From: "The repo.or.cz admin team"
Date: Wed, 15 Jul 2020 17:51:29 +0200
Subject: [PATCH] html/about.html: add third condition
Mention that any attempt to use repo.or.cz for asset delivery or
any other activity that negatively impacts the service will be
blocked without notice.
Signed-off-by: The repo.or.cz admin team
---
html/about.html | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/html/about.html b/html/about.html
index 1279622..c762bfd 100644
--- a/html/about.html
+++ b/html/about.html
@@ -27,7 +27,7 @@ repository; you don't need to be the project maintainer to setup a mirror.
Terms and Conditions
-There are only two conditions:
+There are only three conditions:
- Your project must be free software and distributing it must not violate laws
@@ -39,6 +39,12 @@ if you need an exception). If you need more, you are running quite a big
project and should be able to arrange own hosting; but we can and likely will
grant exceptions. Note that e.g. CVS-imported glibc repository with ~15 years
worth of history is just 100M.
+- You must not use our systems in ways that impact our system stability or the
+overall experience of everyone else. For example, using our servers for asset
+delivery (i.e. providing direct download links for users other than for snapshots or git
+clones, bulk automatic fetching of individual files, etc.). Offending repositories
+and/or clients will be blocked as necessary with no advance notification whatsoever
+whenever necessary to avoid deleterious impacts to our service.
This site provides NO WARRANTY of any legal kind about whatever you store
--
2.11.4.GIT