Yubico / yubikey-piv-manager

Tool for configuring your PIV-enabled YubiKey
https://developers.yubico.com/yubikey-piv-manager/
GNU General Public License v3.0
42 stars 7 forks source link

Support for Qt5? #37

Closed kbabioch closed 5 years ago

kbabioch commented 6 years ago

Currently the project requires PySide, which are bindings for Qt4. Are there any plans to migrate to Qt5 (PyOtherSide, PySide2), so no Qt4 dependencies will be pulled in?

dagheyman commented 6 years ago

Probably not for this specific tool. The current plan is to merge most of the functionality of this tool with YubiKey Manager (which uses PyOtherSide and Qt5) at some point. No ETA for that right now.