You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your work is a source of aspiration, so I already thank you for the creation of this project.
I had planned to connect KeePassDX directly to ykDroid but there is a little something that bothers me.
The intent "net.pp3345.ykdroid.intent.action.CHALLENGE_RESPONSE" contains your package name and it would be better to create a more generic intent to harmonize and let the user choose natively if another application is created (and to not replace it if the user does not want to).
I was thinking about "android.yubikey.intent.action.CHALLENGE_RESPONSE", tell me if it's generic enough and if you want to integrate it in ykDroid too.
The text was updated successfully, but these errors were encountered:
Your work is a source of aspiration, so I already thank you for the creation of this project.
I had planned to connect KeePassDX directly to ykDroid but there is a little something that bothers me.
The intent
"net.pp3345.ykdroid.intent.action.CHALLENGE_RESPONSE"
contains your package name and it would be better to create a more generic intent to harmonize and let the user choose natively if another application is created (and to not replace it if the user does not want to).I was thinking about
"android.yubikey.intent.action.CHALLENGE_RESPONSE"
, tell me if it's generic enough and if you want to integrate it in ykDroid too.The text was updated successfully, but these errors were encountered: