-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathde.bund.ausweisapp.ausweisapp2.appdata.xml
36 lines (36 loc) · 1.74 KB
/
de.bund.ausweisapp.ausweisapp2.appdata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="utf-8"?>
<component type="desktop-application">
<id>de.bund.ausweisapp.ausweisapp2</id>
<metadata_license>CC-BY-SA-3.0</metadata_license>
<project_license>EUPL-1.2</project_license>
<content_rating type="oars-1.1">
<content_attribute id="social-info">intense</content_attribute>
</content_rating>
<developer_name>Governikus GmbH & Co. KG</developer_name>
<name>AusweisApp2</name>
<summary>Official authentication app for German ID card and residence permit</summary>
<description>
<p>The AusweisApp2 is a software, that you can install on your Computer/Smartphone/Tablet, to identify yourself online with your ID card or your electronic residence permit.
The App is availible for the most used operating systems and works in all common browsers.</p>
<p>The AusweisApp2 offers you an intigrated self-assessment where you are able to view your data that is stored on the online ID.</p>
<p>In the app you will also find an overview with the available services, a running overview and you can manage your PIN there.</p>
<p>This app is on behalf of the Federal Office for Information Security.</p>
</description>
<categories>
<category>Utility</category>
</categories>
<url type="homepage">https://www.ausweisapp.bund.de/</url>
<launchable type="desktop-id">de.bund.ausweisapp.ausweisapp2.desktop</launchable>
<provides>
<binary>AusweisApp2</binary>
</provides>
<releases>
<release version="1.20.0" date="2020-01-15" />
</releases>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/e-user/flatpak-ausweisapp2/master/ausweisapp-main.png</image>
<caption>Main Window</caption>
</screenshot>
</screenshots>
</component>