summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-11-06 13:44:21 -0800
committerMicah Lee <micah@micahflee.com>2020-11-06 13:44:21 -0800
commitf319de1d7a833e38e190ef07072aee16e322c6fc (patch)
treea41febbb42f2a9c92c2708a7505d05a1d836c3e9
parentf8474c23995c31ca9cdb749b0d87bcf2ee48f9fb (diff)
downloadonionshare-f319de1d7a833e38e190ef07072aee16e322c6fc.tar.gz
onionshare-f319de1d7a833e38e190ef07072aee16e322c6fc.zip
Shorten the description
-rw-r--r--desktop/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/pyproject.toml b/desktop/pyproject.toml
index cf4ace2e..bba0bd44 100644
--- a/desktop/pyproject.toml
+++ b/desktop/pyproject.toml
@@ -9,7 +9,7 @@ author_email = "micah@micahflee.com"
[tool.briefcase.app.onionshare]
formal_name = "OnionShare"
-description = "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 _not_ require setting up a separate server or using a third party file-sharing service."
+description = "Securely and anonymously share files, host websites, and chat with friends using the Tor network"
icon = "src/onionshare/resources/onionshare"
sources = ['src/onionshare']
requires = [