homepage-data/Home

33 lines
2.2 KiB
Text
Raw Normal View History

2017-09-10 22:25:32 +00:00
---
---
2017-09-16 17:04:53 +00:00
[//]: # (Computers on the Internet get compromised mostly to gain or block access to data: User data is being downloaded, leaked and sold, or ransomware blocks access to user data until a fee is paid. Other common attacks target compute resources, to use them in denial of service attacks or to manipulate opinion with chatbots.)
2017-09-17 15:08:27 +00:00
[//]: # (Common software stacks often include legacy parts at runtime that provide unnecessary attack surface. Critical security updates are rarely deployed on time, because they result in unforeseen behaviour. Also, lots of embedded devices are missing a secure update channel.)
2017-09-17 15:08:27 +00:00
2017-11-05 18:47:48 +00:00
At robur, we build performant bespoke minimal operating systems for high-assurance services.
With our approach to systems development we provide the following advantages for you:
* cutting-edge systems programming and security research
* systems based on the unikernel pioneer [MirageOS](https://mirage.io)
2018-01-06 17:05:19 +00:00
* secure implementation guarded against memory corruption, type-level problems, leaky abstraction and unforeseen state
* ready for the cloud, runs on all major hypervisors
2017-11-05 18:47:48 +00:00
* instant boot (milliseconds)
2017-12-22 18:26:35 +00:00
* competitive performance to C implementations
* can target embedded devices, small size (~4% of UNIX based system), compilation to native code
2017-11-05 18:47:48 +00:00
* minimal codebase without mutable state allows to reason about entire systems and adherence to specification
* extensive library ecosystem, yet minimal trusted code base at runtime
* rapid prototyping with a seamless path from prototype to production
* possibility to formally verify important parts with a therorem prover
2017-09-16 16:52:05 +00:00
2017-09-16 18:06:47 +00:00
2017-11-05 18:47:48 +00:00
Our team is eager to develop applications for high assurance, which seamlessly
integrate in your existing infrastructure. Contact us and we'll collaboratively
develop a more secure architecture and a smooth migration plan for your
organization. And we'll implement and deploy this together at your organization.
We bring a variety of solutions, including basic network services, DNS, DHCP,
TLS, persistent storage (like git), and are happy to expand these to your needs.
2017-09-16 18:06:47 +00:00
2017-11-05 18:47:48 +00:00
Take a look at our [technology](/Technology), learn about our [concept and
2017-11-05 18:49:07 +00:00
team](/About) or browse some [projects](/Projects). You can reach us by mail at
2017-11-05 18:47:48 +00:00
team@robur.io.