mirror of
https://github.com/onionshare/onionshare.git
synced 2025-10-10 20:28:46 -04:00
Merge branch 'develop' of https://github.com/a1346054/onionshare into a1346054-develop
This commit is contained in:
commit
a71a4f9baa
21 changed files with 41 additions and 41 deletions
|
@ -3,9 +3,9 @@ base: core18
|
|||
version: '2.4.1'
|
||||
summary: Securely and anonymously share files, host websites, and chat using Tor
|
||||
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_
|
||||
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.
|
||||
|
||||
grade: stable # stable or devel
|
||||
|
@ -24,7 +24,7 @@ apps:
|
|||
- removable-media
|
||||
environment:
|
||||
LANG: C.UTF-8
|
||||
|
||||
|
||||
cli:
|
||||
common-id: org.onionshare.OnionShareCli
|
||||
command: onionshare-cli
|
||||
|
@ -147,7 +147,7 @@ parts:
|
|||
- libssl-dev
|
||||
- zlib1g-dev
|
||||
after: [libevent]
|
||||
|
||||
|
||||
libevent:
|
||||
source: https://github.com/libevent/libevent/releases/download/release-2.1.12-stable/libevent-2.1.12-stable.tar.gz
|
||||
source-checksum: sha256/92e6de1be9ec176428fd2367677e61ceffc2ee1cb119035037a27d346b0403bb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue