From 54fe5e82f249630b9bfc8c3c808c6f516f3f891a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 29 Apr 2021 11:39:05 +0200 Subject: [PATCH] remove new metadata file that slipped in --- metadata/org.torproject.torservices.yml | 39 ------------------------- 1 file changed, 39 deletions(-) delete mode 100644 metadata/org.torproject.torservices.yml diff --git a/metadata/org.torproject.torservices.yml b/metadata/org.torproject.torservices.yml deleted file mode 100644 index 9769398768..0000000000 --- a/metadata/org.torproject.torservices.yml +++ /dev/null @@ -1,39 +0,0 @@ -Categories: - - Security -License: GPL-3.0-or-later -AuthorName: Guardian Project -AuthorEmail: support@guardianproject.info -AuthorWebSite: https://guardianproject.info -SourceCode: https://gitlab.com/guardianproject/torservices -IssueTracker: https://gitlab.com/guardianproject/torservices/issues -Liberapay: GuardianProject -Bitcoin: 1Fi5xUHiAPRKxHvyUGVFGt9extBe8Srdbk - -Name: TorServices (alpha) -AutoName: TorServices -Description: |- - TorServices is a free proxy app that empowers other apps to use the - internet more securely. It acts as a simple Tor "provider" for apps - to hide their Internet traffic by encrypting it, then bouncing - through a series of computers around the world. Tor is free software - and an open network that helps you defend against a form of network - surveillance that threatens personal freedom and privacy, - confidential business activities and relationships, and state - security known as traffic analysis. - - This app is a compliment to Orbot, which provides the full, - "batteries included" Tor utility. - -RepoType: git -Repo: https://gitlab.com/guardianproject/torservices.git - -Builds: - - versionName: '0.1' - versionCode: 1 - commit: '0.1' - subdir: app - gradle: - - yes - -AutoUpdateMode: None -UpdateCheckMode: None