Eric Betts 8 месяцев назад
Родитель
Сommit
47986d74cf
2 измененных файлов с 7 добавлено и 5 удалено
  1. 4 4
      .catalog/README.md
  2. 3 1
      README.md

+ 4 - 4
.catalog/README.md

@@ -9,6 +9,7 @@
 🇹🇼
 🇺🇦
 🇦🇿
+🇨🇦
 
 (If it works for yours, submit a PR to add your country flag)
 
@@ -16,12 +17,11 @@
 
 eMTRD are secured to prevent people from reading the data on a passport just by bumping into it.  The data is secured using a key based on the passport number, date of birth, and date of expiry.  A real passport machine reads these values from the MRZ (Machine Readable Zone, the ones with ">") using a camera. For the app, you have to enter the values manually.  The app will then generate the key and read the data using a system called BAC(https://en.wikipedia.org/wiki/Basic_access_control).
 
-## Notes:
- - Caches MRZ info to make subsequent use faster
-
 ## Limitations
- - Does not parse some of the optional DG (under 'advanced' menu)
+ - Avanced menu hidden unless Debug enabled
+ - Does not parse some DG under "advanced" menu
 
 ## To do
+ - Support PACE
  - Support more countries passports
 

+ 3 - 1
README.md

@@ -19,9 +19,11 @@
 eMTRD are secured to prevent people from reading the data on a passport just by bumping into it.  The data is secured using a key based on the passport number, date of birth, and date of expiry.  A real passport machine reads these values from the MRZ (Machine Readable Zone, the ones with ">") using a camera. For the app, you have to enter the values manually.  The app will then generate the key and read the data using a system called BAC(https://en.wikipedia.org/wiki/Basic_access_control).
 
 ## Limitations
- - Does not parse some of the optional DG (under 'advanced' menu)
+ - Avanced menu hidden unless Debug enabled
+ - Does not parse some DG under "advanced" menu
 
 ## To do
+ - Support PACE
  - Support other country passports
 
 ## Generate asn: