From 30ce27fab2fb5cf6cc369592e7fea81cdf6e678b Mon Sep 17 00:00:00 2001 From: Romain Lebbadi-Breteau Date: Sat, 27 Nov 2021 23:02:33 +0000 Subject: [PATCH] add tananaev passport reader --- metadata/com.tananaev.passportreader.yml | 42 +++++++++++++++++++ .../en-US/summary.txt | 1 + 2 files changed, 43 insertions(+) create mode 100644 metadata/com.tananaev.passportreader.yml create mode 100644 metadata/com.tananaev.passportreader/en-US/summary.txt diff --git a/metadata/com.tananaev.passportreader.yml b/metadata/com.tananaev.passportreader.yml new file mode 100644 index 0000000000..c31def43e4 --- /dev/null +++ b/metadata/com.tananaev.passportreader.yml @@ -0,0 +1,42 @@ +Categories: + - Connectivity + - Security +License: Apache-2.0 +AuthorName: Anton Tananaev +AuthorEmail: anton.tananaev@gmail.com +SourceCode: https://github.com/tananaev/passport-reader +IssueTracker: https://github.com/tananaev/passport-reader/issues + +AutoName: e-Passport Reader +Description: |- + Android app that uses the NFC chip to communicate with an electronic passport. + It supports action, so third party apps can use it to retrieve passport data. + Please visit website for more information. + The app is completely open source, so anyone is welcome to validate that it + doesn't collect any personal information. Data is kept only in memory and + removed as soon as you close the app. Passport data is never uploaded to any + remote server. + App had been successfully tested with Russian passport. It might not work + with some other passports. If it doesn't work, please create GitHub issue to + help me fix the issue instead of leaving negative feedback. + +RepoType: git +Repo: https://github.com/tananaev/passport-reader + +Builds: + - versionName: '2.1' + versionCode: 16 + commit: v2.1 + subdir: app + gradle: + - yes + scanignore: + - app/src/main/assets/masterList + +MaintainerNotes: masterList is a bundle of x509 certificates the scanner otherwise + blocks + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: '2.1' +CurrentVersionCode: 16 diff --git a/metadata/com.tananaev.passportreader/en-US/summary.txt b/metadata/com.tananaev.passportreader/en-US/summary.txt new file mode 100644 index 0000000000..910b507393 --- /dev/null +++ b/metadata/com.tananaev.passportreader/en-US/summary.txt @@ -0,0 +1 @@ +use the NFC chip to communicate with an electronic passport