|
|
|
|
|
by epistasis
3298 days ago
|
|
The difficulty with PGP keys, is that the most common implementation, GPG, wants complete control of the device and does not let it be shared so that other interfaces, like PKCS# can be used. So if you want something for both GPG and other purposes, it really needs to present as two separate devices, or you need to go hacking a branch of GPG. When I looked into doing this, it seemed that upstream would not be interested in interoperation with other smart card standards, so it may not get accepted into upstream. At least that was my experience. If somedbody can correct me, I'd be incredibly grateful. |
|
Please take a look at https://github.com/romanz/trezor-agent/blob/master/README-GP... for more details.
Disclosure: I am the main developer of this project.