From 53ebc3bc758227f392a95d0f68c293ee8333e1c0 Mon Sep 17 00:00:00 2001 From: linse Date: Sun, 17 Sep 2017 11:25:21 -0400 Subject: [PATCH] Langer satz. --- Home | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Home b/Home index 2ae616f..0c4612b 100644 --- a/Home +++ b/Home @@ -4,7 +4,7 @@ author: someone --- 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: -* based on the unikernel pioneer [MirageOS](https://mirage.io) +* systems based on the unikernel pioneer [MirageOS](https://mirage.io) * secure implementation guarded against memory corruption, typelevel problems, leaky abstraction and unforseen state * ready for the cloud, services run on all major hypervisors * instant boot @@ -14,10 +14,10 @@ With our approach to systems development we provide the following advantages for * extensive library ecosystem, yet minimal trusted code base at runtime * rapid prototyping with a seamless path from prototype to production -Computers on the Internet get compromised, either to steal data from databases -on the computer or deploy ransomware which blocks access to the data until a fee -is paid, or to use the computing resources by participating in denial of service -attacks or manipulate opinion using chatbots. +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. The software stack often includes code which is no longer needed, such as floppy disk drivers which is around at runtime, which is an unneccessary attack