This file is indexed.

/usr/share/appdata/NetworkManager-strongswan.appdata.xml is in network-manager-strongswan 1.4.1-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
30
31
32
33
34
35
36
37
38
39
<?xml version="1.0" encoding="UTF-8"?>
<component type="addon">
  <id>network-manager-strongswan</id>
  <project_license>GPL-2.0+</project_license>
  <metadata_license>CC0-1.0</metadata_license>
  <extends>nm-connection-editor.desktop</extends>
  <extends>gnome-control-center.desktop</extends>
  <name>strongSwan VPN client</name>
  <summary>strongSwan based client for IPsec virtual private networks</summary>

  <keywords>
    <keyword>network</keyword>
    <keyword>manager</keyword>
    <keyword>NetworkManager</keyword>
    <keyword>connection</keyword>
    <keyword>VPN</keyword>
    <keyword>strongSwan</keyword>
    <keyword>IPsec</keyword>
    <keyword>IKEv2</keyword>
  </keywords>

  <description>
    <p>Support for configuring IPsec based virtual private network connections.</p>
    <p>Compatible with IKEv2 key exchange and multiple authentication mechanisms.</p>
  </description>

  <screenshots>
    <screenshot type="default">
      <image width="800" height="682">https://www.strongswan.org/images/networkmanager-plugin-eap.png</image>
    </screenshot>
  </screenshots>

  <url type="homepage">https://wiki.strongswan.org/projects/strongswan/wiki/NetworkManager</url>
  <url type="bugtracker">https://wiki.strongswan.org/projects/strongswan/wiki/FlawReporting</url>
  <url type="help">https://www.strongswan.org/support.html</url>
  <update_contact>info_AT_strongswan.org</update_contact>
  <translation type="gettext">NetworkManager-strongswan</translation>
  <developer_name>strongSwan Developers</developer_name>
</component>