roundabout-policies.html
HTML document, Unicode text, UTF-8 text
1<!DOCTYPE html> 2<html lang="en"> 3<head> 4<meta charset="UTF-8"> 5<title> 6Roundabout-host.com policies 7</title> 8<link rel="stylesheet" href="/static/style.css"> 9<meta name="viewport" content="width=device-width, initial-scale=1.0"> 10</head> 11<body> 12<header> 13<nav> 14<ul> 15<li><a href="/">Home</a></li> 16<li><a href="/projects">Projects</a></li> 17<li><a href="/index">Index</a></li> 18<li><a href="/about">About</a></li> 19<li><a href="https://roundabout-host.com/roundabout">Roundabout-host</a></li> 20</ul> 21<ul> 22<li><a href="mailto:root@roundabout-host.com" id="mail-link">root@roundabout-host.com</a></li> 23</ul> 24</nav> 25</header> 26<main> 27 28<h1>Roundabout-host.com policies</h1> 29<div id="article-date">2024-12-27, 00:00:00</div> 30 31<article class="content-area"> 32<p>Welcome to roundabout-host.com! Before using our services, please take a moment to 33review these important policies. 34</p><h2>Terms of service</h2><h3>Content guidelines</h3><p>We maintain a respectful environment, free from political, religious, inappropriate, 35controversial, or offensive material and topics. We reserve the right to remove any 36content that violates these guidelines. 37</p><h4>Content licensing</h4><p>Content which has practical value, such as software, documentation, or datasets, stored 38in public repositories, <strong class="emphasis-2">must</strong> be licensed under a free software licence, as defined 39by <a href="https://www.gnu.org/licenses/license-list.html">the Free Software Foundation</a>. To be 40a free software licence, it must grant these four freedoms to the users of the software: 41</p><ul><li><p>The freedom to run the program as you wish, for any purpose (freedom 0). 42</p></li><li><p>The freedom to study how the program works, and change it so it does your computing as 43you wish (freedom 1). Access to the source code is a precondition for this. 44</p></li><li><p>The freedom to redistribute copies so you can help others (freedom 2). 45</p></li><li><p>The freedom to distribute copies of your modified versions to others (freedom 3). By 46doing this you can give the whole community a chance to benefit from your changes. 47Access to the source code is a precondition for this. 48</p></li></ul><p>and these freedoms must not discriminate against groups or types of usage. 49</p><p>However, you are not forced to give copies to anyone, so not everyone needs to be a user. 50Hosting content in private repositories is allowed if either of these conditions is met: 51</p><ul><li><p>The software is truly private, and all users have the four freedoms. If you are the only user, 52this is always the case. Otherwise, all users must be able to use the software freely, even 53though they do not have to share it with others, so the software can stay secret. 54</p></li><li><p>The software is freely available elsewhere. 55</p></li></ul><p>Regarding other types of content, such as artistic works or writings that express an opinion, 56any licence is fine, as long as you acknowledge the fact that it will be available to the public 57and this service will not restrict access to it. However, we still recommend using a free 58licence for this type of content as well. 59</p><p>Additionally, it is mandatory to follow any relevant licences of any content not created by you. 60</p><h3>User responsibilities</h3><p>You are solely responsible for the content you upload to our service. You must not upload content 61that infringes on these terms or any applicable legislation. 62</p><h3>Usage policies</h3><p>The service is provided as-is; while we wish to provide a reliable service, we cannot guarantee 63uptime or data integrity. The service is provided for normal usage levels; excessive usage, attempts 64to disrupt or abuse the service are strictly prohibited. 65</p><h3>Termination of service</h3><p>We reserve the right to terminate or suspend accounts that violate our terms of service without 66prior notice. 67</p><h3>Updates to the terms of service</h3><p>These terms may be updated periodically by posting them here; continued use of the service 68implies acceptance of the updated terms. 69</p><h2>Privacy policy</h2><h3>Data collection</h3><p>We collect the following data: 70</p><ul><li><p>Request data: IP address, method and URL of the request. Storing this data is common practice 71for web servers for debugging and security purposes. 72</p></li><li><p>User data: username, email address, and any other data you explicitly provide. 73</p></li><li><p>Content you upload to the service using git or by submitting a form. 74</p></li></ul><p>We do not collect: 75</p><ul><li><p>Any other personal data, unless you provide it explicitly. 76</p></li><li><p>Usage patterns. 77</p></li></ul><p>We don't participate in advertising networks. The only cookies we use are required to store your 78session and preferences sucks as your language. 79</p><p>Basically, the only data we collect is the one you explicitly provide to us. We don't track you. 80</p><h3>Data usage</h3><p>We use the data we collect to: 81</p><ul><li><p>Provide the service to you. 82</p></li><li><p>Communicate with you about the service or your content. We don't send marketing emails. 83</p></li><li><p>Enforce our terms of service and protect against abuse. 84</p></li></ul><h3>Data sharing</h3><ul><li><p>We do not share or sell your data to third parties. 85</p></li></ul> 86</article> 87 88</main> 89<footer> 90<p>Page generated on Friday, 27 December 2024 at 11:25:53</p> 91<p xmlns:cc="http://creativecommons.org/ns#" >This work is marked with <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal</a> (🄍). No rights reserved.</p> 92<p>Hosted at <a href="https://roundabout-host.com/roundabout">Roundabout-host</a> using the static site service, and generated with <a href="/projects/ampoule.html">Ampoule</a>.</p> 93<a href="#">Back to top</a> 94</footer> 95</body> 96</html>