@networkpro/blog 1.0.5 → 1.0.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.
Files changed (153) hide show
  1. package/2015/01/04/secure-secure-shell/index.html +1552 -0
  2. package/2025/04/30/were-live/index.html +1220 -0
  3. package/2025/05/11/the-network-pro-blog-has-moved/index.html +1202 -0
  4. package/2025/05/15/building-a-better-web-experience/index.html +1200 -0
  5. package/2025/05/16/progressive-web-app-is-live/index.html +1232 -0
  6. package/404.html +970 -0
  7. package/archive/2015/index.html +1141 -0
  8. package/archive/2025/index.html +1316 -0
  9. package/assets/external/avatars.githubusercontent.com/u/170266279.png +0 -0
  10. package/assets/external/unpkg.com/mermaid@11/dist/mermaid.min.js +2607 -0
  11. package/assets/images/favicon.png +0 -0
  12. package/assets/javascripts/bundle.13a4f30d.min.js +16 -0
  13. package/assets/javascripts/bundle.13a4f30d.min.js.map +7 -0
  14. package/assets/javascripts/lunr/min/lunr.ar.min.js +1 -0
  15. package/assets/javascripts/lunr/min/lunr.da.min.js +18 -0
  16. package/assets/javascripts/lunr/min/lunr.de.min.js +18 -0
  17. package/assets/javascripts/lunr/min/lunr.du.min.js +18 -0
  18. package/assets/javascripts/lunr/min/lunr.el.min.js +1 -0
  19. package/assets/javascripts/lunr/min/lunr.es.min.js +18 -0
  20. package/assets/javascripts/lunr/min/lunr.fi.min.js +18 -0
  21. package/assets/javascripts/lunr/min/lunr.fr.min.js +18 -0
  22. package/assets/javascripts/lunr/min/lunr.he.min.js +1 -0
  23. package/assets/javascripts/lunr/min/lunr.hi.min.js +1 -0
  24. package/assets/javascripts/lunr/min/lunr.hu.min.js +18 -0
  25. package/assets/javascripts/lunr/min/lunr.hy.min.js +1 -0
  26. package/assets/javascripts/lunr/min/lunr.it.min.js +18 -0
  27. package/assets/javascripts/lunr/min/lunr.ja.min.js +1 -0
  28. package/assets/javascripts/lunr/min/lunr.jp.min.js +1 -0
  29. package/assets/javascripts/lunr/min/lunr.kn.min.js +1 -0
  30. package/assets/javascripts/lunr/min/lunr.ko.min.js +1 -0
  31. package/assets/javascripts/lunr/min/lunr.multi.min.js +1 -0
  32. package/assets/javascripts/lunr/min/lunr.nl.min.js +18 -0
  33. package/assets/javascripts/lunr/min/lunr.no.min.js +18 -0
  34. package/assets/javascripts/lunr/min/lunr.pt.min.js +18 -0
  35. package/assets/javascripts/lunr/min/lunr.ro.min.js +18 -0
  36. package/assets/javascripts/lunr/min/lunr.ru.min.js +18 -0
  37. package/assets/javascripts/lunr/min/lunr.sa.min.js +1 -0
  38. package/assets/javascripts/lunr/min/lunr.stemmer.support.min.js +1 -0
  39. package/assets/javascripts/lunr/min/lunr.sv.min.js +18 -0
  40. package/assets/javascripts/lunr/min/lunr.ta.min.js +1 -0
  41. package/assets/javascripts/lunr/min/lunr.te.min.js +1 -0
  42. package/assets/javascripts/lunr/min/lunr.th.min.js +1 -0
  43. package/assets/javascripts/lunr/min/lunr.tr.min.js +18 -0
  44. package/assets/javascripts/lunr/min/lunr.vi.min.js +1 -0
  45. package/assets/javascripts/lunr/min/lunr.zh.min.js +1 -0
  46. package/assets/javascripts/lunr/tinyseg.js +206 -0
  47. package/assets/javascripts/lunr/wordcut.js +6708 -0
  48. package/assets/javascripts/workers/search.d50fe291.min.js +42 -0
  49. package/assets/javascripts/workers/search.d50fe291.min.js.map +7 -0
  50. package/assets/stylesheets/main.342714a4.min.css +1 -0
  51. package/assets/stylesheets/main.342714a4.min.css.map +1 -0
  52. package/assets/stylesheets/palette.06af60db.min.css +1 -0
  53. package/assets/stylesheets/palette.06af60db.min.css.map +1 -0
  54. package/category/security/index.html +1141 -0
  55. package/contributing/index.html +1306 -0
  56. package/feed_json_created.json +1 -0
  57. package/feed_json_updated.json +1 -0
  58. package/feed_rss_created.xml +1 -0
  59. package/feed_rss_updated.xml +1 -0
  60. package/index.html +1406 -0
  61. package/package.json +1 -1
  62. package/search/search_index.json +1 -0
  63. package/sitemap.xml +47 -0
  64. package/sitemap.xml.gz +0 -0
  65. package/tags/index.html +1432 -0
  66. package/.browserslistrc +0 -12
  67. package/.editorconfig +0 -60
  68. package/.gitattributes +0 -199
  69. package/.github/workflows/auto-assign.yml +0 -32
  70. package/.github/workflows/build-and-deploy.yml +0 -117
  71. package/.github/workflows/dependency-review.yml +0 -20
  72. package/.github/workflows/publish.yml +0 -143
  73. package/.markdownlint.jsonc +0 -19
  74. package/.prettierignore +0 -38
  75. package/.prettierrc +0 -20
  76. package/.stylelintignore +0 -34
  77. package/.vscode/settings.json +0 -81
  78. package/CNAME +0 -1
  79. package/LICENSE.md +0 -265
  80. package/MKDOCS.md +0 -20
  81. package/assets/.gitkeep +0 -0
  82. package/assets/consulting-terms.pdf +0 -0
  83. package/assets/license/CC-BY-4.0-rdfa.xml +0 -741
  84. package/assets/license/CC-BY-4.0.xml +0 -25
  85. package/assets/license/COPYING-rdfa.xml +0 -1187
  86. package/assets/license/COPYING.odt +0 -0
  87. package/assets/linksheet.json +0 -8
  88. package/assets/pgp/contact.vcf +0 -13
  89. package/assets/pgp/contact@s.neteng.pro.aexpk +0 -17
  90. package/assets/pgp/contact@s.neteng.pro.asc +0 -17
  91. package/assets/pgp/github@sl.neteng.cc.aexpk +0 -29
  92. package/assets/pgp/github@sl.neteng.cc.asc +0 -29
  93. package/assets/pgp/support@neteng.pro.aexpk +0 -47
  94. package/assets/pgp/support@neteng.pro.asc +0 -47
  95. package/docs/LICENSE.md +0 -296
  96. package/docs/PRIVACY.md +0 -212
  97. package/docs/README.md +0 -115
  98. package/docs/TERMS-COND.md +0 -277
  99. package/docs/TERMS-USE.md +0 -212
  100. package/docs/license/CC-BY-4.0.html +0 -1235
  101. package/docs/license/CC-BY-4.0.md +0 -367
  102. package/docs/license/CC-BY-4.0.txt +0 -156
  103. package/docs/license/COPYING.html +0 -1413
  104. package/docs/license/COPYING.md +0 -611
  105. package/docs/license/COPYING.txt +0 -232
  106. package/docs_raw/.authors.yml +0 -11
  107. package/docs_raw/contributing.md +0 -166
  108. package/docs_raw/index.md +0 -28
  109. package/docs_raw/posts/betterweb.md +0 -59
  110. package/docs_raw/posts/drafts/.meta.yml +0 -1
  111. package/docs_raw/posts/live.md +0 -83
  112. package/docs_raw/posts/moved.md +0 -74
  113. package/docs_raw/posts/pwa.md +0 -65
  114. package/docs_raw/posts/secure-secure-shell.md +0 -561
  115. package/docs_raw/sitemap.xml +0 -83
  116. package/docs_raw/tags.md +0 -12
  117. package/eslint.config.mjs +0 -80
  118. package/mkdocs.yml +0 -115
  119. package/postcss.config.mjs +0 -5
  120. package/ref/README.md +0 -56
  121. package/ref/help.md +0 -17
  122. package/stylelint.config.js +0 -109
  123. /package/assets/{nsa-happy-dance.png → external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/assets/nsa-happy-dance.png} +0 -0
  124. /package/{docs_raw/ext → ext}/__init__.py +0 -0
  125. /package/{docs_raw/ext → ext}/slugs.py +0 -0
  126. /package/{docs_raw/favicon.ico → favicon.ico} +0 -0
  127. /package/{docs_raw/favicon.svg → favicon.svg} +0 -0
  128. /package/{docs_raw/fontawesome → fontawesome}/LICENSE.txt +0 -0
  129. /package/{docs_raw/fontawesome → fontawesome}/brands/facebook.svg +0 -0
  130. /package/{docs_raw/fontawesome → fontawesome}/brands/instagram.svg +0 -0
  131. /package/{docs_raw/fontawesome → fontawesome}/brands/linkedin.svg +0 -0
  132. /package/{docs_raw/fontawesome → fontawesome}/brands/mastodon.svg +0 -0
  133. /package/{docs_raw/fontawesome → fontawesome}/solid/at.svg +0 -0
  134. /package/{docs_raw/hooks → hooks}/socialmedia.py +0 -0
  135. /package/{docs_raw/icon-180x180.png → icon-180x180.png} +0 -0
  136. /package/{docs_raw/icon-192x192.png → icon-192x192.png} +0 -0
  137. /package/{docs_raw/icon-512x512-maskable.png → icon-512x512-maskable.png} +0 -0
  138. /package/{docs_raw/icon-512x512.png → icon-512x512.png} +0 -0
  139. /package/{docs_raw/icon-splash.png → icon-splash.png} +0 -0
  140. /package/{docs_raw/img → img}/acode.png +0 -0
  141. /package/{docs_raw/img → img}/blog-move.png +0 -0
  142. /package/{docs_raw/img → img}/favicon.png +0 -0
  143. /package/{docs_raw/img → img}/linksheet.png +0 -0
  144. /package/{docs_raw/img → img}/logo.png +0 -0
  145. /package/{docs_raw/img → img}/pmx.png +0 -0
  146. /package/{docs_raw/img → img}/tosdr.png +0 -0
  147. /package/{docs_raw/img → img}/urlcheck.png +0 -0
  148. /package/{docs_raw/manifest.json → manifest.json} +0 -0
  149. /package/{docs_raw/robots.txt → robots.txt} +0 -0
  150. /package/{docs_raw/styles → styles}/default.css +0 -0
  151. /package/{docs_raw/styles → styles}/global.css +0 -0
  152. /package/{docs_raw/styles → styles}/normalize.css +0 -0
  153. /package/{docs_raw/styles → styles}/style.css +0 -0
@@ -1,81 +0,0 @@
1
- {
2
- "notebook.defaultFormatter": "esbenp.prettier-vscode",
3
- // Editor settings
4
- "editor.defaultFoldingRangeProvider": "esbenp.prettier-vscode",
5
- "editor.defaultFormatter": "esbenp.prettier-vscode",
6
- "[markdown]": {
7
- "editor.defaultFoldingRangeProvider": "esbenp.prettier-vscode",
8
- "editor.defaultFormatter": "esbenp.prettier-vscode"
9
- },
10
- "[json]": {
11
- "editor.defaultFormatter": "esbenp.prettier-vscode"
12
- },
13
- "[jsonc]": {
14
- "editor.defaultFormatter": "esbenp.prettier-vscode"
15
- },
16
- // ESLint configuration
17
- "eslint.workingDirectories": ["D:\\Netwk-Pro\\git\\blog"],
18
- "eslint.validate": ["html", "javascript", "javascriptreact", "json", "jsonc"],
19
- "eslint.lintTask.enable": true,
20
- "eslint.lintTask.options": "--ext .mjs,.js,.json,.jsonc --config eslint.config.mjs .",
21
- "eslint.useESLintClass": true,
22
- "eslint.useFlatConfig": true,
23
- "eslint.codeActionsOnSave.mode": "problems",
24
- "eslint.probe": ["javascript", "javascriptreact", "html", "json", "jsonc"],
25
- // Stylelint configuration
26
- "stylelint.configBasedir": "D:\\Netwk-Pro\\git\\blog",
27
- "stylelint.configFile": "stylelint.config.js",
28
- "stylelint.customSyntax": "postcss-html",
29
- "stylelint.validate": ["css", "postcss", "html"],
30
- // Custom CSS data for FontAwesome classes
31
- "css.customData": [
32
- ".vscode/customData.json" // Path to your custom data file
33
- ],
34
- // Locations of CSS files for validation
35
- "css.styleSheets": ["**/*.css", "docs_raw/styles/*.css"],
36
- "markdown.validate.ignoredLinks": [
37
- "#sshd",
38
- "#top",
39
- "#ownership",
40
- "#trademark",
41
- "#branding",
42
- "#licensed-material",
43
- "#licenses",
44
- "#dlnotes",
45
- "#cc-by",
46
- "#gnu-gpl",
47
- "#third-party",
48
- "#prohibited-uses",
49
- "#disclaimer",
50
- "#contact",
51
- "#revisions",
52
- "#attribution",
53
- "#intro",
54
- "#collect",
55
- "#payment",
56
- "#use",
57
- "#sharing",
58
- "#security",
59
- "#rights",
60
- "#disclaimers",
61
- "#changes",
62
- "#1-intro",
63
- "#2-scope",
64
- "#3-disclaimer",
65
- "#4-risk",
66
- "#5-liability",
67
- "#7-client",
68
- "#8-law",
69
- "#9-acceptance",
70
- "#10-exceptions",
71
- "#11-changes",
72
- "./legal.html",
73
- "./terms-of-use",
74
- "./privacy-policy",
75
- "#pledge",
76
- "#standards",
77
- "#response",
78
- "#enforce",
79
- "#attribute"
80
- ]
81
- }
package/CNAME DELETED
@@ -1 +0,0 @@
1
- blog.netwk.pro
package/LICENSE.md DELETED
@@ -1,265 +0,0 @@
1
- <!-- =========================================================================
2
- LICENSE.md
3
-
4
- SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later
5
- This file is part of Network Pro.
6
- ========================================================================== -->
7
-
8
- <!--
9
- Copyright © 2025 Network Pro Strategies (Network Pro)
10
-
11
- ---
12
-
13
- I. Creative Commons Attribution 4.0 International
14
-
15
- 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/.
16
-
17
- 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.
18
-
19
- 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.
20
-
21
- Permissions beyond the scope of this License—or instead of those permitted by this License—may be available as further defined within this document.
22
-
23
- SPDX Reference: https://spdx.org/licenses/CC-BY-4.0.html
24
- Canonical URL: https://creativecommons.org/licenses/by/4.0/
25
-
26
- ---
27
-
28
- II. GNU General Public License
29
-
30
- 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.
31
-
32
- This material is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
33
-
34
- See the GNU General Public License for more details.
35
-
36
- SPDX Reference: https://spdx.org/licenses/GPL-3.0-or-later.html
37
- Canonical URL: https://www.gnu.org/licenses/gpl-3.0.html
38
-
39
- ---
40
-
41
- Author: Scott Lopez
42
- Email: <contact@neteng.pro>
43
- Web: <https://bio.neteng.pro>
44
- -->
45
-
46
- [SPDX-License-Identifier](https://spdx.dev/learn/handling-license-info/):
47
- `CC-BY-4.0 OR GPL-3.0-or-later`
48
-
49
- <a name="top"></a>
50
-
51
- # Legal, Copyright, and Licensing
52
-
53
- **Network Pro Strategies**
54
- **Effective Date:** May 8, 2025
55
-
56
- &nbsp;
57
-
58
- <!-- markdownlint-disable MD001 -->
59
-
60
- ### Table of Contents
61
-
62
- <!-- markdownlint-enable MD001 -->
63
-
64
- 1. [Copyright](#ownership)
65
- 2. [Trademark Ownership](#trademark)
66
- 3. [Restrictions on Branding and Graphics](#branding)
67
- 4. [Licensed Material Definition](#licensed-material)
68
- 5. [License Terms](#licenses)
69
- 6. [Dual Licensing Notes](#dlnotes)
70
- 7. [Creative Commons License (CC BY 4.0)](#cc-by)
71
- 8. [GNU General Public License (GPL)](#gnu-gpl)
72
- 9. [Third-Party Code and Licenses](#third-party)
73
- 10. [Prohibited Uses](#prohibited-uses)
74
- 11. [Modifications and Liability Disclaimer](#disclaimer)
75
- 12. [Contact](#contact)
76
- 13. [Revisions](#revisions)
77
-
78
- ---
79
-
80
- **Formats Available:** [HTML](https://docs.netwk.pro/legal) | Markdown
81
-
82
- <a name="ownership"></a>
83
-
84
- ## 1. Copyright
85
-
86
- All content—including text, software, logos, graphics, documentation, and other materials—provided by **Network Pro Strategies** (“Network Pro”, “Company”, “Licensor”) is protected by U.S. and international copyright laws.
87
-
88
- Copyright &copy; 2025 **[Network Pro Strategies](https://netwk.pro)** (Network Pro&trade;)
89
-
90
- <a name="trademark"></a>
91
-
92
- ## 2. Trademark Ownership
93
-
94
- The following trademarks are the exclusive property of the Company:
95
-
96
- - **Brand Name:** Network Pro&trade;
97
- - **Domain Names:** netwk.pro, neteng.pro, neteng.cc
98
- - **Logo:** The shield logo displayed on our homepage
99
- - **Slogan:** "Locking Down Networks, Unlocking Confidence&trade;"
100
-
101
- Unauthorized use—including use likely to cause confusion, misrepresentation, or disparagement—is strictly prohibited.
102
-
103
- <sub>[Back to top](#top)</sub>
104
-
105
- <a name="branding"></a>
106
-
107
- ## 3. Restrictions on Branding and Graphics
108
-
109
- Licensing under CC BY 4.0 or the GNU GPL **expressly excludes** any rights to use the Company’s trademarks, trade dress, logos, visual branding, or other proprietary identifiers.
110
-
111
- **Such elements are not part of the Licensed Material and remain the exclusive property of the Company.** Any use of these elements—including within derivative works or promotional content—requires the Company’s prior written consent.
112
-
113
- <sub>[Back to top](#top)</sub>
114
-
115
- <a name="licensed-material"></a>
116
-
117
- ## 4. Licensed Material Definition
118
-
119
- “Licensed Material” refers solely to the publicly available code and documentation distributed through the Company’s open repositories and websites. It expressly excludes all third-party content, proprietary brand assets (including logos, trademarks, and visual designs), and any internal or commercial backend systems.
120
-
121
- For clarity, the Company itself is not licensed under, nor subject to, the terms of the open-source or content licenses described in this document.
122
-
123
- <sub>[Back to top](#top)</sub>
124
-
125
- <a name="licenses"></a>
126
-
127
- ## 5. License Terms
128
-
129
- This work is dual-licensed under:
130
-
131
- - [Creative Commons Attribution 4.0 International (CC BY 4.0)](#cc-by)
132
- - [GNU General Public License v3.0 or later (GNU GPL)](#gnu-gpl)
133
-
134
- <a name="dlnotes"></a>
135
-
136
- ## 6. Dual Licensing Notes
137
-
138
- - You may choose to use the work under either license, or both where appropriate.
139
- - See Creative Commons FAQ: [Separate agreements](https://creativecommons.org/faq/#can-i-enter-into-separate-or-supplemental-agreements-with-users-of-my-work)
140
- - See GPL compatibility: [GPL FAQ](https://www.gnu.org/licenses/gpl-faq.html#WhatDoesCompatMean)
141
-
142
- <sub>[Back to top](#top)</sub>
143
-
144
- <a name="cc-by"></a>
145
-
146
- ## 6. Creative Commons License (CC BY 4.0)
147
-
148
- <sup>Formats: [HTML](https://netwk-pro.github.io/blog/assets/license/CC-BY-4.0.html) | [Markdown](https://netwk-pro.github.io/blog/assets/license/CC-BY-4.0.md) | [Text](https://netwk-pro.github.io/blog/assets/license/CC-BY-4.0.txt) | [RDFa](https://raw.githubusercontent.com/netwk-pro/blog/main/assets/license/CC-BY-4.0-rdfa.xml) | [XMP](https://raw.githubusercontent.com/netwk-pro/blog/main/assets/license/CC-BY-4.0.xml)</sup>
149
-
150
- Network Pro&trade; (the "Licensed Material") is licensed under **Creative
151
- Commons Attribution 4.0 International** (CC BY 4.0)
152
- [<img decoding="async" loading="lazy" style="display: inline-block; height: 18px !important; margin-left: 3px; vertical-align: text-bottom; text-decoration: none;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" alt="Creative Commons BY" />](https://creativecommons.org/licenses/by/4.0/)
153
- [<img decoding="async" loading="lazy" style="display: inline-block; height: 18px !important; margin-left: 3px; vertical-align: text-bottom; text-decoration: none;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt="Creative Commons BY" />](https://creativecommons.org/licenses/by/4.0/).
154
-
155
- 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.
156
-
157
- Permissions beyond the scope of this License—or instead of those permitted by this License—may be available as further defined within this document.
158
-
159
- <code style="background: none; border: none; border-radius: 0; height: 50vh; outline: none; resize: none; width: 100%;">
160
-
161
- - SPDX Reference:
162
- [https://spdx.org/licenses/CC-BY-4.0.html](https://spdx.org/licenses/CC-BY-4.0.html)
163
- - Canonical URL:
164
- [https://creativecommons.org/licenses/by/4.0/](https://creativecommons.org/licenses/by/4.0/)
165
-
166
- </code>
167
-
168
- <sub>[Back to top](#top)</sub>
169
-
170
- <a name="gnu-gpl"></a>
171
-
172
- ## 7. GNU General Public License (GPL)
173
-
174
- <sup>Formats: [HTML](https://netwk-pro.github.io/blog/assets/license/COPYING.html) | [Markdown](https://netwk-pro.github.io/blog/assets/license/COPYING.md) | [Text](https://netwk-pro.github.io/blog/assets/license/COPYING.txt) | [RDFa](https://raw.githubusercontent.com/netwk-pro/blog/main/assets/license/COPYING-rdfa.xml) | [ODT](https://raw.githubusercontent.com/netwk-pro/blog/main/assets/license/COPYING.odt)</sup>
175
-
176
- Network Pro&trade; 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](https://www.fsf.org/), either version 3 of the License, or (at your option) any later version.
177
-
178
- You should have received a copy of the GNU General Public License along with this material. If not, see <[https://www.gnu.org/licenses](https://www.gnu.org/licenses)>.
179
-
180
- <code style="background: none; border: none; border-radius: 0; height: 50vh; outline: none; resize: none; width: 100%;">
181
-
182
- - SPDX Reference:
183
- [https://spdx.org/licenses/GPL-3.0-or-later.html](https://spdx.org/licenses/GPL-3.0-or-later.html)
184
- - Canonical URL:
185
- [https://www.gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html)
186
-
187
- </code>
188
-
189
- <sub>[Back to top](#top)</sub>
190
-
191
- <a name="third-party"></a>
192
-
193
- ## 9. Third-Party Code and Licenses
194
-
195
- Some components of the Licensed Material may include or interface with third-party libraries, frameworks, or assets. **Each third-party component is governed solely by its own license terms** and is expressly excluded from the scope of this document.
196
-
197
- The inclusion, reference, or linking of any third-party content **does not constitute endorsement, approval, or warranty** by the Company.
198
-
199
- **It is the user's responsibility** to review, understand, and comply with all applicable third-party licenses before use, modification, or distribution.
200
-
201
- <sub>[Back to top](#top)</sub>
202
-
203
- <a name="prohibited-uses"></a>
204
-
205
- ## 9. Prohibited Uses
206
-
207
- **The following activities are strictly prohibited and may constitute infringement or unfair competition under applicable law, unless explicitly authorized in writing by the Company:**
208
-
209
- - Use of any Company trademarks, logos, domain names, slogans, or other brand identifiers
210
- - Any representation—explicit or implied—that suggests endorsement, affiliation, or partnership with the Company
211
- - Misuse, unauthorized use, or misrepresentation of the Company’s intellectual property
212
- - Incorporation of any Company branding or protected identifiers into derivative works, forks, distributions, or promotional materials
213
-
214
- <sub>[Back to top](#top)</sub>
215
-
216
- <a name="disclaimer"></a>
217
-
218
- ## 10. Modifications and Liability Disclaimer
219
-
220
- Modifications, redistribution, or any use of the Licensed Material are performed entirely at your own risk.
221
-
222
- > THE LICENSED MATERIAL IS PROVIDED “AS IS” AND “AS AVAILABLE,” WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. TO THE MAXIMUM EXTENT PERMITTED BY LAW, THE COMPANY DISCLAIMS ALL WARRANTIES, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND ACCURACY.
223
-
224
- **The Company shall not be liable for any direct, indirect, incidental, consequential, special, exemplary, or punitive damages arising from or related to the use, reproduction, modification, or distribution of the Licensed Material**—including, without limitation, any claims or disputes brought by third parties, whether in contract, tort, or otherwise.
225
-
226
- <sub>[Back to top](#top)</sub>
227
-
228
- <a name="contact"></a>
229
-
230
- ## 11. Contact
231
-
232
- The Company may be contacted via our [contact form](https://contact.neteng.pro) or by email at:
233
- 📧 `support (at) neteng.pro`
234
-
235
- <sub>[Back to top](#top)</sub>
236
-
237
- <a name="revisions"></a>
238
-
239
- ## 12. Revisions
240
-
241
- This legal page may be updated to comply with legal or operational changes. The current effective date is listed at the top of this document.
242
-
243
- <sub>[Back to top](#top)</sub>
244
-
245
- ---
246
-
247
- <div style="font-size: 12px; font-weight: bold; text-align: center;">
248
-
249
- [Home](https://netwk.pro) &nbsp; | &nbsp; [Terms of Use](https://netwk.pro/terms-of-use.html)
250
- [Privacy Policy](https://netwk.pro/privacy.html) &nbsp; | &nbsp; Legal
251
-
252
- </div>
253
-
254
- &nbsp;
255
-
256
- <div style="font-size: 12px; text-align: center;">
257
-
258
- Copyright &copy; 2025
259
- **[Network Pro Strategies](https://netwk.pro)** (Network Pro&trade;)
260
-
261
- Network Pro&trade;, the shield logo, and the "Locking Down Networks&trade;" slogan are [trademarks](#trademark) of Network Pro Strategies.
262
-
263
- Licensed under **[CC BY 4.0](#cc-by)** and the **[GNU GPL](#gnu-gpl)**, as published by the [Free Software Foundation](https://www.fsf.org), either version 3 of the License, or (at your option) any later version.
264
-
265
- </div>
package/MKDOCS.md DELETED
@@ -1,20 +0,0 @@
1
- Copyright (c) 2016-2023 Martin Donath <martin.donath@squidfunk.com>
2
- Alex Voss <alex@corealisation.com>
3
-
4
- Permission is hereby granted, free of charge, to any person obtaining a copy
5
- of this software and associated documentation files (the "Software"), to
6
- deal in the Software without restriction, including without limitation the
7
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
8
- sell copies of the Software, and to permit persons to whom the Software is
9
- furnished to do so, subject to the following conditions:
10
-
11
- The above copyright notice and this permission notice shall be included in
12
- all copies or substantial portions of the Software.
13
-
14
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16
- FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
17
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
19
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
20
- IN THE SOFTWARE.
package/assets/.gitkeep DELETED
File without changes
Binary file