@networkpro/blog 1.6.1 → 1.6.2

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/CHANGELOG.md CHANGED
@@ -16,6 +16,28 @@ version increments reflecting both user-visible and operational impact.
16
16
 
17
17
  ---
18
18
 
19
+ ## [1.6.2] - 2026-01-01
20
+
21
+ ### Added
22
+
23
+ - Added `runtime.txt` to specify the project's Python runtime version.
24
+
25
+ ### Changed
26
+
27
+ - Added schema to `vercel.json`.
28
+ - Updated `README.md` to better reflect the company’s current mission, focus,
29
+ and messaging.
30
+ - Bumped project version to `v1.6.2`.
31
+ - Updated frontend tooling dependencies:
32
+ - `stylelint-order` `^7.0.0` → `^7.0.1`
33
+ - `globals` `^16.5.0` → `^17.0.0`
34
+
35
+ ### Removed
36
+
37
+ - Removed `CNAME` file left over from GitHub Pages.
38
+
39
+ ---
40
+
19
41
  ## [1.6.1] - 2025-12-24
20
42
 
21
43
  ### Added
@@ -581,7 +603,8 @@ version increments reflecting both user-visible and operational impact.
581
603
 
582
604
  <!-- Link references -->
583
605
 
584
- [Unreleased]: https://github.com/netwk-pro/blog/compare/v1.6.1...HEAD
606
+ [Unreleased]: https://github.com/netwk-pro/blog/compare/v1.6.2...HEAD
607
+ [1.6.2]: https://github.com/netwk-pro/blog/releases/tag/v1.6.2
585
608
  [1.6.1]: https://github.com/netwk-pro/blog/releases/tag/v1.6.1
586
609
  [1.6.0]: https://github.com/netwk-pro/blog/releases/tag/v1.6.0
587
610
  [1.5.9]: https://github.com/netwk-pro/blog/releases/tag/v1.5.9
package/README.md CHANGED
@@ -1,106 +1,92 @@
1
- <!-- =========================================================================
1
+ <!-- =====================================================================
2
2
  README.md
3
3
 
4
4
  Copyright © 2025 Network Pro Strategies (Network Pro™)
5
5
  SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later
6
6
  This file is part of Network Pro.
7
- ========================================================================== -->
8
-
9
- <section id="top">
7
+ ====================================================================== -->
10
8
 
11
9
  <sup>[SPDX-License-Identifier](https://spdx.dev/learn/handling-license-info/):
12
10
  `CC-BY-4.0 OR GPL-3.0-or-later`</sup>
13
11
 
14
- </section>
12
+ <a name="top"></a>
13
+
14
+ # About Network Pro&trade;
15
+
16
+ [![Vercel](https://img.shields.io/github/deployments/netwk-pro/docs/Production?label=vercel&logo=vercel 'Vercel')](https://vercel.com)
17
+ [![Publish to Registries](https://github.com/netwk-pro/docs/actions/workflows/publish.yml/badge.svg)](https://github.com/netwk-pro/docs/actions/workflows/publish.yml)
18
+ [![NPM Version](https://img.shields.io/npm/v/%40networkpro%2Fdocs?registry_uri=https%3A%2F%2Fregistry.npmjs.com&style=flat&logo=npm&color=%23CB3837)](https://www.npmjs.com/package/@networkpro/docs)
19
+ [![Code Style: Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat)](https://github.com/prettier/prettier)
20
+ [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://github.com/netwk-pro/netwk-pro.github.io/blob/master/CODE_OF_CONDUCT.md)
15
21
 
16
- # Network Pro Strategies
22
+ ## Security, with Intent
17
23
 
18
- [![Build Site and Deploy to GH Pages](https://github.com/netwk-pro/blog/actions/workflows/build-and-deploy.yml/badge.svg 'Build Site and Deploy to GH Pages')](https://github.com/netwk-pro/blog/actions/workflows/build-and-deploy.yml)
19
- [![Publish to Registries](https://github.com/netwk-pro/blog/actions/workflows/publish.yml/badge.svg 'Publish to Registries')](https://github.com/netwk-pro/blog/actions/workflows/publish.yml)
20
- [![NPM Version](https://img.shields.io/npm/v/%40networkpro%2Fblog?registry_uri=https%3A%2F%2Fregistry.npmjs.com&style=flat&logo=npm&color=%23CB3837 'NPM Version')](https://www.npmjs.com/package/@networkpro/blog)
21
- [![Code Style: Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat 'Code Style: Prettier')](https://github.com/prettier/prettier)
22
- [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg 'Contributor Covenant')](https://github.com/netwk-pro/.github/blob/master/.github/CODE_OF_CONDUCT.md)
24
+ At **Network Pro Strategies (Network Pro&trade;)**, our work centers on
25
+ advancing practical security, infrastructure resilience, and digital privacy
26
+ through research, development, education, and advocacy.
23
27
 
24
- ## Security That Respects You
28
+ We design, operate, and study real-world systems with a focus on understanding
29
+ how security works in practice—not just in theory. Our goal is to produce clear,
30
+ credible guidance and tools that respect user autonomy, scale responsibly, and
31
+ reflect the realities of modern infrastructure.
25
32
 
26
- At **Network Pro Strategies (Network Pro&trade;)**, we deliver network security,
27
- cybersecurity, and digital privacy consulting with clarity, credibility, and
28
- care. We believe that real security doesn’t have to come at the cost of user
29
- autonomy, and that privacy-minded solutions can be both practical and powerful.
33
+ Where appropriate, we also apply this work through limited consulting
34
+ engagements, offering focused expertise in network security, cybersecurity, and
35
+ privacy engineering for organizations seeking intentional, well-reasoned
36
+ solutions.
30
37
 
31
- Our approach is built on a simple principle: **the best security is the one that
32
- fits.** That means we don’t push ideologies—we apply what works. We advocate for
33
- and implement **free and open source solutions** where they offer competitive
34
- functionality, control, and visibility. When proprietary platforms are better
35
- suited, we deploy them responsibly and securely—ensuring every recommendation is
36
- grounded in **technical merit**, **scalability**, and **client goals**.
38
+ ### What We Do
37
39
 
38
- ### **What We Do**
40
+ Network Pro&trade; is focused on internal research, development, education, and
41
+ advocacy in the areas of network security, infrastructure design, and digital
42
+ privacy.
39
43
 
40
- As a remote-first consultancy, we support clients across industries and
41
- geographies with a focus on:
44
+ Our work centers on building and operating real-world systems, conducting
45
+ exploratory and applied research, developing proof-of-concept environments, and
46
+ publishing practical insights drawn from hands-on experience. These efforts
47
+ inform the tools, guidance, and educational content we share with the broader
48
+ community.
49
+
50
+ We also offer **limited consulting on a selective, case-by-case basis**,
51
+ typically aligned with our research focus areas, including:
42
52
 
43
53
  - **Network Hardening & Perimeter Defense**
44
54
  - **Firewall Architecture & Policy Optimization**
45
55
  - **Zero Trust Implementation**
46
- - **Secure Infrastructure Design & Implementation**
56
+ - **Secure Infrastructure Architecture**
47
57
  - **Risk Reduction & Security Posture Assessment**
48
58
 
49
- Our consulting engagements range from tactical one-off solutions to strategic,
50
- long-term partnerships. Whether it’s helping a business segment its internal
51
- network, lock down its cloud footprint, or plan scalable defenses—we deliver
52
- clear value, with zero fluff.
53
-
54
- We also believe education is a core pillar of real-world security. That’s why we
55
- invest in raising awareness—across both technical and general audiences—on best
56
- practices in digital privacy, secure design, and threat mitigation.
57
-
58
- **Network Pro&trade; exists to bring strong, thoughtful security to
59
- organizations that value integrity—without sacrificing agility or trust.** We
60
- don’t just secure infrastructure. We secure confidence.
59
+ Rather than operating as a traditional consultancy, our engagement model
60
+ prioritizes depth, intent, and alignment. Consulting work is approached as an
61
+ extension of our internal projects and research—not as a volume-driven service
62
+ offering.
61
63
 
62
- &nbsp;
64
+ At Network Pro&trade;, we believe strong security comes from understanding
65
+ systems deeply, communicating clearly, and designing with purpose. Our goal is
66
+ not scale for its own sake, but meaningful work that advances security practice,
67
+ privacy awareness, and resilient infrastructure.
63
68
 
64
- 🔹 [Let’s connect](https://netwk.pro/contact) to discuss how we can help secure
65
- and strengthen your business today.
69
+ Interested in our work or exploring a potential collaboration?
70
+ [Let's connect](https://netwk.pro/contact).
66
71
 
67
72
  ---
68
73
 
69
74
  You can find our PGP keys and a vCard containing our contact information for
70
75
  your convenience below.
71
76
 
72
- | <img decoding="async" loading="lazy" src="https://cdn.jsdelivr.net/gh/netwk-pro/netwk-pro.github.io@refs/heads/master/src/lib/img/qr/pgp-support.png" width="150px" height="150px" alt="PGP Key - support@netwk.pro"> | **[support@netwk.pro](https://keys.openpgp.org/search?q=support%40netwk.pro)**<br />**PGP Key (ed25519)**<br />&nbsp;<br /><a href="https://netwk.pro/pgp/support@netwk.pro.asc" type="application/pgp-keys" download>**asc**</a><br />&nbsp;<br />6590B992E2E3EFF12738<br />7BCE2AF093E9DEC61BA0 |
73
- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
74
- | **[contact@s.neteng.pro](https://keys.openpgp.org/search?q=contact%40s.neteng.pro)**<br />**PGP Key (ed25519)**<br />&nbsp;<br /><a href="https://netwk.pro/pgp/contact@s.neteng.pro.asc" type="application/pgp-keys">**asc**</a><br />&nbsp;<br />**DF118BAA6C2D9DCDEBDC**<br />**2DDCF99373499495F957** | <img decoding="async" loading="lazy" src="https://cdn.jsdelivr.net/gh/netwk-pro/netwk-pro.github.io@refs/heads/master/src/lib/img/qr/pgp-contact.png" width="150px" height="150px" alt="PGP Key - contact@s.neteng.pro"> |
75
- | <img decoding="async" loading="lazy" src="https://cdn.jsdelivr.net/gh/netwk-pro/netwk-pro.github.io@refs/heads/master/src/lib/img/qr/vcard.png" width="150px" height="150px" alt="vCard"> | **vCard**<br />&nbsp;<br /><a href="https://netwk.pro/bin/contact.vcf" type="text/vcard" download>**vcf**</a> |
77
+ | <img decoding="async" loading="lazy" src="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/src/lib/img/qr/pgp-support.png" height="150px" width="150px" alt="PGP Key - support@netwk.pro"> | [support@netwk.pro](https://keys.openpgp.org/search?q=support%40netwk.pro)<br />PGP Key (ed25519)<br />&nbsp;<br /><a href="https://netwk.pro/pgp/support@netwk.pro.asc" type="application/pgp-keys" download target="_blank">asc</a><br />&nbsp;<br />6590B992E2E3EFF12738<br />7BCE2AF093E9DEC61BA0 |
78
+ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
79
+ | **[contact@s.neteng.pro](https://keys.openpgp.org/search?q=contact%40s.neteng.pro)**<br />**PGP Key (ed25519)**<br />&nbsp;<br /><a href="https://netwk.pro/pgp/contact@s.neteng.pro.asc" type="application/pgp-keys" download target="_blank">**asc**</a><br />&nbsp;<br />**E8B4F1193B21601207B0**<br />**80BBAEBBB8F6D4BB723B** | <img decoding="async" loading="lazy" src="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/src/lib/img/qr/pgp-contact.png" height="150px" width="150px" alt="PGP Key - contact@s.neteng.pro"> |
80
+ | <img decoding="async" loading="lazy" src="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/src/lib/img/qr/vcard.png" height="150px" width="150px" alt="vCard"> | **vCard**<br />&nbsp;<br /><a href="https://netwk.pro/bin/contact.vcf" type="text/vcard" download target="_blank">**vcf**</a> |
76
81
 
77
82
  <sub>[Back to top](#top)</sub>
78
83
 
79
84
  ---
80
85
 
81
- <div style="font-size: 12px; font-weight: bold; text-align: center;">
82
-
83
- [Home](https://netwk.pro) &nbsp; | &nbsp;
84
- [Terms of Use](https://netwk.pro/terms-of-use)
85
- [Privacy Policy](https://netwk.pro/privacy-policy) &nbsp; | &nbsp;
86
- [Legal](https://netwk.pro/license)
87
-
88
- </div>
89
-
90
- &nbsp;
91
-
92
86
  <span style="font-size: 12px; text-align: center;">
93
87
 
94
- Copyright &copy; 2025
95
- **[Network Pro Strategies](https://netwk.pro/)** (Network Pro&trade;)
96
-
97
- Network Pro&trade;, the shield logo, and the "Locking Down Networks...&trade;"
98
- slogan are [trademarks](https://netwk.pro/license#trademark) of Network Pro
99
- Strategies.
88
+ <p>Network Pro&trade;, the shield logo, and the "Locking Down Networks...&trade;" slogan are <a href="https://docs.netwk.pro/legal/#trademark" target="_self">trademarks</a> of Network Pro Strategies.</p>
100
89
 
101
- Licensed under **[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)** and
102
- the **[GNU GPL](https://spdx.org/licenses/GPL-3.0-or-later.html)**, as published
103
- by the [Free Software Foundation](https://fsf.org), either version 3 of the
104
- License, or (at your option) any later version.
90
+ <p>Licensed under <a href="https://docs.netwk.pro/legal/#cc-by" target="_self"><strong>CC BY 4.0</strong></a> and the <a href="https://docs.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>
105
91
 
106
92
  </span>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@networkpro/blog",
3
- "version": "1.6.1",
3
+ "version": "1.6.2",
4
4
  "description": "The official blog of Network Pro Strategies (Network Pro™).",
5
5
  "keywords": [
6
6
  "advisory",
@@ -57,7 +57,7 @@
57
57
  "browserslist": "^4.28.1",
58
58
  "eslint": "^9.39.2",
59
59
  "eslint-config-prettier": "^10.1.8",
60
- "globals": "^16.5.0",
60
+ "globals": "^17.0.0",
61
61
  "markdownlint": "^0.40.0",
62
62
  "markdownlint-cli2": "^0.20.0",
63
63
  "npm-run-all": "^4.1.5",
@@ -67,7 +67,7 @@
67
67
  "stylelint": "^16.26.1",
68
68
  "stylelint-config-html": "^1.1.0",
69
69
  "stylelint-config-recommended": "^17.0.0",
70
- "stylelint-order": "^7.0.0"
70
+ "stylelint-order": "^7.0.1"
71
71
  },
72
72
  "simple-git-hooks": {
73
73
  "pre-commit": "if [ \"$CI\" = \"true\" ]; then exit 0; else npm run lint:all; fi",
package/runtime.txt ADDED
@@ -0,0 +1 @@
1
+ python-3.14
package/vercel.json CHANGED
@@ -1,6 +1,12 @@
1
1
  {
2
+ "$schema": "https://openapi.vercel.sh/vercel.json",
3
+ "version": 2,
2
4
  "buildCommand": "pip install -r requirements.txt && python -m mkdocs build --clean --site-dir build",
3
5
  "outputDirectory": "build",
6
+
7
+ "cleanUrls": true,
8
+ "trailingSlash": true,
9
+
4
10
  "headers": [
5
11
  {
6
12
  "source": "/(.*)",
package/CNAME DELETED
@@ -1 +0,0 @@
1
- blog.netwk.pro