mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-10-31 17:45:58 +01:00
Fix link in README
This commit is contained in:
parent
9016e707ac
commit
0701d1e5a1
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ It also checks if signing subkeys are properly bound to their primary key, if ke
|
|||
if keys are allowed to create signatures in the first place.
|
||||
|
||||
These rigorous checks make PGPainless stand out from other Java-based OpenPGP libraries and are the reason why
|
||||
PGPainless currently [*scores second place* on Sequoia-PGPs Interoperability Test-Suite](tests.sequoia-pgp.org).
|
||||
PGPainless currently [*scores second place* on Sequoia-PGPs Interoperability Test-Suite](https://tests.sequoia-pgp.org).
|
||||
|
||||
> At FlowCrypt we are using PGPainless in our Kotlin code bases on Android and on server side.
|
||||
> The ergonomy of legacy PGP tooling on Java is not very good, and PGPainless improves it greatly.
|
||||
|
|
Loading…
Reference in a new issue