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

💡 [REQUEST] - NFC payment support? #39

Open
candroid-man opened this issue Dec 30, 2022 · 4 comments
Open

💡 [REQUEST] - NFC payment support? #39

candroid-man opened this issue Dec 30, 2022 · 4 comments
Labels
question Further information is requested

Comments

@candroid-man
Copy link

candroid-man commented Dec 30, 2022

Summary

To be honest, I have absolutely no idea if this is possible. What I want, is Keyspace to be able to use whatever card you put into the vault for contactless payment at stores and other merchants.

Obviously, there are going to have to be some security features to ensure that it isn't abused, but if this is possible, it would be extremely convenient.

Basic Example

It would essentially act the same way as Google Pay, you would select the card in Keyspace, and then put your phone up to the terminal, and it would work.

@candroid-man candroid-man added the question Further information is requested label Dec 30, 2022
@0x4f53
Copy link
Member

0x4f53 commented Dec 30, 2022

Hey @candroid-man. Funny you bring this up because we discussed it several times ourselves and is my own personal favorite feature request.

Yes, there is a Host-card emulation API officially available on Android. And yes, I think it is entirely possible to scan an NFC card, grab its embedded data and store it within our kfs and emulate that back for a card reader to read.

I really want to add this feature to our app too, using a payment solution that I wrote myself would blow my own mind haha. Unfortunately, we don't have it on the roadmap yet and are way too busy with bugfixes and more essential features like the plugin, autofill, trashing etc etc.

@candroid-man
Copy link
Author

This is going to be revolutionary for the privacy space.

I am beyond excited for this project, and I can't wait for this feature! This will definitely set Keyspace apart from the password manager scene!

@nimish-ks
Copy link
Member

@0x4f53
Copy link
Member

0x4f53 commented Dec 30, 2022

Another resource I found on AIDs for HCE. https://en.wikipedia.org/wiki/EMV#Transaction%20flow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants