diff --git a/Donate b/Donate index 410ecbe..7e71d08 100644 --- a/Donate +++ b/Donate @@ -1,7 +1,7 @@ --- --- -We are passionate about creating secure and reliable open source infrastructure. We have worked on secure implementations of important applications such as [PGP](/Our%20Work/Projects#PGP) and DNS. +We are passionate about creating secure and reliable open source infrastructure. We have worked on secure implementations of important applications such as [OpenPGP](/Our%20Work/Projects#OpenPGP) and DNS. Unfortunately such projects aren't always easy to get full grants for, and public donations really help us in completing such work. diff --git a/Our Work/Projects b/Our Work/Projects index f2878ed..3380d80 100644 --- a/Our Work/Projects +++ b/Our Work/Projects @@ -2,11 +2,11 @@ title: Projects --- -# PGP +# OpenPGP OpenPGP is a much-used standard of encryption and is widely used to encrypt text, files and emails, amongst other things. -Robur is implementing OpenPGP in OCaml, for use in MirageOS and any other compaitble platform or software that is looking for PGP written in a [secure language](/Our%20Work/Technology-Employed#OCaml). +Robur is implementing OpenPGP in OCaml, for use in MirageOS and any other compatible platform or software that is looking for OpenPGP written in a [secure language](/Our%20Work/Technology-Employed#OCaml). This work is funded through donations and is still an ongoing project, which means that it may not currently possess all the features required for various use-cases. Currently our implementation can sign, verify, compress, encrypt and decrypt.