diff --git a/Contact b/Contact index 1a9a132..f265331 100644 --- a/Contact +++ b/Contact @@ -1,7 +1,3 @@ ---- -title: Contact ---- - You can reach us by mail at `team@robur.io`. If you wish, you may encrypt your email with our [OpenPGP key 0CBFC7AA](/static/0CBFC7AA.txt), fingerprint: 27EB8C7B 7BC95BDC 9B4B63CD 599270C7 0CBFC7AA. diff --git a/Donate b/Donate index 35e9727..99b2f4a 100644 --- a/Donate +++ b/Donate @@ -1,12 +1,8 @@ ---- -title: Donate ---- - -We are passionate about creating secure and reliable open source infrastructure. We have worked on secure implementations of important applications such as [PGP](/Projects#PGP) and [DNS](/Projects#DNS). +We are passionate about creating secure and reliable open source infrastructure. We have worked on secure implementations of important applications such as [PGP](/About%20Us/Funding) and DNS. Unfortunately such projects aren't always easy to get full grants for, and public donations really help us in completing such work. -If you want to assist us continue these projects we would be grateful for a donation and promise to spend your money well (for more information on how we spend the funds we get please see our [funding page](/Funding)). +If you want to assist us continue these projects we would be grateful for a donation and promise to spend your money well (for more information on how we spend the funds we get please see our [funding page](/About%20Us/Funding)). As Robur is a project of the nonprofit [The Center For Technical Cultivation](https://techcultivation.org) we are [tax deductible in Europe](/Donate#Tax-Deductibility). diff --git a/Our Work/Our-Approach b/Our Work/Our-Approach index 99378c7..5dc602f 100644 --- a/Our Work/Our-Approach +++ b/Our Work/Our-Approach @@ -1,10 +1,6 @@ ---- -title: Our Approach ---- - We are a nonprofit open source software cooperative whose mission is to develop robust and secure digital infrastructure. We strive to enable more people to reliably run their own infrastructure by producing correct, surprise-free software to be deployed in real environments. Our software aims to meet the needs of anyone working in an environment where security and dependability is vital. -We write all our code in a high-level memory-safe (and more secure) programming language called [OCaml](/Technology-Employed#Ocaml). In addition each piece of software leverages [MirageOS](/Technology-Employed#MirageOS) (a minimal operating system) to produce bespoke applications tailored to only contain their required functionality. Each service is executed on virtual machines with a size usually around 1-10 MB, much smaller than a UNIX / Linux system, and it boots within milliseconds. +We write all our code in a high-level memory-safe (and more secure) programming language called [OCaml](/Our%20Work/Technology-Employed#Ocaml). In addition each piece of software leverages [MirageOS](/Our%20Work/Technology-Employed#MirageOS) (a minimal operating system) to produce bespoke applications tailored to only contain their required functionality. Each service is executed on virtual machines with a size usually around 1-10 MB, much smaller than a UNIX / Linux system, and it boots within milliseconds. Where other approaches try to patch general purpose operating systems by adding more layers, we strive to build a secure system from the ground up. @@ -18,9 +14,9 @@ Our approach means our software has a number of security and ease-of-use benefit - it is possible to formally verify important parts with a proof assistant (proof writing software) -We work with [clients](/Funding), [partners](/Network#Collaborations) and [funders](/Network#Funders) to design and develop open-source protocols and applications within this approach. +We work with [clients](/About%20Us/Funding), [partners](/About%20Us/Network#Collaborations) and [funders](/About%20Us/Network#Grant-Funders) to design and develop open-source protocols and applications within this approach. -If you are interested in seeing how we can assist you in improving your organization's digital infrastructure please see our [services offered](/Services-Offered). +If you are interested in seeing how we can assist you in improving your organization's digital infrastructure please see our [services offered](/Our%20Work/Services). If you like our approach to open source software and want to support our work please consider a [donation](/Donate).