tillitis / tkey-ssh-agent

SSH Agent for TKey, the flexible open hardware/software USB security key 🔑
https://www.tillitis.se
BSD 2-Clause "Simplified" License
131 stars 15 forks source link

go-pinentry-minimal is archived #124

Open jas4711 opened 1 day ago

jas4711 commented 1 day ago

Hi. I noticed that the https://github.com/twpayne/go-pinentry-minimal dependency is archived and doesn't seem to have a lot of fixes that goes into https://github.com/twpayne/go-pinentry - what do you think about using the latter as dependency instead?

Debian ships a github.com/twpayne/go-pinentry package and tkey-ssh-agent in Debian is patched to use, rather than to require a new Debian package for the go-pinentry-minimal project which seems abandoned. I'm fine carrying this patch going forward, but it is always good to bring such concerns upstream for feedback and awareness. The patch is here: https://salsa.debian.org/go-team/packages/tkey-ssh-agent/-/blob/debian/sid/debian/patches/use-go-pinentry-instead-of-minimal.patch?ref_type=heads

/Simon