@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,74 +0,0 @@
1
- ---
2
- date:
3
- created: 2025-05-11
4
- updated: 2025-05-16
5
- title: The Network Pro™ Blog Has Moved
6
- summary: Announcement of blog move from subdirectory of main site to a dedicated, blog subdomain.
7
- authors:
8
- - team
9
- tags:
10
- - network-pro
11
- - blog
12
- ---
13
-
14
- ## 🔁 Evolving Securely: The Network Pro™ Blog Has Moved
15
-
16
- **Same Mission. Stronger Platform. More Accessible Knowledge.**
17
-
18
- Since launching the **Network Pro™ Blog**, our purpose has been clear:
19
- Deliver uncompromising insight, grounded in technical experience and a commitment to **privacy-respecting, resilient cybersecurity**.
20
-
21
- Today, that mission continues—on a new, streamlined domain:
22
- **[https://blog.netwk.pro](https://blog.netwk.pro)**
23
-
24
- This move isn’t just cosmetic. It reflects our continued investment in accessibility, performance, and **security-aware publishing infrastructure**—with all the same clarity and content integrity you’ve come to expect.
25
-
26
- <!-- more -->
27
-
28
- ### Why the Move?
29
-
30
- Security is more than the tools we use—it’s how we communicate, publish, and maintain trust. Our new domain brings:
31
-
32
- 🔒 **Cleaner, faster access to our insights**
33
- 🧠 **Simplified, distraction-free reading experience**
34
- 📡 **A direct connection between our name and our knowledge-sharing mission**
35
-
36
- This change is part of a broader evolution. As we expand into deeper infrastructure consulting, Zero Trust deployment, and privacy-first architecture for both enterprise and public sectors, our digital presence needs to scale with our clients’ needs—without compromising values.
37
-
38
- ---
39
-
40
- ### What’s Next?
41
-
42
- At [**blog.netwk.pro**](https://blog.netwk.pro), you’ll continue to find:
43
-
44
- 🔐 **Field-tested cybersecurity implementation strategies**
45
- 🛠️ **Open-source tooling reviews and real-world deployment guides**
46
- 📱 **Endpoint, mobile, and cloud security insights with zero vendor bias**
47
- 📚 **Transparent threat modeling and analysis that demystifies, not dramatizes**
48
-
49
- Whether you’re a sysadmin defending hybrid networks, a privacy advocate building ethical stacks, or an enterprise CTO navigating compliance, the mission stays the same:
50
- **Clarity. Control. Confidence.**
51
-
52
- ---
53
-
54
- ### Stay Connected
55
-
56
- Bookmark the new address: [**https://blog.netwk.pro**](https://blog.netwk.pro)
57
-
58
- Need help securing your infrastructure or want a second set of eyes on a deployment? We’re here to advise, not upsell.
59
-
60
- 📩 **[Contact us](https://contact.neteng.pro)** to discuss your needs—or just to say hello.
61
-
62
- &nbsp;
63
-
64
- **Network Pro&trade;** | _Cybersecurity that respects your values._
65
-
66
- ---
67
-
68
- <div style="font-size: 12px; text-align: center;">
69
-
70
- <p>Network Pro&trade;, the shield logo, and the "Locking Down Networks&trade;" slogan are <a href="https://netwk.pro/legal#trademark" target="_self">trademarks</a> of Network Pro Strategies.</p>
71
-
72
- <p>Licensed under <a href="https://netwk.pro/legal#cc-by" target="_self"><strong>CC BY 4.0</strong></a> and the <a href="https://netwk.pro/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>
73
-
74
- </div>
@@ -1,65 +0,0 @@
1
- ---
2
- date:
3
- created: 2025-05-16
4
- title: Progressive Web App is Live
5
- summary: Recent Website Developments — We're proud to announce that the Network Pro&trade; website is now fully equipped with Progresive Web App (PWA) technology.
6
- authors:
7
- - team
8
- tags:
9
- - network-pro
10
- - website
11
- - sveltekit
12
- - pwa
13
- ---
14
-
15
- # 🚀 A Faster, Smarter Experience: Network Pro’s Website Is Now a Progressive Web App (PWA)
16
-
17
- At **Network Pro Strategies**, we’re always looking for ways to deliver a faster, smoother, and more efficient experience for our clients and partners. That’s why we’re proud to announce that the **Network Pro&trade; website is now fully equipped with Progressive Web App (PWA) technology** — bringing modern performance, speed, and user convenience to the forefront of your experience.
18
-
19
- ## 💡 What’s a PWA, and Why Does It Matter?
20
-
21
- Without getting too technical, a **[Progressive Web App](https://en.wikipedia.org/wiki/Progressive_web_app)** is a powerful blend of a website and a mobile app. It loads quickly, performs smoothly, and feels like an app — all within your browser, without needing to download anything.
22
-
23
- <!-- more -->
24
-
25
- ## 🔑 Key Benefits You Can Enjoy Right Now
26
-
27
- ### ⚡ Faster Load Times
28
-
29
- Thanks to intelligent caching, your frequently visited pages load noticeably quicker. Whether you're checking updates, contacting support, or reading the latest Network Pro&trade; insights, **you’ll experience less wait and more action.**
30
-
31
- ### 📱 App-Like Experience
32
-
33
- Our new interface brings a **cleaner, more responsive design** that adapts to any screen — desktop, tablet, or smartphone — making it feel just like a native app.
34
-
35
- ### 🔐 Built with Security in Mind
36
-
37
- The PWA runs exclusively over **secure HTTPS connections**, ensuring that your interactions are protected every step of the way.
38
-
39
- ### 📲 Installable Convenience
40
-
41
- Add Network Pro&trade; to your home screen for **one-tap access**, just like an app. It’s fast, light, and always there when you need it.
42
-
43
- ## 🛠️ What’s Coming Soon
44
-
45
- We’re already working on bringing **offline functionality** into the experience. Soon, you’ll be able to browse key content — like service information, blog posts, and resources — even when you’re temporarily disconnected from the internet.
46
-
47
- Stay tuned — we’ll let you know the moment this feature goes live!
48
-
49
- ## 🔗 Try It Out Today
50
-
51
- Currently, you can navigate to our [development website](https://dev.netwk.pro) — built with [SvelteKit](https://svelte.dev/docs/kit/introduction) — to experience the new PWA-powered experience. We’d love your feedback as we continue to enhance your digital journey with us.
52
-
53
- &nbsp;
54
-
55
- _At **Network Pro&trade;**, we don’t just talk innovation — we build it into everything we do._
56
-
57
- ---
58
-
59
- <div style="font-size: 12px; text-align: center;">
60
-
61
- <p>Network Pro&trade;, the shield logo, and the "Locking Down Networks&trade;" slogan are <a href="https://netwk.pro/legal#trademark" target="_self">trademarks</a> of Network Pro Strategies.</p>
62
-
63
- <p>Licensed under <a href="https://netwk.pro/legal#cc-by" target="_self"><strong>CC BY 4.0</strong></a> and the <a href="https://netwk.pro/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>
64
-
65
- </div>