aboutsummaryrefslogtreecommitdiff
path: root/desktop/org.onionshare.OnionShare.appdata.xml
blob: b911b382d5efd9e375014d98250ac0a74fb272b3 (plain)
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-application">
    <id>org.onionshare.OnionShare</id>
    <metadata_license>CC0-1.0</metadata_license>
    <project_license>GPL-3.0</project_license>
    <name>OnionShare</name>
    <summary>Securely and anonymously share files, host websites, and chat with friends</summary>
    <description>
        <p>
            OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network.
        </p>
    </description>
    <launchable type="desktop-id">org.onionshare.OnionShare.desktop</launchable>
    <screenshots>
        <screenshot type="default">
            <image>https://docs.onionshare.org/2.4/en/_images/tabs.png</image>
            <caption>Types of services that OnionShare supports</caption>
        </screenshot>
    </screenshots>
    <url type="bugtracker">https://github.com/onionshare/onionshare/issues/</url>
    <url type="help">https://onionshare.org/</url>
    <url type="homepage">https://onionshare.org/</url>
    <developer_name>Micah Lee</developer_name>
    <update_contact>micah@micahflee.com</update_contact>
    <content_rating type="oars-1.1" />
    <releases>
        <release type="development" date="2022-01-17" version="2.5" />
    </releases>
</component>