@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,1071 @@
|
|
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/privacy/">
|
12
|
+
|
13
|
+
|
14
|
+
<link rel="prev" href="..">
|
15
|
+
|
16
|
+
|
17
|
+
<link rel="next" href="../terms-use/">
|
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>Privacy Policy - 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="#privacy-policy" 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
|
+
Privacy Policy
|
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
|
+
|
246
|
+
|
247
|
+
<li class="md-tabs__item md-tabs__item--active">
|
248
|
+
<a href="./" class="md-tabs__link">
|
249
|
+
|
250
|
+
|
251
|
+
|
252
|
+
|
253
|
+
|
254
|
+
Privacy Policy
|
255
|
+
|
256
|
+
</a>
|
257
|
+
</li>
|
258
|
+
|
259
|
+
|
260
|
+
|
261
|
+
|
262
|
+
|
263
|
+
|
264
|
+
|
265
|
+
|
266
|
+
<li class="md-tabs__item">
|
267
|
+
<a href="../terms-use/" class="md-tabs__link">
|
268
|
+
|
269
|
+
|
270
|
+
|
271
|
+
|
272
|
+
|
273
|
+
Website Terms of Use
|
274
|
+
|
275
|
+
</a>
|
276
|
+
</li>
|
277
|
+
|
278
|
+
|
279
|
+
|
280
|
+
|
281
|
+
|
282
|
+
|
283
|
+
|
284
|
+
|
285
|
+
<li class="md-tabs__item">
|
286
|
+
<a href="../legal/" class="md-tabs__link">
|
287
|
+
|
288
|
+
|
289
|
+
|
290
|
+
|
291
|
+
|
292
|
+
Legal, Copyright, and Licensing
|
293
|
+
|
294
|
+
</a>
|
295
|
+
</li>
|
296
|
+
|
297
|
+
|
298
|
+
|
299
|
+
|
300
|
+
|
301
|
+
|
302
|
+
|
303
|
+
|
304
|
+
|
305
|
+
|
306
|
+
<li class="md-tabs__item">
|
307
|
+
<a href="../terms-cond/" 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
|
+
|
414
|
+
|
415
|
+
<li class="md-nav__item md-nav__item--active">
|
416
|
+
|
417
|
+
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
|
418
|
+
|
419
|
+
|
420
|
+
|
421
|
+
|
422
|
+
|
423
|
+
<label class="md-nav__link md-nav__link--active" for="__toc">
|
424
|
+
|
425
|
+
|
426
|
+
|
427
|
+
<span class="md-ellipsis">
|
428
|
+
Privacy Policy
|
429
|
+
|
430
|
+
</span>
|
431
|
+
|
432
|
+
|
433
|
+
<span class="md-nav__icon md-icon"></span>
|
434
|
+
</label>
|
435
|
+
|
436
|
+
<a href="./" class="md-nav__link md-nav__link--active">
|
437
|
+
|
438
|
+
|
439
|
+
|
440
|
+
<span class="md-ellipsis">
|
441
|
+
Privacy Policy
|
442
|
+
|
443
|
+
</span>
|
444
|
+
|
445
|
+
|
446
|
+
</a>
|
447
|
+
|
448
|
+
|
449
|
+
|
450
|
+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
451
|
+
|
452
|
+
|
453
|
+
|
454
|
+
|
455
|
+
|
456
|
+
|
457
|
+
<label class="md-nav__title" for="__toc">
|
458
|
+
<span class="md-nav__icon md-icon"></span>
|
459
|
+
Table of contents
|
460
|
+
</label>
|
461
|
+
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
462
|
+
|
463
|
+
<li class="md-nav__item">
|
464
|
+
<a href="#table-of-contents" class="md-nav__link">
|
465
|
+
<span class="md-ellipsis">
|
466
|
+
Table of Contents
|
467
|
+
</span>
|
468
|
+
</a>
|
469
|
+
|
470
|
+
</li>
|
471
|
+
|
472
|
+
<li class="md-nav__item">
|
473
|
+
<a href="#1-introduction" class="md-nav__link">
|
474
|
+
<span class="md-ellipsis">
|
475
|
+
1. Introduction
|
476
|
+
</span>
|
477
|
+
</a>
|
478
|
+
|
479
|
+
</li>
|
480
|
+
|
481
|
+
<li class="md-nav__item">
|
482
|
+
<a href="#2-information-we-collect" class="md-nav__link">
|
483
|
+
<span class="md-ellipsis">
|
484
|
+
2. Information We Collect
|
485
|
+
</span>
|
486
|
+
</a>
|
487
|
+
|
488
|
+
</li>
|
489
|
+
|
490
|
+
<li class="md-nav__item">
|
491
|
+
<a href="#3-payment-information" class="md-nav__link">
|
492
|
+
<span class="md-ellipsis">
|
493
|
+
3. Payment Information
|
494
|
+
</span>
|
495
|
+
</a>
|
496
|
+
|
497
|
+
</li>
|
498
|
+
|
499
|
+
<li class="md-nav__item">
|
500
|
+
<a href="#4-use-of-information" class="md-nav__link">
|
501
|
+
<span class="md-ellipsis">
|
502
|
+
4. Use of Information
|
503
|
+
</span>
|
504
|
+
</a>
|
505
|
+
|
506
|
+
</li>
|
507
|
+
|
508
|
+
<li class="md-nav__item">
|
509
|
+
<a href="#5-data-sharing" class="md-nav__link">
|
510
|
+
<span class="md-ellipsis">
|
511
|
+
5. Data Sharing
|
512
|
+
</span>
|
513
|
+
</a>
|
514
|
+
|
515
|
+
</li>
|
516
|
+
|
517
|
+
<li class="md-nav__item">
|
518
|
+
<a href="#6-data-security" class="md-nav__link">
|
519
|
+
<span class="md-ellipsis">
|
520
|
+
6. Data Security
|
521
|
+
</span>
|
522
|
+
</a>
|
523
|
+
|
524
|
+
</li>
|
525
|
+
|
526
|
+
<li class="md-nav__item">
|
527
|
+
<a href="#7-user-rights" class="md-nav__link">
|
528
|
+
<span class="md-ellipsis">
|
529
|
+
7. User Rights
|
530
|
+
</span>
|
531
|
+
</a>
|
532
|
+
|
533
|
+
</li>
|
534
|
+
|
535
|
+
<li class="md-nav__item">
|
536
|
+
<a href="#8-third-party-links" class="md-nav__link">
|
537
|
+
<span class="md-ellipsis">
|
538
|
+
8. Third-Party Links
|
539
|
+
</span>
|
540
|
+
</a>
|
541
|
+
|
542
|
+
</li>
|
543
|
+
|
544
|
+
<li class="md-nav__item">
|
545
|
+
<a href="#9-disclaimers-and-limitations" class="md-nav__link">
|
546
|
+
<span class="md-ellipsis">
|
547
|
+
9. Disclaimers and Limitations
|
548
|
+
</span>
|
549
|
+
</a>
|
550
|
+
|
551
|
+
</li>
|
552
|
+
|
553
|
+
<li class="md-nav__item">
|
554
|
+
<a href="#10-policy-changes" class="md-nav__link">
|
555
|
+
<span class="md-ellipsis">
|
556
|
+
10. Policy Changes
|
557
|
+
</span>
|
558
|
+
</a>
|
559
|
+
|
560
|
+
</li>
|
561
|
+
|
562
|
+
<li class="md-nav__item">
|
563
|
+
<a href="#11-contact" class="md-nav__link">
|
564
|
+
<span class="md-ellipsis">
|
565
|
+
11. Contact
|
566
|
+
</span>
|
567
|
+
</a>
|
568
|
+
|
569
|
+
</li>
|
570
|
+
|
571
|
+
</ul>
|
572
|
+
|
573
|
+
</nav>
|
574
|
+
|
575
|
+
</li>
|
576
|
+
|
577
|
+
|
578
|
+
|
579
|
+
|
580
|
+
|
581
|
+
|
582
|
+
|
583
|
+
|
584
|
+
|
585
|
+
<li class="md-nav__item">
|
586
|
+
<a href="../terms-use/" class="md-nav__link">
|
587
|
+
|
588
|
+
|
589
|
+
|
590
|
+
<span class="md-ellipsis">
|
591
|
+
Website Terms of Use
|
592
|
+
|
593
|
+
</span>
|
594
|
+
|
595
|
+
|
596
|
+
</a>
|
597
|
+
</li>
|
598
|
+
|
599
|
+
|
600
|
+
|
601
|
+
|
602
|
+
|
603
|
+
|
604
|
+
|
605
|
+
|
606
|
+
|
607
|
+
<li class="md-nav__item">
|
608
|
+
<a href="../legal/" class="md-nav__link">
|
609
|
+
|
610
|
+
|
611
|
+
|
612
|
+
<span class="md-ellipsis">
|
613
|
+
Legal, Copyright, and Licensing
|
614
|
+
|
615
|
+
</span>
|
616
|
+
|
617
|
+
|
618
|
+
</a>
|
619
|
+
</li>
|
620
|
+
|
621
|
+
|
622
|
+
|
623
|
+
|
624
|
+
|
625
|
+
|
626
|
+
|
627
|
+
|
628
|
+
|
629
|
+
|
630
|
+
|
631
|
+
|
632
|
+
|
633
|
+
|
634
|
+
|
635
|
+
|
636
|
+
|
637
|
+
<li class="md-nav__item md-nav__item--nested">
|
638
|
+
|
639
|
+
|
640
|
+
|
641
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5" >
|
642
|
+
|
643
|
+
|
644
|
+
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="0">
|
645
|
+
|
646
|
+
|
647
|
+
|
648
|
+
<span class="md-ellipsis">
|
649
|
+
Consulting
|
650
|
+
|
651
|
+
</span>
|
652
|
+
|
653
|
+
|
654
|
+
<span class="md-nav__icon md-icon"></span>
|
655
|
+
</label>
|
656
|
+
|
657
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="false">
|
658
|
+
<label class="md-nav__title" for="__nav_5">
|
659
|
+
<span class="md-nav__icon md-icon"></span>
|
660
|
+
Consulting
|
661
|
+
</label>
|
662
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
663
|
+
|
664
|
+
|
665
|
+
|
666
|
+
|
667
|
+
|
668
|
+
|
669
|
+
|
670
|
+
<li class="md-nav__item">
|
671
|
+
<a href="../terms-cond/" class="md-nav__link">
|
672
|
+
|
673
|
+
|
674
|
+
|
675
|
+
<span class="md-ellipsis">
|
676
|
+
Consulting Terms and Conditions
|
677
|
+
|
678
|
+
</span>
|
679
|
+
|
680
|
+
|
681
|
+
</a>
|
682
|
+
</li>
|
683
|
+
|
684
|
+
|
685
|
+
|
686
|
+
|
687
|
+
</ul>
|
688
|
+
</nav>
|
689
|
+
|
690
|
+
</li>
|
691
|
+
|
692
|
+
|
693
|
+
|
694
|
+
|
695
|
+
|
696
|
+
|
697
|
+
|
698
|
+
|
699
|
+
|
700
|
+
|
701
|
+
|
702
|
+
|
703
|
+
|
704
|
+
|
705
|
+
|
706
|
+
|
707
|
+
|
708
|
+
<li class="md-nav__item md-nav__item--nested">
|
709
|
+
|
710
|
+
|
711
|
+
|
712
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_6" >
|
713
|
+
|
714
|
+
|
715
|
+
<label class="md-nav__link" for="__nav_6" id="__nav_6_label" tabindex="0">
|
716
|
+
|
717
|
+
|
718
|
+
|
719
|
+
<span class="md-ellipsis">
|
720
|
+
Contributing
|
721
|
+
|
722
|
+
</span>
|
723
|
+
|
724
|
+
|
725
|
+
<span class="md-nav__icon md-icon"></span>
|
726
|
+
</label>
|
727
|
+
|
728
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_6_label" aria-expanded="false">
|
729
|
+
<label class="md-nav__title" for="__nav_6">
|
730
|
+
<span class="md-nav__icon md-icon"></span>
|
731
|
+
Contributing
|
732
|
+
</label>
|
733
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
734
|
+
|
735
|
+
|
736
|
+
|
737
|
+
|
738
|
+
|
739
|
+
|
740
|
+
|
741
|
+
<li class="md-nav__item">
|
742
|
+
<a href="../conduct/" class="md-nav__link">
|
743
|
+
|
744
|
+
|
745
|
+
|
746
|
+
<span class="md-ellipsis">
|
747
|
+
Contributor Covenant Code of Conduct
|
748
|
+
|
749
|
+
</span>
|
750
|
+
|
751
|
+
|
752
|
+
</a>
|
753
|
+
</li>
|
754
|
+
|
755
|
+
|
756
|
+
|
757
|
+
|
758
|
+
</ul>
|
759
|
+
</nav>
|
760
|
+
|
761
|
+
</li>
|
762
|
+
|
763
|
+
|
764
|
+
|
765
|
+
</ul>
|
766
|
+
</nav>
|
767
|
+
</div>
|
768
|
+
</div>
|
769
|
+
</div>
|
770
|
+
|
771
|
+
|
772
|
+
|
773
|
+
|
774
|
+
<div class="md-content" data-md-component="content">
|
775
|
+
<article class="md-content__inner md-typeset">
|
776
|
+
|
777
|
+
|
778
|
+
|
779
|
+
<nav class="md-tags" >
|
780
|
+
|
781
|
+
|
782
|
+
|
783
|
+
|
784
|
+
<span class="md-tag">network-pro</span>
|
785
|
+
|
786
|
+
|
787
|
+
|
788
|
+
|
789
|
+
|
790
|
+
<span class="md-tag">privacy</span>
|
791
|
+
|
792
|
+
|
793
|
+
|
794
|
+
|
795
|
+
|
796
|
+
<span class="md-tag">privacy-policy</span>
|
797
|
+
|
798
|
+
|
799
|
+
</nav>
|
800
|
+
|
801
|
+
|
802
|
+
|
803
|
+
|
804
|
+
|
805
|
+
|
806
|
+
<!-- =========================================================================
|
807
|
+
SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later
|
808
|
+
This file is part of Network Pro.
|
809
|
+
========================================================================== -->
|
810
|
+
|
811
|
+
<p><a href="https://spdx.dev/learn/handling-license-info/">SPDX-License-Identifier</a>:
|
812
|
+
<code>CC-BY-4.0 OR GPL-3.0-or-later</code></p>
|
813
|
+
<p><a name="top"></a></p>
|
814
|
+
<!-- markdownlint-disable MD025 -->
|
815
|
+
|
816
|
+
<h1 id="privacy-policy">Privacy Policy</h1>
|
817
|
+
<!-- markdownlint-enable MD025 -->
|
818
|
+
|
819
|
+
<p><strong>Network Pro Strategies</strong><br />
|
820
|
+
<strong>Effective Date:</strong> April 18, 2025</p>
|
821
|
+
<p> </p>
|
822
|
+
<!-- markdownlint-disable MD001 -->
|
823
|
+
|
824
|
+
<h3 id="table-of-contents">Table of Contents</h3>
|
825
|
+
<!-- markdownlint-enable MD001 -->
|
826
|
+
|
827
|
+
<ol>
|
828
|
+
<li><a href="#intro">Introduction</a></li>
|
829
|
+
<li><a href="#collect">Information We Collect</a></li>
|
830
|
+
<li><a href="#payment">Payment Information</a></li>
|
831
|
+
<li><a href="#use">Use of Information</a></li>
|
832
|
+
<li><a href="#sharing">Data Sharing</a></li>
|
833
|
+
<li><a href="#security">Data Security</a></li>
|
834
|
+
<li><a href="#rights">User Rights</a></li>
|
835
|
+
<li><a href="#third-party">Third-Party Links</a></li>
|
836
|
+
<li><a href="#disclaimers">Disclaimers and Limitations</a></li>
|
837
|
+
<li><a href="#changes">Policy Changes</a></li>
|
838
|
+
<li><a href="#contact">Contact</a></li>
|
839
|
+
</ol>
|
840
|
+
<hr />
|
841
|
+
<p><strong>Formats Available:</strong> <a href="https://netwk.pro/privacy.html">HTML</a> | Markdown</p>
|
842
|
+
<p><a name="intro"></a></p>
|
843
|
+
<h2 id="1-introduction">1. Introduction</h2>
|
844
|
+
<p>Network Pro Strategies ("Company," "we," "us," or "our") is committed to protecting the privacy of clients and website visitors. This Privacy Policy outlines how we collect, use, and safeguard your information when you interact with our website or services, consistent with applicable U.S. federal law and Arizona law, including Title 18, Chapter 5, Article 4 of the <strong><a href="https://www.azleg.gov/arstitle/">Arizona Revised Statutes</a> (A.R.S. §§ 18-551, 18-552)</strong>.</p>
|
845
|
+
<p><a name="collect"></a></p>
|
846
|
+
<h2 id="2-information-we-collect">2. Information We Collect</h2>
|
847
|
+
<p>We may collect the following categories of information:</p>
|
848
|
+
<ul>
|
849
|
+
<li><strong>Personal Identifiers</strong> (e.g., name, email, phone number)</li>
|
850
|
+
<li><strong>Business and Professional Information</strong></li>
|
851
|
+
<li><strong>Device/Technical Information</strong> (e.g., IP address, browser type, access logs)</li>
|
852
|
+
<li><strong>Client-Submitted Content</strong> related to our services</li>
|
853
|
+
</ul>
|
854
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
855
|
+
<p><a name="payment"></a></p>
|
856
|
+
<h2 id="3-payment-information">3. Payment Information</h2>
|
857
|
+
<p>When processing payments, we may collect credit card details and billing contact information. All credit card data is encrypted via TLS and shared only with PCI-compliant processors. <strong>Data is purged within 90 days post-verification of payment.</strong></p>
|
858
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
859
|
+
<p><a name="use"></a></p>
|
860
|
+
<h2 id="4-use-of-information">4. Use of Information</h2>
|
861
|
+
<p>Information is used to:</p>
|
862
|
+
<ul>
|
863
|
+
<li><strong>Provide and improve services</strong></li>
|
864
|
+
<li><strong>Respond to inquiries and fulfill contracts</strong></li>
|
865
|
+
<li><strong>Conduct analytics and enhance user experience</strong></li>
|
866
|
+
<li><strong>Ensure legal and regulatory compliance</strong></li>
|
867
|
+
</ul>
|
868
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
869
|
+
<p><a name="sharing"></a></p>
|
870
|
+
<h2 id="5-data-sharing">5. Data Sharing</h2>
|
871
|
+
<p>We do not sell personal information. However, we may share personal and business information under the following circumstances:</p>
|
872
|
+
<ul>
|
873
|
+
<li><strong>With Service Providers:</strong> We may share information with trusted third-party vendors—under binding agreements—who support our business operations. These include, but are not limited to, services such as payment processing, analytics, hosting, and customer support. These providers are authorized to use your information only as necessary to perform their contractual obligations.</li>
|
874
|
+
<li><strong>Legal Compliance:</strong> We may disclose information if required to do so by applicable law, regulation, legal process, or enforceable governmental request, including subpoenas or court orders.</li>
|
875
|
+
<li><strong>Business Transfers:</strong> In connection with a merger, acquisition, asset sale, or similar corporate transaction, we may disclose or transfer personal information, provided that reasonable steps are taken to ensure continued confidentiality and compliance with applicable privacy laws.</li>
|
876
|
+
</ul>
|
877
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
878
|
+
<p><a name="security"></a></p>
|
879
|
+
<h2 id="6-data-security">6. Data Security</h2>
|
880
|
+
<p>We implement industry-standard security measures to protect your data. However, no method of transmission over the Internet or electronic storage is completely secure, and we cannot guarantee absolute security. In compliance with <strong>A.R.S. § 18-552</strong>, we will notify affected individuals in the event of a data breach involving personal information.</p>
|
881
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
882
|
+
<p><a name="rights"></a></p>
|
883
|
+
<h2 id="7-user-rights">7. User Rights</h2>
|
884
|
+
<!-- markdownlint-disable MD036 -->
|
885
|
+
|
886
|
+
<p><strong>Your Rights and Choices</strong></p>
|
887
|
+
<!-- markdownlint-enable MD036 -->
|
888
|
+
|
889
|
+
<p>Under applicable state and federal law, you may have rights to:</p>
|
890
|
+
<ul>
|
891
|
+
<li><strong>Access, update, or delete</strong> your personal information, subject to legal and contractual limitations.</li>
|
892
|
+
<li><strong>Restrict or object to processing</strong> under certain conditions, as permitted by law.</li>
|
893
|
+
<li><strong>Opt out of direct marketing</strong></li>
|
894
|
+
</ul>
|
895
|
+
<p>To exercise these rights, please use our <a href="https://privacy.neteng.pro">Privacy Rights Request Form</a> or email us at <code>support (at) neteng.pro</code>.</p>
|
896
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
897
|
+
<p><a name="third-party"></a></p>
|
898
|
+
<h2 id="8-third-party-links">8. Third-Party Links</h2>
|
899
|
+
<p>Our site may contain links to third-party sites. We are not responsible for their privacy practices.</p>
|
900
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
901
|
+
<p><a name="disclaimers"></a></p>
|
902
|
+
<h2 id="9-disclaimers-and-limitations">9. Disclaimers and Limitations</h2>
|
903
|
+
<p>Network Pro Strategies offers informational content as a public service. No warranties are made regarding the accuracy or completeness of such content. Consulting services are governed by separate contracts. We disclaim liability for third-party services integrated or referenced.</p>
|
904
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
905
|
+
<p><a name="changes"></a></p>
|
906
|
+
<h2 id="10-policy-changes">10. Policy Changes</h2>
|
907
|
+
<p>We may update this policy periodically. Changes are effective upon posting.</p>
|
908
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
909
|
+
<p><a name="contact"></a></p>
|
910
|
+
<h2 id="11-contact">11. Contact</h2>
|
911
|
+
<p>For questions, contact:</p>
|
912
|
+
<p><strong>Network Pro Strategies</strong><br />
|
913
|
+
📧 Email: <code>support (at) neteng.pro</code><br />
|
914
|
+
📞 Phone: (623) 252-4350</p>
|
915
|
+
<hr />
|
916
|
+
<div style="font-size: 12px; text-align: center;">
|
917
|
+
|
918
|
+
<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>
|
919
|
+
|
920
|
+
<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>
|
921
|
+
|
922
|
+
</div>
|
923
|
+
|
924
|
+
|
925
|
+
|
926
|
+
|
927
|
+
|
928
|
+
|
929
|
+
|
930
|
+
|
931
|
+
|
932
|
+
|
933
|
+
|
934
|
+
|
935
|
+
|
936
|
+
|
937
|
+
|
938
|
+
|
939
|
+
</article>
|
940
|
+
</div>
|
941
|
+
|
942
|
+
|
943
|
+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
944
|
+
</div>
|
945
|
+
|
946
|
+
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
|
947
|
+
|
948
|
+
<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>
|
949
|
+
Back to top
|
950
|
+
</button>
|
951
|
+
|
952
|
+
</main>
|
953
|
+
|
954
|
+
<footer class="md-footer">
|
955
|
+
|
956
|
+
<div class="md-footer-meta md-typeset">
|
957
|
+
<div class="md-footer-meta__inner md-grid">
|
958
|
+
<div class="md-copyright">
|
959
|
+
|
960
|
+
<div class="md-copyright__highlight">
|
961
|
+
Copyright © 2025 Network Pro Strategies (Network Pro™) – <a href="#__consent">Change cookie settings</a>
|
962
|
+
|
963
|
+
</div>
|
964
|
+
|
965
|
+
|
966
|
+
Made with
|
967
|
+
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
968
|
+
Material for MkDocs
|
969
|
+
</a>
|
970
|
+
|
971
|
+
</div>
|
972
|
+
|
973
|
+
</div>
|
974
|
+
</div>
|
975
|
+
</footer>
|
976
|
+
|
977
|
+
</div>
|
978
|
+
<div class="md-dialog" data-md-component="dialog">
|
979
|
+
<div class="md-dialog__inner md-typeset"></div>
|
980
|
+
</div>
|
981
|
+
|
982
|
+
|
983
|
+
<div class="md-consent" data-md-component="consent" id="__consent" hidden>
|
984
|
+
<div class="md-consent__overlay"></div>
|
985
|
+
<aside class="md-consent__inner">
|
986
|
+
<form class="md-consent__form md-grid md-typeset" name="consent">
|
987
|
+
|
988
|
+
|
989
|
+
|
990
|
+
|
991
|
+
<h4>Cookie Consent</h4>
|
992
|
+
<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>
|
993
|
+
<input class="md-toggle" type="checkbox" id="__settings" >
|
994
|
+
<div class="md-consent__settings">
|
995
|
+
<ul class="task-list">
|
996
|
+
|
997
|
+
|
998
|
+
|
999
|
+
|
1000
|
+
|
1001
|
+
|
1002
|
+
|
1003
|
+
|
1004
|
+
|
1005
|
+
|
1006
|
+
|
1007
|
+
<li class="task-list-item">
|
1008
|
+
<label class="task-list-control">
|
1009
|
+
<input type="checkbox" name="analytics" >
|
1010
|
+
<span class="task-list-indicator"></span>
|
1011
|
+
Google Analytics
|
1012
|
+
</label>
|
1013
|
+
</li>
|
1014
|
+
|
1015
|
+
|
1016
|
+
|
1017
|
+
|
1018
|
+
|
1019
|
+
|
1020
|
+
|
1021
|
+
|
1022
|
+
|
1023
|
+
|
1024
|
+
<li class="task-list-item">
|
1025
|
+
<label class="task-list-control">
|
1026
|
+
<input type="checkbox" name="github" >
|
1027
|
+
<span class="task-list-indicator"></span>
|
1028
|
+
GitHub
|
1029
|
+
</label>
|
1030
|
+
</li>
|
1031
|
+
|
1032
|
+
|
1033
|
+
|
1034
|
+
</ul>
|
1035
|
+
</div>
|
1036
|
+
<div class="md-consent__controls">
|
1037
|
+
|
1038
|
+
|
1039
|
+
|
1040
|
+
<button type="reset" class="md-button md-button--primary">Reject</button>
|
1041
|
+
|
1042
|
+
|
1043
|
+
|
1044
|
+
|
1045
|
+
<button class="md-button md-button--primary">Accept</button>
|
1046
|
+
|
1047
|
+
|
1048
|
+
|
1049
|
+
|
1050
|
+
|
1051
|
+
|
1052
|
+
|
1053
|
+
<label class="md-button" for="__settings">Manage settings</label>
|
1054
|
+
|
1055
|
+
|
1056
|
+
</div>
|
1057
|
+
</form>
|
1058
|
+
</aside>
|
1059
|
+
</div>
|
1060
|
+
<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>
|
1061
|
+
|
1062
|
+
|
1063
|
+
|
1064
|
+
<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>
|
1065
|
+
|
1066
|
+
|
1067
|
+
<script src="../assets/javascripts/bundle.c8b220af.min.js"></script>
|
1068
|
+
|
1069
|
+
|
1070
|
+
</body>
|
1071
|
+
</html>
|