@networkpro/blog 0.1.6

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 (93) hide show
  1. package/2015/01/04/secure-secure-shell/index.html +1438 -0
  2. package/2025/04/30/our-blog-is-live/index.html +1100 -0
  3. package/404.html +858 -0
  4. package/ATTRIBUTION/index.html +897 -0
  5. package/CONDUCT/index.html +1215 -0
  6. package/archive/2015/index.html +969 -0
  7. package/archive/2025/index.html +949 -0
  8. package/assets/external/avatars.githubusercontent.com/u/170266279.png +0 -0
  9. package/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/assets/nsa-happy-dance.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/author/team/index.html +888 -0
  55. package/category/security/index.html +971 -0
  56. package/ext/__init__.py +0 -0
  57. package/ext/slugs.py +23 -0
  58. package/favicon-180.png +0 -0
  59. package/favicon-192.png +0 -0
  60. package/favicon-512.png +0 -0
  61. package/favicon-splash.png +0 -0
  62. package/favicon.ico +0 -0
  63. package/favicon.svg +550 -0
  64. package/feed_json_created.json +1 -0
  65. package/feed_json_updated.json +1 -0
  66. package/feed_rss_created.xml +1 -0
  67. package/feed_rss_updated.xml +1 -0
  68. package/fontawesome/LICENSE.txt +165 -0
  69. package/fontawesome/brands/facebook.svg +1 -0
  70. package/fontawesome/brands/instagram.svg +1 -0
  71. package/fontawesome/brands/linkedin.svg +1 -0
  72. package/fontawesome/brands/mastodon.svg +1 -0
  73. package/fontawesome/solid/at.svg +1 -0
  74. package/hooks/socialmedia.py +21 -0
  75. package/img/acode.png +0 -0
  76. package/img/favicon.png +0 -0
  77. package/img/linksheet.png +0 -0
  78. package/img/logo.png +0 -0
  79. package/img/pmx.png +0 -0
  80. package/img/tosdr.png +0 -0
  81. package/img/urlcheck.png +0 -0
  82. package/index.html +1013 -0
  83. package/package.json +66 -0
  84. package/robots.txt +13 -0
  85. package/search/search_index.json +1 -0
  86. package/site.webmanifest +25 -0
  87. package/sitemap.xml +43 -0
  88. package/sitemap.xml.gz +0 -0
  89. package/styles/default.css +509 -0
  90. package/styles/global.css +3 -0
  91. package/styles/normalize.css +364 -0
  92. package/styles/style.css +314 -0
  93. package/tags/index.html +1135 -0
@@ -0,0 +1,509 @@
1
+ /*! ==========================================================================
2
+ SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later
3
+ This file is part of Network Pro.
4
+ =========================================================================== */
5
+
6
+ /*
7
+ Copyright © 2025 Network Pro Strategies (Network Pro)
8
+
9
+ ---
10
+
11
+ I. Creative Commons Attribution 4.0 International
12
+
13
+ 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/.
14
+
15
+ 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.
16
+
17
+ 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.
18
+
19
+ Permissions beyond the scope of this License—or instead of those permitted by this License—may be available as further defined within this document.
20
+
21
+ SPDX Reference: https://spdx.org/licenses/CC-BY-4.0.html
22
+ Canonical URL: https://creativecommons.org/licenses/by/4.0/
23
+
24
+ ---
25
+
26
+ II. GNU General Public License
27
+
28
+ 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.
29
+
30
+ This material is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
31
+ FITNESS FOR A PARTICULAR PURPOSE.
32
+
33
+ See the GNU General Public License for more details.
34
+
35
+ SPDX Reference: https://spdx.org/licenses/GPL-3.0-or-later.html
36
+ Canonical URL: https://www.gnu.org/licenses/gpl-3.0.html
37
+
38
+ ---
39
+
40
+ Author: Scott Lopez
41
+ Email: <contact@neteng.pro>
42
+ Web: <https://bio.neteng.pro>
43
+ */
44
+
45
+ /*! ==========================================================================
46
+ Document Spacing
47
+ =========================================================================== */
48
+
49
+ /* Ensures backgrounds scale up to 1920px but stop expanding beyond */
50
+ .full-width-section {
51
+ width: 100%;
52
+ margin: 0 auto; /* Centers background */
53
+ background-position: center;
54
+ background-size: cover;
55
+ max-width: 1920px;
56
+ }
57
+
58
+ /* Content container constrained to 1200px */
59
+ .container {
60
+ padding: 0 12px; /* Half of gutter for balance */
61
+ margin: 0 auto;
62
+ max-width: 1200px;
63
+ }
64
+
65
+ /* Header & Footer follow the same container width */
66
+ header,
67
+ footer {
68
+ width: 100%;
69
+ }
70
+
71
+ header .container,
72
+ footer .container {
73
+ padding: 20px 12px;
74
+ margin: 0 auto;
75
+ max-width: 1200px;
76
+ }
77
+
78
+ /*! ==========================================================================
79
+ Responsive Tables
80
+ =========================================================================== */
81
+
82
+ /* github table */
83
+ .gh {
84
+ margin: 0 auto;
85
+ border-collapse: collapse;
86
+ border-spacing: 0;
87
+ }
88
+
89
+ .gh td {
90
+ padding: 10px 5px;
91
+ border-collapse: collapse;
92
+ font-family: Arial, Helvetica, sans-serif;
93
+ overflow: hidden;
94
+ word-break: normal;
95
+ }
96
+
97
+ .gh th {
98
+ padding: 10px 5px;
99
+ border-collapse: collapse;
100
+ font-family: Arial, Helvetica, sans-serif;
101
+ overflow: hidden;
102
+ word-break: normal;
103
+ }
104
+
105
+ .gh .gh-tcell {
106
+ text-align: center;
107
+ vertical-align: middle;
108
+ }
109
+
110
+ @media screen and (width <= 767px) {
111
+ .gh {
112
+ width: auto !important;
113
+ }
114
+
115
+ .gh col {
116
+ width: auto !important;
117
+ }
118
+
119
+ .gh-wrap {
120
+ margin: auto 0;
121
+ -webkit-overflow-scrolling: touch;
122
+ overflow-x: auto;
123
+ }
124
+ }
125
+
126
+ /* social media table */
127
+ .soc {
128
+ margin: 0 auto;
129
+ border-collapse: collapse;
130
+ border-spacing: 0;
131
+ }
132
+
133
+ .soc td {
134
+ padding: 8px;
135
+ border-collapse: collapse;
136
+ font-family: Arial, Helvetica, sans-serif;
137
+ overflow: hidden;
138
+ word-break: normal;
139
+ }
140
+
141
+ .soc th {
142
+ padding: 8px;
143
+ border-collapse: collapse;
144
+ font-family: Arial, Helvetica, sans-serif;
145
+ overflow: hidden;
146
+ word-break: normal;
147
+ }
148
+
149
+ .soc .soc-fa {
150
+ text-align: center;
151
+ vertical-align: middle;
152
+ }
153
+
154
+ @media screen and (width <= 767px) {
155
+ .soc {
156
+ width: auto !important;
157
+ }
158
+
159
+ .soc col {
160
+ width: auto !important;
161
+ }
162
+
163
+ .soc-wrap {
164
+ margin: auto 0;
165
+ -webkit-overflow-scrolling: touch;
166
+ overflow-x: auto;
167
+ }
168
+ }
169
+
170
+ .foss {
171
+ border-collapse: collapse;
172
+ border-spacing: 0;
173
+ }
174
+
175
+ .foss td {
176
+ padding: 10px 5px;
177
+ border-collapse: collapse;
178
+ font-family: Arial, Helvetica, sans-serif;
179
+ overflow: hidden;
180
+ word-break: normal;
181
+ }
182
+
183
+ .foss th {
184
+ padding: 10px 5px;
185
+ border-collapse: collapse;
186
+ font-family: Arial, Helvetica, sans-serif;
187
+ overflow: hidden;
188
+ word-break: normal;
189
+ }
190
+
191
+ .foss .foss-cell {
192
+ text-align: center;
193
+ vertical-align: middle;
194
+ }
195
+
196
+ @media screen and (width <= 767px) {
197
+ .foss {
198
+ width: auto !important;
199
+ }
200
+
201
+ .foss col {
202
+ width: auto !important;
203
+ }
204
+
205
+ .foss-wrap {
206
+ -webkit-overflow-scrolling: touch;
207
+ overflow-x: auto;
208
+ }
209
+ }
210
+
211
+ .bnav {
212
+ margin: 0 auto;
213
+ border-collapse: collapse;
214
+ border-spacing: 0;
215
+ }
216
+
217
+ .bnav td {
218
+ padding: 10px;
219
+ font-size: 0.875rem;
220
+ font-weight: bold;
221
+ line-height: 1.125rem;
222
+ border-style: none;
223
+ font-family: Arial, Helvetica, sans-serif;
224
+ overflow: hidden;
225
+ word-break: normal;
226
+ }
227
+
228
+ .bnav th {
229
+ padding: 10px;
230
+ font-size: 0.875rem;
231
+ line-height: 1.125rem;
232
+ border-style: none;
233
+ font-family: Arial, Helvetica, sans-serif;
234
+ overflow: hidden;
235
+ word-break: normal;
236
+ }
237
+
238
+ .bnav .bnav-cell {
239
+ text-align: center;
240
+ align-content: center;
241
+ vertical-align: middle;
242
+ }
243
+
244
+ @media screen and (width <= 767px) {
245
+ .bnav {
246
+ width: auto !important;
247
+ }
248
+
249
+ .bnav col {
250
+ width: auto !important;
251
+ }
252
+
253
+ .bnav-wrap {
254
+ margin: auto 0;
255
+ -webkit-overflow-scrolling: touch;
256
+ overflow-x: auto;
257
+ }
258
+ }
259
+
260
+ .bnav2 {
261
+ margin: 0 auto;
262
+ border-collapse: collapse;
263
+ border-spacing: 0;
264
+ }
265
+
266
+ .bnav2 td {
267
+ padding: 10px;
268
+ font-size: 0.875rem;
269
+ font-weight: bold;
270
+ line-height: 1.125rem;
271
+ border-style: none;
272
+ font-family: Arial, Helvetica, sans-serif;
273
+ overflow: hidden;
274
+ word-break: normal;
275
+ }
276
+
277
+ .bnav2 th {
278
+ padding: 12px;
279
+ font-size: 0.875rem;
280
+ line-height: 1.125rem;
281
+ border-style: none;
282
+ font-family: Arial, Helvetica, sans-serif;
283
+ overflow: hidden;
284
+ word-break: normal;
285
+ }
286
+
287
+ .bnav2 .bnav2-cell {
288
+ text-align: center;
289
+ align-content: center;
290
+ vertical-align: middle;
291
+ }
292
+
293
+ @media screen and (width <= 767px) {
294
+ .bnav2 {
295
+ width: auto !important;
296
+ }
297
+
298
+ .bnav2 col {
299
+ width: auto !important;
300
+ }
301
+
302
+ .bnav2-wrap {
303
+ margin: auto 0;
304
+ -webkit-overflow-scrolling: touch;
305
+ overflow-x: auto;
306
+ }
307
+ }
308
+
309
+ .pgp {
310
+ margin: 0 auto;
311
+ border-collapse: collapse;
312
+ border-spacing: 0;
313
+ }
314
+
315
+ .pgp td {
316
+ padding: 10px;
317
+ font-size: 0.875rem;
318
+ line-height: 1.125rem;
319
+ border-style: none;
320
+ font-family: Arial, Helvetica, sans-serif;
321
+ overflow: hidden;
322
+ word-break: normal;
323
+ }
324
+
325
+ .pgp th {
326
+ padding: 10px;
327
+ font-size: 0.875rem;
328
+ line-height: 1.125rem;
329
+ border-color: black;
330
+ border-style: solid;
331
+ border-width: 1px;
332
+ font-family: Arial, sans-serif;
333
+ overflow: hidden;
334
+ word-break: normal;
335
+ }
336
+
337
+ .pgp .pgp-col1 {
338
+ text-align: right;
339
+ padding-right: 1rem; /* Add spacing between columns */
340
+ vertical-align: middle;
341
+ }
342
+
343
+ .pgp .pgp-col2 {
344
+ text-align: left;
345
+ padding-left: 1rem; /* Add spacing between columns */
346
+ vertical-align: middle;
347
+ }
348
+
349
+ @media screen and (width <= 767px) {
350
+ .pgp {
351
+ width: auto !important;
352
+ }
353
+
354
+ .pgp col {
355
+ width: auto !important;
356
+ }
357
+
358
+ .pgp-wrap {
359
+ margin: auto 0;
360
+ margin-top: 2rem;
361
+ -webkit-overflow-scrolling: touch;
362
+ overflow-x: auto;
363
+ }
364
+ }
365
+
366
+ /*! ==========================================================================
367
+ Custom CSS
368
+ =========================================================================== */
369
+
370
+ .logo {
371
+ display: block;
372
+ margin-left: auto;
373
+ margin-right: auto;
374
+ }
375
+
376
+ .index-title1 {
377
+ font-weight: bold;
378
+ text-align: center;
379
+ font-style: italic;
380
+ }
381
+
382
+ .index-title2 {
383
+ font-size: 1.25rem;
384
+ line-height: 1.625rem;
385
+ letter-spacing: -0.015em;
386
+ text-align: center;
387
+ font-variant: small-caps;
388
+ }
389
+
390
+ .index1 {
391
+ font-weight: bold;
392
+ line-height: 2.125rem;
393
+ letter-spacing: -0.035em;
394
+ text-align: center;
395
+ font-style: italic;
396
+ }
397
+
398
+ .index2 {
399
+ font-size: 1.5rem;
400
+ line-height: 1.75rem;
401
+ letter-spacing: -0.035em;
402
+ text-align: center;
403
+ font-variant: small-caps;
404
+ }
405
+
406
+ .index3 {
407
+ font-size: 1.5rem;
408
+ line-height: 1.75rem;
409
+ letter-spacing: -0.035em;
410
+ text-align: center;
411
+ }
412
+
413
+ .subhead {
414
+ font-size: 1.5rem;
415
+ line-height: 1.75rem;
416
+ letter-spacing: -0.035em;
417
+ font-variant: small-caps;
418
+ }
419
+
420
+ .bolditalic {
421
+ font-weight: bold;
422
+ font-style: italic;
423
+ }
424
+
425
+ .bquote {
426
+ border-left: 3px solid #9e9e9e;
427
+ font-style: italic;
428
+ margin-left: 30px;
429
+ padding-left: 10px;
430
+ }
431
+
432
+ .small-text {
433
+ font-size: 0.75rem;
434
+ line-height: 1.125rem;
435
+ }
436
+
437
+ .large-text-center {
438
+ font-size: 1.25rem;
439
+ line-height: 1.75rem;
440
+ text-align: center;
441
+ }
442
+
443
+ .join {
444
+ font-weight: bold;
445
+ text-align: center;
446
+ }
447
+
448
+ .prewrap {
449
+ display: block;
450
+ white-space: pre-wrap;
451
+ }
452
+
453
+ .emphasis {
454
+ font-weight: bold;
455
+ font-style: italic;
456
+ }
457
+
458
+ .hr-styled {
459
+ width: 75%;
460
+ margin: auto;
461
+ }
462
+
463
+ .center-text {
464
+ text-align: center;
465
+ }
466
+
467
+ .copyright {
468
+ font-size: 0.75rem;
469
+ line-height: 1.125rem;
470
+ text-align: center;
471
+ }
472
+
473
+ .visited {
474
+ color: #7f6227;
475
+ }
476
+
477
+ .center-nav {
478
+ padding: 5px;
479
+ font-size: 0.875rem;
480
+ line-height: 1.125rem;
481
+ text-align: center;
482
+ }
483
+
484
+ /* code block for legal text */
485
+ .block {
486
+ width: 100%;
487
+ border: none;
488
+ font-size: 0.75rem;
489
+ line-height: 1.125rem;
490
+ background: none;
491
+ border-radius: 0;
492
+ outline: none;
493
+ resize: none;
494
+ }
495
+
496
+ .fingerprint {
497
+ display: block;
498
+ font-weight: bold;
499
+ white-space: pre-line; /* Ensures newlines are respected for "\n" */
500
+ }
501
+
502
+ .pgp-image {
503
+ width: 125px;
504
+ height: 125px;
505
+ }
506
+
507
+ .spacer {
508
+ margin: 2rem 0;
509
+ }
@@ -0,0 +1,3 @@
1
+ @import "./normalize.css";
2
+ @import "./style.css";
3
+ @import "./default.css";