-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms.html
More file actions
166 lines (155 loc) · 8.67 KB
/
terms.html
File metadata and controls
166 lines (155 loc) · 8.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Terms of Service | 💖 Astroid</title>
<link rel="shortcut icon" href="./assets/Astroid Logo no bg.png" type="image/x-icon">
<meta content="Terms of Service | 💖 Astroid" property="og:title" />
<meta content="Astroid is the Bridge between Discord, Revolt and Guilded. | Start today" property="og:description"/>
<meta content="https://astroid.cc/terms" property="og:url" />
<meta content="https://astroid.cc/assets/Astroid Logo.png" property="og:image" style="border-radius: 20px;"/>
<meta content="#1D202B" data-react-helmet="true" name="theme-color" />
<style>
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");
body {
background-color: #151720;
color: #ffffff;
font-family: "Inter", sans-serif;
overflow-x: hidden;
}
a {
color: #3D60FF;
text-decoration: none;
}
.terms {
position: relative;
max-width: 1000px;
margin: 0 auto;
padding: 20px;
margin-top: 50px;
}
.navbar {
left: 0;
top: 0;
position: absolute;
background-color: #101220;
padding: 10px;
width: 100vw;
height: 60px;
display: flex;
align-items: center;
}
.navbar a {
color: #ffffff;
text-decoration: none;
margin-right: 10px;
}
.navbar img {
height: 80px;
margin-right: 10px;
}
h1 {
color: #ffffff;
}
p {
margin-bottom: 20px;
font-size: 20px;
}
h2 {
color: #ffffff;
}
</style>
</head>
<body>
<div class="navbar">
<img src="../assets/Astroid Logo no bg.png" alt="Astroid Logo">
<a href="./">Home</a>
<a href="./privacy">Privacy</a>
</div>
<div class="terms">
<h1>Terms of Service</h1>
<div class="term">
<h2>Welcome to Astroid!</h2>
<p>Astroid is an open-source multiplatform bridge that facilitates communication between Discord, Revolt, Nerimity and
Guilded through a public REST API. Before using Astroid, please carefully read and understand the
following Terms of Service ("Terms"). By accessing or using Astroid, you agree to be bound by these
Terms.</p>
</div>
<div class="term">
<h2>1. Acceptance of Terms</h2>
<p>By accessing or using Astroid, you acknowledge that you have read, understood, and agree to be bound
by these Terms. If you do not agree with any part of these Terms, you may not access or use Astroid.
</p>
</div>
<div class="term">
<h2>2. License</h2>
<p>Astroid is provided under the GNU Affero General Public License v3.0. You are free to use, modify, and
distribute the source code of Astroid in accordance with the terms of the GNU Affero General Public License
v3.0.</p>
</div>
<div class="term">
<h2>3. Use of Astroid</h2>
<p>You may use Astroid to facilitate communication between Discord, Revolt, Nerimity and Guilded via the provided REST
API. You agree not to use Astroid for any illegal or unauthorized purpose, including breaking the Terms of Service of <a href="https://revolt.chat/terms">Revolt</a>, <a href="https://support.guilded.gg/hc/en-us/articles/360039728313-Terms-of-Use">Guilded</a>, <a href="https://nerimity.com/terms-and-conditions">Nerimity</a> or <a href="https://discord.com/terms">Discord</a>. You are solely responsible for any data transmitted through Astroid.</p>
</div>
<div class="term">
<h2>4. Prohibition of Bug Abuse</h2>
<p>Astroid does not tolerate the abuse of bugs or vulnerabilities within the service. Any attempt to
exploit or abuse such bugs may result in the termination of access to Astroid for the offending
party or parties involved. We are committed to maintaining the integrity and security of Astroid for
all users. If you become aware of any potential bugs or vulnerabilities, please report them to us
immediately for resolution.</p>
</div>
<div class="term">
<h2>5. Data Security</h2>
<p>Astroid ensures the security of server data by utilizing tokens for authentication. Astroid does not
collect or store any personal information or data from Discord, Revolt, Nerimity or Guilded. <br><br>
<a href="./privacy">Privacy</a></p>
</div>
<div class="term">
<h2>6. Compliance with Platform Terms</h2>
<p>When using Astroid on Discord, Revolt, Nerimity or Guilded you must also comply with the respective Terms of Service
of those platforms. Failure to comply may result in the termination of access to Astroid or other platforms. <br>
This is also valid for sending attachments through Astroid: Users are responsible for the files they send and the content within those files. These must comply with the respective Terms of Service or Terms and Conditions of the platforms involved.</p>
</p>
</div>
<div class="term">
<h2>7. Disclaimer of Warranty</h2>
<p>While Astroid will strive to provide a seamless service, we cannot guarantee its uninterrupted or
error-free operation. Astroid is provided on an "as-is" and "as-available" basis without any
warranty of any kind, whether expressed or implied. We make no representations or warranties of any
kind, whether express, implied, statutory, or otherwise, including but not limited to the warranties
of merchantability, fitness for a particular purpose, or non-infringement.</p>
</div>
<div class="term">
<h2>8. Limitation of Liability</h2>
<p>In no event shall the developers or contributors of Astroid be liable for any indirect, incidental,
special, exemplary, or consequential damages arising out of or in connection with the use or
performance of Astroid.</p>
</div>
<div class="term">
<h2>9. Changes to Terms</h2>
<p>These Terms of Service may be updated from time to time. It is your responsibility to review these
Terms periodically for changes but we will inform you 7 days prior to any major changes via Astroid's support servers. Your continued use of Astroid after the posting of any changes to
these Terms constitutes acceptance of those changes.</p>
</div>
<div class="term">
<h2>10. Termination</h2>
<p>We reserve the right to terminate or suspend access to Astroid at any time without prior notice or
liability for any reason whatsoever. Sending files that violate Astroid's terms or the TOS of the aforementioned platforms may also result in the suspension of the endpoint or the revocation of the attachment bridging feature.</p>
</p>
</div>
<div class="term">
<h2>11. Contact Information</h2>
<p>If you have any questions or concerns regarding these Terms, please contact us via our support
servers on Discord and Guilded or via <a
href="mailto:info@astroid.cc">info@astroid.cc</a></p>
</div>
<div class="term">
<h2>12. Effective Date</h2>
<p>These Terms of Service are effective as of 11th September 2024.</p>
</div>
</div>
</body>
</html>