I just released version 0.6.6 of rpgpie, an experimental high level API for @rpgp:
https://crates.io/crates/rpgpie
The rpgpie library crate ships with the (also experimental) "rpgp" CLI tool, which can inspect certificates (aka " #OpenPGP public keys") in two different ways:
- "show" prints the internal structure of a certificate without much interpretation
- "status" prints a summarized view, and applies OpenPGP validity semantics
Since this release, "status" can emit JSON.
馃У 1/5