brush701 / keechallenge

A plugin for KeePass2 to add Yubikey challenge-response capability.
GNU General Public License v3.0
211 stars 26 forks source link

Broken link to Yubico prebuilt binaries #59

Open radumas opened 1 year ago

radumas commented 1 year ago

https://github.com/brush701/keechallenge/blob/cc4b9a947998ea6f347b75f507c0a4cc05dd3496/index.html#L28

http://opensource.yubico.com/yubikey-personalization/releases.html redirects to https://developers.yubico.com/yubikey-personalization/releases.html which results in a 404 error

csharpfaze commented 1 year ago

I don't think they still have prebuilt binaries on their site.

In the latest Ubuntu (23.04) I could just use sudo apt install yubikey-personalization and the plugin worked.