PGP + typo
This commit is contained in:
parent
6fcb28629d
commit
dcc0a42c70
2 changed files with 3 additions and 3 deletions
2
Donate
2
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.
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue