@networkpro/web 0.13.0 → 0.13.2

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.
Files changed (174) hide show
  1. package/404.html +84 -0
  2. package/CNAME +1 -0
  3. package/LICENSE.md +296 -0
  4. package/README.md +115 -0
  5. package/about.html +334 -0
  6. package/about.html.br +0 -0
  7. package/about.html.gz +0 -0
  8. package/css/default.css +1 -0
  9. package/css/normalize.css +1 -0
  10. package/css/style.css +1 -0
  11. package/docs/404.html +1187 -0
  12. package/docs/assets/external/avatars.githubusercontent.com/u/170266279.png +0 -0
  13. package/docs/assets/external/img.shields.io/badge/GitHub_Package_Registry-white.ed8def48.svg +1 -0
  14. package/docs/assets/external/img.shields.io/badge/npmjs-white.681714c1.svg +1 -0
  15. package/docs/assets/external/mirrors.creativecommons.org/presskit/icons/by.svg +20 -0
  16. package/docs/assets/external/mirrors.creativecommons.org/presskit/icons/cc.svg +27 -0
  17. package/docs/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/assets/nsa-happy-dance.png +0 -0
  18. package/docs/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/pgp-contact.png +0 -0
  19. package/docs/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/pgp-support.png +0 -0
  20. package/docs/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/vcard.png +0 -0
  21. package/docs/assets/external/unpkg.com/mermaid@11/dist/mermaid.min.js +2607 -0
  22. package/docs/assets/images/favicon.png +0 -0
  23. package/docs/assets/javascripts/bundle.c8b220af.min.js +16 -0
  24. package/docs/assets/javascripts/bundle.c8b220af.min.js.map +7 -0
  25. package/docs/assets/javascripts/lunr/min/lunr.ar.min.js +1 -0
  26. package/docs/assets/javascripts/lunr/min/lunr.da.min.js +18 -0
  27. package/docs/assets/javascripts/lunr/min/lunr.de.min.js +18 -0
  28. package/docs/assets/javascripts/lunr/min/lunr.du.min.js +18 -0
  29. package/docs/assets/javascripts/lunr/min/lunr.el.min.js +1 -0
  30. package/docs/assets/javascripts/lunr/min/lunr.es.min.js +18 -0
  31. package/docs/assets/javascripts/lunr/min/lunr.fi.min.js +18 -0
  32. package/docs/assets/javascripts/lunr/min/lunr.fr.min.js +18 -0
  33. package/docs/assets/javascripts/lunr/min/lunr.he.min.js +1 -0
  34. package/docs/assets/javascripts/lunr/min/lunr.hi.min.js +1 -0
  35. package/docs/assets/javascripts/lunr/min/lunr.hu.min.js +18 -0
  36. package/docs/assets/javascripts/lunr/min/lunr.hy.min.js +1 -0
  37. package/docs/assets/javascripts/lunr/min/lunr.it.min.js +18 -0
  38. package/docs/assets/javascripts/lunr/min/lunr.ja.min.js +1 -0
  39. package/docs/assets/javascripts/lunr/min/lunr.jp.min.js +1 -0
  40. package/docs/assets/javascripts/lunr/min/lunr.kn.min.js +1 -0
  41. package/docs/assets/javascripts/lunr/min/lunr.ko.min.js +1 -0
  42. package/docs/assets/javascripts/lunr/min/lunr.multi.min.js +1 -0
  43. package/docs/assets/javascripts/lunr/min/lunr.nl.min.js +18 -0
  44. package/docs/assets/javascripts/lunr/min/lunr.no.min.js +18 -0
  45. package/docs/assets/javascripts/lunr/min/lunr.pt.min.js +18 -0
  46. package/docs/assets/javascripts/lunr/min/lunr.ro.min.js +18 -0
  47. package/docs/assets/javascripts/lunr/min/lunr.ru.min.js +18 -0
  48. package/docs/assets/javascripts/lunr/min/lunr.sa.min.js +1 -0
  49. package/docs/assets/javascripts/lunr/min/lunr.stemmer.support.min.js +1 -0
  50. package/docs/assets/javascripts/lunr/min/lunr.sv.min.js +18 -0
  51. package/docs/assets/javascripts/lunr/min/lunr.ta.min.js +1 -0
  52. package/docs/assets/javascripts/lunr/min/lunr.te.min.js +1 -0
  53. package/docs/assets/javascripts/lunr/min/lunr.th.min.js +1 -0
  54. package/docs/assets/javascripts/lunr/min/lunr.tr.min.js +18 -0
  55. package/docs/assets/javascripts/lunr/min/lunr.vi.min.js +1 -0
  56. package/docs/assets/javascripts/lunr/min/lunr.zh.min.js +1 -0
  57. package/docs/assets/javascripts/lunr/tinyseg.js +206 -0
  58. package/docs/assets/javascripts/lunr/wordcut.js +6708 -0
  59. package/docs/assets/javascripts/workers/search.f8cc74c7.min.js +42 -0
  60. package/docs/assets/javascripts/workers/search.f8cc74c7.min.js.map +7 -0
  61. package/docs/assets/stylesheets/main.2afb09e1.min.css +1 -0
  62. package/docs/assets/stylesheets/main.2afb09e1.min.css.map +1 -0
  63. package/docs/assets/stylesheets/palette.06af60db.min.css +1 -0
  64. package/docs/assets/stylesheets/palette.06af60db.min.css.map +1 -0
  65. package/docs/blog/2015/01/04/secure-secure-shell/index.html +1771 -0
  66. package/docs/blog/2025/04/30/our-blog-is-live/index.html +1436 -0
  67. package/docs/blog/archive/2015/index.html +1303 -0
  68. package/docs/blog/archive/2025/index.html +1291 -0
  69. package/docs/blog/category/security/index.html +1303 -0
  70. package/docs/blog/index.html +1350 -0
  71. package/docs/conduct/index.html +1509 -0
  72. package/docs/feed_json_created.json +1 -0
  73. package/docs/feed_json_updated.json +1 -0
  74. package/docs/feed_rss_created.xml +1 -0
  75. package/docs/feed_rss_updated.xml +1 -0
  76. package/docs/fontawesome/LICENSE.txt +165 -0
  77. package/docs/fontawesome/brands/facebook.svg +1 -0
  78. package/docs/fontawesome/brands/instagram.svg +1 -0
  79. package/docs/fontawesome/brands/linkedin.svg +1 -0
  80. package/docs/fontawesome/brands/mastodon.svg +1 -0
  81. package/docs/fontawesome/solid/at.svg +1 -0
  82. package/docs/img/favicon.png +0 -0
  83. package/docs/img/logo.png +0 -0
  84. package/docs/index.html +1395 -0
  85. package/docs/legal/index.html +1740 -0
  86. package/docs/privacy/index.html +1615 -0
  87. package/docs/search/search_index.json +1 -0
  88. package/docs/sitemap.xml +55 -0
  89. package/docs/sitemap.xml.gz +0 -0
  90. package/docs/tags/index.html +2084 -0
  91. package/docs/terms-conditions/index.html +1655 -0
  92. package/docs/terms-use/index.html +1584 -0
  93. package/favicon-180.png +0 -0
  94. package/favicon-192.png +0 -0
  95. package/favicon-512.png +0 -0
  96. package/favicon-splash.png +0 -0
  97. package/favicon.ico +0 -0
  98. package/favicon.svg +550 -0
  99. package/favicon.svg.br +0 -0
  100. package/favicon.svg.gz +0 -0
  101. package/html/spotlight.html +516 -0
  102. package/html/spotlight.html.br +0 -0
  103. package/html/spotlight.html.gz +0 -0
  104. package/img/badge_obtainium.png +0 -0
  105. package/img/banner-1280x640.png +0 -0
  106. package/img/banner-1440.png +0 -0
  107. package/img/banner-og-1200x630.png +0 -0
  108. package/img/favicon-template.png +0 -0
  109. package/img/fb-cover.png +0 -0
  110. package/img/fb-cover2.png +0 -0
  111. package/img/fsf-member.png +0 -0
  112. package/img/gh-logo.png +0 -0
  113. package/img/gpl3-small.png +0 -0
  114. package/img/gpl3.png +0 -0
  115. package/img/linkedin-banner-new.png +0 -0
  116. package/img/linkedin-banner.png +0 -0
  117. package/img/linkedin-banner2.png +0 -0
  118. package/img/logo-1024x1024.png +0 -0
  119. package/img/logo-alt.png +0 -0
  120. package/img/logo-elevated.png +0 -0
  121. package/img/logo-light-elevated.png +0 -0
  122. package/img/logo-light-slogan.png +0 -0
  123. package/img/logo-light.png +0 -0
  124. package/img/logo-slogan.png +0 -0
  125. package/img/logo-transparent-black-small.png +0 -0
  126. package/img/logo-transparent-black.png +0 -0
  127. package/img/logo-transparent-elevated.png +0 -0
  128. package/img/logo-transparent-slogan.png +0 -0
  129. package/img/logo-transparent.png +0 -0
  130. package/img/logo.png +0 -0
  131. package/img/mastodon-banner.png +0 -0
  132. package/img/netpro-logo-transparent.png +0 -0
  133. package/img/posts/acode.png +0 -0
  134. package/img/posts/linksheet.png +0 -0
  135. package/img/posts/pmx.png +0 -0
  136. package/img/posts/tosdr.png +0 -0
  137. package/img/posts/urlcheck.png +0 -0
  138. package/img/qr/pgp-contact.png +0 -0
  139. package/img/qr/pgp-github.png +0 -0
  140. package/img/qr/pgp-support.png +0 -0
  141. package/img/qr/vcard.png +0 -0
  142. package/img/sd311.png +0 -0
  143. package/img/shield.png +0 -0
  144. package/img/shield.svg +1 -0
  145. package/img/shield.svg.br +0 -0
  146. package/img/shield.svg.gz +0 -0
  147. package/img/shield2.png +0 -0
  148. package/img/shield3-2000x2000.png +0 -0
  149. package/img/shield3-black-1024x1024.png +0 -0
  150. package/img/shield3-black.png +0 -0
  151. package/img/shield3-white.png +0 -0
  152. package/img/trademark.jpg +0 -0
  153. package/index.html +268 -0
  154. package/index.html.br +0 -0
  155. package/index.html.gz +0 -0
  156. package/js/app.d544156ea2ba85a7d486.mjs +1 -0
  157. package/js/runtime.52b1ac291305b90de3df.mjs +1 -0
  158. package/js/vendor/.gitkeep +0 -0
  159. package/legal.html +535 -0
  160. package/legal.html.br +0 -0
  161. package/legal.html.gz +0 -0
  162. package/package.json +4 -5
  163. package/privacy.html +404 -0
  164. package/privacy.html.br +0 -0
  165. package/privacy.html.gz +0 -0
  166. package/robots.txt +14 -0
  167. package/site.webmanifest +25 -0
  168. package/sitemap.xml +177 -0
  169. package/terms-and-conditions.html +409 -0
  170. package/terms-and-conditions.html.br +0 -0
  171. package/terms-and-conditions.html.gz +0 -0
  172. package/terms-of-use.html +380 -0
  173. package/terms-of-use.html.br +0 -0
  174. package/terms-of-use.html.gz +0 -0
@@ -0,0 +1,409 @@
1
+ <!doctype html>
2
+
3
+ <html class="no-js" lang="en">
4
+ <head>
5
+ <meta charset="utf-8">
6
+
7
+
8
+
9
+ <meta name="viewport" content="width=device-width,initial-scale=1">
10
+ <title>Consulting Terms and Conditions &mdash; Network Pro</title>
11
+
12
+
13
+ <link rel="stylesheet" href="css/normalize.css" type="text/css">
14
+ <link rel="stylesheet" href="css/style.css" type="text/css">
15
+ <link rel="stylesheet" href="css/default.css" type="text/css">
16
+
17
+ <script src="https://kit.fontawesome.com/f70f03cb45.js" crossorigin="anonymous"></script>
18
+
19
+ <meta name="description" content="Terms and Conditions | Security, Networking, Privacy — Network Pro">
20
+ <meta name="author" content="Scott Lopez">
21
+ <meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
22
+
23
+ <link rel="canonical" href="https://netwk.pro/terms-and-conditions.html">
24
+ <base href="./terms-and-conditions.html" target="_self">
25
+
26
+
27
+ <meta property="og:title" content="Terms and Conditions — Network Pro">
28
+ <meta property="og:type" content="website">
29
+ <meta property="og:url" content="https://netwk.pro/">
30
+ <meta property="og:image" content="img/banner-og-1200x630.png">
31
+ <meta property="og:image:alt" content="Network Pro Strategies">
32
+ <meta property="og:description" content="Terms and Conditions | Security, Networking, Privacy — Network Pro">
33
+
34
+
35
+ <meta name="twitter:card" content="summary_large_image">
36
+ <meta name="twitter:site" content="@NetEng_Pro">
37
+ <meta name="twitter:creator" content="@NetEng_pro">
38
+ <meta property="twitter:domain" content="https://netwk.pro/">
39
+ <meta property="twitter:url" content="https://netwk.pro/">
40
+ <meta name="twitter:title" content="Terms and Conditions — Network Pro">
41
+ <meta name="twitter:description" content="Terms and Conditions | Security, Networking, Privacy — Network Pro">
42
+ <meta name="twitter:image" content="img/banner-og-1200x630.png">
43
+ <meta name="twitter:image:alt" content="Network Pro Strategies">
44
+
45
+
46
+ <link rel="icon" href="favicon.ico" sizes="any" type="image/x-icon">
47
+ <link rel="icon" href="favicon.svg" type="image/svg+xml">
48
+ <link rel="apple-touch-icon" href="favicon-180.png" type="image/png">
49
+
50
+ <link rel="manifest" href="site.webmanifest">
51
+ <meta name="theme-color" content="#ffc627">
52
+ <script defer="defer" src="js/runtime.52b1ac291305b90de3df.mjs"></script><script defer="defer" src="js/app.d544156ea2ba85a7d486.mjs"></script></head>
53
+
54
+ <body>
55
+
56
+ <header id="header-nav">
57
+ <div class="container">
58
+ <nav class="center-nav">
59
+ <a rel="noopener noreferrer" href="./" target="_self">home</a>
60
+ &nbsp; | &nbsp;
61
+ <a rel="noopener noreferrer" href="./about.html" target="_self">about</a>
62
+ &nbsp; | &nbsp;
63
+ <a rel="noopener noreferrer" href="./docs/blog/" target="_self">blog</a><br>
64
+ <a rel="noopener noreferrer" href="https://github.com/netwk-pro/netwk-pro.github.io/discussions" target="_blank">discussions
65
+ <sup><span class="fas fa-arrow-up-right-from-square fa-2xs"></span></sup></a>
66
+ &nbsp; | &nbsp;
67
+ <a rel="noopener noreferrer" href="https://linktr.ee/neteng_pro" target="_blank">link hub
68
+ <sup><span class="fas fa-arrow-up-right-from-square fa-2xs"></span></sup></a>
69
+ </nav>
70
+ </div>
71
+ </header>
72
+
73
+
74
+ <div class="full-width-section">
75
+ <div class="container">
76
+
77
+ <section id="top">
78
+ <span class="small-text"><a rel="noopener noreferrer" href="https://spdx.dev/learn/handling-license-info/">SPDX License Identifier</a>: &nbsp;<code>CC-BY-4.0 OR GPL-3.0-or-later</code></span>
79
+ </section>
80
+
81
+ <section id="site-title">
82
+ <h1>Consulting Terms and Conditions</h1>
83
+
84
+ <p><strong>Network Pro Strategies<br>
85
+ Effective Date:</strong>
86
+ April 20, 2025</p>
87
+ </section>
88
+
89
+
90
+ &nbsp;
91
+
92
+
93
+ <section id="main-content">
94
+ <nav id="toc">
95
+ <h2>Table of Contents</h2>
96
+ <ol>
97
+ <li><a href="#intro">Introduction</a></li>
98
+ <li><a href="#scope">Scope of Services</a></li>
99
+ <li><a href="#warranties">Disclaimer of Warranties</a></li>
100
+ <li><a href="#risk">Assumption of Risk</a></li>
101
+ <li><a href="#liability">Limitation of Liability</a></li>
102
+ <li><a href="#indemnify">Indemnification</a></li>
103
+ <li><a href="#client">Client Responsibilities</a></li>
104
+ <li><a href="#law">Governing Law and Jurisdiction</a></li>
105
+ <li><a href="#accept">Acceptance of Terms</a></li>
106
+ <li><a href="#exceptions">Exceptions and Negotiation</a></li>
107
+ <li><a href="#changes">Changes to These Terms</a></li>
108
+ </ol>
109
+ </nav>
110
+
111
+ <p class="bquote">These Terms and Conditions apply exclusively to the provision of
112
+ our consulting and implementation services. For all other uses of
113
+ our website and associated platforms, please refer to the applicable
114
+ <a rel="noopener noreferrer" href="./terms-of-use.html" target="_self">Website Terms of Use</a>.</p>
115
+
116
+ <hr>
117
+
118
+ <section id="formats">
119
+ <p><strong>Formats Available:</strong> &nbsp;<span class="visited">HTML</span>
120
+ |
121
+ <a rel="nooopener noreferrer" href="https://netwk.pro/docs/terms-conditions/" target="_self">Markdown</a>
122
+ |
123
+ <a rel="noopener noreferrer" href="https://raw.githubusercontent.com/netwk-pro/netwk-pro-legal/refs/heads/master/assets/onboard/consulting-terms.pdf" target="_blank">PDF <span class="fas fa-file-arrow-down"></span></a></p>
124
+ </section>
125
+
126
+ <section id="intro">
127
+ <h2>1. Introduction</h2>
128
+
129
+ <p>By engaging with the information security, network security,
130
+ cybersecurity, and digital privacy consulting and implementation
131
+ services provided by Network Pro Strategies ("Company," "we,"
132
+ "us," or "our"), you ("Client") agree to be bound by these Terms
133
+ and Conditions ("Terms").
134
+ <strong>These Terms govern all engagements except where explicitly
135
+ superseded by a separate written agreement or Statement of Work
136
+ (SOW)</strong>. If you do not agree to these Terms, please do not engage our
137
+ services.</p>
138
+
139
+ <span class="small-text"><a href="#top">Back to top</a></span>
140
+ </section>
141
+
142
+ <section id="scope">
143
+ <h2>2. Scope of Services</h2>
144
+
145
+ <p>These Terms apply to all consulting and implementation services
146
+ offered by the Company, including but not limited to assessment,
147
+ planning, risk analysis, technical implementation, and
148
+ configuration of third-party cybersecurity tools and systems.
149
+ Services may be delivered in-person, remotely, or via digital
150
+ communication platforms.
151
+ <strong>All deliverables and timelines will be governed by individual
152
+ SOWs when applicable.</strong></p>
153
+
154
+ <span class="small-text"><a href="#top">Back to top</a></span>
155
+ </section>
156
+
157
+ <section id="warranties">
158
+ <h2>3. Disclaimer of Warranties</h2>
159
+
160
+ <p>All services are provided "as is" and "as available" without
161
+ warranties of any kind, whether express, implied, statutory, or
162
+ otherwise. The Company expressly disclaims all implied warranties,
163
+ including but not limited to merchantability, fitness for a
164
+ particular purpose, and non-infringement. We do not warrant that
165
+ our services or recommendations will detect or prevent all
166
+ security threats or achieve legal or regulatory compliance unless
167
+ specifically agreed in writing.</p>
168
+
169
+ <span class="small-text"><a href="#top">Back to top</a></span>
170
+ </section>
171
+
172
+ <section id="risk">
173
+ <h2>4. Assumption of Risk</h2>
174
+
175
+ <p>Client acknowledges that cybersecurity and privacy-related
176
+ services inherently involve risk. The Company does not guarantee
177
+ uninterrupted service, error-free implementation, or complete
178
+ immunity from breaches or attacks. Client assumes full
179
+ responsibility for decisions based on our recommendations and
180
+ agrees to maintain appropriate internal controls and backup
181
+ protocols.</p>
182
+
183
+ <span class="small-text"><a href="#top">Back to top</a></span>
184
+ </section>
185
+
186
+ <section id="liability">
187
+ <h2>5. Limitation of Liability</h2>
188
+
189
+ <p>To the maximum extent permitted by law, the Company shall not be
190
+ liable for any indirect, incidental, consequential, special, or
191
+ punitive damages, including without limitation loss of profits,
192
+ data, business interruption, or reputational harm, arising from or
193
+ related to the use or performance of the services, even if advised
194
+ of the possibility of such damages. Direct damages, if any, shall
195
+ be limited to the amount paid by Client for the specific services
196
+ giving rise to the claim.</p>
197
+
198
+ <span class="small-text"><a href="#top">Back to top</a></span>
199
+ </section>
200
+
201
+ <section id="indemnify">
202
+ <h2>6. Indemnification</h2>
203
+
204
+ <p>Client agrees to indemnify, defend, and hold harmless the
205
+ Company, its officers, employees, contractors, and affiliates from
206
+ and against any claims, damages, liabilities, losses, and expenses
207
+ (including reasonable legal fees) arising out of or related to (i)
208
+ Client's misuse of the services, (ii) misconfiguration of systems
209
+ by Client, or (iii) third-party claims related to services
210
+ rendered under these Terms.</p>
211
+
212
+ <span class="small-text"><a href="#top">Back to top</a></span>
213
+ </section>
214
+
215
+ <section id="client">
216
+ <h2>7. Client Responsibilities</h2>
217
+
218
+ <p><strong>Client shall provide valid, secure, and licensed
219
+ infrastructure, access credentials, and third-party tools
220
+ necessary for service delivery</strong>. The Company shall operate exclusively within client-owned or
221
+ designated environments and shall not independently host, process,
222
+ or store client data. Compliance with any regulatory frameworks
223
+ (e.g., HIPAA, GDPR, PCI-DSS) is the sole responsibility of the
224
+ Client unless explicitly agreed otherwise in a separate written
225
+ agreement.</p>
226
+
227
+ <span class="small-text"><a href="#top">Back to top</a></span>
228
+ </section>
229
+
230
+ <section id="law">
231
+ <h2>8. Governing Law and Jurisdiction</h2>
232
+
233
+ <p>These Terms shall be governed by and construed under the laws of
234
+ the State of Arizona and applicable U.S. federal laws. Any
235
+ disputes shall be resolved exclusively in the state or federal
236
+ courts located in Maricopa County, Arizona, and both parties
237
+ consent to such jurisdiction and venue.</p>
238
+
239
+ <span class="small-text"><a href="#top">Back to top</a></span>
240
+ </section>
241
+
242
+ <section id="accept">
243
+ <h2>9. Acceptance of Terms</h2>
244
+
245
+ <p>Engagement with the Company's services constitutes acceptance of
246
+ these Terms. Continued use of services after any updates indicates
247
+ continued acceptance. These Terms are effective unless and until
248
+ terminated or modified in writing by mutual agreement.</p>
249
+
250
+ <span class="small-text"><a href="#top">Back to top</a></span>
251
+ </section>
252
+
253
+ <section id="exceptions">
254
+ <h2>10. Exceptions and Negotiations</h2>
255
+
256
+ <p><strong>The Company is open to negotiating specific terms upon mutual
257
+ agreement.</strong>
258
+ Exceptions to these Terms must be documented in writing and signed
259
+ by both parties. Flexibility may be offered provided such changes
260
+ do not impose undue liability or regulatory obligations on the
261
+ Company.</p>
262
+
263
+ <span class="small-text"><a href="#top">Back to top</a></span>
264
+ </section>
265
+
266
+ <section id="changes">
267
+ <h2>11. Changes to These Terms</h2>
268
+
269
+ <p>The Company reserves the right to revise these Terms at any time.
270
+ Updated versions will be posted on our website or delivered via
271
+ direct notice. Clients are responsible for reviewing Terms
272
+ periodically for updates.</p>
273
+
274
+ <span class="small-text"><a href="#top">Back to top</a></span>
275
+ </section>
276
+ </section>
277
+
278
+
279
+ &nbsp;
280
+
281
+
282
+ <section id="social-media">
283
+ <div class="soc-wrap">
284
+ <table class="soc">
285
+ <tbody>
286
+ <tr>
287
+ <td class="soc-fa">
288
+ <p>
289
+ <a rel="noopener noreferrer" href="https://instagram.com/netwk_pro" target="_blank">
290
+ <span class="fab fa-square-instagram fa-2x"></span>
291
+ </a>
292
+ </p>
293
+ </td>
294
+ <td class="soc-fa">
295
+ <p>
296
+ <a rel="noopener noreferrer" href="https://facebook.com/neteng.pro" target="_blank">
297
+ <span class="fab fa-square-facebook fa-2x"></span>
298
+ </a>
299
+ </p>
300
+ </td>
301
+ <td class="soc-fa">
302
+ <p>
303
+ <a rel="noopener noreferrer" href="https://linkedin.com/company/netwk-pro" target="_blank">
304
+ <span class="fab fa-linkedin fa-2x"></span>
305
+ </a>
306
+ </p>
307
+ </td>
308
+ <td class="soc-fa">
309
+ <p>
310
+ <a rel="me noopener noreferrer" href="https://noc.social/@NetEng_Pro" target="_blank">
311
+ <span class="fab fa-mastodon fa-2x"></span>
312
+ </a>
313
+ </p>
314
+ </td>
315
+ <td class="soc-fa">
316
+ <p>
317
+ <a rel="noopener noreferrer" href="https://github.com/netwk-pro/" target="_blank">
318
+ <span class="fab fa-square-github fa-2x"></span>
319
+ </a>
320
+ </p>
321
+ </td>
322
+ </tr>
323
+ </tbody>
324
+ </table>
325
+ </div>
326
+ </section>
327
+
328
+
329
+ <hr>
330
+
331
+ &nbsp;
332
+
333
+
334
+ <section id="legal">
335
+ <div class="bnav-wrap">
336
+ <table class="bnav"><tbody>
337
+ <tr>
338
+ <td class="bnav-nav"><a rel="noopener noreferrer" href="./terms-of-use.html" target="_self">Terms of Use</a>
339
+ </td>
340
+ <td class="bnav-nav"><a rel="noopener noreferrer" href="./privacy.html" target="_self">Privacy Policy</a>
341
+ </td>
342
+ </tr>
343
+ <tr>
344
+ <td class="bnav-cell" colspan="2">
345
+ <a rel="noopener noreferrer" href="./legal.html" target="_self">Legal</a></td>
346
+ </tr>
347
+ </tbody>
348
+ </table>
349
+ </div>
350
+ </section>
351
+
352
+
353
+ &nbsp;
354
+
355
+
356
+ <section id="badges">
357
+ <div class="bnav2-wrap">
358
+ <table class="bnav2"><tbody>
359
+ <tr>
360
+ <td class="bnav2-nav"><a rel="noopener noreferrer" href="./legal.html#cc-by" target="_self"><img decoding="async" loading="lazy" src="https://forthebadge.com/images/badges/cc-by.png" style="height: auto; width: 160px" alt="Creative Commons BY"></a></td>
361
+ <td class="bnav2-nav"><a rel="noopener noreferrer" href="./legal.html#gnu-gpl" target="_self"><img decoding="async" loading="lazy" src="https://img.shields.io/badge/LICENSE-GPLv3-red?style=for-the-badge&labelColor=9b9b9b&color=d0021b" style="height: auto; width: 120px" alt="GPL 3.0 or Later"></a></td>
362
+ </tr>
363
+ </tbody>
364
+ </table>
365
+ </div>
366
+ </section>
367
+
368
+ </div>
369
+ </div>
370
+
371
+
372
+ <footer id="licensing">
373
+ <div class="container">
374
+ <div class="copyright" xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/">
375
+ <p>
376
+ Copyright &copy; 2025<br>
377
+ <a rel="cc:attributionURL dct:creator noopener noreferrer" property="cc:attributionName" href="https://netwk.pro/" target="_blank"><strong>Network Pro Strategies</strong></a>
378
+ (Network Pro&trade;)</p>
379
+
380
+ <p>
381
+ Network Pro&trade;, the shield logo, and the "Locking Down
382
+ Networks&trade;" slogan are
383
+ <a rel="noopener noreferrer" href="./legal.html#trademark" target="_self">trademarks</a>
384
+ of Network Pro Strategies.
385
+ </p>
386
+
387
+ <p>
388
+ Licensed under
389
+ <a href="./legal.html#cc-by" target="_self" rel="license noopener noreferrer" style="display: inline-block"><b>CC BY 4.0</b></a>
390
+ <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="license noopener noreferrer" style="display: inline-block"><img decoding="async" loading="lazy" style="height: 18px !important;
391
+ margin-left: 3px;
392
+ text-decoration: none;
393
+ vertical-align: text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" alt="Creative Commons BY">
394
+ </a>
395
+ <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="license noopener noreferrer" style="display: inline-block"><img decoding="async" loading="lazy" style="height: 18px !important;
396
+ margin-left: 3px;
397
+ text-decoration: none;
398
+ vertical-align: text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt="Creative Commons BY"></a>
399
+ and the
400
+ <a href="./legal.html#gnu-gpl" target="_self" rel="license noopener noreferrer"><b>GNU GPL</b></a>, as published by the
401
+ <a rel="noopener noreferrer" href="https://www.fsf.org" target="_blank">Free Software Foundation</a>, either version 3 of the License, or (at your option) any later
402
+ version.
403
+ </p>
404
+ </div>
405
+ </div>
406
+ </footer>
407
+
408
+ </body>
409
+ </html>
Binary file
Binary file