2026-05-29 19:05:04 +02:00
2026-05-27 19:34:54 +02:00
2026-05-27 19:34:54 +02:00
2026-05-27 19:34:54 +02:00
2026-05-27 19:34:54 +02:00
2026-05-27 19:34:54 +02:00
2026-05-27 19:34:54 +02:00
2026-05-27 19:34:54 +02:00
2026-05-27 19:34:54 +02:00
2026-05-27 19:34:54 +02:00
2026-05-29 19:05:04 +02:00

Vystem

The Vystem project aim to designs, develops and provides a stable operating system based on the following principles:

  • built completely from scratch: no code from others repositories that run in the runtime environnement (starting at kernel boot) with exceptions made for cryptos libraries that are isolated from the kernel
  • with his own hybrid kernel, bootloader, userspace, all designed from scratch to fit perfectly together
  • using post-quantum cryptography everywhere it's pertinent to use it
  • with a very high emphasize on security, integrity and auditability
  • featuring his own design for filesystems, fonts, memory allocator, and various others components

Please note that the project has just begun and it's still in very early developement stage.

The documentation of every components already designed and implemented can be found here.

Here is some quick links:

What is Vystem B?

Vystem B is my fork of Vystem, mainly for experimenting and testing.

Description
The Vystem B project source code and documentation
Readme 3.1 MiB
Languages
C 62.7%
C++ 37%
Python 0.2%
Assembly 0.1%