yubikey-manager icon indicating copy to clipboard operation
yubikey-manager copied to clipboard

Manage openpgp data

Open kilimnik opened this issue 3 years ago • 1 comments
trafficstars

I implemented my feature request #476.

For some reason the retieving of the name, language preference and sex always failed when trying to request value directly. That's the reason I implemented it via the constructed DO.

kilimnik avatar Jan 02 '22 22:01 kilimnik

I do not think the data is useless. First of all, it helps to differentiate between Yubikeys, if you have multiples. Second and the most notable, is that the url field is needed to use the gpg-agent. It uses the url field to pull the public gpg key from a keyserver.

kilimnik avatar Mar 10 '22 08:03 kilimnik