info-cachapa/public/policy/moar.cachapa.xyz/terms-of-service/index.html
2023-03-01 18:01:23 -04:00

614 lines
12 KiB
HTML

<!DOCTYPE html>
<html lang="en-us"><head>
<title>Terms of Service</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="" />
<style>
@import "https://fonts.googleapis.com/css2?family=Inconsolata&display=swap";:root{--cursor-visibility:hidden}html,body{width:100%;height:100%;overflow:auto;font-family:inconsolata,monospace;font-size:4vmin;line-height:4.1vmin;font-weight:400}body{margin:0;display:flex;flex-direction:row;justify-content:center;align-items:center}#content{min-width:82vmin;min-height:82vmin}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 1px white}::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:0 0 0 1px white}.cursor,#activity-title:after,#activity-content:after,#cd:after,#whoami:after,#cat:after,#tree:after{visibility:var(--cursor-visibility);content:"|";overflow:hidden;color:#fff;animation:blink 500ms linear infinite alternate}@keyframes blink{0%{opacity:0}100%{opacity:1}}@media only screen and (min-width:768px){body{font-size:2.5vmin;line-height:2.6vmin}#content{min-width:60vmin}}:root{--cursor-visibility:hidden}body{align-items:unset;overflow-y:scroll}#content{max-width:80vmin}pre{overflow-x:scroll;white-space:pre}@keyframes blink{0%{opacity:0}100%{opacity:1}}
body{background:#300a24}body #terminal{color:#fff}body #user{color:#4e9a06}body #dir{color:#3465a4}body .Typewriter__cursor{color:#fff}a{color:#fff}
.navFull {
background-color: #353535;
font-family: "Courier New";
font-size: 17px;
display: inline;
position: fixed;
bottom: 0px;
left: 0px;
width: 100%;
padding-top: 5px;
padding: 10px;
padding-bottom: 0px;
}
.navCredits {
float: right;
padding-right: 18px;
padding-bottom: 10px;
padding-top: 5px;
}
#content::after {
content: "\a\a";
white-space: pre;
}
</style>
</head><body><div id="content">
<span id="activity-title"></span> <br>
<span id="activity-content"></span> <br>
<script type="text/javascript">
async function typewriter(text, elementId, waitAfter) {
var n = 0,
isTag = false
addText = "";
const el = document.getElementById(elementId);
const wait = () => new Promise(r => setTimeout(r, waitAfter));
const nowait = () => new Promise(r => r());
const render = () => el.innerHTML = (text.slice(0, n + 1) + addText);
const cursor = document.createElement('span');
cursor.id = "blink";
el.style.setProperty("--cursor-visibility", "visible");
while (n < text.length) {
if (text.charAt(n + 1) === "<") isTag = true;
if (text.charAt(n + 1) === ">") isTag = false;
if (isTag) {
n++;
continue;
}
requestAnimationFrame(render);
if (waitAfter === 0) {
await nowait();
} else {
await wait();
}
n++;
}
el.style.setProperty("--cursor-visibility", "collapse");
}
function parseDelay(d) {
const parsed = parseInt(d, 10);
if (isNaN(parsed)) return 0;
return parsed;
}
const titleDelay = parseDelay("0"),
contentDelay = parseDelay("0");
const typeeffetct = async () => {
await typewriter("\u003cspan id=\u0027terminal\u0027\u003e\u003ch1 id=\u0027title\u0027\u003eTerms of Service\u003c\/h1\u003e\u003c\/span\u003e", "activity-title", titleDelay);
await typewriter("\u003cspan id=\u0027terminal\u0027\u003e\u003ch2 id=\u0022disclaimer\u0022\u003eDisclaimer\u003c\/h2\u003e\n\u003cp\u003eThe following \u003cstrong\u003eTerms of Services\u003c\/strong\u003e extend from and are bound to the \u003cstrong\u003eGeneral Terms\u003c\/strong\u003e for \u003cstrong\u003ecachapa.xyz\u003c\/strong\u003e subdomains. Please read \n\u003cb\u003e\u003ca href=\u0022https:\/\/cachapa.xyz\/policy\/general-terms\u0022 target=\u0022_blank\u0022 rel=\u0022noopener noreferrer\u0022\u003ethis page\u003c\/a\u003e\u003c\/b\u003e before reading further or taking any action towards this instance.\u003c\/p\u003e\n\u003ch2 id=\u0022terms-of-service\u0022\u003eTerms of Service\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003emoar.cachapa.xyz\u003c\/strong\u003e is a private, single-user instance with strong advocacy for freedom of speech and expression. On this regards, the terms for its usage are limited to this instance\u0026rsquo;s administrator, operator and maintainer, as well as any other \u003cstrong\u003euser\u003c\/strong\u003e or \u003cstrong\u003eservice\u003c\/strong\u003e account hosted in it.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eThis instance has disabled the sign up feature, therefore, no external users are being admitted at this moment.\u003c\/li\u003e\n\u003cli\u003eThe contents and opinions generated from any account on this instance, be them \u003cstrong\u003eusers\u003c\/strong\u003e or \u003cstrong\u003eservices\u003c\/strong\u003e (i.e. \u0026ldquo;bots\u0026rdquo;), are the sole responsibility of their authors, holders and\/or maintainers.\u003c\/li\u003e\n\u003cli\u003eAny changes to the sign up policy or federation shall be reflected in these \u003cstrong\u003eTerms of Service\u003c\/strong\u003e.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 id=\u0022federation\u0022\u003eFederation\u003c\/h2\u003e\n\u003cp\u003eWhile open to federation, this instance and its admin reserve the right to block or defederate from any instance or service that might represent a potential liability. The following lists containt such instances and the reason for their blocking\/defederating.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eInstances known to host either CSAM or content promoting and\/or discussing pedophilia, zoophilia and other paraphilias egregious in nature.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eInstance\u003c\/th\u003e\n\u003cth\u003eReason\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eanime.website\u003c\/td\u003e\n\u003ctd\u003ePedophiles, hosts CSAM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003efreak.university\u003c\/td\u003e\n\u003ctd\u003ePedophiles, hosts CSAM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eyoujo.love\u003c\/td\u003e\n\u003ctd\u003ePedophiles, hosts CSAM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ennia.space\u003c\/td\u003e\n\u003ctd\u003ePedophiles, hosts CSAM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003elolison.top\u003c\/td\u003e\n\u003ctd\u003ePedophiles, hosts CSAM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003elolison.network\u003c\/td\u003e\n\u003ctd\u003ePedophiles, hosts CSAM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eghetti.monster\u003c\/td\u003e\n\u003ctd\u003ePedophiles, hosts CSAM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ennia.space\u003c\/td\u003e\n\u003ctd\u003ePedophiles, hosts CSAM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003epieville.net\u003c\/td\u003e\n\u003ctd\u003ePedophiles, hosts CSAM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003erapemeat.solutions\u003c\/td\u003e\n\u003ctd\u003ePedophiles, hosts CSAM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ehorserock.xyz\u003c\/td\u003e\n\u003ctd\u003ePedophiles, hosts CSAM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003exhais.love\u003c\/td\u003e\n\u003ctd\u003ePedophiles, hosts CSAM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003esad.cab\u003c\/td\u003e\n\u003ctd\u003ePedophiles, hosts CSAM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003epedo.school\u003c\/td\u003e\n\u003ctd\u003ePedophiles, hosts CSAM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e*.miria.love\u003c\/td\u003e\n\u003ctd\u003ePedophiles, hosts CSAM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eferal.cafe\u003c\/td\u003e\n\u003ctd\u003ePedophiles, zoophiles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003efeline.rodeo\u003c\/td\u003e\n\u003ctd\u003ePedophiles, zoophiles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003epl.murky.club\u003c\/td\u003e\n\u003ctd\u003ePedophiles, zoophiles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul\u003e\n\u003cli\u003eInstances known to host bad-faith actors or services that promote spam, DDoS attacks, mass surveillance, datamining or data harvesting.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eInstance\u003c\/th\u003e\n\u003cth\u003eReason\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003erespublica.eu\u003c\/td\u003e\n\u003ctd\u003eGlobohomo cuckoldry\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003esocial.network.europa.eu\u003c\/td\u003e\n\u003ctd\u003eGlobohomo cuckoldry\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003esolagg.com\u003c\/td\u003e\n\u003ctd\u003eSpam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e*.d-fens.systems\u003c\/td\u003e\n\u003ctd\u003eDatamining\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e*.activitypub-troll.cf\u003c\/td\u003e\n\u003ctd\u003eTroll AP actor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003emostr.pub\u003c\/td\u003e\n\u003ctd\u003eNostr bridge, too spammy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch2 id=\u0022contact\u0022\u003eContact\u003c\/h2\u003e\n\u003cp\u003eIn case of inquiries or comments, you can write an email, using the following subject template \u003cstrong\u003eRegarding moar.cachapa.xyz - [subject of the email]\u003c\/strong\u003e, to any of the following email addresses:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eadmin[at]cachapa.xyz\u003c\/li\u003e\n\u003cli\u003econtact[at]cachapa.xyz\u003c\/li\u003e\n\u003cli\u003ecaptain_arepa[at]cachapa.xyz\u003c\/li\u003e\n\u003cli\u003ecaptain.arepa[at]yandex.com\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eIn case of a more casual approach, you can contact the admin directly to \n\u003cb\u003e\u003ca href=\u0022https:\/\/moar.cachapa.xyz\/@captain_arepa\u0022 target=\u0022_blank\u0022 rel=\u0022noopener noreferrer\u0022\u003e@captain_arepa@moar.cachapa.xyz\u003c\/a\u003e\u003c\/b\u003e.\u003c\/p\u003e\n\u003c\/span\u003e", "activity-content", contentDelay);
return;
}
typeeffetct()
</script>
</div>
</body>
</html>