mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-08 17:59:43 +02:00
Switch to version agnostic SOP spec URLs
This commit is contained in:
parent
4e74fc6aa3
commit
33c8e5edc5
3 changed files with 6 additions and 6 deletions
|
@ -8,11 +8,11 @@ SPDX-License-Identifier: Apache-2.0
|
|||
|
||||
[](https://travis-ci.com/pgpainless/sop-java)
|
||||
[](https://search.maven.org/artifact/org.pgpainless/sop-java)
|
||||
[](https://datatracker.ietf.org/doc/html/draft-dkg-openpgp-stateless-cli-03)
|
||||
[](https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/)
|
||||
[](https://coveralls.io/github/pgpainless/sop-java?branch=master)
|
||||
[](https://api.reuse.software/info/github.com/pgpainless/sop-java)
|
||||
|
||||
The [Stateless OpenPGP Protocol](https://datatracker.ietf.org/doc/html/draft-dkg-openpgp-stateless-cli-03) specification
|
||||
The [Stateless OpenPGP Protocol](https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/) specification
|
||||
defines a generic stateless CLI for dealing with OpenPGP messages.
|
||||
Its goal is to provide a minimal, yet powerful API for the most common OpenPGP related operations.
|
||||
|
||||
|
@ -35,4 +35,4 @@ compatible with the SOP-CLI specification.
|
|||
| Project | Language |
|
||||
|-------------------------------------------------|----------|
|
||||
| [sop-rs](https://sequoia-pgp.gitlab.io/sop-rs/) | Rust |
|
||||
| [SOP for python](https://pypi.org/project/sop/) | Python |
|
||||
| [SOP for python](https://pypi.org/project/sop/) | Python |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue