mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-25 17:12:06 +01:00
Expand examples in introduction paragraph, based on feedback in #111
This commit is contained in:
parent
a81ece2f42
commit
86d2be1a85
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0
|
|||
|
||||
## Why OpenPGP?
|
||||
|
||||
OpenPGP is a widely recognized, IETF-standardized set of cryptographic operations. It is broadly used in securing communications, for example, in encrypted text messages and email, and enjoys a vast ecosystem of libraries, tools, and community support forums. Moreover, its robustness and versatility has made OpenPGP a security choice for other use cases in which encryption is important. These include file transfer applications, password managers, and secure data storage.
|
||||
OpenPGP is a widely recognized, IETF-standardized set of cryptographic operations. It is broadly used in securing communications like encrypted messages and email, as well as the integrity of software packages in most Linux distributions, and enjoys a vast ecosystem of libraries, tools, and community support forums. Moreover, its robustness and versatility has made OpenPGP a security choice for other use cases in which encryption and integrity are important. These include file transfer applications, password managers, secure data storage, and signing source code in git repositories.
|
||||
|
||||
There are other compelling reasons for why you might consider using OpenPGP in your project:
|
||||
|
||||
|
|
Loading…
Reference in a new issue