Skip to content

Commit f5b094f

Browse files
committed
Add "About KernelKit" to the About page
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 6b4f508 commit f5b094f

File tree

1 file changed

+19
-6
lines changed

1 file changed

+19
-6
lines changed

_tabs/about.md

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ icon: fas fa-info-circle
33
order: 1
44
---
55

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.
1211

1312
An immutable operating system significantly enhances security by design.
1413
Configuration and application data, including containers, are stored on
@@ -55,6 +54,17 @@ Infix's streamlined design provides comprehensive control over both system
5554
and data layers while minimizing operational complexity. This makes it
5655
exceptionally easy to deploy and manage in production environments.
5756

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+
5868
----
5969

6070
[^1]: An immutable operating system features read-only file systems,
@@ -63,7 +73,10 @@ exceptionally easy to deploy and manage in production environments.
6373
For more information, see <https://ceur-ws.org/Vol-3386/paper9.pdf>
6474
and <https://www.zdnet.com/article/what-is-immutable-linux-heres-why-youd-run-an-immutable-linux-distro/>.
6575

76+
[0]: https://github.com/kernelkit/infix
6677
[1]: https://datatracker.ietf.org/doc/html/rfc7950
6778
[2]: https://buildroot.org/
6879
[3]: https://www.sysrepo.org/
6980
[4]: https://github.com/clicon/clixon-controller
81+
[5]: https://github.com/kernelkit/curiOS
82+
[6]: https://wires.se

0 commit comments

Comments
 (0)