yubikey-manager-qt: mark as insecure
The project is not under development anymore, Yubico Authenticator is recommended instead.
This commit is contained in:
@@ -87,6 +87,9 @@ mkDerivation rec {
|
||||
meta = with lib; {
|
||||
description = "Cross-platform application for configuring any YubiKey over all USB interfaces";
|
||||
homepage = "https://developers.yubico.com/yubikey-manager-qt/";
|
||||
knownVulnerabilities = [
|
||||
"Yubico has announced the End of Life of YubiKey Manager QT. Upstream recommends yubioath-flutter to configure a YubiKey. yubikey-manager-qt will be dropped after NixOS 25.05."
|
||||
];
|
||||
license = licenses.bsd2;
|
||||
maintainers = [ maintainers.cbley ];
|
||||
mainProgram = "ykman-gui";
|
||||
|
||||
Reference in New Issue
Block a user