mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
7c35630f1b
Hockeypuck implements the HKP draft protocol specification, as well as several extensions to the protocol supported by SKS. Public key material conforming to RFC 4880 is supported by the keyserver, as are RFC 6637 ECC keys. As-of-yet unsupported key material, such as recent Ed25519 signing keys, may be distributed by Hockeypuck, however Hockeypuck is not able to validate them yet. WWW: https://hockeypuck.github.io PR: 235904 Submitted by: Michiel van Baak <michiel@vanbaak.eu>
11 lines
420 B
Plaintext
11 lines
420 B
Plaintext
Hockeypuck implements the HKP draft protocol specification,
|
|
as well as several extensions to the protocol supported by SKS.
|
|
|
|
Public key material conforming to RFC 4880 is supported by the keyserver,
|
|
as are RFC 6637 ECC keys.
|
|
As-of-yet unsupported key material, such as recent Ed25519 signing keys,
|
|
may be distributed by Hockeypuck, however Hockeypuck is not able to
|
|
validate them yet.
|
|
|
|
WWW: https://hockeypuck.github.io
|