From 4079a18706ca817d40c66d5f31573800c7121815 Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 6 Aug 2018 23:13:02 +0200 Subject: Add store metadata --- app/src/main/play/en-US/listing/fulldescription | 26 +++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 app/src/main/play/en-US/listing/fulldescription (limited to 'app/src/main/play/en-US/listing/fulldescription') diff --git a/app/src/main/play/en-US/listing/fulldescription b/app/src/main/play/en-US/listing/fulldescription new file mode 100644 index 0000000..0dc4073 --- /dev/null +++ b/app/src/main/play/en-US/listing/fulldescription @@ -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 (C) 2017-2018 Pacien TRAN-GIRARD +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