Skip to content

Use fingerprint from key when subscribing.

paz requested to merge paz/sub-fingerprint_or_keyfile into master

When creating new lists we're already using the fingerprint of the given key. That's a better way than requiring the user to specify the fingerprint manually nonetheless.

In consequence now the last cli-argument may be a fingerprint or the path to a keyfile.

Merge request reports