@networkpro/legal 0.2.2 → 0.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,644 +0,0 @@
1
- <!doctype html>
2
- <!-- ==========================================================================
3
- SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later
4
- This file is part of Network Pro.
5
- =========================================================================== -->
6
- <html class="no-js" lang="en">
7
- <head>
8
- <meta charset="utf-8" />
9
-
10
- <!--
11
- Copyright © 2025 Network Pro Strategies (Network Pro)
12
-
13
- ---
14
-
15
- I. Creative Commons Attribution 4.0 International
16
-
17
- Network Pro (the "Licensed Material") is licensed under Creative Commons Attribution 4.0 International ("CC BY 4.0"). To view a copy of this license, visit https://creativecommons.org/licenses/by/4.0/.
18
-
19
- Per the terms of the License, you are free to distribute, remix, adapt, and build upon the Licensed Material for any purpose, even commercially. You must give appropriate credit, provide a link to the License, and indicate if changes were made.
20
-
21
- The Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable.
22
-
23
- Permissions beyond the scope of this License—or instead of those permitted by this License—may be available as further defined within this document.
24
-
25
- SPDX Reference: https://spdx.org/licenses/CC-BY-4.0.html
26
- Canonical URL: https://creativecommons.org/licenses/by/4.0/
27
-
28
- ---
29
-
30
- II. GNU General Public License
31
-
32
- Network Pro is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License ("GNU GPL") as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
33
-
34
- This material is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
35
-
36
- See the GNU General Public License for more details.
37
-
38
- SPDX Reference: https://spdx.org/licenses/GPL-3.0-or-later.html
39
- Canonical URL: https://www.gnu.org/licenses/gpl-3.0.html
40
-
41
- ---
42
-
43
- Author: Scott Lopez
44
- Email: <contact@neteng.pro>
45
- Web: <https://bio.neteng.pro>
46
- -->
47
-
48
- <meta name="viewport" content="width=device-width, initial-scale=1" />
49
- <title> Terms and Conditions &mdash; Network Pro </title>
50
-
51
- <!-- STYLESHEETS -->
52
- <link
53
- rel="stylesheet"
54
- href="https://legal.netwk.pro/css/normalize.css"
55
- type="text/css" />
56
- <link
57
- rel="stylesheet"
58
- href="https://legal.netwk.pro/css/style.css"
59
- type="text/css" />
60
- <link
61
- rel="stylesheet"
62
- href="https://legal.netwk.pro/css/default.css"
63
- type="text/css" />
64
- <!-- Font Awesome solids and brands -->
65
- <script
66
- src="https://kit.fontawesome.com/f70f03cb45.js"
67
- crossorigin="anonymous"></script>
68
-
69
- <meta
70
- name="description"
71
- content="Terms and Conditions | Security, Networking, Privacy — Network Pro" />
72
- <meta name="author" content="Scott Lopez" />
73
- <meta
74
- name="robots"
75
- content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
76
-
77
- <link
78
- rel="canonical"
79
- href="https://legal.netwk.pro/html/terms-conditions.html" />
80
- <base
81
- href="https://legal.netwk.pro/html/terms-conditions.html"
82
- target="_self" />
83
-
84
- <!-- FACEBOOK META TAGS -->
85
- <meta property="og:title" content="Terms and Conditions — Network Pro" />
86
- <meta property="og:type" content="website" />
87
- <meta
88
- property="og:url"
89
- content="https://legal.netwk.pro/html/terms-conditions.html" />
90
- <meta property="og:image" content="img/banner-og-1200x630.png" />
91
- <meta property="og:image:alt" content="Network Pro Strategies" />
92
- <meta
93
- property="og:description"
94
- content="Terms and Conditions | Security, Networking, Privacy — Network Pro" />
95
-
96
- <!-- TWITTER META TAGS -->
97
- <meta name="twitter:card" content="summary_large_image" />
98
- <meta name="twitter:site" content="@NetEng_Pro" />
99
- <meta name="twitter:creator" content="@NetEng_pro" />
100
- <meta
101
- property="twitter:domain"
102
- content="https://legal.netwk.pro/html/terms-conditions.html" />
103
- <meta
104
- property="twitter:url"
105
- content="https://legal.netwk.pro/html/terms-conditions.html" />
106
- <meta name="twitter:title" content="Terms and Conditions — Network Pro" />
107
- <meta
108
- name="twitter:description"
109
- content="Terms and Conditions | Security, Networking, Privacy — Network Pro" />
110
- <meta name="twitter:image" content="img/banner-og-1200x630.png" />
111
- <meta name="twitter:image:alt" content="Network Pro Strategies" />
112
- <!-- Meta Tags Generated via dnschecker.org -->
113
-
114
- <link
115
- rel="icon"
116
- href="https://legal.netwk.pro/favicon.ico"
117
- sizes="any"
118
- type="image/x-icon" />
119
- <link
120
- rel="icon"
121
- href="https://legal.netwk.pro/favicon.svg"
122
- type="image/svg+xml" />
123
- <link
124
- rel="apple-touch-icon"
125
- href="https://legal.netwk.pro/favicon-180.png"
126
- type="image/png" />
127
-
128
- <link rel="manifest" href="https://legal.netwk.pro/site.webmanifest" />
129
- <meta name="theme-color" content="#ffc627" />
130
-
131
- <meta http-equiv="Referrer-Policy" content="no-referrer" />
132
- <meta http-equiv="Permissions-Policy" content="interest-cohort=()" />
133
- </head>
134
-
135
- <body>
136
- <!-- BEGIN HEADER -->
137
- <header id="header-nav">
138
- <div class="container">
139
- <nav class="center-nav">
140
- <a rel="noopener noreferrer" href="https://netwk.pro/" target="_self"
141
- >home</a
142
- >
143
- &nbsp; | &nbsp;
144
- <a
145
- rel="noopener noreferrer"
146
- href="https://github.com/netwk-pro/netwk-pro.github.io/blob/master/README.md"
147
- target="_blank"
148
- >about
149
- <sup
150
- ><span
151
- class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup
152
- ></a>
153
- &nbsp; | &nbsp;
154
- <a
155
- rel="noopener noreferrer"
156
- href="https://github.com/netwk-pro/netwk-pro.github.io/discussions"
157
- target="_blank"
158
- >discussions
159
- <sup
160
- ><span
161
- class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup
162
- ></a>
163
- &nbsp; | &nbsp;
164
- <a
165
- rel="noopener noreferrer"
166
- href="https://linktr.ee/neteng_pro"
167
- target="_blank"
168
- >link hub
169
- <sup
170
- ><span
171
- class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup
172
- ></a>
173
- </nav>
174
- </div>
175
- </header>
176
- <!-- END HEADER -->
177
-
178
- <div class="full-width-section">
179
- <div class="container">
180
- <!-- BEGIN TITLE -->
181
- <a name="top"></a>
182
-
183
- <span class="small-text"
184
- ><a
185
- rel="noopener noreferrer"
186
- href="https://spdx.dev/learn/handling-license-info/"
187
- >SPDX License Identifier</a
188
- >: &nbsp;<code>CC-BY-4.0 OR GPL-3.0-or-later</code></span
189
- >
190
-
191
- <hgroup id="site-title">
192
- <h1>Terms and Conditions</h1>
193
-
194
- <p
195
- ><strong
196
- >Network Pro Strategies<br />
197
- Effective Date:</strong
198
- >
199
- April 11, 2025</p
200
- >
201
- </hgroup>
202
- <!-- END TITLE -->
203
-
204
- &nbsp;
205
-
206
- <!-- BEGIN MAIN CONTENT -->
207
- <section id="main-content">
208
- <nav id="toc">
209
- <h2>Table of Contents</h2>
210
- <ol>
211
- <li><a href="#intro">Introduction</a></li>
212
- <li><a href="#scope">Scope of Services</a></li>
213
- <li><a href="#warranties">Disclaimer of Warranties</a></li>
214
- <li><a href="#risk">Assumption of Risk</a></li>
215
- <li><a href="#liability">Limitation of Liability</a></li>
216
- <li><a href="#indemnify">Indemnification</a></li>
217
- <li><a href="#client">Client Responsibilities</a></li>
218
- <li><a href="#law">Governing Law and Jurisdiction</a></li>
219
- <li><a href="#accept">Acceptance of Terms</a></li>
220
- <li><a href="#exceptions">Exceptions and Negotiation</a></li>
221
- <li><a href="#changes">Changes to These Terms</a></li>
222
- </ol>
223
- </nav>
224
-
225
- <span class="bquote"
226
- >These Terms and Conditions apply exclusively to the provision of
227
- our consulting and implementation services.</span
228
- ><br />
229
- <span class="bquote"
230
- >For all other uses of our website and associated platforms, please
231
- refer to the applicable
232
- <a
233
- rel="noopener noreferrer"
234
- href="https://netwk.pro/terms-of-use.html"
235
- >Website Terms of Use</a
236
- >.</span
237
- >
238
-
239
- <hr />
240
-
241
- <p class="small-text"
242
- ><strong>Formats Available:</strong> &nbsp;<span
243
- style="color: #7f6227"
244
- >HTML</span
245
- >
246
- |
247
- <a
248
- rel="noopener noreferrer"
249
- href="https://raw.githubusercontent.com/netwk-pro/netwk-pro-legal/refs/heads/master/assets/onboard/consulting-terms.pdf"
250
- >PDF</a
251
- ></p
252
- >
253
-
254
- <section id="intro">
255
- <h2>1. Introduction</h2>
256
-
257
- <p
258
- >By engaging with the information security, network security,
259
- cybersecurity, and digital privacy consulting and implementation
260
- services provided by Network Pro Strategies ("Company," "we,"
261
- "us," or "our"), you ("Client") agree to be bound by these Terms
262
- and Conditions ("Terms").
263
- <strong
264
- >These Terms govern all engagements except where explicitly
265
- superseded by a separate written agreement or Statement of Work
266
- (SOW)</strong
267
- >. If you do not agree to these Terms, please do not engage our
268
- services.</p
269
- >
270
- </section>
271
-
272
- <section id="scope">
273
- <h2>2. Scope of Services</h2>
274
-
275
- <p
276
- >These Terms apply to all consulting and implementation services
277
- offered by the Company, including but not limited to assessment,
278
- planning, risk analysis, technical implementation, and
279
- configuration of third-party cybersecurity tools and systems.
280
- Services may be delivered in-person, remotely, or via digital
281
- communication platforms.
282
- <strong
283
- >All deliverables and timelines will be governed by individual
284
- SOWs when applicable.</strong
285
- ></p
286
- >
287
-
288
- <sub><a href="#top">Back to top</a></sub>
289
- </section>
290
-
291
- <section id="warranties">
292
- <h2>3. Disclaimer of Warranties</h2>
293
-
294
- <p
295
- >All services are provided "as is" and "as available" without
296
- warranties of any kind, whether express, implied, statutory, or
297
- otherwise. The Company expressly disclaims all implied warranties,
298
- including but not limited to merchantability, fitness for a
299
- particular purpose, and non-infringement.
300
- <strong
301
- >We do not warrant that our services or recommendations will
302
- detect or prevent all security threats or achieve legal or
303
- regulatory compliance unless specifically agreed in
304
- writing.</strong
305
- ></p
306
- >
307
-
308
- <sub><a href="#top">Back to top</a></sub>
309
- </section>
310
-
311
- <section id="risk">
312
- <h2>4. Assumption of Risk</h2>
313
-
314
- <p
315
- >Client acknowledges that cybersecurity and privacy-related
316
- services inherently involve risk.
317
- <strong
318
- >The Company does not guarantee uninterrupted service,
319
- error-free implementation, or complete immunity from breaches or
320
- attacks.</strong
321
- >
322
- Client assumes full responsibility for decisions based on our
323
- recommendations and agrees to maintain appropriate internal
324
- controls and backup protocols.</p
325
- >
326
-
327
- <sub><a href="#top">Back to top</a></sub>
328
- </section>
329
-
330
- <section id="liability">
331
- <h2>5. Limitation of Liability</h2>
332
-
333
- <p
334
- >To the maximum extent permitted by law, the Company shall not be
335
- liable for any indirect, incidental, consequential, special, or
336
- punitive damages, including without limitation loss of profits,
337
- data, business interruption, or reputational harm, arising from or
338
- related to the use or performance of the services, even if advised
339
- of the possibility of such damages. Direct damages, if any, shall
340
- be limited to the amount paid by Client for the specific services
341
- giving rise to the claim.</p
342
- >
343
-
344
- <sub><a href="#top">Back to top</a></sub>
345
- </section>
346
-
347
- <section id="indemnify">
348
- <h2>6. Indemnification</h2>
349
-
350
- <p
351
- >Client agrees to indemnify, defend, and hold harmless the
352
- Company, its officers, employees, contractors, and affiliates from
353
- and against any claims, damages, liabilities, losses, and expenses
354
- (including reasonable legal fees) arising out of or related to (i)
355
- Client's misuse of the services, (ii) misconfiguration of systems
356
- by Client, or (iii) third-party claims related to services
357
- rendered under these Terms.</p
358
- >
359
-
360
- <sub><a href="#top">Back to top</a></sub>
361
- </section>
362
-
363
- <section id="client">
364
- <h2>7. Client Responsibilities</h2>
365
-
366
- <p
367
- ><strong
368
- >Client shall provide valid, secure, and licensed
369
- infrastructure, access credentials, and third-party tools
370
- necessary for service delivery.</strong
371
- >
372
- The Company shall operate exclusively within client-owned or
373
- designated environments and shall not independently host, process,
374
- or store client data. Compliance with any regulatory frameworks
375
- (e.g., HIPAA, GDPR, PCI-DSS) is the sole responsibility of the
376
- Client unless explicitly agreed otherwise in a separate written
377
- agreement.</p
378
- >
379
-
380
- <sub><a href="#top">Back to top</a></sub>
381
- </section>
382
-
383
- <section id="law">
384
- <h2>8. Governing Law and Jurisdiction</h2>
385
-
386
- <p
387
- >These Terms shall be governed by and construed under the laws of
388
- the State of Arizona and applicable U.S. federal laws. Any
389
- disputes shall be resolved exclusively in the state or federal
390
- courts located in Maricopa County, Arizona, and both parties
391
- consent to such jurisdiction and venue.</p
392
- >
393
-
394
- <sub><a href="#top">Back to top</a></sub>
395
- </section>
396
-
397
- <section id="accept">
398
- <h2>9. Acceptance of Terms</h2>
399
-
400
- <p
401
- >Engagement with the Company's services constitutes acceptance of
402
- these Terms. Continued use of services after any updates indicates
403
- continued acceptance. These Terms are effective unless and until
404
- terminated or modified in writing by mutual agreement.</p
405
- >
406
-
407
- <sub><a href="#top">Back to top</a></sub>
408
- </section>
409
-
410
- <section id="exceptions">
411
- <h2>10. Exceptions and Negotiations</h2>
412
-
413
- <p
414
- ><strong
415
- >The Company is open to negotiating specific terms upon mutual
416
- agreement.</strong
417
- >
418
- Exceptions to these Terms must be documented in writing and signed
419
- by both parties. Flexibility may be offered provided such changes
420
- do not impose undue liability or regulatory obligations on the
421
- Company.</p
422
- >
423
-
424
- <sub><a href="#top">Back to top</a></sub>
425
- </section>
426
-
427
- <section id="changes">
428
- <h2>11. Changes to These Terms</h2>
429
-
430
- <p
431
- >The Company reserves the right to revise these Terms at any time.
432
- Updated versions will be posted on our website or delivered via
433
- direct notice. Clients are responsible for reviewing Terms
434
- periodically for updates.</p
435
- >
436
-
437
- <sub><a href="#top">Back to top</a></sub>
438
- </section>
439
-
440
- &nbsp;
441
-
442
- <section id="download">
443
- <p class="center-text"
444
- ><b
445
- ><a
446
- rel="noopener noreferrer"
447
- href="https://raw.githubusercontent.com/netwk-pro/netwk-pro-legal/refs/heads/master/assets/onboard/consulting-terms.pdf"
448
- ><span class="fa-solid fa-file-arrow-down"></span>&nbsp;
449
- Download PDF</a
450
- ></b
451
- ></p
452
- >
453
- </section>
454
- </section>
455
- <!-- END MAIN CONTENT -->
456
-
457
- &nbsp;
458
-
459
- <hr />
460
-
461
- &nbsp;
462
-
463
- <!-- BEGIN LEGAL -->
464
- <section id="legal">
465
- <div class="bnav-wrap">
466
- <table class="bnav"
467
- ><tbody>
468
- <tr>
469
- <td class="bnav-nav"
470
- ><a
471
- rel="noopener noreferrer"
472
- href="https://netwk.pro/terms-of-use.html"
473
- target="_blank"
474
- >Terms of Use</a
475
- ></td
476
- >
477
- <td class="bnav-nav"
478
- ><a
479
- rel="noopener noreferrer"
480
- href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/PRIVACY.md"
481
- target="_blank"
482
- >Privacy Policy
483
- <sup
484
- ><span
485
- class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup
486
- ></a>
487
- </td>
488
- </tr>
489
- <tr>
490
- <td class="bnav-cell" colspan="2">
491
- <a
492
- rel="noopener noreferrer"
493
- href="https://netwk.pro/legal.html"
494
- target="_self"
495
- >Legal</a
496
- ></td
497
- >
498
- </tr>
499
- </tbody>
500
- </table>
501
- </div>
502
- </section>
503
- <!-- END LEGAL -->
504
-
505
- &nbsp;
506
-
507
- <!-- BEGIN BADGES -->
508
- <section id="badges">
509
- <div class="bnav2-wrap">
510
- <table class="bnav2"
511
- ><tbody>
512
- <tr>
513
- <td class="bnav2-nav"
514
- ><a
515
- rel="noopener noreferrer"
516
- href="https://creativecommons.org/licenses/by/4.0/"
517
- target="_blank"
518
- ><img
519
- decoding="async"
520
- loading="lazy"
521
- src="https://forthebadge.com/images/badges/cc-by.png"
522
- style="width: 160px; height: auto"
523
- alt="CC BY 4.0" /></a
524
- ></td>
525
- <td class="bnav2-nav"
526
- ><a
527
- rel="noopener noreferrer"
528
- href="https://www.gnu.org/licenses/gpl-3.0.html"
529
- target="_blank"
530
- ><img
531
- decoding="async"
532
- loading="lazy"
533
- src="https://img.shields.io/badge/LICENSE-GPLv3-red?style=for-the-badge&labelColor=9b9b9b&color=d0021b"
534
- style="width: 120px; height: auto"
535
- alt="GPL 3.0 or Later" /></a
536
- ></td>
537
- </tr>
538
- </tbody>
539
- </table>
540
- </div>
541
- </section>
542
- <!-- END BADGES -->
543
- </div>
544
- </div>
545
-
546
- &nbsp;
547
-
548
- <!-- BEGIN FOOTER -->
549
- <footer id="licensing">
550
- <div class="container">
551
- <div
552
- class="copyright"
553
- xmlns:cc="http://creativecommons.org/ns#"
554
- xmlns:dct="http://purl.org/dc/terms/">
555
- <p>
556
- Copyright &copy; 2025<br />
557
- <a
558
- rel="cc:attributionURL dct:creator noopener noreferrer"
559
- property="cc:attributionName"
560
- href="https://netwk.pro/"
561
- target="_blank"
562
- ><strong>Network Pro Strategies</strong></a
563
- >
564
- (Network Pro&trade;)</p
565
- >
566
-
567
- <p>
568
- Network Pro&trade;, the shield logo, and the "Locking Down
569
- Networks&trade;" slogan are
570
- <a
571
- rel="noopener noreferrer"
572
- href="https://netwk.pro/legal.html#trademark"
573
- target="_blank"
574
- >trademarks</a
575
- >
576
- of Network Pro Strategies.
577
- </p>
578
-
579
- <p>
580
- Licensed under
581
- <a
582
- href="https://creativecommons.org/licenses/by/4.0/"
583
- target="_blank"
584
- rel="license noopener noreferrer"
585
- style="display: inline-block"
586
- ><b>CC BY 4.0</b></a
587
- >
588
- <a
589
- href="https://creativecommons.org/licenses/by/4.0/"
590
- target="_blank"
591
- rel="license noopener noreferrer"
592
- style="display: inline-block"
593
- ><img
594
- decoding="async"
595
- loading="lazy"
596
- style="
597
- height: 18px !important;
598
- margin-left: 3px;
599
- vertical-align: text-bottom;
600
- text-decoration: none;
601
- "
602
- src="https://mirrors.creativecommons.org/presskit/icons/cc.svg"
603
- alt="CC" />
604
- </a>
605
- <a
606
- href="https://creativecommons.org/licenses/by/4.0/"
607
- target="_blank"
608
- rel="license noopener noreferrer"
609
- style="display: inline-block"
610
- ><img
611
- decoding="async"
612
- loading="lazy"
613
- style="
614
- height: 18px !important;
615
- margin-left: 3px;
616
- vertical-align: text-bottom;
617
- text-decoration: none;
618
- "
619
- src="https://mirrors.creativecommons.org/presskit/icons/by.svg"
620
- alt="BY"
621
- /></a>
622
- and the
623
- <a
624
- href="https://www.gnu.org/licenses/gpl-3.0.html"
625
- target="_blank"
626
- rel="license noopener noreferrer"
627
- ><b>GNU GPL</b></a
628
- >, as published by the
629
- <a
630
- rel="noopener noreferrer"
631
- href="https://www.fsf.org"
632
- target="_blank"
633
- >Free Software Foundation</a
634
- >, either version 3 of the License, or (at your option) any later
635
- version.
636
- </p>
637
- </div>
638
- </div>
639
- </footer>
640
- <!-- END FOOTER -->
641
-
642
- <script src="https://legal.netwk.pro/js/app.js"></script>
643
- </body>
644
- </html>
Binary file