From 3700f1cf9e1890e55b3b80c888297f1cb21b5a6b Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 8 Oct 2018 17:01:54 +0200 Subject: Update Triple-T publisher plugin --- .../main/play/listings/en-US/full-description.txt | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 app/src/main/play/listings/en-US/full-description.txt (limited to 'app/src/main/play/listings/en-US/full-description.txt') diff --git a/app/src/main/play/listings/en-US/full-description.txt b/app/src/main/play/listings/en-US/full-description.txt new file mode 100644 index 0000000..9af27d3 --- /dev/null +++ b/app/src/main/play/listings/en-US/full-description.txt @@ -0,0 +1,26 @@ +Warning: + • This application is only a VPN client, which is not tied to any VPN service provider by default. + • It requires an existing tinc network to connect to. + • For more information about the tinc VPN protocol, see https://www.tinc-vpn.org/ + +Main features of Tinc App: + • Does NOT require root privilege + • Connection management through a graphical interface + • Uses conventional tinc configuration files (extended with support for encrypted private keys and VPN bypass per Android application) + • Automatable using third party Android applications via Intents + +Platform specific limitations of the Android client: + • Operates with tinc in router mode only + • Connects to only one tinc network at a time + • No support for hook scripts + +Please see the project's website for more information (setup guide, documentation, sources, issues): + • https://tincapp.pacien.org + • https://github.com/pacien/tincapp + +--- + +Copyright © 2017-2018 Pacien TRAN-GIRARD and contributors. +This program is licensed under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License or any later version. +It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +See the GNU General Public License for more details: https://www.gnu.org/licenses/ -- cgit v1.2.3