@networkpro/web 1.25.22 → 1.25.23

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
@@ -24,6 +24,16 @@ version increments reflecting both user-visible and operational impact.
24
24
 
25
25
  ---
26
26
 
27
+ ## [1.25.23] - 2026-01-04
28
+
29
+ ### Changed
30
+
31
+ - Updated `README.md` to accurately reflect hosting.
32
+ - Updated timestamp in `static/.well-known/security.txt` and created a new detached signature.
33
+ - Bumped project version to `v1.25.23`.
34
+
35
+ ---
36
+
27
37
  ## [1.25.22] - 2026-01-01
28
38
 
29
39
  ### Added
@@ -2149,7 +2159,8 @@ This enables analytics filtering and CSP hardening for the audit environment.
2149
2159
 
2150
2160
  <!-- Link references -->
2151
2161
 
2152
- [Unreleased]: https://github.com/netwk-pro/netwk-pro.github.io/compare/v1.25.22...HEAD
2162
+ [Unreleased]: https://github.com/netwk-pro/netwk-pro.github.io/compare/v1.25.23...HEAD
2163
+ [1.25.23]: https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.25.23
2153
2164
  [1.25.22]: https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.25.22
2154
2165
  [1.25.21]: https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.25.21
2155
2166
  [1.25.20]: https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.25.20
package/README.md CHANGED
@@ -24,7 +24,7 @@ This file is part of Network Pro.
24
24
  This GitHub repository powers the official web presence of **[Network Pro Strategies](https://netwk.pro/about)** — a research- and infrastructure-focused technology initiative working across cybersecurity, digital systems, and privacy. Our work spans applied research and development, experimental infrastructure, educational tools and publications, and public advocacy for security- and privacy-respecting technology.
25
25
 
26
26
  Built with [SvelteKit](https://kit.svelte.dev/) and deployed via [Vercel](https://vercel.com/).
27
- [Blog](https://github.com/netwk-pro/blog) and [documentation](https://github.com/netwk-pro/docs) subsites built with [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/) and deployed via [Vercel](https://vercel.com/) and [Netlify](https://netlify.com/).
27
+ [Blog](https://github.com/netwk-pro/blog) and [documentation](https://github.com/netwk-pro/docs) subsites built with [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/) and deployed via [Vercel](https://vercel.com/).
28
28
 
29
29
  All infrastructure and data flows are designed with **maximum transparency, self-hosting, and user privacy** in mind.
30
30
 
package/package.json CHANGED
@@ -1,11 +1,13 @@
1
1
  {
2
2
  "name": "@networkpro/web",
3
3
  "private": false,
4
- "version": "1.25.22",
4
+ "version": "1.25.23",
5
5
  "description": "Locking Down Networks, Unlocking Confidence™ | Security, Networking, Privacy — Network Pro Strategies",
6
6
  "keywords": [
7
+ "advocacy",
7
8
  "consulting",
8
9
  "cybersecurity",
10
+ "education",
9
11
  "networking",
10
12
  "policy",
11
13
  "privacy",
@@ -9,4 +9,4 @@ Canonical: https://netwk.pro/.well-known/security.txt
9
9
  Signature: https://netwk.pro/.well-known/security.txt.sig
10
10
  # This file is authenticated using a detached GPG signature:
11
11
  # https://netwk.pro/.well-known/security.txt.sig
12
- Expires: 2025-12-31T23:59:59Z
12
+ Expires: 2026-12-31T23:59:59Z
@@ -0,0 +1,7 @@
1
+ -----BEGIN PGP SIGNATURE-----
2
+
3
+ iHUEARYKAB0WIQS3/h1ObKs+cUqf325Iy3KQwA0NpQUCaVpH3AAKCRBIy3KQwA0N
4
+ paX5AQDUKoVbYdfuhOuE6d3f9LOzJaClIpLlit0fyWd1TKqNmAEAgRpH8Z22O4vf
5
+ K6gOVLSo5QngPPXqN7kQCcN8oeydzg8=
6
+ =WWvf
7
+ -----END PGP SIGNATURE-----
@@ -1,7 +0,0 @@
1
- -----BEGIN PGP SIGNATURE-----
2
-
3
- iIwEABYKADQWIQS3/h1ObKs+cUqf325Iy3KQwA0NpQUCaEyxUhYcc2VjdXJpdHlA
4
- cy5uZXRlbmcucHJvAAoJEEjLcpDADQ2lPAgA/0rNLm+HpBmlYn2ETD0jyX7jDdPB
5
- YSX2AifNCEV+AW63AQDTyKq0E0sw45eOjqZnLCxByuRWcNwj8wazWR1p+2ptDw==
6
- =ybGE
7
- -----END PGP SIGNATURE-----