-
Notifications
You must be signed in to change notification settings - Fork 56
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
Try with more passports and improve reading #73
Comments
Hi @0xturboblitz, this seems like an interesting fix. I would like to jump on it |
please go ahead! |
Hi @0xturboblitz, I wanted to DM you concerning some assistance I need for this project, but i realised that your telegram handle is not in your OnlyDust profile. Please can you help me with other means I can reach out? |
You can DM me at @FlorentTavernier on telegram |
Hello! @0xturboblitz, I would like to help with this one! |
Hi @0xturboblitz i would love to work on this, can i ?? |
Please explain how you would tackle it first! |
I am Adeoluwa a smart contract developer. The possible solution to tackle this is:
|
I will tackle this by:
|
Hi! I would like to help with this issue. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedHi @0xturboblitz, I'm a software developer interested in gaining experience with projects like this. This seems like a fun issue to tackle, and I feel confident I can find the cause of this bugs and fix them. How I plan on tackling this issueI would start off by testing different passports to familiarize with the errors and get an idea of what might be the issue. Then Id tackle them one by one making sure that everything works as it should. I would appreciate the opportunity. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI have 3 years of experience in backend programming in golang and python framework (django, flask) How I plan on tackling this issuei will test the service with multiple passports to help with accuracy of the reading |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedHi,I'm a software developer with 3 years of experience.I have a desire to always make software solutiions available when the need arises. How I plan on tackling this issueI would examine with different passports and observe the test,and implement the best solutions based from the results drawn from the test |
The libraries we use for NFC reading work well in some cases but sometimes fail. One example of error I had recently with a passport on iOS is the following:
Trying with new passports and solving those bugs would really help. As with other issues, we will reward generously anyone helping on that, just DM us.
Android
Main libs are:
https://github.com/tananaev/passport-reader
https://github.com/jllarraz/AndroidPassportReader
We use the first for nfc and the second for OCR. The second also has nfc, might wanna look how it differs.
Rarimo here
iOS
We use:
https://github.com/AndyQ/NFCPassportReader
For OCR I sometimes get the wrong 3 inputs
The text was updated successfully, but these errors were encountered: