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