Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions Docs/Feature_comparison.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
| **Reset applet** | 🟢 | 🟢 | 🟢 | 🟢 |


### OATH (TOTP & HOTP)
### OATH (TOTP)
| Feature | powershellYK | YubiKey Manager (GUI) | YubiKey Manager (CLI) | Yubico Authenticator |
| :--- | --- | --- | --- | --- |
| **Basic info** | 🟢 | 🔴 | 🟢 |🟢 |
Expand All @@ -35,13 +35,14 @@
| **Remove accounts** | 🟢 | 🔴 | 🟢 | 🟢 |
| **Reset applet** | 🟢 | 🔴 | 🟢 | 🟢 |

### YubiOTP, Challenge-Response & Static Password
### YubiOTP, HOTP, Challenge-Response & Static Password
| Feature | powershellYK | YubiKey Manager (GUI) | YubiKey Manager (CLI) | Yubico Authenticator |
| :--- | --- | --- | --- | --- |
| **Program challenge-response** | 🟢 | 🔴 | 🟢 | 🟢 |
| **Perform challenge-response** | 🔴 | 🔴 | 🔴 | 🔴 |
| **Delete slot configuration** | 🟢 | 🟢 | 🟢 | 🟢 |
| **Display YubiOTP slot status** | 🟢 | 🟢 | 🟢 | 🟢 |
| **Portect slot configuration** | 🟢 | 🔴 | 🟢 | 🔴 |
| **Display slot status** | 🟢 | 🟢 | 🟢 | 🟢 |
| **Configure static password** | 🟢 | 🟢 | 🟢 | 🟢 |
| **Configure NDEF (NFC) slot** | 🔴| 🔴 | 🟢 | 🔴 |
| **Update slot settings** | 🔴 | 🟢 | 🔴 | 🔴 |
Expand Down