com.bktus.gpgfrontend/com.bktus.gpgfrontend.metainfo.xml
2023-10-15 15:50:43 +08:00

35 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 First Lastname <your@email.com> -->
<component type="desktop-application">
<id>com.bktus.gpgfrontend</id>
<metadata_license>FSFAP</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>GpgFrontend</name>
<summary>Take the initiative to protect privacy in your own hands</summary>
<description>
<p>
GpgFrontend is a free, open-source, robust yet user-friendly, compact and cross-platform tool for OpenPGP encryption.
</p>
<p>
By using GpgFrontend, users can quickly encrypt files or text, easily digitally sign them, and conveniently manage
all GPG keys on their device. The tool also facilitates the secure and seamless transfer of GPG keys between devices.
It is compatible with a range of operating systems, including Windows, macOS, Linux, and FreeBSD.
</p>
<p>For moew information visit https://gpgfrontend.bktus.com/</p>
</description>
<launchable type="desktop-id">com.bktus.gpgfrontend.desktop</launchable>
<screenshots>
<screenshot type="default">
<caption>Main Window</caption>
<image>https://raw.githubusercontent.com/saturneric/Blob/master/screenshots/keygen_ubuntu.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://gpgfrontend.bktus.com/</url>
<project_group>GNOME</project_group>
<developer_name>Saturneric</developer_name>
</component>