@networkpro/legal 0.2.10 → 0.3.0
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/docs/404.html +748 -0
- package/docs/assets/external/github.com/netwk-pro/netwk-pro.github.io/actions/workflows/upload.yml/badge.svg +35 -0
- package/docs/assets/external/github.com/netwk-pro/netwk-pro.github.io/actions/workflows/webpack.yml/badge.56403977.svg +35 -0
- package/docs/assets/external/img.shields.io/badge/Contributor Covenant-2.1-4baaaa.svg +1 -0
- package/docs/assets/external/img.shields.io/badge/code_style-prettier-ff69b4.3e3c11fa.svg +1 -0
- package/docs/assets/external/img.shields.io/npm/v/@networkpro/web.5485edf3.svg +1 -0
- package/docs/assets/external/mirrors.creativecommons.org/presskit/icons/by.svg +20 -0
- package/docs/assets/external/mirrors.creativecommons.org/presskit/icons/cc.svg +27 -0
- package/docs/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/pgp-github.png +0 -0
- package/docs/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/pgp-support.png +0 -0
- package/docs/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/vcard.png +0 -0
- package/docs/assets/external/unpkg.com/mermaid@11/dist/mermaid.min.js +2607 -0
- package/docs/assets/images/favicon.png +0 -0
- package/docs/assets/javascripts/bundle.c8b220af.min.js +16 -0
- package/docs/assets/javascripts/bundle.c8b220af.min.js.map +7 -0
- package/docs/assets/javascripts/lunr/min/lunr.ar.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.da.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.de.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.du.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.el.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.es.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.fi.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.fr.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.he.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.hi.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.hu.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.hy.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.it.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.ja.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.jp.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.kn.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.ko.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.multi.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.nl.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.no.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.pt.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.ro.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.ru.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.sa.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.stemmer.support.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.sv.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.ta.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.te.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.th.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.tr.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.vi.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.zh.min.js +1 -0
- package/docs/assets/javascripts/lunr/tinyseg.js +206 -0
- package/docs/assets/javascripts/lunr/wordcut.js +6708 -0
- package/docs/assets/javascripts/workers/search.f8cc74c7.min.js +42 -0
- package/docs/assets/javascripts/workers/search.f8cc74c7.min.js.map +7 -0
- package/docs/assets/stylesheets/main.2afb09e1.min.css +1 -0
- package/docs/assets/stylesheets/main.2afb09e1.min.css.map +1 -0
- package/docs/assets/stylesheets/palette.06af60db.min.css +1 -0
- package/docs/assets/stylesheets/palette.06af60db.min.css.map +1 -0
- package/docs/conduct/index.html +1016 -0
- package/docs/index.html +915 -0
- package/docs/legal/index.html +1152 -0
- package/docs/privacy/index.html +1071 -0
- package/docs/search/search_index.json +1 -0
- package/docs/sitemap.xml +27 -0
- package/docs/sitemap.xml.gz +0 -0
- package/docs/terms-cond/index.html +1120 -0
- package/docs/terms-use/index.html +1042 -0
- package/package.json +3 -3
- package/404.html +0 -84
- package/CNAME +0 -1
- package/LICENSE.md +0 -296
- package/PRIVACY.md +0 -212
- package/README.md +0 -86
- package/TERMS-COND.md +0 -277
- package/TERMS-USE.md +0 -212
- package/css/default.css +0 -1
- package/css/normalize.css +0 -1
- package/css/style.css +0 -1
- package/favicon-180.png +0 -0
- package/favicon-splash.png +0 -0
- package/favicon.ico +0 -0
- package/favicon.svg +0 -550
- package/favicon.svg.br +0 -0
- package/favicon.svg.gz +0 -0
- package/html/CC-BY-4.0.html +0 -798
- package/html/CC-BY-4.0.html.br +0 -0
- package/html/CC-BY-4.0.html.gz +0 -0
- package/html/COPYING.html +0 -1105
- package/html/COPYING.html.br +0 -0
- package/html/COPYING.html.gz +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 +0 -241
- package/index.html.br +0 -0
- package/index.html.gz +0 -0
- package/js/app.6f7616e04ac0463f582a.mjs +0 -1
- package/js/runtime.aac6c30edf7d8d569715.mjs +0 -1
- package/js/vendor/.gitkeep +0 -0
- package/robots.txt +0 -14
- package/site.webmanifest +0 -25
- package/sitemap.xml +0 -115
- /package/{favicon-192.png → docs/img/favicon.png} +0 -0
- /package/{favicon-512.png → docs/img/logo.png} +0 -0
@@ -0,0 +1,1120 @@
|
|
1
|
+
|
2
|
+
<!doctype html>
|
3
|
+
<html lang="en" class="no-js">
|
4
|
+
<head>
|
5
|
+
|
6
|
+
<meta charset="utf-8">
|
7
|
+
<meta name="viewport" content="width=device-width,initial-scale=1">
|
8
|
+
|
9
|
+
|
10
|
+
|
11
|
+
<link rel="canonical" href="https://legal.netwk.pro/docs/terms-cond/">
|
12
|
+
|
13
|
+
|
14
|
+
<link rel="prev" href="../legal/">
|
15
|
+
|
16
|
+
|
17
|
+
<link rel="next" href="../conduct/">
|
18
|
+
|
19
|
+
|
20
|
+
<link rel="icon" href="../img/favicon.png">
|
21
|
+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.12">
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
<title>Consulting Terms and Conditions - Network Pro Strategies</title>
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
<link rel="stylesheet" href="../assets/stylesheets/main.2afb09e1.min.css">
|
30
|
+
|
31
|
+
|
32
|
+
<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
|
33
|
+
|
34
|
+
|
35
|
+
|
36
|
+
|
37
|
+
|
38
|
+
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
|
44
|
+
|
45
|
+
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
|
50
|
+
|
51
|
+
|
52
|
+
</head>
|
53
|
+
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="amber" data-md-color-accent="yellow">
|
63
|
+
|
64
|
+
|
65
|
+
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
|
66
|
+
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
|
67
|
+
<label class="md-overlay" for="__drawer"></label>
|
68
|
+
<div data-md-component="skip">
|
69
|
+
|
70
|
+
|
71
|
+
<a href="#consulting-terms-and-conditions" class="md-skip">
|
72
|
+
Skip to content
|
73
|
+
</a>
|
74
|
+
|
75
|
+
</div>
|
76
|
+
<div data-md-component="announce">
|
77
|
+
|
78
|
+
</div>
|
79
|
+
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
<header class="md-header" data-md-component="header">
|
84
|
+
<nav class="md-header__inner md-grid" aria-label="Header">
|
85
|
+
<a href=".." title="Network Pro Strategies" class="md-header__button md-logo" aria-label="Network Pro Strategies" data-md-component="logo">
|
86
|
+
|
87
|
+
<img src="../img/logo.png" alt="logo">
|
88
|
+
|
89
|
+
</a>
|
90
|
+
<label class="md-header__button md-icon" for="__drawer">
|
91
|
+
|
92
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
|
93
|
+
</label>
|
94
|
+
<div class="md-header__title" data-md-component="header-title">
|
95
|
+
<div class="md-header__ellipsis">
|
96
|
+
<div class="md-header__topic">
|
97
|
+
<span class="md-ellipsis">
|
98
|
+
Network Pro Strategies
|
99
|
+
</span>
|
100
|
+
</div>
|
101
|
+
<div class="md-header__topic" data-md-component="header-topic">
|
102
|
+
<span class="md-ellipsis">
|
103
|
+
|
104
|
+
Consulting Terms and Conditions
|
105
|
+
|
106
|
+
</span>
|
107
|
+
</div>
|
108
|
+
</div>
|
109
|
+
</div>
|
110
|
+
|
111
|
+
|
112
|
+
<form class="md-header__option" data-md-component="palette">
|
113
|
+
|
114
|
+
|
115
|
+
|
116
|
+
|
117
|
+
<input class="md-option" data-md-color-media="(prefers-color-scheme)" data-md-color-scheme="default" data-md-color-primary="amber" data-md-color-accent="yellow" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_0">
|
118
|
+
|
119
|
+
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_1" hidden>
|
120
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m14.3 16-.7-2h-3.2l-.7 2H7.8L11 7h2l3.2 9zM20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12zm-9.15 3.96h2.3L12 9z"/></svg>
|
121
|
+
</label>
|
122
|
+
|
123
|
+
|
124
|
+
|
125
|
+
|
126
|
+
|
127
|
+
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="amber" data-md-color-accent="yellow" aria-label="Switch to system preference" type="radio" name="__palette" id="__palette_1">
|
128
|
+
|
129
|
+
<label class="md-header__button md-icon" title="Switch to system preference" for="__palette_2" hidden>
|
130
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12s-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6a6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z"/></svg>
|
131
|
+
</label>
|
132
|
+
|
133
|
+
|
134
|
+
|
135
|
+
|
136
|
+
|
137
|
+
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="amber" data-md-color-accent="yellow" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_2">
|
138
|
+
|
139
|
+
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_0" hidden>
|
140
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4m0 10a6 6 0 0 1-6-6 6 6 0 0 1 6-6 6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z"/></svg>
|
141
|
+
</label>
|
142
|
+
|
143
|
+
|
144
|
+
</form>
|
145
|
+
|
146
|
+
|
147
|
+
|
148
|
+
<script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
|
149
|
+
|
150
|
+
|
151
|
+
|
152
|
+
|
153
|
+
|
154
|
+
<label class="md-header__button md-icon" for="__search">
|
155
|
+
|
156
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
157
|
+
</label>
|
158
|
+
<div class="md-search" data-md-component="search" role="dialog">
|
159
|
+
<label class="md-search__overlay" for="__search"></label>
|
160
|
+
<div class="md-search__inner" role="search">
|
161
|
+
<form class="md-search__form" name="search">
|
162
|
+
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
|
163
|
+
<label class="md-search__icon md-icon" for="__search">
|
164
|
+
|
165
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
166
|
+
|
167
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
|
168
|
+
</label>
|
169
|
+
<nav class="md-search__options" aria-label="Search">
|
170
|
+
|
171
|
+
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
|
172
|
+
|
173
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
|
174
|
+
</button>
|
175
|
+
</nav>
|
176
|
+
|
177
|
+
<div class="md-search__suggest" data-md-component="search-suggest"></div>
|
178
|
+
|
179
|
+
</form>
|
180
|
+
<div class="md-search__output">
|
181
|
+
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
|
182
|
+
<div class="md-search-result" data-md-component="search-result">
|
183
|
+
<div class="md-search-result__meta">
|
184
|
+
Initializing search
|
185
|
+
</div>
|
186
|
+
<ol class="md-search-result__list" role="presentation"></ol>
|
187
|
+
</div>
|
188
|
+
</div>
|
189
|
+
</div>
|
190
|
+
</div>
|
191
|
+
</div>
|
192
|
+
|
193
|
+
|
194
|
+
|
195
|
+
<div class="md-header__source">
|
196
|
+
<a href="https://github.com/netwk-pro/netwk-pro-legal" title="Go to repository" class="md-source" data-md-component="source">
|
197
|
+
<div class="md-source__icon md-icon">
|
198
|
+
|
199
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81"/></svg>
|
200
|
+
</div>
|
201
|
+
<div class="md-source__repository">
|
202
|
+
netwk-pro-legal
|
203
|
+
</div>
|
204
|
+
</a>
|
205
|
+
</div>
|
206
|
+
|
207
|
+
</nav>
|
208
|
+
|
209
|
+
</header>
|
210
|
+
|
211
|
+
<div class="md-container" data-md-component="container">
|
212
|
+
|
213
|
+
|
214
|
+
|
215
|
+
|
216
|
+
|
217
|
+
<nav class="md-tabs" aria-label="Tabs" data-md-component="tabs">
|
218
|
+
<div class="md-grid">
|
219
|
+
<ul class="md-tabs__list">
|
220
|
+
|
221
|
+
|
222
|
+
|
223
|
+
|
224
|
+
|
225
|
+
|
226
|
+
<li class="md-tabs__item">
|
227
|
+
<a href=".." class="md-tabs__link">
|
228
|
+
|
229
|
+
|
230
|
+
|
231
|
+
|
232
|
+
|
233
|
+
Home
|
234
|
+
|
235
|
+
</a>
|
236
|
+
</li>
|
237
|
+
|
238
|
+
|
239
|
+
|
240
|
+
|
241
|
+
|
242
|
+
|
243
|
+
|
244
|
+
|
245
|
+
<li class="md-tabs__item">
|
246
|
+
<a href="../privacy/" class="md-tabs__link">
|
247
|
+
|
248
|
+
|
249
|
+
|
250
|
+
|
251
|
+
|
252
|
+
Privacy Policy
|
253
|
+
|
254
|
+
</a>
|
255
|
+
</li>
|
256
|
+
|
257
|
+
|
258
|
+
|
259
|
+
|
260
|
+
|
261
|
+
|
262
|
+
|
263
|
+
|
264
|
+
<li class="md-tabs__item">
|
265
|
+
<a href="../terms-use/" class="md-tabs__link">
|
266
|
+
|
267
|
+
|
268
|
+
|
269
|
+
|
270
|
+
|
271
|
+
Website Terms of Use
|
272
|
+
|
273
|
+
</a>
|
274
|
+
</li>
|
275
|
+
|
276
|
+
|
277
|
+
|
278
|
+
|
279
|
+
|
280
|
+
|
281
|
+
|
282
|
+
|
283
|
+
<li class="md-tabs__item">
|
284
|
+
<a href="../legal/" class="md-tabs__link">
|
285
|
+
|
286
|
+
|
287
|
+
|
288
|
+
|
289
|
+
|
290
|
+
Legal, Copyright, and Licensing
|
291
|
+
|
292
|
+
</a>
|
293
|
+
</li>
|
294
|
+
|
295
|
+
|
296
|
+
|
297
|
+
|
298
|
+
|
299
|
+
|
300
|
+
|
301
|
+
|
302
|
+
|
303
|
+
|
304
|
+
|
305
|
+
|
306
|
+
<li class="md-tabs__item md-tabs__item--active">
|
307
|
+
<a href="./" class="md-tabs__link">
|
308
|
+
|
309
|
+
|
310
|
+
|
311
|
+
Consulting
|
312
|
+
|
313
|
+
</a>
|
314
|
+
</li>
|
315
|
+
|
316
|
+
|
317
|
+
|
318
|
+
|
319
|
+
|
320
|
+
|
321
|
+
|
322
|
+
|
323
|
+
|
324
|
+
|
325
|
+
|
326
|
+
<li class="md-tabs__item">
|
327
|
+
<a href="../conduct/" class="md-tabs__link">
|
328
|
+
|
329
|
+
|
330
|
+
|
331
|
+
Contributing
|
332
|
+
|
333
|
+
</a>
|
334
|
+
</li>
|
335
|
+
|
336
|
+
|
337
|
+
|
338
|
+
|
339
|
+
</ul>
|
340
|
+
</div>
|
341
|
+
</nav>
|
342
|
+
|
343
|
+
|
344
|
+
|
345
|
+
<main class="md-main" data-md-component="main">
|
346
|
+
<div class="md-main__inner md-grid">
|
347
|
+
|
348
|
+
|
349
|
+
|
350
|
+
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
|
351
|
+
<div class="md-sidebar__scrollwrap">
|
352
|
+
<div class="md-sidebar__inner">
|
353
|
+
|
354
|
+
|
355
|
+
|
356
|
+
|
357
|
+
|
358
|
+
|
359
|
+
|
360
|
+
|
361
|
+
<nav class="md-nav md-nav--primary md-nav--lifted md-nav--integrated" aria-label="Navigation" data-md-level="0">
|
362
|
+
<label class="md-nav__title" for="__drawer">
|
363
|
+
<a href=".." title="Network Pro Strategies" class="md-nav__button md-logo" aria-label="Network Pro Strategies" data-md-component="logo">
|
364
|
+
|
365
|
+
<img src="../img/logo.png" alt="logo">
|
366
|
+
|
367
|
+
</a>
|
368
|
+
Network Pro Strategies
|
369
|
+
</label>
|
370
|
+
|
371
|
+
<div class="md-nav__source">
|
372
|
+
<a href="https://github.com/netwk-pro/netwk-pro-legal" title="Go to repository" class="md-source" data-md-component="source">
|
373
|
+
<div class="md-source__icon md-icon">
|
374
|
+
|
375
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81"/></svg>
|
376
|
+
</div>
|
377
|
+
<div class="md-source__repository">
|
378
|
+
netwk-pro-legal
|
379
|
+
</div>
|
380
|
+
</a>
|
381
|
+
</div>
|
382
|
+
|
383
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
384
|
+
|
385
|
+
|
386
|
+
|
387
|
+
|
388
|
+
|
389
|
+
|
390
|
+
|
391
|
+
<li class="md-nav__item">
|
392
|
+
<a href=".." class="md-nav__link">
|
393
|
+
|
394
|
+
|
395
|
+
|
396
|
+
<span class="md-ellipsis">
|
397
|
+
Home
|
398
|
+
|
399
|
+
</span>
|
400
|
+
|
401
|
+
|
402
|
+
</a>
|
403
|
+
</li>
|
404
|
+
|
405
|
+
|
406
|
+
|
407
|
+
|
408
|
+
|
409
|
+
|
410
|
+
|
411
|
+
|
412
|
+
|
413
|
+
<li class="md-nav__item">
|
414
|
+
<a href="../privacy/" class="md-nav__link">
|
415
|
+
|
416
|
+
|
417
|
+
|
418
|
+
<span class="md-ellipsis">
|
419
|
+
Privacy Policy
|
420
|
+
|
421
|
+
</span>
|
422
|
+
|
423
|
+
|
424
|
+
</a>
|
425
|
+
</li>
|
426
|
+
|
427
|
+
|
428
|
+
|
429
|
+
|
430
|
+
|
431
|
+
|
432
|
+
|
433
|
+
|
434
|
+
|
435
|
+
<li class="md-nav__item">
|
436
|
+
<a href="../terms-use/" class="md-nav__link">
|
437
|
+
|
438
|
+
|
439
|
+
|
440
|
+
<span class="md-ellipsis">
|
441
|
+
Website Terms of Use
|
442
|
+
|
443
|
+
</span>
|
444
|
+
|
445
|
+
|
446
|
+
</a>
|
447
|
+
</li>
|
448
|
+
|
449
|
+
|
450
|
+
|
451
|
+
|
452
|
+
|
453
|
+
|
454
|
+
|
455
|
+
|
456
|
+
|
457
|
+
<li class="md-nav__item">
|
458
|
+
<a href="../legal/" class="md-nav__link">
|
459
|
+
|
460
|
+
|
461
|
+
|
462
|
+
<span class="md-ellipsis">
|
463
|
+
Legal, Copyright, and Licensing
|
464
|
+
|
465
|
+
</span>
|
466
|
+
|
467
|
+
|
468
|
+
</a>
|
469
|
+
</li>
|
470
|
+
|
471
|
+
|
472
|
+
|
473
|
+
|
474
|
+
|
475
|
+
|
476
|
+
|
477
|
+
|
478
|
+
|
479
|
+
|
480
|
+
|
481
|
+
|
482
|
+
|
483
|
+
|
484
|
+
|
485
|
+
|
486
|
+
|
487
|
+
|
488
|
+
|
489
|
+
|
490
|
+
|
491
|
+
|
492
|
+
<li class="md-nav__item md-nav__item--active md-nav__item--section md-nav__item--nested">
|
493
|
+
|
494
|
+
|
495
|
+
|
496
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5" checked>
|
497
|
+
|
498
|
+
|
499
|
+
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="">
|
500
|
+
|
501
|
+
|
502
|
+
|
503
|
+
<span class="md-ellipsis">
|
504
|
+
Consulting
|
505
|
+
|
506
|
+
</span>
|
507
|
+
|
508
|
+
|
509
|
+
<span class="md-nav__icon md-icon"></span>
|
510
|
+
</label>
|
511
|
+
|
512
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="true">
|
513
|
+
<label class="md-nav__title" for="__nav_5">
|
514
|
+
<span class="md-nav__icon md-icon"></span>
|
515
|
+
Consulting
|
516
|
+
</label>
|
517
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
518
|
+
|
519
|
+
|
520
|
+
|
521
|
+
|
522
|
+
|
523
|
+
|
524
|
+
|
525
|
+
|
526
|
+
|
527
|
+
<li class="md-nav__item md-nav__item--active">
|
528
|
+
|
529
|
+
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
|
530
|
+
|
531
|
+
|
532
|
+
|
533
|
+
|
534
|
+
|
535
|
+
<label class="md-nav__link md-nav__link--active" for="__toc">
|
536
|
+
|
537
|
+
|
538
|
+
|
539
|
+
<span class="md-ellipsis">
|
540
|
+
Consulting Terms and Conditions
|
541
|
+
|
542
|
+
</span>
|
543
|
+
|
544
|
+
|
545
|
+
<span class="md-nav__icon md-icon"></span>
|
546
|
+
</label>
|
547
|
+
|
548
|
+
<a href="./" class="md-nav__link md-nav__link--active">
|
549
|
+
|
550
|
+
|
551
|
+
|
552
|
+
<span class="md-ellipsis">
|
553
|
+
Consulting Terms and Conditions
|
554
|
+
|
555
|
+
</span>
|
556
|
+
|
557
|
+
|
558
|
+
</a>
|
559
|
+
|
560
|
+
|
561
|
+
|
562
|
+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
563
|
+
|
564
|
+
|
565
|
+
|
566
|
+
|
567
|
+
|
568
|
+
|
569
|
+
<label class="md-nav__title" for="__toc">
|
570
|
+
<span class="md-nav__icon md-icon"></span>
|
571
|
+
Table of contents
|
572
|
+
</label>
|
573
|
+
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
574
|
+
|
575
|
+
<li class="md-nav__item">
|
576
|
+
<a href="#table-of-contents" class="md-nav__link">
|
577
|
+
<span class="md-ellipsis">
|
578
|
+
Table of Contents
|
579
|
+
</span>
|
580
|
+
</a>
|
581
|
+
|
582
|
+
</li>
|
583
|
+
|
584
|
+
<li class="md-nav__item">
|
585
|
+
<a href="#1-introduction" class="md-nav__link">
|
586
|
+
<span class="md-ellipsis">
|
587
|
+
1. Introduction
|
588
|
+
</span>
|
589
|
+
</a>
|
590
|
+
|
591
|
+
</li>
|
592
|
+
|
593
|
+
<li class="md-nav__item">
|
594
|
+
<a href="#2-scope-of-services" class="md-nav__link">
|
595
|
+
<span class="md-ellipsis">
|
596
|
+
2. Scope of Services
|
597
|
+
</span>
|
598
|
+
</a>
|
599
|
+
|
600
|
+
</li>
|
601
|
+
|
602
|
+
<li class="md-nav__item">
|
603
|
+
<a href="#3-disclaimer-of-warranties" class="md-nav__link">
|
604
|
+
<span class="md-ellipsis">
|
605
|
+
3. Disclaimer of Warranties
|
606
|
+
</span>
|
607
|
+
</a>
|
608
|
+
|
609
|
+
</li>
|
610
|
+
|
611
|
+
<li class="md-nav__item">
|
612
|
+
<a href="#4-assumption-of-risk" class="md-nav__link">
|
613
|
+
<span class="md-ellipsis">
|
614
|
+
4. Assumption of Risk
|
615
|
+
</span>
|
616
|
+
</a>
|
617
|
+
|
618
|
+
</li>
|
619
|
+
|
620
|
+
<li class="md-nav__item">
|
621
|
+
<a href="#5-limitation-of-liability" class="md-nav__link">
|
622
|
+
<span class="md-ellipsis">
|
623
|
+
5. Limitation of Liability
|
624
|
+
</span>
|
625
|
+
</a>
|
626
|
+
|
627
|
+
</li>
|
628
|
+
|
629
|
+
<li class="md-nav__item">
|
630
|
+
<a href="#6-indemnification" class="md-nav__link">
|
631
|
+
<span class="md-ellipsis">
|
632
|
+
6. Indemnification
|
633
|
+
</span>
|
634
|
+
</a>
|
635
|
+
|
636
|
+
</li>
|
637
|
+
|
638
|
+
<li class="md-nav__item">
|
639
|
+
<a href="#7-client-responsibilities" class="md-nav__link">
|
640
|
+
<span class="md-ellipsis">
|
641
|
+
7. Client Responsibilities
|
642
|
+
</span>
|
643
|
+
</a>
|
644
|
+
|
645
|
+
</li>
|
646
|
+
|
647
|
+
<li class="md-nav__item">
|
648
|
+
<a href="#8-governing-law-and-jurisdiction" class="md-nav__link">
|
649
|
+
<span class="md-ellipsis">
|
650
|
+
8. Governing Law and Jurisdiction
|
651
|
+
</span>
|
652
|
+
</a>
|
653
|
+
|
654
|
+
</li>
|
655
|
+
|
656
|
+
<li class="md-nav__item">
|
657
|
+
<a href="#9-acceptance-of-terms" class="md-nav__link">
|
658
|
+
<span class="md-ellipsis">
|
659
|
+
9. Acceptance of Terms
|
660
|
+
</span>
|
661
|
+
</a>
|
662
|
+
|
663
|
+
</li>
|
664
|
+
|
665
|
+
<li class="md-nav__item">
|
666
|
+
<a href="#10-exceptions-and-negotiations" class="md-nav__link">
|
667
|
+
<span class="md-ellipsis">
|
668
|
+
10. Exceptions and Negotiations
|
669
|
+
</span>
|
670
|
+
</a>
|
671
|
+
|
672
|
+
</li>
|
673
|
+
|
674
|
+
<li class="md-nav__item">
|
675
|
+
<a href="#11-changes-to-these-terms" class="md-nav__link">
|
676
|
+
<span class="md-ellipsis">
|
677
|
+
11. Changes to These Terms
|
678
|
+
</span>
|
679
|
+
</a>
|
680
|
+
|
681
|
+
</li>
|
682
|
+
|
683
|
+
</ul>
|
684
|
+
|
685
|
+
</nav>
|
686
|
+
|
687
|
+
</li>
|
688
|
+
|
689
|
+
|
690
|
+
|
691
|
+
|
692
|
+
</ul>
|
693
|
+
</nav>
|
694
|
+
|
695
|
+
</li>
|
696
|
+
|
697
|
+
|
698
|
+
|
699
|
+
|
700
|
+
|
701
|
+
|
702
|
+
|
703
|
+
|
704
|
+
|
705
|
+
|
706
|
+
|
707
|
+
|
708
|
+
|
709
|
+
|
710
|
+
|
711
|
+
|
712
|
+
|
713
|
+
<li class="md-nav__item md-nav__item--nested">
|
714
|
+
|
715
|
+
|
716
|
+
|
717
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_6" >
|
718
|
+
|
719
|
+
|
720
|
+
<label class="md-nav__link" for="__nav_6" id="__nav_6_label" tabindex="0">
|
721
|
+
|
722
|
+
|
723
|
+
|
724
|
+
<span class="md-ellipsis">
|
725
|
+
Contributing
|
726
|
+
|
727
|
+
</span>
|
728
|
+
|
729
|
+
|
730
|
+
<span class="md-nav__icon md-icon"></span>
|
731
|
+
</label>
|
732
|
+
|
733
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_6_label" aria-expanded="false">
|
734
|
+
<label class="md-nav__title" for="__nav_6">
|
735
|
+
<span class="md-nav__icon md-icon"></span>
|
736
|
+
Contributing
|
737
|
+
</label>
|
738
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
739
|
+
|
740
|
+
|
741
|
+
|
742
|
+
|
743
|
+
|
744
|
+
|
745
|
+
|
746
|
+
<li class="md-nav__item">
|
747
|
+
<a href="../conduct/" class="md-nav__link">
|
748
|
+
|
749
|
+
|
750
|
+
|
751
|
+
<span class="md-ellipsis">
|
752
|
+
Contributor Covenant Code of Conduct
|
753
|
+
|
754
|
+
</span>
|
755
|
+
|
756
|
+
|
757
|
+
</a>
|
758
|
+
</li>
|
759
|
+
|
760
|
+
|
761
|
+
|
762
|
+
|
763
|
+
</ul>
|
764
|
+
</nav>
|
765
|
+
|
766
|
+
</li>
|
767
|
+
|
768
|
+
|
769
|
+
|
770
|
+
</ul>
|
771
|
+
</nav>
|
772
|
+
</div>
|
773
|
+
</div>
|
774
|
+
</div>
|
775
|
+
|
776
|
+
|
777
|
+
|
778
|
+
|
779
|
+
<div class="md-content" data-md-component="content">
|
780
|
+
<article class="md-content__inner md-typeset">
|
781
|
+
|
782
|
+
|
783
|
+
|
784
|
+
<nav class="md-tags" >
|
785
|
+
|
786
|
+
|
787
|
+
|
788
|
+
|
789
|
+
<span class="md-tag">consulting</span>
|
790
|
+
|
791
|
+
|
792
|
+
|
793
|
+
|
794
|
+
|
795
|
+
<span class="md-tag">legal</span>
|
796
|
+
|
797
|
+
|
798
|
+
|
799
|
+
|
800
|
+
|
801
|
+
<span class="md-tag">network-pro</span>
|
802
|
+
|
803
|
+
|
804
|
+
|
805
|
+
|
806
|
+
|
807
|
+
<span class="md-tag">terms-and-conditions</span>
|
808
|
+
|
809
|
+
|
810
|
+
</nav>
|
811
|
+
|
812
|
+
|
813
|
+
|
814
|
+
|
815
|
+
|
816
|
+
|
817
|
+
<!-- =========================================================================
|
818
|
+
SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later
|
819
|
+
This file is part of Network Pro.
|
820
|
+
========================================================================== -->
|
821
|
+
|
822
|
+
<p><a name id="top"></a></p>
|
823
|
+
<p><a href="https://spdx.dev/learn/handling-license-info/">SPDX-License-Identifier</a>:
|
824
|
+
<code>CC-BY-4.0 OR GPL-3.0-or-later</code></p>
|
825
|
+
<!-- markdownlint-disable MD025 -->
|
826
|
+
|
827
|
+
<h1 id="consulting-terms-and-conditions">Consulting Terms and Conditions</h1>
|
828
|
+
<!-- markdownlint-enable MD025 -->
|
829
|
+
|
830
|
+
<p><strong>Network Pro Strategies</strong><br />
|
831
|
+
<strong>Effective Date:</strong> April 20, 2025</p>
|
832
|
+
<p> </p>
|
833
|
+
<!-- markdownlint-disable MD001 -->
|
834
|
+
|
835
|
+
<h3 id="table-of-contents">Table of Contents</h3>
|
836
|
+
<!-- markdownlint-enable MD001 -->
|
837
|
+
|
838
|
+
<!-- markdownlint-disable MD051 -->
|
839
|
+
|
840
|
+
<ol>
|
841
|
+
<li><a href="#1-intro">Introduction</a></li>
|
842
|
+
<li><a href="#2-scope">Scope of Services</a></li>
|
843
|
+
<li><a href="#3-disclaimer">Disclaimer of Warranties</a></li>
|
844
|
+
<li><a href="#4-risk">Assumption of Risk</a></li>
|
845
|
+
<li><a href="#5-liability">Limitation of Liability</a></li>
|
846
|
+
<li><a href="#6-indemnification">Indemnification</a></li>
|
847
|
+
<li><a href="#7-client">Client Responsibilities</a></li>
|
848
|
+
<li><a href="#8-law">Governing Law and Jurisdiction</a></li>
|
849
|
+
<li><a href="#9-acceptance">Acceptance of Terms</a></li>
|
850
|
+
<li><a href="#10-exceptions">Exceptions and Negotiation</a></li>
|
851
|
+
<li><a href="#11-changes">Changes to These Terms</a></li>
|
852
|
+
</ol>
|
853
|
+
<!-- markdownlint-enable MD051 -->
|
854
|
+
|
855
|
+
<blockquote>
|
856
|
+
<p><em>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 <a href="../terms-use/">Website Terms of Use</a>.</em></p>
|
857
|
+
</blockquote>
|
858
|
+
<hr />
|
859
|
+
<p><strong>Formats Available:</strong> <a href="https://netwk.pro/terms-and-conditions.html">HTML</a> | Markdown</p>
|
860
|
+
<p><a name="1-intro"></a></p>
|
861
|
+
<h2 id="1-introduction">1. Introduction</h2>
|
862
|
+
<p>By engaging with the information security, network security,
|
863
|
+
cybersecurity, and digital privacy consulting and implementation
|
864
|
+
services provided by Network Pro Strategies ("Company," "we,"
|
865
|
+
"us," or "our"), you ("Client") agree to be bound by these Terms
|
866
|
+
and Conditions ("Terms"). <strong>These Terms govern all engagements
|
867
|
+
except where explicitly superseded by a separate written agreement
|
868
|
+
or Statement of Work (SOW).</strong> If you do not agree to these Terms,
|
869
|
+
please do not engage our services.</p>
|
870
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
871
|
+
<p><a name="2-scope"></a></p>
|
872
|
+
<h2 id="2-scope-of-services">2. Scope of Services</h2>
|
873
|
+
<p>These Terms apply to all consulting and implementation services
|
874
|
+
offered by the Company, including but not limited to assessment,
|
875
|
+
planning, risk analysis, technical implementation, and
|
876
|
+
configuration of third-party cybersecurity tools and systems.
|
877
|
+
Services may be delivered in-person, remotely, or via digital
|
878
|
+
communication platforms. <strong>All deliverables and timelines will be
|
879
|
+
governed by individual SOWs when applicable.</strong></p>
|
880
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
881
|
+
<p><a name="3-disclaimer"></a></p>
|
882
|
+
<h2 id="3-disclaimer-of-warranties">3. Disclaimer of Warranties</h2>
|
883
|
+
<p>All services are provided "as is" and "as available" without
|
884
|
+
warranties of any kind, whether express, implied, statutory, or
|
885
|
+
otherwise. The Company expressly disclaims all implied warranties,
|
886
|
+
including but not limited to merchantability, fitness for a
|
887
|
+
particular purpose, and non-infringement. We do not warrant that
|
888
|
+
our services or recommendations will detect or prevent all
|
889
|
+
security threats or achieve legal or regulatory compliance unless
|
890
|
+
specifically agreed in writing.</p>
|
891
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
892
|
+
<p><a name="4-risk"></a></p>
|
893
|
+
<h2 id="4-assumption-of-risk">4. Assumption of Risk</h2>
|
894
|
+
<p>Client acknowledges that cybersecurity and privacy-related
|
895
|
+
services inherently involve risk. The Company does not guarantee
|
896
|
+
uninterrupted service, error-free implementation, or complete
|
897
|
+
immunity from breaches or attacks. Client assumes full
|
898
|
+
responsibility for decisions based on our recommendations and
|
899
|
+
agrees to maintain appropriate internal controls and backup
|
900
|
+
protocols.</p>
|
901
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
902
|
+
<p><a name="5-liability"></a></p>
|
903
|
+
<h2 id="5-limitation-of-liability">5. Limitation of Liability</h2>
|
904
|
+
<p>To the maximum extent permitted by law, the Company shall not be
|
905
|
+
liable for any indirect, incidental, consequential, special, or
|
906
|
+
punitive damages, including without limitation loss of profits,
|
907
|
+
data, business interruption, or reputational harm, arising from or
|
908
|
+
related to the use or performance of the services, even if advised
|
909
|
+
of the possibility of such damages. Direct damages, if any, shall
|
910
|
+
be limited to the amount paid by Client for the specific services
|
911
|
+
giving rise to the claim.</p>
|
912
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
913
|
+
<p><a name="6-indemnification"></a></p>
|
914
|
+
<h2 id="6-indemnification">6. Indemnification</h2>
|
915
|
+
<p>Client agrees to indemnify, defend, and hold harmless the
|
916
|
+
Company, its officers, employees, contractors, and affiliates from
|
917
|
+
and against any claims, damages, liabilities, losses, and expenses
|
918
|
+
(including reasonable legal fees) arising out of or related to (i)
|
919
|
+
Client's misuse of the services, (ii) misconfiguration of systems
|
920
|
+
by Client, or (iii) third-party claims related to services
|
921
|
+
rendered under these Terms.</p>
|
922
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
923
|
+
<p><a name="7-client"></a></p>
|
924
|
+
<h2 id="7-client-responsibilities">7. Client Responsibilities</h2>
|
925
|
+
<p><strong>Client shall provide valid, secure, and licensed infrastructure,
|
926
|
+
access credentials, and third-party tools necessary for service
|
927
|
+
delivery.</strong> The Company shall operate exclusively within
|
928
|
+
client-owned or designated environments and shall not
|
929
|
+
independently host, process, or store client data. Compliance with
|
930
|
+
any regulatory frameworks (e.g., HIPAA, GDPR, PCI-DSS) is the sole
|
931
|
+
responsibility of the Client unless explicitly agreed otherwise in
|
932
|
+
a separate written agreement.</p>
|
933
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
934
|
+
<p><a name="8-law"></a></p>
|
935
|
+
<h2 id="8-governing-law-and-jurisdiction">8. Governing Law and Jurisdiction</h2>
|
936
|
+
<p>These Terms shall be governed by and construed under the laws of
|
937
|
+
the State of Arizona and applicable U.S. federal laws. Any
|
938
|
+
disputes shall be resolved exclusively in the state or federal
|
939
|
+
courts located in Maricopa County, Arizona, and both parties
|
940
|
+
consent to such jurisdiction and venue.</p>
|
941
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
942
|
+
<p><a name="9-acceptance"></a></p>
|
943
|
+
<h2 id="9-acceptance-of-terms">9. Acceptance of Terms</h2>
|
944
|
+
<p>Engagement with the Company's services constitutes acceptance of
|
945
|
+
these Terms. Continued use of services after any updates indicates
|
946
|
+
continued acceptance. These Terms are effective unless and until
|
947
|
+
terminated or modified in writing by mutual agreement.</p>
|
948
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
949
|
+
<p><a name="10-exceptions"></a></p>
|
950
|
+
<h2 id="10-exceptions-and-negotiations">10. Exceptions and Negotiations</h2>
|
951
|
+
<p><strong>The Company is open to negotiating specific terms upon mutual
|
952
|
+
agreement.</strong> Exceptions to these Terms must be documented in writing
|
953
|
+
and signed by both parties. Flexibility may be offered provided
|
954
|
+
such changes do not impose undue liability or regulatory
|
955
|
+
obligations on the Company.</p>
|
956
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
957
|
+
<p><a name="11-changes"></a></p>
|
958
|
+
<h2 id="11-changes-to-these-terms">11. Changes to These Terms</h2>
|
959
|
+
<p>The Company reserves the right to revise these Terms at any time.
|
960
|
+
Updated versions will be posted on our website or delivered via
|
961
|
+
direct notice. Clients are responsible for reviewing Terms
|
962
|
+
periodically for updates.</p>
|
963
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
964
|
+
<hr />
|
965
|
+
<div style="font-size: 12px; text-align: center;">
|
966
|
+
|
967
|
+
<p>Network Pro™, the shield logo, and the "Locking Down Networks™" slogan are <a href="../legal/#trademark" target="_self">trademarks</a> of Network Pro Strategies.</p>
|
968
|
+
|
969
|
+
<p>Licensed under <a href="../legal/#cc-by" target="_self"><strong>CC BY 4.0</strong></a> and the <a href="../legal/#gnu-gpl" target="_self"><strong>GNU GPL</strong></a>, as published by the <a rel="noopener noreferrer" href="https://fsf.org" target="_blank">Free Software Foundation</a>, either version 3 of the License, or (at your option) any later version.</p>
|
970
|
+
|
971
|
+
</div>
|
972
|
+
|
973
|
+
|
974
|
+
|
975
|
+
|
976
|
+
|
977
|
+
|
978
|
+
|
979
|
+
|
980
|
+
|
981
|
+
|
982
|
+
|
983
|
+
|
984
|
+
|
985
|
+
|
986
|
+
|
987
|
+
|
988
|
+
</article>
|
989
|
+
</div>
|
990
|
+
|
991
|
+
|
992
|
+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
993
|
+
</div>
|
994
|
+
|
995
|
+
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
|
996
|
+
|
997
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8z"/></svg>
|
998
|
+
Back to top
|
999
|
+
</button>
|
1000
|
+
|
1001
|
+
</main>
|
1002
|
+
|
1003
|
+
<footer class="md-footer">
|
1004
|
+
|
1005
|
+
<div class="md-footer-meta md-typeset">
|
1006
|
+
<div class="md-footer-meta__inner md-grid">
|
1007
|
+
<div class="md-copyright">
|
1008
|
+
|
1009
|
+
<div class="md-copyright__highlight">
|
1010
|
+
Copyright © 2025 Network Pro Strategies (Network Pro™) – <a href="#__consent">Change cookie settings</a>
|
1011
|
+
|
1012
|
+
</div>
|
1013
|
+
|
1014
|
+
|
1015
|
+
Made with
|
1016
|
+
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
1017
|
+
Material for MkDocs
|
1018
|
+
</a>
|
1019
|
+
|
1020
|
+
</div>
|
1021
|
+
|
1022
|
+
</div>
|
1023
|
+
</div>
|
1024
|
+
</footer>
|
1025
|
+
|
1026
|
+
</div>
|
1027
|
+
<div class="md-dialog" data-md-component="dialog">
|
1028
|
+
<div class="md-dialog__inner md-typeset"></div>
|
1029
|
+
</div>
|
1030
|
+
|
1031
|
+
|
1032
|
+
<div class="md-consent" data-md-component="consent" id="__consent" hidden>
|
1033
|
+
<div class="md-consent__overlay"></div>
|
1034
|
+
<aside class="md-consent__inner">
|
1035
|
+
<form class="md-consent__form md-grid md-typeset" name="consent">
|
1036
|
+
|
1037
|
+
|
1038
|
+
|
1039
|
+
|
1040
|
+
<h4>Cookie Consent</h4>
|
1041
|
+
<p>We use cookies to recognize your repeated visits and preferences, as well as to measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to make our documentation better.</p>
|
1042
|
+
<input class="md-toggle" type="checkbox" id="__settings" >
|
1043
|
+
<div class="md-consent__settings">
|
1044
|
+
<ul class="task-list">
|
1045
|
+
|
1046
|
+
|
1047
|
+
|
1048
|
+
|
1049
|
+
|
1050
|
+
|
1051
|
+
|
1052
|
+
|
1053
|
+
|
1054
|
+
|
1055
|
+
|
1056
|
+
<li class="task-list-item">
|
1057
|
+
<label class="task-list-control">
|
1058
|
+
<input type="checkbox" name="analytics" >
|
1059
|
+
<span class="task-list-indicator"></span>
|
1060
|
+
Google Analytics
|
1061
|
+
</label>
|
1062
|
+
</li>
|
1063
|
+
|
1064
|
+
|
1065
|
+
|
1066
|
+
|
1067
|
+
|
1068
|
+
|
1069
|
+
|
1070
|
+
|
1071
|
+
|
1072
|
+
|
1073
|
+
<li class="task-list-item">
|
1074
|
+
<label class="task-list-control">
|
1075
|
+
<input type="checkbox" name="github" >
|
1076
|
+
<span class="task-list-indicator"></span>
|
1077
|
+
GitHub
|
1078
|
+
</label>
|
1079
|
+
</li>
|
1080
|
+
|
1081
|
+
|
1082
|
+
|
1083
|
+
</ul>
|
1084
|
+
</div>
|
1085
|
+
<div class="md-consent__controls">
|
1086
|
+
|
1087
|
+
|
1088
|
+
|
1089
|
+
<button type="reset" class="md-button md-button--primary">Reject</button>
|
1090
|
+
|
1091
|
+
|
1092
|
+
|
1093
|
+
|
1094
|
+
<button class="md-button md-button--primary">Accept</button>
|
1095
|
+
|
1096
|
+
|
1097
|
+
|
1098
|
+
|
1099
|
+
|
1100
|
+
|
1101
|
+
|
1102
|
+
<label class="md-button" for="__settings">Manage settings</label>
|
1103
|
+
|
1104
|
+
|
1105
|
+
</div>
|
1106
|
+
</form>
|
1107
|
+
</aside>
|
1108
|
+
</div>
|
1109
|
+
<script>var consent=__md_get("__consent");if(consent)for(var input of document.forms.consent.elements)input.name&&(input.checked=consent[input.name]||!1);else"file:"!==location.protocol&&setTimeout((function(){document.querySelector("[data-md-component=consent]").hidden=!1}),250);var form=document.forms.consent;for(var action of["submit","reset"])form.addEventListener(action,(function(e){if(e.preventDefault(),"reset"===e.type)for(var n of document.forms.consent.elements)n.name&&(n.checked=!1);__md_set("__consent",Object.fromEntries(Array.from(new FormData(form).keys()).map((function(e){return[e,!0]})))),location.hash="",location.reload()}))</script>
|
1110
|
+
|
1111
|
+
|
1112
|
+
|
1113
|
+
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.instant", "navigation.tracking", "navigation.tabs", "toc.follow", "toc.integrate", "navigation.top", "search.suggest"], "search": "../assets/javascripts/workers/search.f8cc74c7.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
|
1114
|
+
|
1115
|
+
|
1116
|
+
<script src="../assets/javascripts/bundle.c8b220af.min.js"></script>
|
1117
|
+
|
1118
|
+
|
1119
|
+
</body>
|
1120
|
+
</html>
|