mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 11:19:41 +02:00
strengthen GnuPG piece
This commit is contained in:
parent
6e02d33fc2
commit
354c729518
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ Some implementations explored other non-standardized extensions. Notably, algori
|
|||
Today, multiple implementations of OpenPGP play important roles:
|
||||
|
||||
- The Mozilla Thunderbird email software uses [RNP](https://www.rnpgp.org/), a C++ implementation of OpenPGP.
|
||||
- The [GNU Privacy Guard](https://gnupg.org/) (GnuPG) has long been a major implementation of the OpenPGP standard. It is a general-purpose tool used in countless places, including much critical infrastructure, such as package integrity verification for Linux distributions.
|
||||
- [GNU Privacy Guard (GnuPG)](https://gnupg.org/), a key implementation of the OpenPGP standard, is integral to numerous critical infrastructures, most prominently in ensuring package integrity verification for Linux distributions.
|
||||
- Proton Mail, which provides email encryption services for a large number of users, uses and maintains [OpenPGP.js](https://openpgpjs.org/) as well as [GopenPGP](https://gopenpgp.org/), an OpenPGP wrapper library written in golang.
|
||||
- The RPM Package Manager software includes an OpenPGP backend based on [Sequoia PGP](https://sequoia-pgp.org/), a modern OpenPGP implementation written in Rust. The Fedora Linux operating system [uses Sequoia PGP in rpm](https://sequoia-pgp.org/blog/2023/04/27/rpm-sequoia/) since version 38.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue