@@ -3,12 +3,11 @@ icon: fas fa-info-circle
3
3
order : 1
4
4
---
5
5
6
- Infix is a free, Linux-based, immutable[ ^ 1 ] operating system built on
7
- [ Buildroot] [ 2 ] and fully modeled in YANG using [ sysrepo] [ 3 ] . This
8
- enables complete remote control and monitoring via NETCONF or RESTCONF.
9
- Originally designed for switches and routers, Infix now serves a broad
10
- range of use cases, including edge devices and security-critical
11
- applications.
6
+ [ Infix] [ 0 ] is a free, Linux-based, immutable[ ^ 1 ] operating system built on
7
+ [ Buildroot] [ 2 ] and fully modeled in YANG using [ sysrepo] [ 3 ] . This enables
8
+ complete remote control and monitoring via NETCONF or RESTCONF. Originally
9
+ designed for switches and routers, Infix now serves a broad range of use
10
+ cases, including edge devices and security-critical applications.
12
11
13
12
An immutable operating system significantly enhances security by design.
14
13
Configuration and application data, including containers, are stored on
@@ -55,6 +54,17 @@ Infix's streamlined design provides comprehensive control over both system
55
54
and data layers while minimizing operational complexity. This makes it
56
55
exceptionally easy to deploy and manage in production environments.
57
56
57
+ ### About KernelKit
58
+
59
+ KernelKit is an independent organization dedicated to developing and maintain
60
+ [ Infix] [ 0 ] , [ curiOS] [ 5 ] , and other innovative projects with a commitment to
61
+ keeping them forever open source. Our mission is to advance secure, reliable,
62
+ and accessible operating system technologies for the broader community.
63
+
64
+ KernelKit is proudly sponsored by its founding developers and is commercially
65
+ backed by [ Wires] [ 6 ] , which enables us to advance our development efforts for
66
+ commercial deployment and our community contributions.
67
+
58
68
----
59
69
60
70
[ ^ 1 ] : An immutable operating system features read-only file systems,
@@ -63,7 +73,10 @@ exceptionally easy to deploy and manage in production environments.
63
73
For more information, see < https://ceur-ws.org/Vol-3386/paper9.pdf >
64
74
and < https://www.zdnet.com/article/what-is-immutable-linux-heres-why-youd-run-an-immutable-linux-distro/ > .
65
75
76
+ [ 0 ] : https://github.com/kernelkit/infix
66
77
[ 1 ] : https://datatracker.ietf.org/doc/html/rfc7950
67
78
[ 2 ] : https://buildroot.org/
68
79
[ 3 ] : https://www.sysrepo.org/
69
80
[ 4 ] : https://github.com/clicon/clixon-controller
81
+ [ 5 ] : https://github.com/kernelkit/curiOS
82
+ [ 6 ] : https://wires.se
0 commit comments