Skip to content

tor-keymgr, tor-hsservice: Add functions for extracting key info and add KeystoreSweeper

gabi-250 requested to merge gabi-250/arti:expire-old-keys into main

This MR adds functionality for extracting information out of a KeyPath. This will come in handy when we implement the CLI (for implementing the subcommand for describing keys).

This also adds a helper called KeystoreSweeper to tor-hsservice, for removing expired keys.

Edited by gabi-250

Merge request reports