arekinath / pivy

Tools for using PIV tokens (like Yubikeys) as an SSH agent, for encrypting data at rest, and more
193 stars 26 forks source link

Nitrokey 3: pivy-tool list: Segmentation fault #45

Open matthiasbock opened 7 months ago

matthiasbock commented 7 months ago

Hi,

I try to set-up PIV on Nitrokey 3 (with firmware version v1.6.0-test.20231218), as described here:

To that end, I compiled pivy, commit e4cfc19, on amd64, but now I get a segmentation fault, when calling pivy-tool:

$ ./pivy-tool list
Segmentation fault

Any suggestions?

Cheers, Matthias