From f319de1d7a833e38e190ef07072aee16e322c6fc Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Fri, 6 Nov 2020 13:44:21 -0800 Subject: Shorten the description --- desktop/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [ -- cgit v1.2.3-54-g00ecf