Romain Lebbadi-Breteau
Romain Lebbadi-Breteau
Yes I think aveing something like ApiErrorCode.TooShortPassword for the first and ApiErrorCode.ComplexPassword for the other could allow a different error message in the UI. If you want I can make...
https://gitlab.com/fdroid/fdroiddata/-/merge_requests/6583#note_470974056
That's true, but I guess they want to make sure that once the app is added, it can be updated without too much hassle.
The reviewers of the merge request for adding passport reader to f-droid asked for this information to be added to this repository if possible. It lets us change the information...
I usually get this error when the information I entered in the app (passport number, birth date and expiration date) are incorrect.
Hi, The app starts using NFC right after launching. I believe it asks for permission at the right time.
Hi, I also noticed this problem, however I don't think it has anything to do with the masterList file. We had to add this in the metadata because by default...
On some passports, like France for example, you must perform Terminal Authentication to be able to access the fingerprints. However, to do this you must have a private key signed...
Terminal Authentication is a way for the reading device to prove to the passport that it comes from the government, using cryptography. CSCA means Country Signing Certificate Authority, they are...
Hi, what I want to do is to download a file from a server behind the bastion, and to upload it to another server also behind the bastion, like what...