Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hardware keys: Add VivoKey and DT token ATRs #8332

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

StarGate01
Copy link
Contributor

This adds the ATRs of the VivoKey Apex and the Dangerous Things FlexSecure tokens, in order to display a human-readable name instead of "Unknown Key". It is a small change adding two entries to a string map. These tokens are NFC-only.

As projected in #6895 (#6766), more hardware tokens than the YubiKey implement the Yubico-style HMAC-SHA1 protocol.

Testing strategy

Compiled on Linux and tested with the mentioned tokens.

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)
  • ✅ New feature (change that adds functionality)

This adds the ATRs of the VivoKey Apex and the
Dangerous Things FlexSecure tokens, in order to
display a human-readable name instead of "Unknown Key".
@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2022

Codecov Report

Merging #8332 (86df4d9) into develop (a6d3f97) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #8332      +/-   ##
===========================================
- Coverage    64.45%   64.42%   -0.03%     
===========================================
  Files          339      339              
  Lines        43732    43732              
===========================================
- Hits         28186    28173      -13     
- Misses       15546    15559      +13     
Impacted Files Coverage Δ
src/keys/drivers/YubiKeyInterfacePCSC.h 0.00% <ø> (ø)
...rc/fdosecrets/widgets/SettingsWidgetFdoSecrets.cpp 56.06% <0.00%> (-3.03%) ⬇️
src/fdosecrets/dbus/DBusMgr.cpp 52.20% <0.00%> (-1.47%) ⬇️
src/core/Entry.cpp 83.78% <0.00%> (-0.20%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@droidmonkey
Copy link
Member

Sweet!

@droidmonkey droidmonkey added feature: Hardware Keys pr: backport pending Pull request yet to be backported to a previous release labels Aug 4, 2022
@droidmonkey droidmonkey added this to the v2.7.2 milestone Aug 4, 2022
@droidmonkey droidmonkey merged commit e05f6a4 into keepassxreboot:develop Sep 5, 2022
@droidmonkey droidmonkey added pr: backported Pull request backported to previous release and removed pr: backport pending Pull request yet to be backported to a previous release labels Sep 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: Hardware Keys pr: backported Pull request backported to previous release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants