I am interested in if there are plans to support passkeys in the following use cases:
1. Use a passkey to open a DB file through the app (I'm on Mac, Android, iOS (future))
2. Store passkeys within the DB (lower priority than the first item)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Passkey's can't be used to protect the PasswordSafe DB because they don't provide the needed functionality.
The challenge with adding Passkeys to the DB isn't storing and retrieving them so much as seamlessly and securely connecting them to browsers where they're used to authenticate.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am interested in if there are plans to support passkeys in the following use cases:
1. Use a passkey to open a DB file through the app (I'm on Mac, Android, iOS (future))
2. Store passkeys within the DB (lower priority than the first item)