forked from lolo859/vystem
Vystem 0.2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# 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)
|
||||
- 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
|
||||
@@ -13,7 +13,7 @@ Please note that the project has just begun and it's still in very early develop
|
||||
|
||||
The documentation of every components already designed and implemented can be found [here](docs/index.md).
|
||||
|
||||
Here is somes quick links:
|
||||
Here is some quick links:
|
||||
- [Licenses and contribute guide](docs/licenses.md)
|
||||
- [Build process](docs/build.md)
|
||||
- [Roadmap](docs/roadmap.md)
|
||||
|
||||
Reference in New Issue
Block a user