-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms.html
More file actions
774 lines (632 loc) · 51 KB
/
terms.html
File metadata and controls
774 lines (632 loc) · 51 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
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Fallible terms of service and software subscription agreement. Legal terms and conditions for cybersecurity services and security software platform.">
<meta name="keywords" content="fallible terms of service, cybersecurity terms, security services agreement, software subscription terms, SaaS agreement">
<meta name="author" content="Checksum Labs, Inc.">
<meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1">
<meta name="theme-color" content="#2563eb">
<!-- Canonical URL -->
<link rel="canonical" href="https://fallible.co/terms.html">
<!-- Open Graph Tags -->
<meta property="og:title" content="Terms of Service - Fallible">
<meta property="og:description" content="Fallible terms of service and subscription agreement for cybersecurity services and security software platform.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://fallible.co/terms.html">
<meta property="og:site_name" content="Fallible - Checksum Labs">
<meta property="og:image" content="https://fallible.co/apple-touch-icon.png">
<meta property="og:locale" content="en_US">
<!-- Twitter Card Tags -->
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@fallible_inc">
<meta name="twitter:title" content="Terms of Service - Fallible">
<meta name="twitter:description" content="Fallible terms of service and subscription agreement for cybersecurity services.">
<meta name="twitter:image" content="https://fallible.co/apple-touch-icon.png">
<title>Terms of Service - Fallible</title>
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<!-- Preconnect for Performance -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<style>
:root {
--primary-color: #ffffff;
--secondary-color: #f8fafc;
--tertiary-color: #f1f5f9;
--accent-color: #2563eb;
--accent-secondary: #1e40af;
--accent-muted: #3b82f6;
--text-primary: #0f172a;
--text-secondary: #475569;
--text-muted: #64748b;
--text-light: #94a3b8;
--border-color: #e2e8f0;
--border-light: #f1f5f9;
--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Inter', sans-serif;
background: var(--primary-color);
color: var(--text-primary);
line-height: 1.6;
}
/* Navigation */
.navbar {
position: fixed;
top: 0;
width: 100%;
background: rgba(255, 255, 255, 0.95);
backdrop-filter: blur(20px);
z-index: 1000;
padding: 1rem 0;
transition: all 0.3s ease;
border-bottom: 1px solid var(--border-light);
}
.navbar.scrolled {
background: rgba(255, 255, 255, 0.98);
border-bottom: 1px solid var(--border-color);
box-shadow: var(--shadow-md);
}
.nav-container {
max-width: 1200px;
margin: 0 auto;
padding: 0 2rem;
display: flex;
justify-content: space-between;
align-items: center;
}
.logo {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
text-decoration: none;
transition: all 0.3s ease;
}
.logo:hover {
color: var(--accent-color);
}
.nav-menu {
display: flex;
list-style: none;
gap: 2rem;
align-items: center;
}
.nav-item a {
color: var(--text-secondary);
text-decoration: none;
font-weight: 500;
transition: all 0.3s ease;
position: relative;
padding: 0.5rem 0;
}
.nav-item a:hover {
color: var(--accent-color);
}
.nav-item a::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
background: var(--accent-color);
transition: width 0.3s ease;
}
.nav-item a:hover::after {
width: 100%;
}
.cta-button {
background: var(--accent-color);
color: white;
padding: 0.75rem 1.5rem;
border-radius: 8px;
text-decoration: none;
font-weight: 600;
transition: all 0.3s ease;
border: none;
}
.cta-button:hover {
background: var(--accent-secondary);
box-shadow: var(--shadow-lg);
}
/* Main Content */
.main-content {
padding-top: 6rem;
min-height: 100vh;
}
.container {
max-width: 1200px;
margin: 0 auto;
padding: 0 2rem;
}
.page-header {
text-align: center;
padding: 4rem 0;
background: var(--secondary-color);
}
.page-title {
font-size: 3rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
letter-spacing: -0.025em;
}
.page-subtitle {
font-size: 1.25rem;
color: var(--text-secondary);
max-width: 600px;
margin: 0 auto;
}
/* Content Section */
.content-section {
padding: 4rem 0;
}
.content-wrapper {
max-width: 800px;
margin: 0 auto;
background: var(--primary-color);
border-radius: 16px;
padding: 3rem;
box-shadow: var(--shadow-sm);
border: 1px solid var(--border-color);
}
.content-wrapper h2 {
font-size: 1.75rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 1.5rem;
padding-bottom: 0.75rem;
border-bottom: 2px solid var(--border-color);
}
.content-wrapper h3 {
font-size: 1.25rem;
font-weight: 600;
color: var(--text-primary);
margin-top: 2rem;
margin-bottom: 1rem;
}
.content-wrapper p {
color: var(--text-secondary);
margin-bottom: 1.5rem;
line-height: 1.7;
}
.content-wrapper ul {
color: var(--text-secondary);
margin-bottom: 1.5rem;
padding-left: 2rem;
}
.content-wrapper li {
margin-bottom: 0.5rem;
line-height: 1.6;
}
.content-wrapper strong {
color: var(--text-primary);
font-weight: 600;
}
.content-wrapper a {
color: var(--accent-color);
text-decoration: none;
font-weight: 500;
}
.content-wrapper a:hover {
text-decoration: underline;
}
.highlight-box {
background: var(--tertiary-color);
border: 1px solid var(--border-color);
border-radius: 8px;
padding: 1.5rem;
margin: 2rem 0;
}
.highlight-box p {
margin-bottom: 0;
font-weight: 500;
}
/* Footer */
.footer {
background: var(--primary-color);
padding: 4rem 0 2rem;
border-top: 1px solid var(--border-color);
}
.footer-content {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 3rem;
margin-bottom: 3rem;
}
.footer-section h3 {
font-size: 1.125rem;
font-weight: 600;
margin-bottom: 1.5rem;
color: var(--text-primary);
}
.footer-section p,
.footer-section a {
color: var(--text-muted);
text-decoration: none;
line-height: 1.8;
transition: color 0.3s ease;
font-size: 0.875rem;
}
.footer-section a:hover {
color: var(--accent-color);
}
.social-links {
display: flex;
gap: 1rem;
margin-top: 1rem;
}
.social-link {
width: 36px;
height: 36px;
background: var(--secondary-color);
border: 1px solid var(--border-color);
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
color: var(--text-muted);
text-decoration: none;
transition: all 0.3s ease;
}
.social-link:hover {
background: var(--accent-color);
color: white;
border-color: var(--accent-color);
}
.footer-bottom {
text-align: center;
padding-top: 2rem;
border-top: 1px solid var(--border-color);
color: var(--text-muted);
font-size: 0.875rem;
}
/* Mobile Menu */
.mobile-menu-toggle {
display: none;
background: none;
border: none;
color: var(--text-primary);
font-size: 1.5rem;
cursor: pointer;
}
.nav-menu.active {
display: flex !important;
position: fixed;
top: 100%;
left: 0;
width: 100%;
background: var(--primary-color);
flex-direction: column;
padding: 2rem;
box-shadow: var(--shadow-lg);
border-top: 1px solid var(--border-color);
z-index: 999;
}
.nav-menu.active .nav-item {
margin: 0.5rem 0;
}
.nav-menu.active .nav-item a {
padding: 1rem 0;
display: block;
text-align: center;
border-bottom: 1px solid var(--border-light);
}
/* Responsive Design */
@media (max-width: 768px) {
.nav-menu {
display: none;
}
.mobile-menu-toggle {
display: block;
}
.page-title {
font-size: 2.5rem;
}
.content-wrapper {
padding: 2rem;
margin: 0 1rem;
}
}
</style>
<!-- JSON-LD Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "Terms of Service",
"description": "Fallible terms of service and subscription agreement for cybersecurity services",
"url": "https://fallible.co/terms.html",
"isPartOf": {
"@type": "WebSite",
"name": "Fallible - Checksum Labs",
"url": "https://fallible.co"
},
"publisher": {
"@type": "Organization",
"name": "Checksum Labs, Inc."
}
}
</script>
<!-- Breadcrumb Schema -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://fallible.co/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Terms of Service",
"item": "https://fallible.co/terms.html"
}
]
}
</script>
</head>
<body>
<!-- Navigation -->
<nav class="navbar" id="navbar">
<div class="nav-container">
<a href="index.html" class="logo">Fallible</a>
<ul class="nav-menu">
<li class="nav-item"><a href="index.html#services">Services</a></li>
<li class="nav-item"><a href="fallible-managed-security.html">Managed Security</a></li>
<li class="nav-item"><a href="pricing.html">Pricing</a></li>
<li class="nav-item"><a href="https://medium.com/@fallible">Blog</a></li>
<li class="nav-item"><a href="faq.html">FAQ</a></li>
<li class="nav-item"><a href="contactus.html">Contact</a></li>
</ul>
<a href="https://dashboard.fallible.co/login" class="cta-button">Dashboard</a>
<button class="mobile-menu-toggle">
<i class="fas fa-bars"></i>
</button>
</div>
</nav>
<!-- Main Content -->
<main class="main-content">
<!-- Page Header -->
<section class="page-header">
<div class="container">
<h1 class="page-title">Terms of Service</h1>
<p class="page-subtitle">Software as a Service subscription agreement and terms of use for Fallible cybersecurity services</p>
</div>
</section>
<!-- Content Section -->
<section class="content-section">
<div class="container">
<div class="content-wrapper">
<div class="highlight-box">
<p><strong>Last Updated:</strong> Jan 19, 2025</p>
</div>
<h2>CHECKSUM LABS, INC. d/b/a FALLIBLE SOFTWARE AS A SERVICE ("SAAS") SUBSCRIPTION AGREEMENT</h2>
<p><em>Last Updated: Jan 19, 2025</em></p>
<p>PLEASE READ THIS AGREEMENT CAREFULLY BEFORE PURCHASING ANY OF THE FALLIBLE SOFTWARE APPLICATIONS AND DOCUMENTATION (COLLECTIVELY THE "PRODUCTS AND SERVICES"). CHECKSUM LABS, INC., a Delaware corporation doing business as Fallible ("Company", "we", "us" or "our") IS WILLING TO LICENSE THE USE OF THE PRODUCTS AND SERVICES TO YOU ONLY ON THE CONDITION THAT YOU ACCEPT ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. BY ELECTRONICALLY ASSENTING OR USING THE PRODUCTS AND SERVICES YOU AGREE TO COMPLY WITH ALL THE TERMS AND CONDITIONS CONTAINED IN THIS AGREEMENT INCLUDING THE REFUND AND CANCELLATION POLICY, ANY MATERIALS AVAILABLE ON THE WEBSITES LOCATED AT FALLIBLE.CO AND THEIR SUBDOMAINS (THE "WEBSITES") AND THE PRIVACY POLICY (https://fallible.co/privacy), WHICH ARE HEREBY INCORPORATED BY REFERENCE INTO THIS AGREEMENT. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS CONTAINED IN THIS AGREEMENT, YOU ARE NOT AUTHORIZED TO USE OR ACCESS THE PRODUCTS AND SERVICES.</p>
<h3>1. TERMS OF USE</h3>
<p>1.1 Subject to the terms and conditions of this Agreement, Company agrees to provide you, on a SaaS basis, the Products and Services in exchange for the subscription fees (the "Subscription Fees") agreed to by you and Company or Company's third party service providers including payment processors (each a "Third Party Service Provider").</p>
<p>1.2 Company reserves the right to update and change, from time to time, this Agreement and all documents incorporated herein by reference. Company will provide thirty (30) days advance notice of material changes by posting notice on the Websites or sending notice to your registered email address. Use of the Products and Services after the effective date of any such change constitutes acceptance of such change.</p>
<p>1.3 You represent to Company that you are at least 19 years old. If you are entering into this Agreement on behalf of a company or other legal entity, you represent that you have the authority to bind such company or legal entity to this Agreement.</p>
<p>1.4 By subscribing for the Products and Services, you become a registered user of the Products and Services. When your subscription sign up is completed, you will be able to access the Products and Services through one of the Websites. You may activate your account via login on the Websites, which requires that you enter your email address and password, which is obtained during the sign up process. You are liable to pay Subscription Fees even if you do not activate your account.</p>
<p>1.5 All upgrades of Products and Services are deemed to be part of the Products and Services and are subject to this Agreement.</p>
<p>1.6 Except as provided in the Refund and Cancellation Policy set forth in Section 5.8, all sales of Products and Services are final and the subscription fees payable by you for Products and Services are non-refundable.</p>
<h3>2. THIRD PARTY DATA PROVIDER DATA, COMPANY DATA AND THIRD PARTY WEB SITES</h3>
<p>2.1 The Products and Services use data (the "Third Party Data") obtained by Company in accordance with terms and conditions of license agreements (the "Third Party Data Provider Agreements") between Company and certain third party data providers (each a "Third Party Data Provider"). Certain Products and Services may use Data provided directly by Company ("Company Data"). Your use of Third Party Data, Company Data and any other data accessed through the Products and Services (such as other user information) is limited strictly to the purpose of using the Products and Services. Except as permitted by this Agreement, any other use of Third Party Data, Company Data or any other data accessed through the Products and Services will be a breach of this Agreement. For clarity, this restriction does not apply to data which you provide to Company or which Company obtains through the authorized use of your account and password information with Third Party Data Providers.</p>
<p>2.2 The Products and Services may contain links to third party web sites. Company has no control over any third party web sites and therefore any use by you of such websites is at your sole discretion and risk. Company assumes no responsibility or obligations for any such use of third party web sites.</p>
<h3>3. LICENSE GRANT/RESTRICTIONS ON USE</h3>
<p>3.1 The Products and Services contain software ("Licensor Software") licensed from Company's licensors ("Company Licensors"). The Products and Services are hereby licensed to you on a limited, worldwide (except as limited below), non-exclusive, non-sublicenseable basis on the terms and conditions set forth herein.</p>
<p>3.2 This Agreement defines legal use of the Products and Services, all updates, revisions, and substitutions. All rights not expressly granted to you are reserved by Company or their respective owners.</p>
<p>3.3 Your license to the Products and Services continues until it is terminated by either party. You may terminate the software license granted hereunder by cancelling your subscription for the Products and Services, however, except as provided in our Refund and Cancellation Policy, you will not be entitled to a refund of any prepaid or other subscription fees. The software license granted hereunder terminates automatically if you violate any material term of this Agreement, Company publicly posts a written notice of termination on any of the Websites, or Company sends a written notice of termination to you.</p>
<p>3.4 The Products and Services may include certain products or services including, without limitation, Licensor Software, that have additional specific terms or conditions relating to use or licensing that you will have to accept in order to use such products or services. Company will provide notice of such terms and conditions prior to your use or access to such products or services.</p>
<p><strong>3.5 (a) YOU MAY:</strong></p>
<p>(i) use the Products and Services, any updates provided by Company (in its sole discretion), Licensor Software, Third Party Data, Company Data or any other data accessed through the Products and Services, for your own personal or commercial use or benefit as expressly allowed by this Agreement;</p>
<p><strong>(b) YOU MAY NOT, DIRECTLY OR INDIRECTLY:</strong></p>
<p>(i) use the Products and Services, Licensor Software, Third Party Data, Company Data or any other data accessed through the Products and Services, except as expressly allowed by this Agreement;</p>
<p>(ii) decompile, reverse engineer, disassemble, modify, rent, lease, loan, distribute, or make any attempt to discover the source code or underlying algorithms of, the Products and Services, Licensor Software or any portion thereof, or create derivative works or improvements based upon the Products and Services, Licensor Software or any portion thereof;</p>
<p>(iii) use the Products and Services, Licensor Software, Third Party Data, Company Data or any other data accessed through the Products and Services in any unlawful manner, for any unlawful purpose, or in any manner inconsistent with this Agreement;</p>
<p>(iv) use the Products and Services to send, save, collect, upload, post, publish, distribute or transmit any content that:</p>
<ul>
<li>is harmful, threatening, abusive, harassing, tortious, defamatory, vulgar, obscene, libelous, invasive of another's privacy, hateful, or racially, ethnically or otherwise objectionable;</li>
<li>contains a solicitation of funds, advertising, or solicitation for goods and services;</li>
<li>Company determines is contrary to the interest of Company, the Third Party Service Providers, Company Licensors, Third Party Data Providers, or other users of the Products and Services;</li>
<li>is false, inaccurate, misleading or fraudulent;</li>
<li>may manipulate identifiers in order to disguise the origin of any content transmitted through the Products and Services or any associated software or hardware, or the source of any content; or</li>
<li>you do not have a right to make available under any law, contract or other legal relationship.</li>
</ul>
<p>(v) use the Products and Services to:</p>
<ul>
<li>download, transmit or otherwise make available any material that contains malicious software or code, software viruses or any other computer code, files or programs designed to interrupt, destroy or limit the functionality of any computer software or hardware;</li>
<li>bypass any measures that Company has taken to restrict access to the Products and Services;</li>
<li>use any robot, spider, scraper or other automated means to access the Products and Services for any purpose;</li>
<li>interfere with, impose an unreasonable traffic load upon or disrupt the software, hardware, web site, servers or networks connected to the Products and Services, or disobey any requirements, procedures, policies or regulations of Company's networks connected to the Products and Services; or</li>
<li>violate, appropriate or infringe any right of any third party.</li>
</ul>
<p>(vi) use or export the Products and Services in violation of applicable laws or regulations;</p>
<p>(vii) sell, lease, rent, loan, transfer or sublicense use of the Products and Services, in whole or in part, to third parties or provide access thereto or derive income from the use or provision of the Products and Services, via service bureau, time sharing or application service provider services or otherwise; whether for direct commercial or monetary gain or otherwise, without Company's prior written permission;</p>
<p>(viii) use the Products and Services in any manner that could damage, disable, overburden, or impair Company's services or any of Company's business partners' (including, without limitation, Third Party Service Providers, Company Licensors and Third Party Data Providers) services (e.g., you may not use the Products and Services in an automated manner), or use the Products and Services in any manner that could interfere with any other party's use and enjoyment of Company's services or Company's business partners' services; or</p>
<p>(ix) use any Third Party Data to advertise, market to or otherwise solicit any customers of the Third Party Data Providers.</p>
<p><strong>3.6 (a) YOU WILL:</strong></p>
<p>(i) be solely responsible to provide or maintain any hardware or other software required for you to use the Products and Services;</p>
<p>(ii) have all necessary right, power and authority to, or have obtained all necessary consents and rights in order to, provide all of the information that you provide through the Products and Services, and for all other purposes of this Agreement;</p>
<p>(iii) ensure the confidentiality of your information and be, at all times, solely responsible for all activities that occur with respect to the Products and Services under your account or password, and you will notify Company immediately of any unauthorized use;</p>
<p>(iv) be solely responsible for all information received, sent, saved, collected or distributed through the Products and Services by you or in respect of your account or password, however transmitted; and therefore you are entirely responsible for all content that is developed, derived, received, sent, saved, collected, distributed or otherwise made available through the Products and Services.</p>
<p>3.7 Company may impose an additional charge or a restriction of any services at any time, if your use of the Products and Services imposes a considerable effect on Company's (or any of its third party providers' including, without limitation, the Third Party Service Providers, Company Licensors and Third Party Data providers) resources or system performance. Company shall have sole discretion as to what constitutes excessive use or what activity is considered excessive or has a "considerable effect". Company is responsible for monitoring such excessive use for the account as a whole, and has no responsibility to identify your individual end-user, employee, or other agent who may or may not be responsible for the excessive use of the Products and Services.</p>
<h3>4. OWNERSHIP AND RELATIONSHIP OF PARTIES</h3>
<p>4.1 The Products and Services and Licensor Software are protected by copyrights, trademarks, service marks, international treaties, and/or other proprietary rights and laws of the United States. You agree to abide by all applicable proprietary rights laws and other laws, as well as any additional copyright notices or restrictions contained in the Products and Services, the Licensor Software or this Agreement.</p>
<p>4.2 Company and Company Licensors own all right, title, and interest in and to their applicable contributions to the Products and Services. Other than the limited license granted herein, the software license granted under this Agreement grants you no right, title, or interest in any intellectual property owned or licensed by Company or Company Licensors, including, without limitation, the Products and Services, Licensor Software, Company trademarks and Licensor trademarks, and creates no relationship between you and Company or Company Licensors other than that of licensor to licensee. This Agreement grants you no right, title and interest in any Third Party Data, Company Data or any other data accessed through the Products and Services.</p>
<p>4.3 You agree not to assign, copy, transfer, or transmit the Products and Services, Licensor Software, Third Party Data, Company Data or any other data accessed through the Products and Services, to any third party. Your license to use the Products and Services, Licensor Software, Third Party Data, Company Data and any other data accessed through the Products and Services, will terminate if you violate these restrictions.</p>
<p>4.4 If your license terminates, you agree to cease any and all use of the Products and Services, Licensor Software, Third Party Data, Company Data and any other data accessed through the Products and Services. All rights in any Third Party Data, Licensor Software, and any third-party data servers, including all ownership rights, are reserved by and remain with the respective third parties.</p>
<p>4.5 You represent and warrant that you own all right, title and interest to any data stored by you on Company's host computer system using the Products and Services or uploaded or submitted to the Websites (the "Subscriber Data"). You hereby grant Company a limited, non-exclusive, royalty-free license to use, reproduce, and store Subscriber Data solely as necessary to provide the Products and Services to you. Company will not use Subscriber Data for any other purpose without your express written consent.</p>
<p>4.6 You acknowledge and agree that Company may compile aggregate statistical information derived from Subscriber Data, provided that such information does not identify you or any individual personally. Company may use such aggregate statistical information to improve the Products and Services.</p>
<h3>5. PAYMENT TERMS</h3>
<p>5.1 The payment terms contained in this Section 5 apply only if you have subscribed for the Products and Services directly from Company. If you have subscribed for the Products and Services through a Third Party Service Provider, the applicable payment terms will be as agreed to by you and such Third Party Service Provider.</p>
<p>5.2 Company reserves the right to change the Subscription Fees with thirty (30) days advance notice. Company charges and collects Subscription Fees in advance for use of the Products and Services.</p>
<p>5.3 The Subscription Fees do not include any payment for telecommunications and computer hardware, software, telecommunications access charges, lines or connections or other equipment and services required to access and use the Products and Services.</p>
<p>5.4 All Subscription Fees, taxes and other charges will be billed as you've agreed to in the sign up process.</p>
<p>5.5 You agree to promptly pay Company in the event of any refusal of your credit card issuer to pay any amount to Company for any reason.</p>
<p>5.6 You must provide Company with complete and accurate billing and contact information. YOU REPRESENT AND WARRANT THAT YOU HAVE NOT FALSELY IDENTIFIED YOURSELF NOR PROVIDED ANY FALSE INFORMATION TO GAIN ACCESS TO THE PRODUCTS AND SERVICES AND THAT YOUR BILLING INFORMATION IS CORRECT.</p>
<p>5.7 Company reserves the right to revoke any stated offer and to correct any errors, inaccuracies or omissions, including after an order has been submitted, whether or not the order has been confirmed and your credit card charged. If your credit card has been charged for the purchase and an order is cancelled, Company will issue a credit to your credit card account in the amount of the charge. Individual bank policies will dictate when this amount is credited to your account.</p>
<p><strong>5.8 REFUND AND CANCELLATION POLICY</strong></p>
<p>Except as provided in this policy, all sales of Company products and services are final and Company does not offer refunds.</p>
<p>If you have pre-paid for an annual subscription and wish to cancel it before the completion of the term, you are eligible for a limited refund of the amount of the remaining months post current month. Subscription fees incurred for past months are not refundable.</p>
<p>If you require assistance with cancelling, please provide Company Support with 2 business days' advanced notice to carry out your cancellation request.</p>
<p>Promotional rates are only available on the terms specified at sign up and may not be available if you cancel and subsequently re-subscribe for Company products or services.</p>
<h3>6. SUPPORT AND SOFTWARE UPDATES/AVAILABILITY OF ONLINE SERVICES</h3>
<p>6.1 Company will provide you with customer support and/or software upgrades, enhancements, or modifications for the Products and Services (collectively, "Support") provided that Company, in its sole discretion, may terminate such Support at any time with reasonable notice to you. Company may change, suspend, or discontinue any aspect of the Products and Services at any time, including the availability of any Products and Services related feature, database, or content. Company may also impose limits on certain features and services or restrict your access to parts or all of the Products and Services or the Websites with reasonable notice.</p>
<p>6.2 Company will use commercially reasonable efforts to make the Products and Services available at all times. Company does not guarantee that the Products and Services will always be available.</p>
<p>6.3 Company may suspend or take down the Products and Services at any time to perform routine or emergency maintenance. Where reasonably practicable Company will provide you advance notice when the Products and Services will be unavailable and for how long.</p>
<p>6.4 Company will, in general, attempt to schedule maintenance and downtime to the Products and Services during off-peak hours to try to minimize the impact to the Products and Services and you.</p>
<p>6.5 Company is not responsible to provide Products and Services or any part thereof or perform any of its obligations under this Agreement if it is prevented from doing so by any reason beyond Company's reasonable control. These reasons can include, but are not limited to, acts of God, floods, fires, earthquakes, civil unrest, terrorism, war, strikes, Internet service provider acts or omissions or online attacks.</p>
<h3>7. DISCLAIMER OF WARRANTIES BY COMPANY</h3>
<p>7.1 USE OF THE PRODUCTS AND SERVICES, LICENSOR SOFTWARE, THE SUPPORT, THIRD PARTY DATA, COMPANY DATA AND ANY OTHER DATA ACCESSED THROUGH THE PRODUCTS AND SERVICES IS AT YOUR SOLE RISK. THEY ARE PROVIDED "AS IS." ANY MATERIAL OR SERVICE DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE USE OF THE PRODUCTS AND SERVICES IS DONE AT YOUR OWN DISCRETION AND RISK, AND YOU WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGE TO YOUR COMPUTER SYSTEM OR LOSS OF DATA THAT RESULTS FROM THE DOWNLOAD AND/OR USE OF ANY SUCH MATERIAL OR SERVICE.</p>
<p>7.2 COMPANY, ITS OFFICERS, DIRECTORS, EMPLOYEES, CONTRACTORS, AGENTS, AFFILIATES, AND ASSIGNS (COLLECTIVELY, THE "COMPANY ENTITIES"), THIRD PARTY SERVICE PROVIDERS, COMPANY LICENSORS AND THIRD PARTY DATA PROVIDERS DO NOT REPRESENT THAT THE PRODUCTS AND SERVICES, SUPPORT, LICENSOR SOFTWARE, THIRD PARTY DATA, COMPANY DATA OR ANY OTHER DATA ACCESSED THROUGH THE PRODUCTS AND SERVICES IS APPROPRIATE OR AVAILABLE FOR USE OUTSIDE THE UNITED STATES. IT IS YOUR RESPONSIBILITY TO ENSURE THAT YOUR USE OF THE PRODUCTS AND SERVICES, SUPPORT, LICENSOR SOFTWARE, THIRD PARTY DATA, COMPANY DATA AND ANY OTHER DATA ACCESSED THROUGH THE PRODUCTS AND SERVICES IS IN COMPLIANCE WITH APPLICABLE LOCAL LAWS.</p>
<p>7.3 THE COMPANY ENTITIES, THIRD PARTY SERVICE PROVIDERS, COMPANY LICENSORS AND THIRD PARTY DATA PROVIDERS EXPRESSLY DISCLAIM ALL WARRANTIES OF ANY KIND, WHETHER EXPRESS OR IMPLIED, RELATING TO THE PRODUCTS AND SERVICES, SUPPORT AND ANY OTHER SERVICES RELATED TO THE PRODUCTS AND SERVICES (THE "COMPANY SOFTWARE SERVICES"), LICENSOR SOFTWARE, THIRD PARTY DATA, COMPANY DATA AND ANY OTHER DATA ACCESSED THROUGH THE PRODUCTS AND SERVICES, OR THE ACCURACY, TIMELINESS, COMPLETENESS, OR ADEQUACY OF THE PRODUCTS AND SERVICES, SUPPORT, COMPANY SOFTWARE SERVICES, LICENSOR SOFTWARE, THIRD PARTY DATA, COMPANY DATA AND ANY OTHER DATA ACCESSED THROUGH THE PRODUCTS AND SERVICES, INCLUDING THE IMPLIED WARRANTIES OF TITLE, MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.</p>
<p>7.4 IF THE PRODUCTS AND SERVICES, SUPPORT, COMPANY SOFTWARE SERVICES LICENSOR SOFTWARE, THIRD PARTY DATA, COMPANY DATA OR ANY OTHER DATA ACCESSED THROUGH THE PRODUCTS AND SERVICES PROVES DEFECTIVE, YOU (AND NOT THE COMPANY ENTITIES, COMPANY LICENSORS, THIRD PARTY SERVICE PROVIDERS OR THIRD PARTY DATA PROVIDERS) ASSUME THE ENTIRE COST OF ALL REPAIR OR INJURY OF ANY KIND, EVEN IF SOME OR ALL OF THE COMPANY ENTITIES, THIRD PARTY SERVICE PROVIDERS, COMPANY LICENSORS OR THIRD PARTY DATA PROVIDERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH A DEFECT OR DAMAGES. SOME JURISDICTIONS DO NOT ALLOW RESTRICTIONS ON IMPLIED WARRANTIES SO SOME OF THESE LIMITATIONS MAY NOT APPLY TO YOU.</p>
<p>7.5 YOU UNDERSTAND THAT ASSESSING COMPUTER SECURITY IS HIGHLY COMPLEX AND CHANGEABLE, AND COMPANY MAKES NO WARRANTY THAT THE SERVICES WILL FIND EVERY VULNERABILITY IN YOUR NETWORK OR SERVER(S), OR THAT THE SOLUTIONS SUGGESTED AND ADVICE PROVIDED BY COMPANY WILL BE COMPLETE OR ERROR-FREE.</p>
<h3>8. LIMITATION OF LIABILITY</h3>
<p>8.1 YOU EXPRESSLY UNDERSTAND AND AGREE THAT THE COMPANY ENTITIES, THIRD PARTY SERVICE PROVIDERS, COMPANY LICENSORS AND THIRD PARTY DATA PROVIDERS WILL NOT BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL OR EXEMPLARY DAMAGES, INCLUDING, BUT NOT LIMITED TO, DAMAGES FOR LOSS OF PROFITS, GOODWILL, USE, DATA OR OTHER INTANGIBLE LOSSES (EVEN IF SOME OR ALL OF THE COMPANY ENTITIES, THIRD PARTY SERVICE PROVIDERS, COMPANY LICENSORS OR THIRD PARTY DATA PROVIDERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES), RESULTING FROM:</p>
<p>(A) UNAUTHORIZED ACCESS TO OR ALTERATION OF YOUR DATA BY A THIRD PARTY (HACKER) NOT AUTHORIZED BY US.</p>
<p>(B) THE USE OR THE INABILITY TO USE THE PRODUCTS AND SERVICES;</p>
<p>(C) THE COST OF PROCUREMENT OF SUBSTITUTE PRODUCTS AND SERVICES;</p>
<p>(D) STATEMENTS OR CONDUCT OF ANY THIRD PARTY USING THE PRODUCTS AND SERVICES; OR</p>
<p>(E) ANY OTHER MATTER RELATING TO THE PRODUCTS AND SERVICES, SUPPORT OR COMPANY SOFTWARE SERVICES.</p>
<p>8.2 DAMAGES EXCLUDED BY THIS SECTION 8 INCLUDE, WITHOUT LIMITATION, THOSE FOR LOSS OF BUSINESS PROFITS, INJURY TO PERSON OR PROPERTY, BUSINESS INTERRUPTION, OR LOSS OF BUSINESS OR PERSONAL INFORMATION. SOME JURISDICTIONS DO NOT ALLOW LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES SO THIS RESTRICTION MAY NOT APPLY TO YOU.</p>
<p>8.3 INFORMATION PROVIDED THROUGH THE PRODUCTS AND SERVICES MAY BE DELAYED, INACCURATE, OR CONTAIN ERRORS OR OMISSIONS, AND THE COMPANY ENTITIES, THIRD PARTY SERVICE PROVIDERS, COMPANY LICENSORS AND THIRD PARTY DATA PROVIDERS WILL HAVE NO LIABILITY WITH RESPECT THERETO. COMPANY MAY CHANGE OR DISCONTINUE ANY ASPECT OR FEATURE OF THE PRODUCTS AND SERVICES OR THE USE OF ALL OR ANY FEATURES OR TECHNOLOGY IN THE PRODUCTS AND SERVICES AT ANY TIME WITH REASONABLE NOTICE TO YOU, INCLUDING, BUT NOT LIMITED TO, CONTENT OR HOURS OF AVAILABILITY.</p>
<p>8.4 WITHOUT LIMITING THE GENERALITY OF THE FOREGOING, IN NO EVENT WILL THE AGGREGATE LIABILITY OF THE COMPANY ENTITIES, THIRD PARTY SERVICE PROVIDERS, COMPANY LICENSORS AND THIRD PARTY DATA PROVIDERS TO YOU RELATING TO, ARISING OUT OF OR IN CONNECTION WITH THE PRODUCTS AND SERVICES, SUPPORT, COMPANY SOFTWARE SERVICES, LICENSOR SOFTWARE, THIRD PARTY DATA, COMPANY DATA OR ANY OTHER DATA ACCESSED THROUGH THE PRODUCTS AND SERVICES EXCEED THE UNUSED PORTION OF YOUR PREPAID LICENSE FEE FOR USE OF THE PRODUCTS AND SERVICES. YOU EXPRESSLY AGREE THAT THE LIMITATIONS ON LIABILITY CONTAINED IN THIS AGREEMENT ARE REASONABLE AND CONSTITUTE A MATERIAL INDUCEMENT TO COMPANY PROVIDING THE PRODUCTS AND SERVICES, THE SUPPORT, THE COMPANY SOFTWARE SERVICES, LICENSOR SOFTWARE, THIRD PARTY DATA, COMPANY DATA AND ANY OTHER DATA ACCESSED THROUGH THE PRODUCTS AND SERVICES WITHOUT WHICH COMPANY WOULD NOT PROVIDE THE PRODUCTS AND SERVICES, SUPPORT, THE COMPANY SOFTWARE SERVICES, LICENSOR SOFTWARE, THIRD PARTY DATA, COMPANY DATA AND ANY OTHER DATA ACCESSED THROUGH THE PRODUCTS AND SERVICES.</p>
<h3>9. NON-DISCLOSURE AGREEMENT</h3>
<p>Company will maintain the confidentiality of your information as follows:</p>
<p>9.1 Company will not use any of the information obtained while providing security audit services for any purpose other than to help you secure your software application.</p>
<p>9.2 Company will never take any rights to your data nor will Company offer the rights to your data to any third party.</p>
<p>9.3 Company will not share your data with anyone other than with its own internal staff, on an as-needed basis.</p>
<p>9.4 Every Company employee and independent contractor who may have access to your information is bound by his or her own Non-Disclosure Agreement with Company.</p>
<p>9.5 All information that you provide to Company will be stored securely.</p>
<p>9.6 Under this agreement, the bugs or vulnerabilities found by Company will not be disclosed to any third party unless you authorize Company to do so in writing.</p>
<h3>10. INDEMNIFICATION</h3>
<p>You agree to indemnify and hold the Company Entities, Third Party Service Providers, Company Licensors and Third Party Data Providers harmless from any claim or demand, including reasonable attorneys' fees, made by any third party in connection with or arising out of your use of the Products and Services, Licensor Software, Support, Company Software Services, Third Party Data, Company Data, any other data accessed through the Products and Services, your violation of any terms or conditions of this Agreement, your violation of applicable laws, or your violation of any rights of another person or entity.</p>
<h3>11. DISPUTE RESOLUTION</h3>
<p>11.1 <strong>Governing Law</strong>: This Agreement shall be governed by and construed in accordance with the laws of the State of Delaware, without regard to its conflict of laws principles.</p>
<p>11.2 <strong>Jurisdiction</strong>: Any legal action or proceeding arising under this Agreement will be brought exclusively in the federal or state courts located in Delaware, and the parties hereby irrevocably consent to the personal jurisdiction and venue therein.</p>
<p>11.3 <strong>Arbitration</strong>: Any dispute, controversy or claim arising out of or relating to this Agreement shall be settled by binding arbitration in accordance with the Commercial Arbitration Rules of the American Arbitration Association. The arbitration shall be conducted in Delaware, and judgment on the arbitration award may be entered in any court having jurisdiction thereof.</p>
<h3>12. NO GENERAL WAIVER; SEVERABILITY</h3>
<p>The failure of Company to exercise or enforce any right or provision of this Agreement shall not constitute a waiver of such right or provision. If any provision of this Agreement or any part of any provision of this Agreement is held by a court of competent jurisdiction to be unenforceable then the remainder of this Agreement shall continue to be of full force and effect.</p>
<h3>13. ENTIRE AGREEMENT</h3>
<p>This Agreement and the other documents incorporated by reference into this Agreement constitute the entire understanding between the parties respecting use of the Products and Services, superseding all prior agreements between you and Company. In the event of any conflict between the terms and conditions of this Agreement and other documents incorporated by reference, the terms and conditions of this Agreement will control.</p>
<h3>14. SURVIVAL</h3>
<p>All terms and conditions of this Agreement that by their nature should reasonably survive, including, without limitation, Sections 4 (OWNERSHIP AND RELATIONSHIP OF PARTIES), 7 (DISCLAIMER OF WARRANTIES BY COMPANY), 8 (LIMITATION OF LIABILITY), 9 (NON-DISCLOSURE AGREEMENT), 10 (INDEMNIFICATION), and 11 (DISPUTE RESOLUTION), will survive any termination of this Agreement.</p>
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer class="footer">
<div class="container">
<div class="footer-content">
<div class="footer-section">
<h3>Fallible</h3>
<p>Elite cybersecurity solutions for global organizations. Protecting your digital assets with cutting-edge security technologies and expert threat intelligence.</p>
<div class="social-links">
<a href="https://www.linkedin.com/company/fallible" class="social-link">
<i class="fab fa-linkedin"></i>
</a>
<a href="https://twitter.com/fallible_inc" class="social-link">
<i class="fab fa-twitter"></i>
</a>
<a href="https://github.com/FallibleInc" class="social-link">
<i class="fab fa-github"></i>
</a>
</div>
</div>
<div class="footer-section">
<h3>Services</h3>
<p><a href="fallible-managed-security.html">Managed Security</a></p>
<p><a href="https://android.fallible.co">Mobile Security</a></p>
<p><a href="index.html#services">Security Consulting</a></p>
<p><a href="index.html#services">Cloud Security</a></p>
</div>
<div class="footer-section">
<h3>Resources</h3>
<p><a href="https://medium.com/@fallible">Security Blog</a></p>
<p><a href="https://github.com/FallibleInc/security-guide-for-developers">Security Guide for Developers</a></p>
<p><a href="https://github.com/FallibleInc">Open Source Projects</a></p>
<p><a href="faq.html">FAQ</a></p>
<p><a href="pricing.html">Pricing</a></p>
</div>
<div class="footer-section">
<h3>Company</h3>
<p><a href="contactus.html">Contact Us</a></p>
<p><a href="privacy.html">Privacy Policy</a></p>
<p><a href="terms.html">Terms of Service</a></p>
<p><a href="refund.html">Refund Policy</a></p>
</div>
</div>
<div class="footer-bottom">
<p>© 2025 Checksum Labs, Inc. All rights reserved.</p>
</div>
</div>
</footer>
<!-- JavaScript -->
<script>
// Navbar scroll effect
window.addEventListener('scroll', function() {
const navbar = document.getElementById('navbar');
if (window.scrollY > 100) {
navbar.classList.add('scrolled');
} else {
navbar.classList.remove('scrolled');
}
});
// Mobile menu toggle
document.querySelector('.mobile-menu-toggle').addEventListener('click', function() {
const navMenu = document.querySelector('.nav-menu');
const icon = this.querySelector('i');
navMenu.classList.toggle('active');
// Toggle icon between hamburger and X
if (navMenu.classList.contains('active')) {
icon.classList.remove('fa-bars');
icon.classList.add('fa-times');
} else {
icon.classList.remove('fa-times');
icon.classList.add('fa-bars');
}
});
// Close mobile menu when clicking on a link
document.querySelectorAll('.nav-menu .nav-item a').forEach(link => {
link.addEventListener('click', function() {
const navMenu = document.querySelector('.nav-menu');
const icon = document.querySelector('.mobile-menu-toggle i');
navMenu.classList.remove('active');
icon.classList.remove('fa-times');
icon.classList.add('fa-bars');
});
});
</script>
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-68651333-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>