-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathspecification.html
More file actions
467 lines (431 loc) Β· 25.7 KB
/
specification.html
File metadata and controls
467 lines (431 loc) Β· 25.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
<!-- To God be the glory -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="OpenNHP Specification - IETF Internet-Draft and CSA Zero Trust specification for the Network-Infrastructure Hiding Protocol.">
<title>Specification - OpenNHP</title>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&family=Outfit:wght@600;700;800&display=swap" rel="stylesheet">
<!-- Styles -->
<link rel="stylesheet" href="css/styles.css">
<!-- Favicon -->
<link rel="icon" href="/assets/icons/favicon.ico">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicon-16x16.png">
<link rel="apple-touch-icon" href="/assets/icons/apple-touch-icon.png">
</head>
<body>
<!-- Background Effects -->
<div class="bg-gradient-overlay"></div>
<div class="bg-grid"></div>
<div class="particles" id="particles"></div>
<!-- Navigation -->
<nav class="nav" id="nav">
<div class="container">
<div class="nav__inner">
<a href="index.html" class="nav__logo">
<img src="assets/images/logo.png" alt="OpenNHP Logo" style="height: 40px; width: auto;">
</a>
<ul class="nav__menu" id="navMenu">
<li><a href="vision.html" class="nav__link">Vision</a></li>
<li><a href="specification.html" class="nav__link nav__link--active">Specification</a></li>
<li><a href="demo.html" class="nav__link">Demo</a></li>
<li><a href="opensource.html" class="nav__link">Open Source</a></li>
<li><a href="https://docs.opennhp.org" class="nav__link" target="_blank">Docs</a></li>
<li><a href="research.html" class="nav__link">Research</a></li>
<li><a href="community.html" class="nav__link">Community</a></li>
</ul>
<div class="nav__cta">
<a href="https://github.com/OpenNHP/opennhp" class="btn btn--primary btn--sm" target="_blank" style="display: flex; align-items: center; gap: 0.5rem;">
<svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/></svg>
<span>GitHub</span>
<span id="github-stars" style="background: rgba(255,255,255,0.2); padding: 0.1rem 0.4rem; border-radius: 4px; font-size: 0.75rem;">β</span>
</a>
</div>
<button class="nav__toggle" id="navToggle" aria-label="Toggle menu">
<span></span>
<span></span>
<span></span>
</button>
</div>
</div>
</nav>
<!-- Page Header -->
<header class="page-header">
<div class="container">
<span class="page-header__label">Specification</span>
<h1 class="page-header__title">
Protocol <span class="text-gradient">Standardization</span>
</h1>
<p class="page-header__desc">
OpenNHP is being standardized through IETF and CSA to ensure interoperability,
security review, and industry-wide adoption.
</p>
</div>
</header>
<!-- Main Content -->
<main>
<!-- CSA Section -->
<section class="section" style="background: var(--bg-secondary);">
<div class="container">
<div class="section-header">
<span class="section-header__label">The Leading Authority for Cloud Security</span>
<h2 class="section-header__title"><span style="color: var(--accent-tertiary);">CSA</span> Zero Trust Specification</h2>
<p class="section-header__desc">
The <a href="https://cloudsecurityalliance.org" target="_blank" style="color: var(--accent-tertiary);">Cloud Security Alliance (CSA)</a> β the world's leading organization for cloud security standards with 500+ enterprise members including AWS, Google, Microsoft, and Alibaba β has published comprehensive guidance on "Stealth Mode SDP for Zero Trust Network Infrastructure" introducing NHP.
</p>
</div>
<div class="grid grid-2 gap-lg" style="align-items: start;">
<div>
<div class="spec-table">
<div class="spec-table__header">
<div class="spec-table__icon" style="background: rgba(124, 58, 237, 0.1);">π</div>
<div>
<h3 class="spec-table__title">Stealth Mode SDP for Zero Trust Network Infrastructure</h3>
</div>
</div>
<div class="spec-table__rows">
<div class="spec-row">
<span class="spec-row__label">Document</span>
<span class="spec-row__value">
<a href="https://cloudsecurityalliance.org/artifacts/stealth-mode-sdp-for-zero-trust-network-infrastructure" target="_blank">
View on CSA β
</a>
</span>
</div>
<div class="spec-row">
<span class="spec-row__label">Organization</span>
<span class="spec-row__value">Cloud Security Alliance (CSA)</span>
</div>
<div class="spec-row">
<span class="spec-row__label">Working Group</span>
<span class="spec-row__value">ZT5 - Pillar: Networks (Zero Trust Research)</span>
</div>
<div class="spec-row">
<span class="spec-row__label">Lead Authors</span>
<span class="spec-row__value">Benfeng Chen, Justin Posey, Yuanyuan Liu</span>
</div>
<div class="spec-row">
<span class="spec-row__label">Contributors</span>
<span class="spec-row__value">Michael Roza, Leon Zeng, Jason Garbis</span>
</div>
<div class="spec-row">
<span class="spec-row__label">Reviewers</span>
<span class="spec-row__value">Justin Bowen, George Chi, Xinpi Du, Philip Griffiths, Matias Katz, Prashant Khanwale, Vaibhav Malik, Dr. Victor Monga, Surendra Narang, Dharnisha Narasappa, Chinaza Obidike, Srinivasa Ravi Teja Peri, Venkataramana Ragothaman, Shashank Shelat, Jen Trahan, Washima Tuleun</span>
</div>
<div class="spec-row">
<span class="spec-row__label">CSA Staff</span>
<span class="spec-row__value">Erik Johnson</span>
</div>
</div>
</div>
</div>
<div>
<h3 style="margin-bottom: var(--spacing-md);">Document Contents</h3>
<ul style="list-style: none;">
<li style="display: flex; gap: var(--spacing-sm); margin-bottom: var(--spacing-md); padding: var(--spacing-md); background: var(--bg-tertiary); border-radius: var(--radius-md);">
<span style="color: var(--accent-tertiary); font-size: 1.25rem;">β</span>
<div>
<strong>AI-Powered Threat Landscape</strong>
<p style="color: var(--text-secondary); font-size: 0.9rem; margin-top: 4px;">
Analysis of AI-driven scanning, reconnaissance, and zero-day exploitation threats
</p>
</div>
</li>
<li style="display: flex; gap: var(--spacing-sm); margin-bottom: var(--spacing-md); padding: var(--spacing-md); background: var(--bg-tertiary); border-radius: var(--radius-md);">
<span style="color: var(--accent-tertiary); font-size: 1.25rem;">β</span>
<div>
<strong>NHP Architecture & Workflow</strong>
<p style="color: var(--text-secondary); font-size: 0.9rem; margin-top: 4px;">
Core components (NHP-Agent, NHP-Server, NHP-AC) and complete protocol workflow
</p>
</div>
</li>
<li style="display: flex; gap: var(--spacing-sm); margin-bottom: var(--spacing-md); padding: var(--spacing-md); background: var(--bg-tertiary); border-radius: var(--radius-md);">
<span style="color: var(--accent-tertiary); font-size: 1.25rem;">β</span>
<div>
<strong>Cryptographic Framework</strong>
<p style="color: var(--text-secondary); font-size: 0.9rem; margin-top: 4px;">
Noise Protocol, message header format, and 18 message types specification
</p>
</div>
</li>
<li style="display: flex; gap: var(--spacing-sm); margin-bottom: var(--spacing-md); padding: var(--spacing-md); background: var(--bg-tertiary); border-radius: var(--radius-md);">
<span style="color: var(--accent-tertiary); font-size: 1.25rem;">β</span>
<div>
<strong>Integration Guidance</strong>
<p style="color: var(--text-secondary); font-size: 0.9rem; margin-top: 4px;">
SDP, DNS, and FIDO integration patterns with implementation considerations
</p>
</div>
</li>
<li style="display: flex; gap: var(--spacing-sm); padding: var(--spacing-md); background: var(--bg-tertiary); border-radius: var(--radius-md);">
<span style="color: var(--accent-tertiary); font-size: 1.25rem;">β</span>
<div>
<strong>Logging & Compliance</strong>
<p style="color: var(--text-secondary); font-size: 0.9rem; margin-top: 4px;">
Log types, format, transmission, and compliance auditing requirements
</p>
</div>
</li>
</ul>
</div>
</div>
<!-- Abstract Quote -->
<div style="margin-top: var(--spacing-xl); padding: var(--spacing-xl); background: var(--bg-tertiary); border-radius: var(--radius-lg); border-left: 4px solid var(--accent-tertiary);">
<blockquote style="font-style: italic; color: var(--text-secondary); margin-bottom: var(--spacing-md);">
"TCP/IP's default network visibility has enabled much of today's malicious activity. Given our current threat
landscape and the widespread adoption of Zero Trust as a set of principles and best practices, we believe
that we now have an imperative to pivot our core networking technologies to a default-deny stanceβone that
aligns with emerging concepts like Gartner's preemptive cybersecurity, which emphasizes denying, deceiving,
and disrupting threats before they can launch or succeed."
</blockquote>
<cite style="color: var(--text-muted); font-size: 0.9rem;">β CSA Stealth Mode SDP Specification, Abstract</cite>
</div>
</div>
</section>
<!-- IETF Section -->
<section class="section">
<div class="container">
<div class="section-header">
<span class="section-header__label">The Standards Body Behind the Internet</span>
<h2 class="section-header__title"><span style="color: var(--accent-primary);">IETF</span> Internet-Draft</h2>
<p class="section-header__desc">
The <a href="https://www.ietf.org" target="_blank" rel="noopener" style="color: var(--accent-primary);">Internet Engineering Task Force (IETF)</a> β the organization that defined TCP/IP, HTTP, TLS, DNS,
and virtually every core Internet protocol β is now standardizing NHP. With 9,000+ published RFCs,
IETF is the premier authority for Internet protocol standards.
</p>
</div>
<div class="grid grid-2 gap-lg" style="align-items: start;">
<div>
<div class="spec-table">
<div class="spec-table__header">
<div class="spec-table__icon">π</div>
<div>
<h3 class="spec-table__title">draft-opennhp-saag-nhp</h3>
</div>
</div>
<div class="spec-table__rows">
<div class="spec-row">
<span class="spec-row__label">Status</span>
<span class="spec-row__value"><span class="tag tag--accent">Active Internet-Draft</span></span>
</div>
<div class="spec-row">
<span class="spec-row__label">Working Group</span>
<span class="spec-row__value">SAAG (Security Area Advisory Group)</span>
</div>
<div class="spec-row">
<span class="spec-row__label">Published</span>
<span class="spec-row__value">January 1, 2026</span>
</div>
<div class="spec-row">
<span class="spec-row__label">Expires</span>
<span class="spec-row__value">July 5, 2026</span>
</div>
<div class="spec-row">
<span class="spec-row__label">Authors</span>
<span class="spec-row__value">Benfeng Chen</span>
</div>
<div class="spec-row">
<span class="spec-row__label">Document</span>
<span class="spec-row__value">
<a href="https://datatracker.ietf.org/doc/html/draft-opennhp-saag-nhp" target="_blank">
View on IETF Datatracker β
</a>
</span>
</div>
</div>
</div>
<div class="mt-lg">
<h4 style="margin-bottom: var(--spacing-sm);">Participate in Standardization</h4>
<p style="color: var(--text-secondary); font-size: 0.95rem;">
Join the IETF NHP standardization effort. Contributions welcome!
</p>
<div class="flex gap-sm mt-md" style="flex-wrap: wrap;">
<a href="https://github.com/OpenNHP/ietf-rfc-nhp" class="btn btn--secondary btn--sm" target="_blank">
<svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/></svg>
RFC Development
</a>
<a href="mailto:saag@ietf.org" class="btn btn--outline btn--sm">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"/><polyline points="22,6 12,13 2,6"/></svg>
SAAG Mailing List
</a>
</div>
</div>
</div>
<div>
<h3 style="margin-bottom: var(--spacing-md);">Specification Highlights</h3>
<div class="card mb-md">
<div class="card__icon">ποΈ</div>
<h4 class="card__title">Protocol Architecture</h4>
<p class="card__desc">
Defines NHP-Agent, NHP-Server, NHP-AC, and ASP components with clear separation of concerns
for scalability and security.
</p>
</div>
<div class="card mb-md">
<div class="card__icon">π</div>
<h4 class="card__title">Cryptographic Framework</h4>
<p class="card__desc">
Based on the Noise Protocol Framework with XX, IK, and K handshake patterns.
Uses Curve25519, ChaCha20-Poly1305, and HKDF.
</p>
</div>
<div class="card mb-md">
<div class="card__icon">π¦</div>
<h4 class="card__title">Message Formats</h4>
<p class="card__desc">
Complete specification of NHP-KNK (Knock), NHP-ACK, NHP-AOP, NHP-ACC, and other
message types with binary encoding.
</p>
</div>
<div class="card">
<div class="card__icon">π</div>
<h4 class="card__title">Integration Patterns</h4>
<p class="card__desc">
Guidance for integrating with SDP, DNS, FIDO authentication, and Zero Trust policy engines.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- Related Standards -->
<section class="section">
<div class="container container--narrow">
<div class="section-header">
<span class="section-header__label">Foundation</span>
<h2 class="section-header__title">Built on Industry Standards</h2>
<p class="section-header__desc">
NHP builds upon and references established security standards and protocols.
</p>
</div>
<div class="features__grid">
<div class="card">
<div class="card__icon">π</div>
<h3 class="card__title">NIST SP 800-207</h3>
<p class="card__desc">
Zero Trust Architecture guidelines from the National Institute of Standards and Technology.
</p>
</div>
<div class="card">
<div class="card__icon">π</div>
<h3 class="card__title">RFC 8446 (TLS 1.3)</h3>
<p class="card__desc">
NHP complements TLS by providing pre-connection authentication and service hiding.
</p>
</div>
<div class="card">
<div class="card__icon">β‘</div>
<h3 class="card__title">RFC 9000 (QUIC)</h3>
<p class="card__desc">
NHP can protect QUIC-based services with the same hiding capabilities as TCP.
</p>
</div>
<div class="card">
<div class="card__icon">π</div>
<h3 class="card__title">RFC 9180 (HPKE)</h3>
<p class="card__desc">
Hybrid Public Key Encryption referenced for advanced key encapsulation scenarios.
</p>
</div>
<div class="card">
<div class="card__icon">π΅</div>
<h3 class="card__title">Noise Protocol Framework</h3>
<p class="card__desc">
The cryptographic foundation for NHP's handshake patterns and key exchange.
</p>
</div>
<div class="card">
<div class="card__icon">π’</div>
<h3 class="card__title">CSA SDP Spec v2.0</h3>
<p class="card__desc">
Software Defined Perimeter specification by Garbis, Koilpillai, Islam, Flores, Bailey, Chen, et al. (Mar 2022).
</p>
</div>
</div>
</div>
</section>
<!-- Call to Action -->
<section class="section">
<div class="container container--narrow">
<div class="cta-section">
<h2 class="cta-section__title">Contribute to NHP Standardization</h2>
<p class="cta-section__desc">
Help shape the future of Zero Trust networking. Review the specification,
submit feedback, and participate in the IETF process.
</p>
<div class="cta-section__actions">
<a href="https://datatracker.ietf.org/doc/html/draft-opennhp-saag-nhp" class="btn btn--primary btn--lg" target="_blank">
Read the IETF Draft
</a>
<a href="https://github.com/OpenNHP/ietf-rfc-nhp" class="btn btn--secondary btn--lg" target="_blank">
Contribute on GitHub
</a>
</div>
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer class="footer">
<div class="container">
<div class="footer__grid">
<div class="footer__col footer__col--brand">
<a href="index.html" class="footer__logo">
<img src="assets/images/logo.png" alt="OpenNHP Logo" style="height: 36px; width: auto;">
</a>
<p class="footer__tagline">
The Zero Trust Network-Infrastructure Hiding Protocol for the AI era.
</p>
<div class="footer__social">
<a href="https://github.com/OpenNHP/opennhp" class="footer__social-link" target="_blank" aria-label="GitHub">
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/></svg>
</a>
<a href="https://discord.gg/CpyVmspx5x" class="footer__social-link" target="_blank" aria-label="Discord">
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor"><path d="M20.317 4.37a19.791 19.791 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 0 0-5.487 0 12.64 12.64 0 0 0-.617-1.25.077.077 0 0 0-.079-.037A19.736 19.736 0 0 0 3.677 4.37a.07.07 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.078.078 0 0 0 .084-.028 14.09 14.09 0 0 0 1.226-1.994.076.076 0 0 0-.041-.106 13.107 13.107 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10.2 10.2 0 0 0 .372-.292.074.074 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.299 12.299 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 0 0 .084.028 19.839 19.839 0 0 0 6.002-3.03.077.077 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 0 0-.031-.03zM8.02 15.33c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.956 2.418-2.157 2.418zm7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.946 2.418-2.157 2.418z"/></svg>
</a>
<a href="mailto:support@opennhp.org" class="footer__social-link" aria-label="Email">
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"/><polyline points="22,6 12,13 2,6"/></svg>
</a>
</div>
</div>
<div class="footer__col">
<h4 class="footer__col-title">Resources</h4>
<ul class="footer__links">
<li><a href="https://docs.opennhp.org" class="footer__link" target="_blank">Documentation</a></li>
<li><a href="https://github.com/OpenNHP/opennhp" class="footer__link" target="_blank">GitHub</a></li>
<li><a href="specification.html" class="footer__link">Specification</a></li>
<li><a href="research.html" class="footer__link">Research Papers</a></li>
<li><a href="blog/index.html" class="footer__link">Blog</a></li>
</ul>
</div>
<div class="footer__col">
<h4 class="footer__col-title">Community</h4>
<ul class="footer__links">
<li><a href="https://discord.gg/CpyVmspx5x" class="footer__link" target="_blank">Discord</a></li>
<li><a href="https://github.com/OpenNHP/opennhp/discussions" class="footer__link" target="_blank">Discussions</a></li>
<li><a href="https://github.com/OpenNHP/opennhp/blob/main/CODE_OF_CONDUCT.md" class="footer__link" target="_blank">Code of Conduct</a></li>
</ul>
</div>
<div class="footer__col">
<h4 class="footer__col-title">Sponsors</h4>
<ul class="footer__links">
<li><a href="https://layerv.ai" class="footer__link" target="_blank"><img src="https://layerv.ai/layerv-wordmark.svg" alt="LayerV.ai" style="height: 20px; width: auto; vertical-align: middle; "></a></li>
</ul>
</div>
</div>
<div class="footer__bottom">
<p>Β© 2026 OpenNHP Project. <span style="color: #10b981; font-weight: 500;">A global, non-profit open source initiative.</span> Released under Apache 2.0 License.</p>
<p>Built with β€οΈ β Ad Majorem Dei Gloriam</p>
</div>
</div>
</footer>
<!-- Scripts -->
<script src="js/main.js"></script>
</body>
</html>