@networkpro/legal 0.2.6 → 0.2.7
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/TERMS-COND.md +277 -0
- package/TERMS-USE.md +212 -0
- package/TERMS.md +1 -1
- package/package.json +1 -1
- package/sitemap.xml +29 -5
package/TERMS-COND.md
ADDED
@@ -0,0 +1,277 @@
|
|
1
|
+
<!-- =========================================================================
|
2
|
+
SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later
|
3
|
+
This file is part of Network Pro.
|
4
|
+
========================================================================== -->
|
5
|
+
|
6
|
+
<!--
|
7
|
+
Copyright © 2025 Network Pro Strategies (Network Pro)
|
8
|
+
|
9
|
+
---
|
10
|
+
|
11
|
+
I. Creative Commons Attribution 4.0 International
|
12
|
+
|
13
|
+
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/.
|
14
|
+
|
15
|
+
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.
|
16
|
+
|
17
|
+
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.
|
18
|
+
|
19
|
+
Permissions beyond the scope of this License—or instead of those permitted by this License—may be available as further defined within this document.
|
20
|
+
|
21
|
+
SPDX Reference: https://spdx.org/licenses/CC-BY-4.0.html
|
22
|
+
Canonical URL: https://creativecommons.org/licenses/by/4.0/
|
23
|
+
|
24
|
+
---
|
25
|
+
|
26
|
+
II. GNU General Public License
|
27
|
+
|
28
|
+
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.
|
29
|
+
|
30
|
+
This material is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
31
|
+
FITNESS FOR A PARTICULAR PURPOSE.
|
32
|
+
|
33
|
+
See the GNU General Public License for more details.
|
34
|
+
|
35
|
+
SPDX Reference: https://spdx.org/licenses/GPL-3.0-or-later.html
|
36
|
+
Canonical URL: https://www.gnu.org/licenses/gpl-3.0.html
|
37
|
+
|
38
|
+
---
|
39
|
+
|
40
|
+
Author: Scott Lopez
|
41
|
+
Email: <contact@neteng.pro>
|
42
|
+
Web: <https://bio.neteng.pro>
|
43
|
+
-->
|
44
|
+
|
45
|
+
<section id="top">
|
46
|
+
|
47
|
+
[SPDX-License-Identifier](https://spdx.dev/learn/handling-license-info/):
|
48
|
+
`CC-BY-4.0 OR GPL-3.0-or-later`
|
49
|
+
|
50
|
+
# Consulting Terms and Conditions
|
51
|
+
|
52
|
+
**Network Pro Strategies**
|
53
|
+
**Effective Date:** April 20, 2025
|
54
|
+
|
55
|
+
</section>
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
<!-- markdownlint-disable MD001 -->
|
60
|
+
|
61
|
+
### Table of Contents
|
62
|
+
|
63
|
+
<!-- markdownlint-enable MD001 -->
|
64
|
+
|
65
|
+
<!-- markdownlint-disable MD051 -->
|
66
|
+
|
67
|
+
1. [Introduction](#1-intro)
|
68
|
+
2. [Scope of Services](#2-scope)
|
69
|
+
3. [Disclaimer of Warranties](#3-disclaimer)
|
70
|
+
4. [Assumption of Risk](#4-risk)
|
71
|
+
5. [Limitation of Liability](#5-liability)
|
72
|
+
6. [Indemnification](#6-indemnification)
|
73
|
+
7. [Client Responsibilities](#7-client)
|
74
|
+
8. [Governing Law and Jurisdiction](#8-law)
|
75
|
+
9. [Acceptance of Terms](#9-acceptance)
|
76
|
+
10. [Exceptions and Negotiation](#10-exceptions)
|
77
|
+
11. [Changes to These Terms](#11-changes)
|
78
|
+
|
79
|
+
<!-- markdownlint-enable MD051 -->
|
80
|
+
|
81
|
+
> _These Terms and Conditions apply exclusively to the provision of our consulting and implementation services. For all other uses of our website and associated platforms, please refer to the applicable [Website Terms of Use](https://netwk.pro/terms-of-use.html)._
|
82
|
+
|
83
|
+
---
|
84
|
+
|
85
|
+
**Formats Available:** [HTML](https://netwk.pro/terms-of-use.html) | Markdown
|
86
|
+
|
87
|
+
<section id="#1-intro">
|
88
|
+
|
89
|
+
## 1. Introduction
|
90
|
+
|
91
|
+
By engaging with the information security, network security,
|
92
|
+
cybersecurity, and digital privacy consulting and implementation
|
93
|
+
services provided by Network Pro Strategies ("Company," "we,"
|
94
|
+
"us," or "our"), you ("Client") agree to be bound by these Terms
|
95
|
+
and Conditions ("Terms"). **These Terms govern all engagements
|
96
|
+
except where explicitly superseded by a separate written agreement
|
97
|
+
or Statement of Work (SOW).** If you do not agree to these Terms,
|
98
|
+
please do not engage our services.
|
99
|
+
|
100
|
+
<sub>[Back to top](#top)</sub>
|
101
|
+
|
102
|
+
</section>
|
103
|
+
|
104
|
+
<section id="2-scope">
|
105
|
+
|
106
|
+
## 2. Scope of Services
|
107
|
+
|
108
|
+
These Terms apply to all consulting and implementation services
|
109
|
+
offered by the Company, including but not limited to assessment,
|
110
|
+
planning, risk analysis, technical implementation, and
|
111
|
+
configuration of third-party cybersecurity tools and systems.
|
112
|
+
Services may be delivered in-person, remotely, or via digital
|
113
|
+
communication platforms. **All deliverables and timelines will be
|
114
|
+
governed by individual SOWs when applicable.**
|
115
|
+
|
116
|
+
<sub>[Back to top](#top)</sub>
|
117
|
+
|
118
|
+
</section>
|
119
|
+
|
120
|
+
<section id="3-disclaimer">
|
121
|
+
|
122
|
+
## 3. Disclaimer of Warranties
|
123
|
+
|
124
|
+
All services are provided "as is" and "as available" without
|
125
|
+
warranties of any kind, whether express, implied, statutory, or
|
126
|
+
otherwise. The Company expressly disclaims all implied warranties,
|
127
|
+
including but not limited to merchantability, fitness for a
|
128
|
+
particular purpose, and non-infringement. We do not warrant that
|
129
|
+
our services or recommendations will detect or prevent all
|
130
|
+
security threats or achieve legal or regulatory compliance unless
|
131
|
+
specifically agreed in writing.
|
132
|
+
|
133
|
+
<sub>[Back to top](#top)</sub>
|
134
|
+
|
135
|
+
</section>
|
136
|
+
|
137
|
+
<section id="4-risk">
|
138
|
+
|
139
|
+
## 4. Assumption of Risk
|
140
|
+
|
141
|
+
Client acknowledges that cybersecurity and privacy-related
|
142
|
+
services inherently involve risk. The Company does not guarantee
|
143
|
+
uninterrupted service, error-free implementation, or complete
|
144
|
+
immunity from breaches or attacks. Client assumes full
|
145
|
+
responsibility for decisions based on our recommendations and
|
146
|
+
agrees to maintain appropriate internal controls and backup
|
147
|
+
protocols.
|
148
|
+
|
149
|
+
<sub>[Back to top](#top)</sub>
|
150
|
+
|
151
|
+
</section>
|
152
|
+
|
153
|
+
<section id="5-liability">
|
154
|
+
|
155
|
+
## 5. Limitation of Liability
|
156
|
+
|
157
|
+
To the maximum extent permitted by law, the Company shall not be
|
158
|
+
liable for any indirect, incidental, consequential, special, or
|
159
|
+
punitive damages, including without limitation loss of profits,
|
160
|
+
data, business interruption, or reputational harm, arising from or
|
161
|
+
related to the use or performance of the services, even if advised
|
162
|
+
of the possibility of such damages. Direct damages, if any, shall
|
163
|
+
be limited to the amount paid by Client for the specific services
|
164
|
+
giving rise to the claim.
|
165
|
+
|
166
|
+
<sub>[Back to top](#top)</sub>
|
167
|
+
|
168
|
+
</section>
|
169
|
+
|
170
|
+
<section id="6-indemnification">
|
171
|
+
|
172
|
+
## 6. Indemnification
|
173
|
+
|
174
|
+
Client agrees to indemnify, defend, and hold harmless the
|
175
|
+
Company, its officers, employees, contractors, and affiliates from
|
176
|
+
and against any claims, damages, liabilities, losses, and expenses
|
177
|
+
(including reasonable legal fees) arising out of or related to (i)
|
178
|
+
Client's misuse of the services, (ii) misconfiguration of systems
|
179
|
+
by Client, or (iii) third-party claims related to services
|
180
|
+
rendered under these Terms.
|
181
|
+
|
182
|
+
<sub>[Back to top](#top)</sub>
|
183
|
+
|
184
|
+
</section>
|
185
|
+
|
186
|
+
<section id="7-client">
|
187
|
+
|
188
|
+
## 7. Client Responsibilities
|
189
|
+
|
190
|
+
**Client shall provide valid, secure, and licensed infrastructure,
|
191
|
+
access credentials, and third-party tools necessary for service
|
192
|
+
delivery.** The Company shall operate exclusively within
|
193
|
+
client-owned or designated environments and shall not
|
194
|
+
independently host, process, or store client data. Compliance with
|
195
|
+
any regulatory frameworks (e.g., HIPAA, GDPR, PCI-DSS) is the sole
|
196
|
+
responsibility of the Client unless explicitly agreed otherwise in
|
197
|
+
a separate written agreement.
|
198
|
+
|
199
|
+
<sub>[Back to top](#top)</sub>
|
200
|
+
|
201
|
+
</section>
|
202
|
+
|
203
|
+
<section id="8-law">
|
204
|
+
|
205
|
+
## 8. Governing Law and Jurisdiction
|
206
|
+
|
207
|
+
These Terms shall be governed by and construed under the laws of
|
208
|
+
the State of Arizona and applicable U.S. federal laws. Any
|
209
|
+
disputes shall be resolved exclusively in the state or federal
|
210
|
+
courts located in Maricopa County, Arizona, and both parties
|
211
|
+
consent to such jurisdiction and venue.
|
212
|
+
|
213
|
+
<sub>[Back to top](#top)</sub>
|
214
|
+
|
215
|
+
</section>
|
216
|
+
|
217
|
+
<section id="9-acceptance">
|
218
|
+
|
219
|
+
## 9. Acceptance of Terms
|
220
|
+
|
221
|
+
Engagement with the Company's services constitutes acceptance of
|
222
|
+
these Terms. Continued use of services after any updates indicates
|
223
|
+
continued acceptance. These Terms are effective unless and until
|
224
|
+
terminated or modified in writing by mutual agreement.
|
225
|
+
|
226
|
+
<sub>[Back to top](#top)</sub>
|
227
|
+
|
228
|
+
</section>
|
229
|
+
|
230
|
+
<section id="10-exceptions">
|
231
|
+
|
232
|
+
## 10. Exceptions and Negotiations
|
233
|
+
|
234
|
+
**The Company is open to negotiating specific terms upon mutual
|
235
|
+
agreement.** Exceptions to these Terms must be documented in writing
|
236
|
+
and signed by both parties. Flexibility may be offered provided
|
237
|
+
such changes do not impose undue liability or regulatory
|
238
|
+
obligations on the Company.
|
239
|
+
|
240
|
+
<sub>[Back to top](#top)</sub>
|
241
|
+
|
242
|
+
</section>
|
243
|
+
|
244
|
+
<section id="11-changes">
|
245
|
+
|
246
|
+
## 11. Changes to These Terms
|
247
|
+
|
248
|
+
The Company reserves the right to revise these Terms at any time.
|
249
|
+
Updated versions will be posted on our website or delivered via
|
250
|
+
direct notice. Clients are responsible for reviewing Terms
|
251
|
+
periodically for updates.
|
252
|
+
|
253
|
+
<sub>[Back to top](#top)</sub>
|
254
|
+
|
255
|
+
</section>
|
256
|
+
|
257
|
+
---
|
258
|
+
|
259
|
+
<div style="font-size: 12px; font-weight: bold; text-align: center;">
|
260
|
+
|
261
|
+
[Home](https://netwk.pro) | Terms of Use
|
262
|
+
[Privacy Policy](https://netwk.pro/privacy.html) | [Legal](https://netwk.pro/legal.html)
|
263
|
+
|
264
|
+
</div>
|
265
|
+
|
266
|
+
|
267
|
+
|
268
|
+
<div style="font-size: 12px; text-align: center;">
|
269
|
+
|
270
|
+
Copyright © 2025
|
271
|
+
**[Network Pro Strategies](https://netwk.pro/)** (Network Pro™)
|
272
|
+
|
273
|
+
Network Pro™, the shield logo, and the "Locking Down Networks™" slogan are [trademarks](https://netwk.pro/legal.html#trademark) of Network Pro Strategies.
|
274
|
+
|
275
|
+
Licensed under **[CC BY 4.0](https://netwk.pro/legal.html#cc-by)** and the **[GNU GPL](https://netwk.pro/legal.html#gnu-gpl)**, as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
276
|
+
|
277
|
+
</div>
|
package/TERMS-USE.md
ADDED
@@ -0,0 +1,212 @@
|
|
1
|
+
<!-- =========================================================================
|
2
|
+
SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later
|
3
|
+
This file is part of Network Pro.
|
4
|
+
========================================================================== -->
|
5
|
+
|
6
|
+
<!--
|
7
|
+
Copyright © 2025 Network Pro Strategies (Network Pro)
|
8
|
+
|
9
|
+
---
|
10
|
+
|
11
|
+
I. Creative Commons Attribution 4.0 International
|
12
|
+
|
13
|
+
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/.
|
14
|
+
|
15
|
+
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.
|
16
|
+
|
17
|
+
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.
|
18
|
+
|
19
|
+
Permissions beyond the scope of this License—or instead of those permitted by this License—may be available as further defined within this document.
|
20
|
+
|
21
|
+
SPDX Reference: https://spdx.org/licenses/CC-BY-4.0.html
|
22
|
+
Canonical URL: https://creativecommons.org/licenses/by/4.0/
|
23
|
+
|
24
|
+
---
|
25
|
+
|
26
|
+
II. GNU General Public License
|
27
|
+
|
28
|
+
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.
|
29
|
+
|
30
|
+
This material is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
31
|
+
FITNESS FOR A PARTICULAR PURPOSE.
|
32
|
+
|
33
|
+
See the GNU General Public License for more details.
|
34
|
+
|
35
|
+
SPDX Reference: https://spdx.org/licenses/GPL-3.0-or-later.html
|
36
|
+
Canonical URL: https://www.gnu.org/licenses/gpl-3.0.html
|
37
|
+
|
38
|
+
---
|
39
|
+
|
40
|
+
Author: Scott Lopez
|
41
|
+
Email: <contact@neteng.pro>
|
42
|
+
Web: <https://bio.neteng.pro>
|
43
|
+
-->
|
44
|
+
|
45
|
+
[SPDX-License-Identifier](https://spdx.dev/learn/handling-license-info/):
|
46
|
+
`CC-BY-4.0 OR GPL-3.0-or-later`
|
47
|
+
|
48
|
+
<a name="top"></a>
|
49
|
+
|
50
|
+
# Website Terms of Use
|
51
|
+
|
52
|
+
**Network Pro Strategies**
|
53
|
+
**Effective Date:** April 18, 2025
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
<!-- markdownlint-disable MD001 -->
|
58
|
+
|
59
|
+
### Table of Contents
|
60
|
+
|
61
|
+
<!-- markdownlint-enable MD001 -->
|
62
|
+
|
63
|
+
1. [Introduction](#1-introduction)
|
64
|
+
2. [Platforms Covered](#2-platforms-covered)
|
65
|
+
3. [Acceptable Use](#3-acceptable-use)
|
66
|
+
4. [Disclaimer of Warranties](#4-disclaimer-of-warranties)
|
67
|
+
5. [Assumption of Risk](#5-assumption-of-risk)
|
68
|
+
6. [Limitation of Liability](#6-limitation-of-liability)
|
69
|
+
7. [Indemnification](#7-indemnification)
|
70
|
+
8. [Governing Law and Jurisdiction](#8-governing-law-and-jurisdiction)
|
71
|
+
9. [Acceptance of Terms](#9-acceptance-of-terms)
|
72
|
+
10. [Changes to This Policy](#10-changes-to-this-policy)
|
73
|
+
|
74
|
+
> _These Terms of Use specifically govern the use of services and platforms made available via this website and its associated web properties. For provisions governing our consulting and implementation services, please refer to the applicable [Terms and Conditions](https://netwk.pro/terms-and-conditions.html)._
|
75
|
+
|
76
|
+
---
|
77
|
+
|
78
|
+
**Formats Available:** [HTML](https://netwk.pro/terms-of-use.html) | Markdown
|
79
|
+
|
80
|
+
<section id="#1-introduction">
|
81
|
+
|
82
|
+
## 1. Introduction
|
83
|
+
|
84
|
+
Welcome! By accessing or using any of the platforms operated by Network Pro Strategies ("Company," "we," "us," or "our"), you agree to be bound by these Terms of Use ("Terms"). If you do not agree to these Terms, please refrain from using our services.
|
85
|
+
|
86
|
+
</section>
|
87
|
+
|
88
|
+
<section id="#2-platforms-covered">
|
89
|
+
|
90
|
+
## 2. Platforms Covered
|
91
|
+
|
92
|
+
These Terms of Use apply to all platforms associated with the Company, including but not limited to: **GitHub, our main website (hosted via GitHub Pages), communications on Discord and/or Slack, Stack Overflow Teams, Nextcloud, and our social media presence (e.g., Facebook, Instagram, X, and similar platforms)**.
|
93
|
+
|
94
|
+
<sub>[Back to top](#top)</sub>
|
95
|
+
|
96
|
+
</section>
|
97
|
+
|
98
|
+
<section id="#3-acceptable-use">
|
99
|
+
|
100
|
+
## 3. Acceptable Use
|
101
|
+
|
102
|
+
You agree not to use our platforms or services to engage in conduct that is **unlawful, abusive, threatening, harassing, defamatory, deceptive, or otherwise objectionable**. Prohibited activities include but are not limited to:
|
103
|
+
|
104
|
+
- Unauthorized access or tampering with systems
|
105
|
+
- Impersonation or misrepresentation
|
106
|
+
- Uploading malicious code or spam
|
107
|
+
- Violating third-party rights or laws
|
108
|
+
- Interfering with platform functionality or availability
|
109
|
+
|
110
|
+
<sub>[Back to top](#top)</sub>
|
111
|
+
|
112
|
+
</section>
|
113
|
+
|
114
|
+
<section id="#4-disclaimer-of-warranties">
|
115
|
+
|
116
|
+
## 4. Disclaimer of Warranties
|
117
|
+
|
118
|
+
Our platforms and services are provided "as is" and "as available," without any express or implied warranties. We make no guarantees regarding their accuracy, reliability, availability, or security. This disclaimer does not apply to our consulting and implementation services, nor any payment portals or associated services.
|
119
|
+
|
120
|
+
<sub>[Back to top](#top)</sub>
|
121
|
+
|
122
|
+
</section>
|
123
|
+
|
124
|
+
<section id="#5-assumption-of-risk">
|
125
|
+
|
126
|
+
## 5. Assumption of Risk
|
127
|
+
|
128
|
+
Your use of our platforms is at your own risk. We do not guarantee the security, integrity, or reliability of data stored on external or third-party infrastructure. This disclaimer does not apply to our consulting and implementation services, nor any payment portals or associated services.
|
129
|
+
|
130
|
+
<sub>[Back to top](#top)</sub>
|
131
|
+
|
132
|
+
</section>
|
133
|
+
|
134
|
+
<section id="#6-limitation-of-liability">
|
135
|
+
|
136
|
+
## 6. Limitation of Liability
|
137
|
+
|
138
|
+
To the fullest extent permitted by law, the Company, its affiliates, owners, operators, and contributors shall not be liable for any direct, indirect, incidental, consequential, or punitive damages, including but not limited to data loss, loss of profits, or damages arising from reliance on or use of our platforms.
|
139
|
+
|
140
|
+
<sub>[Back to top](#top)</sub>
|
141
|
+
|
142
|
+
</section>
|
143
|
+
|
144
|
+
<section id="#7-indemnification">
|
145
|
+
|
146
|
+
## 7. Indemnification
|
147
|
+
|
148
|
+
You agree to indemnify, defend, and hold harmless the Company, its affiliates, owners, operators, and contributors from any claims, damages, liabilities, losses, or expenses (including legal fees) arising from or related to your use of our services.
|
149
|
+
|
150
|
+
<sub>[Back to top](#top)</sub>
|
151
|
+
|
152
|
+
</section>
|
153
|
+
|
154
|
+
<section id="#8-governing-law-and-jurisdiction">
|
155
|
+
|
156
|
+
## 8. Governing Law and Jurisdiction
|
157
|
+
|
158
|
+
Network Pro Strategies is based in Maricopa County, Arizona. Any legal action or dispute arising from these Terms of Use shall be subject to the exclusive jurisdiction of the state and federal courts located in Maricopa County, Arizona. These Terms shall be governed by the **Arizona Revised Statutes (A.R.S.)** and applicable provisions of the **United States Code (U.S.C.)**.
|
159
|
+
|
160
|
+
<sub>[Back to top](#top)</sub>
|
161
|
+
|
162
|
+
</section>
|
163
|
+
|
164
|
+
<section id="#9-acceptance-of-terms">
|
165
|
+
|
166
|
+
## 9. Acceptance of Terms
|
167
|
+
|
168
|
+
By accessing or using our platforms, you acknowledge and agree to these Terms of Use. Continued use of our services constitutes ongoing acceptance of these Terms.
|
169
|
+
|
170
|
+
<sub>[Back to top](#top)</sub>
|
171
|
+
|
172
|
+
</section>
|
173
|
+
|
174
|
+
<section id="#10-changes-to-this-policy">
|
175
|
+
|
176
|
+
## 10. Changes to This Policy
|
177
|
+
|
178
|
+
We may update these Terms of Use periodically. Updates will be posted on this page with an updated effective date and will reflect any relevant changes in applicable law.
|
179
|
+
|
180
|
+
<sub>[Back to top](#top)</sub>
|
181
|
+
|
182
|
+
</section>
|
183
|
+
|
184
|
+
|
185
|
+
|
186
|
+
<section id="moredetails">
|
187
|
+
|
188
|
+
> **Note:** For more details regarding our privacy practices, refer to our [Privacy Policy](https://netwk.pro/privacy.html). For licensing terms and content usage rights, please visit our [Legal, Copyright, and Licensing](https://netwk.pro/legal.html) page.
|
189
|
+
|
190
|
+
</section>
|
191
|
+
|
192
|
+
---
|
193
|
+
|
194
|
+
<div style="font-size: 12px; font-weight: bold; text-align: center;">
|
195
|
+
|
196
|
+
[Home](https://netwk.pro) | Terms of Use
|
197
|
+
[Privacy Policy](https://netwk.pro/privacy.html) | [Legal](https://netwk.pro/legal.html)
|
198
|
+
|
199
|
+
</div>
|
200
|
+
|
201
|
+
|
202
|
+
|
203
|
+
<div style="font-size: 12px; text-align: center;">
|
204
|
+
|
205
|
+
Copyright © 2025
|
206
|
+
**[Network Pro Strategies](https://netwk.pro/)** (Network Pro™)
|
207
|
+
|
208
|
+
Network Pro™, the shield logo, and the "Locking Down Networks™" slogan are [trademarks](https://netwk.pro/legal.html#trademark) of Network Pro Strategies.
|
209
|
+
|
210
|
+
Licensed under **[CC BY 4.0](https://netwk.pro/legal.html#cc-by)** and the **[GNU GPL](https://netwk.pro/legal.html#gnu-gpl)**, as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
211
|
+
|
212
|
+
</div>
|
package/TERMS.md
CHANGED
package/package.json
CHANGED
package/sitemap.xml
CHANGED
@@ -22,7 +22,7 @@
|
|
22
22
|
|
23
23
|
<lastmod>2025-04-20</lastmod>
|
24
24
|
|
25
|
-
<changefreq>
|
25
|
+
<changefreq>weekly</changefreq>
|
26
26
|
|
27
27
|
<priority>0.7</priority>
|
28
28
|
|
@@ -46,7 +46,7 @@
|
|
46
46
|
|
47
47
|
<lastmod>2025-04-20</lastmod>
|
48
48
|
|
49
|
-
<changefreq>
|
49
|
+
<changefreq>weekly</changefreq>
|
50
50
|
|
51
51
|
<priority>0.6</priority>
|
52
52
|
|
@@ -58,7 +58,31 @@
|
|
58
58
|
|
59
59
|
<lastmod>2025-04-20</lastmod>
|
60
60
|
|
61
|
-
<changefreq>
|
61
|
+
<changefreq>weekly</changefreq>
|
62
|
+
|
63
|
+
<priority>0.6</priority>
|
64
|
+
|
65
|
+
</url>
|
66
|
+
|
67
|
+
<url>
|
68
|
+
|
69
|
+
<loc>https://legal.netwk.pro/TERMS-COND.md</loc>
|
70
|
+
|
71
|
+
<lastmod>2025-04-20</lastmod>
|
72
|
+
|
73
|
+
<changefreq>weekly</changefreq>
|
74
|
+
|
75
|
+
<priority>0.6</priority>
|
76
|
+
|
77
|
+
</url>
|
78
|
+
|
79
|
+
<url>
|
80
|
+
|
81
|
+
<loc>https://legal.netwk.pro/TERMS-USE.md</loc>
|
82
|
+
|
83
|
+
<lastmod>2025-04-20</lastmod>
|
84
|
+
|
85
|
+
<changefreq>weekly</changefreq>
|
62
86
|
|
63
87
|
<priority>0.6</priority>
|
64
88
|
|
@@ -70,7 +94,7 @@
|
|
70
94
|
|
71
95
|
<lastmod>2025-04-15</lastmod>
|
72
96
|
|
73
|
-
<changefreq>
|
97
|
+
<changefreq>monthly</changefreq>
|
74
98
|
|
75
99
|
<priority>0.4</priority>
|
76
100
|
|
@@ -82,7 +106,7 @@
|
|
82
106
|
|
83
107
|
<lastmod>2025-04-15</lastmod>
|
84
108
|
|
85
|
-
<changefreq>
|
109
|
+
<changefreq>monthly</changefreq>
|
86
110
|
|
87
111
|
<priority>0.4</priority>
|
88
112
|
|