mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 12:39:01 -04:00
Update README with new text
This commit is contained in:
parent
e2fcedfaec
commit
8a0aad31fe
15
README.md
15
README.md
@ -1,11 +1,18 @@
|
||||
About
|
||||
-----
|
||||
|
||||
Kore (https://kore.io) is an easy to use web application platform for
|
||||
writing scalable web APIs in C. Its main goals are security, scalability
|
||||
and allowing rapid development and deployment of such APIs.
|
||||
Kore (https://kore.io) is a web application platform for writing scalable,
|
||||
concurrent web based processes in C or Python.
|
||||
|
||||
Because of this Kore is an ideal candidate for building robust, scalable and secure web things.
|
||||
It is built with a "secure by default" approach. It is fully privilege
|
||||
separated while using strong security features at the operating system level
|
||||
such as seccomp, pledge, unveil and more.
|
||||
|
||||
Today Kore is used in a variety of applications ranging from high assurance
|
||||
cryptographic devices, machine-learning stacks and even in the aerospace
|
||||
industry.
|
||||
|
||||
From embedded platforms all the way to high performance servers. *Kore scales.*
|
||||
|
||||
Key Features
|
||||
------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user