|
1 | 1 | # NgKore Documentation |
2 | 2 |
|
3 | | -NgKore (_ngkorefoundation.org_) is an open-source community driving innovation across Post-Quantum Cryptography (PQC), eBPF, 5G Advanced, 6G, O-RAN, NTN, AI/ML, Blockchain, Quantum technologies, and Cloud-Native Architectures. |
| 3 | +## Overview |
4 | 4 |
|
5 | | -## Focus Areas |
| 5 | +NgKore Foundation (_ngkorefoundation.org_) is an open-source community advancing research and development in next-generation network infrastructure, quantum-resistant cryptography, and cloud-native architectures. The foundation focuses on bridging academic research with production-ready implementations across telecommunications, distributed systems, and emerging network technologies. |
6 | 6 |
|
7 | | -**Core Technologies** |
| 7 | +## Technical Domains |
8 | 8 |
|
9 | | -- {doc}`5G Core Networks <5g-core/index>` - Next-generation mobile networks |
10 | | -- {doc}`O-RAN Interoperability <oran/index>` - Open radio access networks |
| 9 | +### Network Infrastructure |
11 | 10 |
|
12 | | -**Security & Cryptography** |
| 11 | +{doc}`5G Core Networks <5g-core/index>` |
| 12 | +: Standards-compliant 5G core network implementations, service-based architecture, and network function virtualization. |
13 | 13 |
|
14 | | -- {doc}`Post-Quantum Cryptography <pqc/index>` - Future-proof encryption |
15 | | -- {doc}`Network Security <security/index>` - Advanced protection mechanisms |
| 14 | +{doc}`O-RAN Interoperability <oran/index>` |
| 15 | +: Open radio access network specifications, intelligent RAN controllers, and vendor-neutral interfaces. |
16 | 16 |
|
17 | | -**Emerging Technologies** |
| 17 | +{doc}`Non-Terrestrial Networks <ntn/index>` |
| 18 | +: Satellite communications, aerial connectivity platforms, and hybrid terrestrial-non-terrestrial network architectures. |
18 | 19 |
|
19 | | -- {doc}`AI/ML Integration <ai-ml/index>` - Intelligent network automation |
20 | | -- {doc}`Non-Terrestrial Networks <ntn/index>` - Satellite and aerial connectivity |
| 20 | +### Security & Cryptography |
21 | 21 |
|
22 | | -**Tools & Orchestration** |
| 22 | +{doc}`Post-Quantum Cryptography <pqc/index>` |
| 23 | +: Quantum-resistant algorithms, lattice-based cryptography, and migration strategies for post-quantum security. |
23 | 24 |
|
24 | | -- {doc}`eBPF Technology & Tools <ebpf/index>` - High-performance packet processing |
25 | | -- {doc}`Kernel Bypass Technologies <kernel-bypass/index>` - Ultra-low latency networking |
| 25 | +{doc}`Network Security <security/index>` |
| 26 | +: Advanced threat detection, zero-trust architectures, and secure network function implementations. |
| 27 | + |
| 28 | +### Performance & Optimization |
| 29 | + |
| 30 | +{doc}`eBPF Technology & Tools <ebpf/index>` |
| 31 | +: Extended Berkeley Packet Filter for programmable packet processing, observability, and security enforcement. |
| 32 | + |
| 33 | +{doc}`Kernel Bypass Technologies <kernel-bypass/index>` |
| 34 | +: DPDK, XDP, and user-space networking for ultra-low latency data plane operations. |
| 35 | + |
| 36 | +### Intelligent Systems |
| 37 | + |
| 38 | +{doc}`AI/ML Integration <ai-ml/index>` |
| 39 | +: Machine learning for network optimization, predictive analytics, and autonomous network management. |
| 40 | + |
| 41 | +### Practical Implementation |
| 42 | + |
| 43 | +{doc}`Tutorials <tutorials/index>` |
| 44 | +: Step-by-step deployment guides, integration examples, and reference architectures. |
26 | 45 |
|
27 | 46 | --- |
28 | 47 |
|
|
0 commit comments