Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tananaev/passport-reader
e-Passport NFC Reader Android app
https://github.com/tananaev/passport-reader
android java nfc
Last synced: about 21 hours ago
JSON representation
e-Passport NFC Reader Android app
- Host: GitHub
- URL: https://github.com/tananaev/passport-reader
- Owner: tananaev
- Created: 2016-04-07T10:22:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T01:55:54.000Z (14 days ago)
- Last Synced: 2024-11-01T02:31:19.566Z (13 days ago)
- Topics: android, java, nfc
- Language: Java
- Homepage:
- Size: 937 KB
- Stars: 351
- Watchers: 24
- Forks: 133
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# e-Passport NFC Reader
[![Get it on Google Play](http://www.tananaev.com/badges/google-play.svg)](https://play.google.com/store/apps/details?id=com.tananaev.passportreader) [![Get it on F-Droid](http://www.tananaev.com/badges/f-droid.svg)](https://f-droid.org/packages/com.tananaev.passportreader)
Android app that uses the NFC chip to communicate with an electronic passport.
## Contacts
Author - Anton Tananaev ([[email protected]](mailto:[email protected]))
## Dependencies
Note that the app includes following third party dependencies:
- JMRTD - [LGPL 3.0 License](https://www.gnu.org/licenses/lgpl-3.0.en.html)
- SCUBA (Smart Card Utils) - [LGPL 3.0 License](https://www.gnu.org/licenses/lgpl-3.0.en.html)
- Spongy Castle - MIT-based [Bouncy Castle Licence](https://www.bouncycastle.org/licence.html)
- JP2 for Android - [BSD 2-Clause License](https://opensource.org/licenses/BSD-2-Clause)
- JNBIS - [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0)
- Material DateTimepicker - [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0)## License
Apache License, Version 2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.