-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Secure ID (3-way authentication, SAM, HSM) support #5
Comments
Would be interesting if this worked cross platforms! |
This is an excellent idea. But in order to make it successful it needs compatibility with other applets.
|
Well, instead of creating a new system one should better stick to a standard which would be FIDO2 as of today. There have been some attempts: There are Mifare Desfire compatible FIDO2 cards around today made by Neowave. (are there others?) |
Thanks for the feedback @viktoriasee
Agreed.
Agreed.
Legic Advant is a closed ecosystem (even if the protocol is now more standardized since a decade now) which requires proper "secrets" to be initialized on the reader firmware (only manufactured by Legic and some 'gold' partners then) or from a remote host application somewhere in the cloud. At least that's how it was a few years ago, feel free to update me if it changed.
That do not necessary make sense if the PIN is checked application side only IMOO. It would only make sense in case the PIN is checked by the chip but modern chip are more using mutual authentication key which has stronger security. What could be possible is to diversify the authentication key from a PIN and a master key ; but that would be a dedicated feature (out of this ticket scope 😉). For Challenge-Response (not FIDO here), see WIP on #8. |
Starting from version 2.7.0 KeepassXC now supports Yubikeys via HMAC-SHA1. They also explain in their documentation why FIDO-U2F cannot work for unlocking a database. But it is Yubikey-only afaik. |
The Plugin OtpKeyProv does Support OATH-HOTP as Key Provider. |
Im interested in having a secure RFID functionality , however the title states sam/hsm which is not even discussed here. However i prefer desfire / advant anyway. |
No description provided.
The text was updated successfully, but these errors were encountered: