openpgp-cert-d

Crates.ioopenpgp-cert-d
lib.rsopenpgp-cert-d
version0.3.3
sourcesrc
created_at2022-08-16 13:26:42.394291
updated_at2024-09-11 14:20:32.314725
descriptionShared OpenPGP Certificate Directory
homepage
repositoryhttps://gitlab.com/sequoia-pgp/pgp-cert-d
max_upload_size
id646665
size137,674
Neal H. Walfield (nwalfield)

documentation

https://docs.rs/openpgp-cert-d

README

Shared OpenPGP Certificate Directory

This crate implements a generic OpenPGP certificate store that can be shared between implementations. It also defines a way to root trust, and a way to associate pet names with certificates. Sharing certificates and trust decisions increases security by enabling more applications to take advantage of OpenPGP. It also improves privacy by reducing the required certificate discoveries that go out to the network.

Commit count: 228

cargo fmt