-
Notifications
You must be signed in to change notification settings - Fork 0
/
ee.ria.qdigidoc4.metainfo.xml
111 lines (103 loc) · 4.08 KB
/
ee.ria.qdigidoc4.metainfo.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>ee.ria.qdigidoc4</id>
<name>DigiDoc4 Client</name>
<name xml:lang="ee">DigiDoc4 Klient</name>
<summary>Estonian ID-card desktop application</summary>
<summary xml:lang="ee">Eesti ID-tarkvara</summary>
<categories>
<category>Office</category>
</categories>
<developer id="ee.ria">
<name>Information System Authority of Estonia</name>
<name xml:lang="ee">Riigi Infosüsteemi Amet</name>
</developer>
<content_rating type="oars-1.1" />
<metadata_license>MIT</metadata_license>
<project_license>LGPL-2.1-or-later</project_license>
<url type="homepage">https://github.com/open-eid/DigiDoc4-Client</url>
<url type="bugtracker">https://github.com/open-eid/DigiDoc4-Client/issues</url>
<translation type="gettext">nautilus-qdigidoc</translation>
<description>
<p>
DigiDoc4 is an application for interacting with the Estonian ID system. Using an ID-card, Mobile-ID, or Smart-ID, it can sign, encrypt, and decrypt documents and files, and check the validity of digital signatures. It can also view information stored on ID cards and change the PIN1, PIN2 and PUK codes.
</p>
<p>
Digitally signed containers use .ddoc, .bdoc or .asice extensions, and encrypted/decrypted files use the .cdoc extension.
</p>
<p xml:lang="ee">
DigiDoc4 on rakendus, mille abil saab Smart-ID ja Eesti ID-kaardiga digitaalselt allkirjastada, kontrollida digiallkirjade kehtivust ning dokumente avada, salvestada ja jagada. Digitaalallkirjaga formaadid on failid laiendiga bdoc, .ddoc või .asice.
</p>
<p xml:lang="ee">
DigiDoc4 rakendusega saad kontrollida oma ID- kaardi sertifikaadi kehtivust, muuta PIN- ja PUK- koode. Valikus „Minu eID“ kuvatakse ID-kaardi omaniku andmed ja ID-kaardi kehtivusandmed, mis on nähtavad ainult siis, kui ID-kaart on lugejas.
</p>
</description>
<launchable type="desktop-id">ee.ria.qdigidoc4.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://github.com/minosimo/qdigidoc-flatpak/assets/19229302/d1e535ce-d86a-4c6b-ab27-b2a8d683b694</image>
<caption>DigiDoc4 screenshot</caption>
<caption xml:lang="ee">DigiDoc4 ekraanipilt</caption>
</screenshot>
</screenshots>
<icon type="stock">ee.ria.qdigidoc4</icon>
<provides>
<binary>qdigidoc4</binary>
</provides>
<releases>
<release version="4.5.1" date="2024-04-17">
<description>
<ul>
<li>Version number change to include new libdigidocpp build.</li>
</ul>
</description>
</release>
<release version="4.5.0" date="2024-04-16">
<description>
<ul>
<li>Removed Lithuanian G2 card support</li>
<li>Fixed compatibility with Tar specification</li>
<li>Handle ASiC-S XAdES signatures</li>
<li>Validate CAdES signature</li>
<li>Show connection warning when SiVa service is not available</li>
<li>Code, Text and translation improvements and updates</li>
</ul>
</description>
</release>
<release version="4.4.0" date="2023-08-11">
<description>
<ul>
<li>Code, Text and translation improvements and updates</li>
</ul>
</description>
</release>
<release version="4.3.0" date="2023-04-23">
<description>
<ul>
<li>Code, Text and translation improvements and updates</li>
</ul>
</description>
</release>
<release version="4.2.12" date="2022-07-21">
<description>
<ul>
<li>Code, Text and translation improvements and updates</li>
</ul>
</description>
</release>
<release version="4.2.11" date="2022-03-15">
<description>
<ul>
<li>Code, Text and translation improvements and updates</li>
</ul>
</description>
</release>
<release version="4.2.9" date="2021-07-14">
<description>
<ul>
<li>Code, Text and translation improvements and updates</li>
</ul>
</description>
</release>
</releases>
</component>