-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms.html
More file actions
373 lines (344 loc) · 20.8 KB
/
terms.html
File metadata and controls
373 lines (344 loc) · 20.8 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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Terms of Service — Orthonode Systems</title>
<meta name="description" content="Terms of Service for Orthonode Systems. Read the terms governing use of Orthonode Systems products, website, and protocol infrastructure.">
<meta name="author" content="Arhant Barmate">
<meta name="robots" content="index, follow">
<meta name="geo.region" content="IN-MP">
<meta name="geo.placename" content="Bhopal">
<link rel="canonical" href="https://orthonode.xyz/terms.html">
<meta property="og:type" content="website">
<meta property="og:title" content="Terms of Service — Orthonode Systems">
<meta property="og:description" content="Terms governing use of Orthonode Systems products, website, and protocol infrastructure.">
<meta property="og:url" content="https://orthonode.xyz/terms.html">
<meta property="og:image" content="https://orthonode.xyz/orthonode-banner.png">
<meta property="og:site_name" content="Orthonode Systems">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@OrthonodeSys">
<meta name="twitter:title" content="Terms of Service — Orthonode Systems">
<meta name="twitter:description" content="Terms governing use of Orthonode Systems products, website, and protocol infrastructure.">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Syne:wght@600;700;800&family=IBM+Plex+Mono:wght@400;500;600&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;1,9..40,400&display=swap" rel="stylesheet">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "Terms of Service — Orthonode Systems",
"description": "Terms governing use of Orthonode Systems products, website, and protocol infrastructure.",
"url": "https://orthonode.xyz/terms.html",
"dateModified": "2026-03-07",
"author": {
"@type": "Person",
"name": "Arhant Barmate",
"email": "infrastructure@orthonode.xyz"
},
"publisher": {
"@type": "Organization",
"name": "Orthonode Systems",
"url": "https://orthonode.xyz"
},
"mainEntityOfPage": {
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Who do these Terms apply to?",
"acceptedAnswer": {
"@type": "Answer",
"text": "These Terms apply to anyone who accesses or uses the Orthonode Systems website at orthonode.xyz, including any product pages, research papers, and protocol documentation."
}
},
{
"@type": "Question",
"name": "Are Orthonode protocol smart contracts audited?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Orthonode contracts are currently deployed on testnets only (Arbitrum Sepolia, TON Testnet, Solana Devnet). Mainnet deployment will occur only after security audits and explicit authorization. Use testnet deployments at your own risk."
}
},
{
"@type": "Question",
"name": "How do I contact Orthonode Systems?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Contact Orthonode Systems at infrastructure@orthonode.xyz or via @OrthonodeSys on Twitter. Founder: Arhant Barmate, Bhopal, India."
}
}
]
}
}
</script>
<style>
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
:root{
--void:#000000;--bg:#000000;--bg-1:#070707;--bg-card:#0D0D0D;--bg-raised:#141414;
--border:rgba(255,255,255,.06);--border-h:rgba(255,255,255,.12);
--tx-1:#F5F5F5;--tx-2:#8C8C8C;--tx-3:#404040;--tx-4:#1C1C1C;
--silver:#D0D0D0;--chrome:#A8A8A8;--plasma:#C8C8C8;
--r:8px;--r2:12px;
--font-head:'Syne',sans-serif;--font-body:'DM Sans',sans-serif;--font-mono:'IBM Plex Mono',monospace;
}
html{scroll-behavior:smooth}
body{background:var(--bg);color:var(--tx-1);font-family:var(--font-body);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden}
a{color:var(--tx-2);text-decoration:underline;text-decoration-color:var(--border-h)}
a:hover{color:var(--tx-1)}
::selection{background:rgba(255,255,255,.2);color:#fff}
/* NAV */
#nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 32px;height:56px;display:flex;align-items:center;border-bottom:1px solid transparent;transition:background .3s,border-color .3s}
#nav.sc{background:rgba(0,0,0,.92);border-color:var(--border);backdrop-filter:blur(16px)}
.nav-inner{max-width:1120px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between}
.nav-back{font-family:var(--font-mono);font-size:11px;color:var(--tx-3);letter-spacing:.08em;text-decoration:none;transition:color .2s}
.nav-back:hover{color:var(--tx-1)}
.nav-tag{font-family:var(--font-mono);font-size:10px;letter-spacing:.06em;padding:3px 8px;border-radius:4px;border:1px solid var(--border);color:var(--tx-3)}
/* LAYOUT */
.wrap{max-width:800px;margin:0 auto;padding:0 32px}
.wrap-wide{max-width:1120px;margin:0 auto;padding:0 32px}
/* HERO */
#hero{padding-top:120px;padding-bottom:48px;border-bottom:1px solid var(--border)}
.hero-label{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;color:var(--tx-3);text-transform:uppercase;margin-bottom:12px}
h1{font-family:var(--font-head);font-size:clamp(32px,5vw,56px);font-weight:800;line-height:1.05;letter-spacing:-.02em;margin-bottom:12px}
.hero-meta{font-family:var(--font-mono);font-size:11px;color:var(--tx-3)}
/* CONTENT */
.doc-body{padding:56px 0}
.doc-body h2{font-family:var(--font-head);font-size:20px;font-weight:700;margin:40px 0 12px;padding-top:8px;border-top:1px solid var(--border)}
.doc-body h2:first-child{margin-top:0;border-top:none}
.doc-body p{color:var(--tx-2);margin-bottom:14px;font-size:14px}
.doc-body ul{color:var(--tx-2);margin-bottom:14px;padding-left:20px;font-size:14px}
.doc-body ul li{margin-bottom:6px}
.doc-body strong{color:var(--tx-1)}
.doc-body a{color:var(--tx-2)}
/* FAQ */
.faq-list{display:flex;flex-direction:column;gap:2px;margin-top:48px}
.faq-item{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r);overflow:hidden}
.faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:transparent;border:none;color:var(--tx-1);font-family:var(--font-body);font-size:14px;font-weight:500;cursor:pointer;text-align:left;gap:12px;transition:background .2s}
.faq-q:hover{background:var(--bg-raised)}
.faq-q svg{flex-shrink:0;transition:transform .3s;color:var(--tx-3)}
.faq-item.open .faq-q svg{transform:rotate(45deg)}
.faq-a{font-size:13px;color:var(--tx-2);line-height:1.65;padding:0 20px;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s}
.faq-item.open .faq-a{max-height:200px;padding:0 20px 16px}
/* CITATION */
#citation{background:var(--bg-1);border-top:1px solid var(--border);padding:40px 0}
.cite-inner{max-width:800px;margin:0 auto;padding:0 32px}
.cite-label{font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;color:var(--tx-3);text-transform:uppercase;margin-bottom:16px}
.cite-block{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r);padding:16px 20px;font-family:var(--font-mono);font-size:11px;color:var(--tx-2);line-height:1.7}
/* FOOTER */
footer{background:var(--bg-1);border-top:1px solid var(--border);padding:40px 0}
.footer-inner{max-width:1120px;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}
.footer-brand{font-family:var(--font-head);font-size:14px;font-weight:700}
.footer-links{display:flex;gap:20px;flex-wrap:wrap}
.footer-links a{font-size:12px;color:var(--tx-3);text-decoration:none;transition:color .2s}
.footer-links a:hover{color:var(--tx-1)}
.footer-meta{font-family:var(--font-mono);font-size:10px;color:var(--tx-4);width:100%;margin-top:8px}
@media(max-width:768px){
.wrap{padding:0 20px}
.wrap-wide{padding:0 20px}
#nav{padding:0 20px}
}
/* ── MOBILE ──────────────────────────────── */
@media(max-width:1024px){
.hero-layout,.hero-grid,.content-grid,.two-col{grid-template-columns:1fr!important;}
.side-panel,.hero-aside,.status-panel{display:none!important;}
}
@media(max-width:768px){
:root{--nav-h:52px;}
h1,.page-title{font-size:clamp(1.6rem,7vw,2.4rem)!important;}
h2,.section-title{font-size:clamp(1.2rem,5vw,1.8rem)!important;}
.hero-title,.h1{font-size:clamp(1.8rem,8vw,2.8rem)!important;}
.card-grid,.metrics-grid,.stat-row,.feature-grid{grid-template-columns:1fr!important;gap:12px!important;}
.gate-box,.gate-inner{padding:24px 16px!important;}
section,.section{padding:48px 0!important;}
.container,.wrap{padding:0 16px!important;}
table{font-size:.8rem;}
table td,table th{padding:8px 10px!important;}
}
@media(max-width:480px){
h1,.page-title,.hero-title{font-size:clamp(1.4rem,8vw,2rem)!important;}
.badge,.tag{font-size:.65rem!important;padding:3px 8px!important;}
.btn,.cta-btn,.btn-primary{padding:10px 20px!important;font-size:.85rem!important;}
.stat-n,[data-count]{font-size:1.8rem!important;}
nav .nav-tags{display:none!important;}
}
@media(max-width:360px){
.container,.wrap{padding:0 12px!important;}
h1,.hero-title{font-size:1.4rem!important;}
}
</style>
</head>
<body>
<canvas id="star-field" style="position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;"></canvas>
<nav id="nav">
<div class="nav-inner">
<a class="nav-back" href="/"><img src="/site-logo.png" alt="ORTHONODE SYSTEMS™" width="24" height="24" style="border-radius:4px;vertical-align:middle;margin-right:6px;">orthonode.xyz / TERMS</a>
<span class="nav-tag">LAST UPDATED: MARCH 2026</span>
</div>
</nav>
<section id="hero">
<div class="wrap">
<div class="hero-label">Legal</div>
<h1>Terms of Service</h1>
<div class="hero-meta">Orthonode Systems · Last updated: March 7, 2026 · Effective immediately</div>
</div>
</section>
<div class="doc-body">
<div class="wrap">
<h2>1. Acceptance of Terms</h2>
<p>By accessing or using the Orthonode Systems website at <strong>orthonode.xyz</strong> (the "Site"), including any product pages, research papers, protocol documentation, or linked resources, you agree to be bound by these Terms of Service ("Terms"). If you do not agree, do not use the Site.</p>
<p>These Terms apply to all visitors, users, and others who access or use the Site.</p>
<h2>2. Description of Services</h2>
<p>Orthonode Systems ("we," "us," or "Orthonode") provides:</p>
<ul>
<li>Informational content about our infrastructure protocols (SHA, OAP, Nexus, TON-SHA, INVARIANT, TIX-DAO)</li>
<li>Research papers and forensic analysis (IoTeX research)</li>
<li>Links to open-source software repositories and deployed testnet contracts</li>
<li>Contact and partnership inquiry facilitation</li>
</ul>
<p>We do not provide financial services, investment advice, or custodial services of any kind.</p>
<h2>3. Testnet Software — Risk Disclosure</h2>
<p>All Orthonode protocol smart contracts are currently deployed on <strong>testnets only</strong> — Arbitrum Sepolia, TON Testnet, and Solana Devnet. Testnet deployments are experimental. They may be modified, upgraded, or deprecated at any time without notice.</p>
<p><strong>Do not send real assets to testnet contracts.</strong> Orthonode Systems accepts no liability for loss of funds resulting from interaction with testnet deployments.</p>
<p>Mainnet deployment of any protocol requires explicit authorization from Orthonode Systems leadership and will be announced publicly before deployment.</p>
<h2>4. Intellectual Property</h2>
<p>All content on this Site — including text, design, graphics, code snippets, and research papers — is the intellectual property of Orthonode Systems and Arhant Barmate unless otherwise noted. Unauthorized reproduction, distribution, or modification is prohibited.</p>
<p>Open-source code published in Orthonode Systems GitHub repositories is subject to the licenses specified in those repositories.</p>
<p>OAP (Orthonode Assurance Platform) architecture is <strong>PROPRIETARY</strong>. Internal implementation details are not disclosed.</p>
<h2>5. No Financial or Investment Advice</h2>
<p>Nothing on this Site constitutes financial, investment, legal, or tax advice. Protocol descriptions, research papers, and technical documentation are for informational purposes only. Do not make financial decisions based on content from this Site without independent professional advice.</p>
<p>References to grant amounts, funding, or valuations are provided for context only and do not constitute representations of financial returns.</p>
<h2>6. Research Content Disclaimer</h2>
<p>Research papers, forensic analyses (including IoTeX exploit research), and protocol comparisons published on this Site are based on publicly available information at the time of writing. They are provided for educational and informational purposes only — not as legal, financial, or security advice.</p>
<p>Orthonode Systems makes no representations about the completeness or accuracy of third-party information referenced in research content.</p>
<h2>7. Limitation of Liability</h2>
<p>To the maximum extent permitted by applicable law, Orthonode Systems and Arhant Barmate shall not be liable for any indirect, incidental, special, consequential, or punitive damages arising from:</p>
<ul>
<li>Use of or inability to use the Site or any linked resources</li>
<li>Interaction with any testnet or mainnet smart contract</li>
<li>Reliance on any information published on the Site</li>
<li>Any security vulnerabilities discovered in published protocols</li>
</ul>
<h2>8. Links to Third-Party Sites</h2>
<p>The Site may contain links to external websites, block explorers, GitHub repositories, and other third-party resources. Orthonode Systems does not control these external sites and is not responsible for their content, privacy practices, or availability.</p>
<h2>9. Changes to Terms</h2>
<p>We reserve the right to modify these Terms at any time. Changes will be effective upon posting to the Site. Continued use of the Site after changes constitutes acceptance of the revised Terms. We will update the "Last updated" date at the top of this page when changes are made.</p>
<h2>10. Governing Law</h2>
<p>These Terms shall be governed by and construed in accordance with the laws of India, without regard to its conflict of law provisions. Any disputes shall be subject to the exclusive jurisdiction of the courts of Madhya Pradesh, India.</p>
<h2>11. Contact</h2>
<p>For questions about these Terms, contact:</p>
<p><strong>Arhant Barmate</strong> — Orthonode Systems<br>
Email: <a href="mailto:infrastructure@orthonode.xyz">infrastructure@orthonode.xyz</a><br>
Twitter: <a href="https://twitter.com/OrthonodeSys" target="_blank" rel="noopener">@OrthonodeSys</a><br>
Location: Bhopal, Madhya Pradesh, India</p>
<div class="faq-list">
<div class="faq-item">
<button class="faq-q" onclick="toggleFaq(this)">
Who do these Terms apply to?
<svg width="16" height="16" viewBox="0 0 16 16" fill="none"><line x1="8" y1="2" x2="8" y2="14" stroke="currentColor" stroke-width="1.5"/><line x1="2" y1="8" x2="14" y2="8" stroke="currentColor" stroke-width="1.5"/></svg>
</button>
<div class="faq-a">These Terms apply to anyone who accesses or uses the Orthonode Systems website at orthonode.xyz, including product pages, research papers, and protocol documentation.</div>
</div>
<div class="faq-item">
<button class="faq-q" onclick="toggleFaq(this)">
Are Orthonode protocol smart contracts audited?
<svg width="16" height="16" viewBox="0 0 16 16" fill="none"><line x1="8" y1="2" x2="8" y2="14" stroke="currentColor" stroke-width="1.5"/><line x1="2" y1="8" x2="14" y2="8" stroke="currentColor" stroke-width="1.5"/></svg>
</button>
<div class="faq-a">Orthonode contracts are currently deployed on testnets only (Arbitrum Sepolia, TON Testnet, Solana Devnet). Mainnet deployment will occur only after security audits and explicit authorization. Interact with testnet deployments at your own risk — do not send real assets to testnet contracts.</div>
</div>
<div class="faq-item">
<button class="faq-q" onclick="toggleFaq(this)">
How do I contact Orthonode Systems?
<svg width="16" height="16" viewBox="0 0 16 16" fill="none"><line x1="8" y1="2" x2="8" y2="14" stroke="currentColor" stroke-width="1.5"/><line x1="2" y1="8" x2="14" y2="8" stroke="currentColor" stroke-width="1.5"/></svg>
</button>
<div class="faq-a">Contact Orthonode Systems at infrastructure@orthonode.xyz or via @OrthonodeSys on Twitter. Founder: Arhant Barmate, Bhopal, Madhya Pradesh, India.</div>
</div>
</div>
</div>
</div>
<div id="citation">
<div class="cite-inner">
<div class="cite-label">Document Reference</div>
<div class="cite-block">
Orthonode Systems — Terms of Service<br>
Author: Arhant Barmate | Effective: March 2026<br>
URL: https://orthonode.xyz/terms.html | Contact: infrastructure@orthonode.xyz
</div>
</div>
</div>
<footer>
<div class="footer-inner">
<div class="footer-brand">ORTHONODE SYSTEMS™</div>
<nav class="footer-links">
<a href="/">Home</a>
<a href="/site-index">Site Index</a>
<a href="/privacy">Privacy Policy</a>
<a href="mailto:infrastructure@orthonode.xyz">Contact</a>
</nav>
<div class="footer-meta">© 2026 Orthonode Systems. Bhopal, India. infrastructure@orthonode.xyz</div>
</div>
</footer>
<script>
(function(){
const nav=document.getElementById('nav');
window.addEventListener('scroll',()=>{nav.classList.toggle('sc',window.scrollY>60)},{passive:true});
})();
function toggleFaq(btn){
btn.parentElement.classList.toggle('open');
}
</script>
<script>
(function(){
var c=document.getElementById('star-field');
if(!c)return;
var ctx=c.getContext('2d');
var dpr=window.devicePixelRatio||1;
var W,H,stars=[];
var isMob=window.innerWidth<768;
var N=isMob?60:130;
var ML=isMob?90:130;
function resize(){W=window.innerWidth;H=window.innerHeight;c.width=W*dpr;c.height=H*dpr;ctx.scale(dpr,dpr);c.style.width=W+'px';c.style.height=H+'px';}
function init(){resize();stars=[];for(var i=0;i<N;i++)stars.push({x:Math.random()*W,y:Math.random()*H,vx:(Math.random()-.5)*.18,vy:(Math.random()-.5)*.18,r:Math.random()*1.2+.3,a:Math.random(),tw:Math.random()*Math.PI*2,ts:Math.random()*.015+.005});}
function draw(){
ctx.clearRect(0,0,W,H);
for(var i=0;i<stars.length;i++){
var s=stars[i];
s.x+=s.vx;s.y+=s.vy;
if(s.x<0)s.x=W;if(s.x>W)s.x=0;
if(s.y<0)s.y=H;if(s.y>H)s.y=0;
s.tw+=s.ts;
var al=.35+.45*Math.sin(s.tw);
ctx.beginPath();ctx.arc(s.x,s.y,s.r,0,Math.PI*2);
ctx.fillStyle='rgba(200,200,200,'+al+')';ctx.fill();
for(var j=i+1;j<stars.length;j++){
var q=stars[j];
var dx=s.x-q.x,dy=s.y-q.y;
var d=Math.sqrt(dx*dx+dy*dy);
if(d<ML){ctx.beginPath();ctx.moveTo(s.x,s.y);ctx.lineTo(q.x,q.y);ctx.strokeStyle='rgba(180,180,180,'+(0.12*(1-d/ML))+')';ctx.lineWidth=.5;ctx.stroke();}
}
}
requestAnimationFrame(draw);
}
window.addEventListener('resize',function(){init();});
init();draw();
})();
</script>
<!-- Cookie consent bar -->
<div id="cookie-bar" style="display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:rgba(10,10,10,0.97);border-top:1px solid rgba(255,255,255,0.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;">
<p style="margin:0;font-family:'DM Sans',sans-serif;font-size:.82rem;color:#8C8C8C;line-height:1.5;">This site uses essential cookies only for Cloudflare bot protection. No tracking or analytics. <a href="/cookies.html" style="color:#D0D0D0;text-decoration:underline;text-underline-offset:3px;">Learn more</a></p>
<button onclick="dismissCookieBar()" style="flex-shrink:0;background:#141414;border:1px solid rgba(255,255,255,0.15);color:#F5F5F5;font-family:'DM Sans',sans-serif;font-size:.8rem;padding:7px 18px;border-radius:6px;cursor:pointer;white-space:nowrap;transition:background .2s;">Got it</button>
</div>
<script>
(function(){
if(localStorage.getItem('orthonode_cc')==='1') return;
var bar=document.getElementById('cookie-bar');
if(bar){bar.style.display='flex';}
})();
function dismissCookieBar(){
localStorage.setItem('orthonode_cc','1');
var bar=document.getElementById('cookie-bar');
if(bar){bar.style.opacity='0';bar.style.transition='opacity .3s';setTimeout(function(){bar.style.display='none';},300);}
}
</script>
</body>
</html>