-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRemoteDisclaimer.html
More file actions
314 lines (281 loc) Β· 15.7 KB
/
Copy pathRemoteDisclaimer.html
File metadata and controls
314 lines (281 loc) Β· 15.7 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
<!DOCTYPE html>
<html lang="en" itemscope itemtype="https://schema.org/WebPage">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Legal Disclaimer - Web Remote Control System Terms of Use</title>
<meta name="description"
content="Legal disclaimer and terms of use for Web Remote Control System. Important information about authorized use, liability, and user responsibilities.">
<meta name="author" content="OffCrypt">
<meta name="last-modified" content="2025-11-06">
<meta name="robots" content="noindex, follow">
<!-- Security Headers -->
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:url" content="https://www.dev-offcode.com/RemoteDisclaimer.html">
<meta property="og:title" content="Legal Disclaimer - Web Remote Control System Terms of Use">
<meta property="og:description"
content="Legal disclaimer and terms of use for Web Remote Control System. Important information about authorized use and user responsibilities.">
<meta property="og:image" content="https://www.dev-offcode.com/RemoteControl1.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@OffCryptAndroid">
<meta name="twitter:creator" content="@OffCryptAndroid">
<meta name="twitter:url" content="https://www.dev-offcode.com/RemoteDisclaimer.html">
<meta name="twitter:title" content="Legal Disclaimer - Web Remote Control System Terms of Use">
<meta name="twitter:description"
content="Legal disclaimer and terms of use for Web Remote Control System. Important information about authorized use and user responsibilities.">
<meta name="twitter:image" content="https://www.dev-offcode.com/RemoteControl1.png">
<!-- Social Media Links -->
<meta property="og:see_also" content="https://www.instagram.com/off.crypt86/">
<meta property="og:see_also" content="https://www.youtube.com/@OffCrypt">
<meta name="instagram:site" content="@off.crypt86">
<meta name="youtube:channel" content="@OffCrypt">
<link rel="canonical" href="https://www.dev-offcode.com/RemoteDisclaimer.html">
<link rel="alternate" hreflang="en" href="https://www.dev-offcode.com/RemoteDisclaimer.html">
<link rel="alternate" hreflang="x-default" href="https://www.dev-offcode.com/RemoteDisclaimer.html">
<link rel="manifest" href="/manifest.json">
<!-- Preload critical resources -->
<link rel="preload" href="styles.css?v=2.9.1" as="style">
<!-- Core Web Vitals optimization -->
<meta name="theme-color" content="#00ff88">
<meta name="msapplication-TileColor" content="#00ff88">
<!-- Structured Data Schema -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "Legal Disclaimer - Web Remote Control System",
"description": "Legal disclaimer and terms of use for Web Remote Control System software",
"url": "https://www.dev-offcode.com/RemoteDisclaimer.html",
"inLanguage": "en",
"isPartOf": {
"@type": "WebSite",
"name": "OffCrypt",
"url": "https://www.dev-offcode.com/"
},
"about": {
"@type": "SoftwareApplication",
"name": "Web Remote Control System"
},
"author": {
"@type": "Person",
"name": "EmptyCode0x86",
"sameAs": [
"https://twitter.com/OffCryptAndroid",
"https://www.instagram.com/off.crypt86/",
"https://www.youtube.com/@OffCrypt",
"https://github.com/emptycode0x86",
"https://bsky.app/profile/off-crypt86.bsky.social",
"https://www.linkedin.com/in/off-crypt-b94175382/"
]
}
}
</script>
<link rel="stylesheet" href="styles.css?v=2.9.1">
</head>
<body>
<!-- Sidebar Navigation -->
<aside class="sidebar">
<div class="sidebar-header">
<h1 class="sidebar-title">OffCode</h1>
</div>
<nav class="sidebar-nav">
<ul class="sidebar-menu">
<li class="menu-item">
<a href="index.html" class="menu-link">
<span class="menu-icon">π±</span>
<span class="menu-text">Android App</span>
</a>
</li>
<li class="menu-item">
<a href="OffCryptDesktop.html" class="menu-link">
<span class="menu-icon">π»</span>
<span class="menu-text">Desktop App</span>
</a>
</li>
<li class="menu-item">
<a href="RemoteControl.html" class="menu-link">
<span class="menu-icon">π</span>
<span class="menu-text">Screen Lock Builder</span>
</a>
</li>
<li class="menu-item">
</li>
<li class="menu-item">
<a href="AutomationTool.html" class="menu-link">
<span class="menu-icon">π€</span>
<span class="menu-text">Automation Tool</span>
</a>
</li>
<li class="menu-item">
<a href="RemoteControl.html" class="menu-link">
<span class="menu-icon">π</span>
<span class="menu-text">Web Remote Control</span>
</a>
</li>
<li class="menu-item">
<a href="TorChatPage.html" class="menu-link">
<span class="menu-icon">π§
</span>
<span class="menu-text">Tor Chat</span>
</a>
</li>
<li class="menu-item">
<a href="https://ko-fi.com/emptyc0de" class="menu-link" target="_blank" rel="noopener noreferrer">
<span class="menu-icon">π</span>
<span class="menu-text">Donate</span>
</a>
</li>
<li class="menu-item">
<a href="PrivacyPolicy.html" class="menu-link">
<span class="menu-icon">π</span>
<span class="menu-text">Privacy Policy</span>
</a>
</li>
</ul>
</nav>
<div class="sidebar-footer">
<p class="footer-text">Social media</p>
<div class="sidebar-social-divider"></div>
<div class="sidebar-social">
<a href="https://x.com/OffCryptAndroid" target="_blank" rel="noopener noreferrer"
aria-label="Follow OffCrypt on X">
<span class="sidebar-social-icon">π¦</span>
<span class="sidebar-social-label">X</span>
</a>
<a href="https://www.instagram.com/off.crypt86/" target="_blank" rel="noopener noreferrer"
aria-label="Follow OffCrypt on Instagram">
<span class="sidebar-social-icon">πΈ</span>
<span class="sidebar-social-label">Instagram</span>
</a>
<a href="https://www.tiktok.com/@offcrypt0" target="_blank" rel="noopener noreferrer"
aria-label="Follow OffCrypt on TikTok">
<span class="sidebar-social-icon">π΅</span>
<span class="sidebar-social-label">TikTok</span>
</a>
<a href="https://www.youtube.com/@OffCrypt" target="_blank" rel="noopener noreferrer"
aria-label="Follow OffCrypt on YouTube">
<span class="sidebar-social-icon">βΆοΈ</span>
<span class="sidebar-social-label">YouTube</span>
</a>
<a href="https://bsky.app/profile/off-crypt86.bsky.social" target="_blank" rel="noopener noreferrer"
aria-label="Follow OffCrypt on Bluesky">
<span class="sidebar-social-icon">π¦</span>
<span class="sidebar-social-label">Bluesky</span>
</a>
<a href="https://www.linkedin.com/in/off-crypt-b94175382/" target="_blank" rel="noopener noreferrer"
aria-label="Follow OffCrypt on LinkedIn">
<span class="sidebar-social-icon">πΌ</span>
<span class="sidebar-social-label">LinkedIn</span>
</a>
</div>
</div>
</aside>
<!-- Mobile Menu Toggle -->
<button class="mobile-menu-toggle" aria-label="Toggle Menu">
<span class="hamburger"></span>
</button>
<!-- Main Content Wrapper -->
<div class="main-wrapper">
<main>
<!-- Breadcrumb Navigation for SEO (hidden but accessible) -->
<nav aria-label="Breadcrumb"
style="position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden;">
<ol style="list-style: none; padding: 0; margin: 0; display: flex; gap: 0.5rem; font-size: 0.9rem;">
<li><a href="https://www.dev-offcode.com/">Home</a></li>
<li>βΊ</li>
<li>Legal Disclaimer</li>
</ol>
</nav>
<!-- Modern Disclaimer Section -->
<section class="disclaimer-section">
<div class="disclaimer-container">
<div class="disclaimer-card">
<div class="disclaimer-header">
<div class="warning-icon">β οΈ</div>
<h2>Legal Disclaimer & Terms of Use</h2>
<p>Please read and understand these terms before proceeding</p>
</div>
<div class="disclaimer-content">
<div class="disclaimer-item important">
<div class="item-icon">π¨</div>
<div class="item-content">
<h3>Important Notice</h3>
<p><strong>This software is intended only for lawful, authorized use. Do not use it
for illegal activity, unauthorized access, harassment, or any other criminal
behavior.</strong></p>
</div>
</div>
<div class="disclaimer-item">
<div class="item-icon">π€</div>
<div class="item-content">
<h3>User Responsibilities</h3>
<p>You are solely responsible for how you use this application and must comply with
all applicable laws, policies, and permissions in your jurisdiction.</p>
</div>
</div>
<div class="disclaimer-item">
<div class="item-icon">π«</div>
<div class="item-content">
<h3>Prohibited Uses</h3>
<ul class="prohibited-list">
<li>Unauthorized access to systems or devices</li>
<li>Harassment, stalking, or intimidation</li>
<li>Any form of illegal surveillance</li>
<li>Disrupting business operations without permission</li>
<li>Violating privacy rights of others</li>
<li>Any activity that violates local, state, or federal laws</li>
</ul>
</div>
</div>
<div class="disclaimer-item warning">
<div class="item-icon">βοΈ</div>
<div class="item-content">
<h3>Liability Disclaimer</h3>
<p><strong>Use at your own risk. The author(s) and distributor(s) assume no
liability for misuse or any resulting damages, legal consequences, or other
issues arising from the use of this software.</strong></p>
</div>
</div>
<div class="disclaimer-item">
<div class="item-icon">β
</div>
<div class="item-content">
<h3>Acceptance Required</h3>
<p>By downloading and using this software, you acknowledge that you have read,
understood, and agree to be bound by these terms and conditions.</p>
</div>
</div>
</div>
<div class="disclaimer-actions">
<a href="https://github.com/EmptyCode0x86/Web-Remote-Control-System/releases"
class="disclaimer-btn accept-btn" target="_blank" rel="noopener noreferrer">
<span class="btn-icon">β
</span>
<span class="btn-text">I Accept - Download Web Remote Control System</span>
</a>
<a href="RemoteControl.html" class="disclaimer-btn decline-btn">
<span class="btn-icon">β</span>
<span class="btn-text">I Do Not Accept - Return to Main Page</span>
</a>
</div>
<div class="purchase-instructions-box" style="margin-top: 2rem;">
<h3 class="instructions-title">Related Remote Control pages</h3>
<p class="instructions-intro">This disclaimer supports the Web Remote Control System. Return to the main page to explore features and deployment options.</p>
<div
style="display: flex; flex-wrap: wrap; gap: 1rem; justify-content: center; margin-top: 1.5rem;">
<a href="RemoteControl.html" class="button secondary-download">Back to Web Remote Control System</a>
</div>
</div>
</div>
</div>
</section>
</main>
</div>
<script src="script.js" defer></script>
<!-- Cookie Consent Banner -->
<link rel="stylesheet" href="cookie-consent.css">
<script src="cookie-consent.js" defer></script>
</body>
</html>