/usr/share/appdata/firewall-config.appdata.xml is in firewall-config 0.4.4.6-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | <?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>firewall-config.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<description>
<p>
Firewall Configuration provides a graphical tool for administering firewall.
</p>
<p>Allows to inspect and set:</p>
<ul>
<li>Runtime and permanent firewall configuration</li>
<li>Predefined zones (levels of trust for network connections)</li>
<li>Predefined services (port/protocol, netfilter helper module) </li>
<li>Port forwarding, masquerading, ICMP blocking</li>
<li>Complex firewall rules a.k.a. Rich Language</li>
<li>Iptables rules a.k.a. Direct Interface</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/firewalld/firewalld/master/doc/firewall-config.png</image>
</screenshot>
</screenshots>
<url type="homepage">http://www.firewalld.org</url>
<url type="bugtracker">https://github.com/firewalld/firewalld/issues</url>
<url type="translate">https://fedora.zanata.org/project/view/firewalld</url>
<update_contact>twoerner_at_redhat.com</update_contact>
</component>
|