mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 03:39:41 +02:00
Key Servers are services
This commit is contained in:
parent
0737cefd2f
commit
0e24b045ff
1 changed files with 1 additions and 1 deletions
|
@ -292,7 +292,7 @@ Key Revocation Signature Packet
|
||||||
A {term}`Revocation Self-signature` for an entire {term}`OpenPGP Certificate`.
|
A {term}`Revocation Self-signature` for an entire {term}`OpenPGP Certificate`.
|
||||||
|
|
||||||
Key Server
|
Key Server
|
||||||
A piece of software available over the network, which provides access to {term}`OpenPGP Certificates<OpenPGP Certificate>` e.g., by searching for an {term}`OpenPGP Fingerprint` or {term}`User ID`, via the `HKP` and/ or `HKPS` protocols.
|
A service available over the network, which provides access to {term}`OpenPGP Certificates<OpenPGP Certificate>` e.g., by searching for an {term}`OpenPGP Fingerprint` or {term}`User ID`, via the `HKP` and/ or `HKPS` protocols.
|
||||||
Several implementations such as [hagrid](https://gitlab.com/keys.openpgp.org/hagrid/), or [hockeypuck](https://github.com/hockeypuck/hockeypuck) exist.
|
Several implementations such as [hagrid](https://gitlab.com/keys.openpgp.org/hagrid/), or [hockeypuck](https://github.com/hockeypuck/hockeypuck) exist.
|
||||||
|
|
||||||
Life-cycle Management
|
Life-cycle Management
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue