|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<!-- Copyright 2015 Alain Pannetrat <l1l1@gmx.com> --> |
| 3 | +<component type="desktop"> |
| 4 | + <id>cardpeek.desktop</id> |
| 5 | + <metadata_license>CC-BY-SA-3.0</metadata_license> |
| 6 | + <project_license>GPL-3.0+</project_license> |
| 7 | + <name>Power Statistics</name> |
| 8 | + <summary>Observe power management</summary> |
| 9 | + <description> |
| 10 | + <p> |
| 11 | + Cardpeek is a cross-platform graphical tool to read the contents of smart cards, including: |
| 12 | + <ul> |
| 13 | + <li>Bank cards with a chip (EMV);</li> |
| 14 | + <li>Electronic/biometric passports;</li> |
| 15 | + <li>Transport cards from Paris (Navigo), Brussels (Mobib), Lisbon (VIVA) and Israel (RavKav);</li> |
| 16 | + <li>GSM SIM cards;</li> |
| 17 | + <li>Vitale 2, the French health card;</li> |
| 18 | + <li>Moneo, the French electronic purse;</li> |
| 19 | + <li>Driver Tachograph cards;</li> |
| 20 | + <li>OpenPGP Cards (beta);</li> |
| 21 | + <li>Mifare classic;</li> |
| 22 | + </ul> |
| 23 | + </p> |
| 24 | + <p> |
| 25 | + It features a GTK GUI to represent card data is a tree view, and is extensible with a scripting language (LUA). |
| 26 | + </p> |
| 27 | + <p> |
| 28 | + The goal of this project is to allow smart card owners to be better informed about what type of personal information is stored in these devices. |
| 29 | + </p> |
| 30 | + </description> |
| 31 | + <screenshots> |
| 32 | + <screenshot type="default"> |
| 33 | + <image>http://cardpeek.googlecode.com/files/sample-emv.jpg</image> |
| 34 | + <caption>Reading the content of a bank card.</caption> |
| 35 | + </screenshot> |
| 36 | + </screenshots> |
| 37 | + <url type="homepage">http://pannetrat.com/Cardpeek/</url> |
| 38 | + <updatecontact>l1l1_at_gmx.com</updatecontact> |
| 39 | +</component> |
0 commit comments