summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-11-26 22:05:08 -0800
committerMicah Lee <micah@micahflee.com>2019-11-26 22:05:08 -0800
commit43411200223cd252b1cc8fd85378afad61b78eeb (patch)
tree27656c9d6a2445007e5b4ae6df81d3dea0936d30 /install
parent03e2313191d9935b8a8de4ec16a9c8179c1fcc35 (diff)
downloadonionshare-43411200223cd252b1cc8fd85378afad61b78eeb.tar.gz
onionshare-43411200223cd252b1cc8fd85378afad61b78eeb.zip
Update appdata xml, and add note to BUILD.md to update the version in the appdata on each release
Diffstat (limited to 'install')
-rw-r--r--install/org.onionshare.OnionShare.appdata.xml13
1 files changed, 3 insertions, 10 deletions
diff --git a/install/org.onionshare.OnionShare.appdata.xml b/install/org.onionshare.OnionShare.appdata.xml
index 6ae1b5b6..c0a02350 100644
--- a/install/org.onionshare.OnionShare.appdata.xml
+++ b/install/org.onionshare.OnionShare.appdata.xml
@@ -8,17 +8,10 @@
<summary>Securely and anonymously share a file of any size</summary>
<description>
<p>
- OnionShare lets you securely and anonymously send and receive files. It works by starting a web server,
- making it accessible as a Tor onion service, and generating an unguessable web address so others can
- download files from you, or upload files to you. It does <em>not</em> require setting up a separate server
- or using a third party file-sharing service.
+ OnionShare lets you securely and anonymously send and receive files. It works by starting a web server, making it accessible as a Tor onion service, and generating an unguessable web address so others can download files from you, or upload files to you. It does <em>not</em> require setting up a separate server or using a third party file-sharing service.
</p>
<p>
- If you want to send files to someone, OnionShare hosts them on your own computer and uses a Tor onion
- service to make them temporarily accessible over the internet. The receiving user just needs to open the web
- address in Tor Browser to download the files. If you want to receive files, OnionShare hosts an anonymous
- dropbox directly on your computer and uses a Tor onion service to make it temporarily accessible over the
- internet. Other users can upload files to you from by loading the web address in Tor Browser.
+ If you want to send files to someone, OnionShare hosts them on your own computer and uses a Tor onion service to make them temporarily accessible over the internet. The receiving user just needs to open the web address in Tor Browser to download the files. If you want to receive files, OnionShare hosts an anonymous dropbox directly on your computer and uses a Tor onion service to make it temporarily accessible over the internet. Other users can upload files to you from by loading the web address in Tor Browser.
</p>
</description>
<launchable type="desktop-id">org.onionshare.OnionShare.desktop</launchable>
@@ -47,6 +40,6 @@
<update_contact>micah@micahflee.com</update_contact>
<content_rating type="oars-1.1" />
<releases>
- <release type="stable" date="2019-05-07" version="2.1" />
+ <release type="stable" date="2019-10-13" version="2.2" />
</releases>
</component>