34 lines
1.3 KiB
HTML
34 lines
1.3 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8"/>
|
|
<title>Terms of Service — GreenCoast</title>
|
|
<meta name="viewport" content="width=device-width,initial-scale=1"/>
|
|
<link rel="stylesheet" href="./styles.css"/>
|
|
</head>
|
|
<body class="container">
|
|
<h1>Terms of Service</h1>
|
|
<p class="muted">Effective: 2025-08-22</p>
|
|
|
|
<h2>Service</h2>
|
|
<p>GreenCoast is provided “as-is”, with no warranties. You may self-host under the Unlicense. This reference shard has no paid plans.</p>
|
|
|
|
<h2>User content</h2>
|
|
<p>You are responsible for content you publish. Do not post illegal content or abuse others. We reserve the right to remove content that violates applicable law.</p>
|
|
|
|
<h2>Accounts & authorization</h2>
|
|
<p>Device-key and optional SSO are used to prove control of a device. We do not maintain user profiles.</p>
|
|
|
|
<h2>Third-party services</h2>
|
|
<p>If you connect SSO providers, your use of those services is governed by their terms and privacy policies.</p>
|
|
|
|
<h2>Limitation of liability</h2>
|
|
<p>To the fullest extent permitted by law, the operator is not liable for indirect or consequential damages.</p>
|
|
|
|
<h2>Changes</h2>
|
|
<p>We may update these Terms by posting a new version on this page.</p>
|
|
|
|
<p><a href="./index.html">Back</a></p>
|
|
</body>
|
|
</html>
|