From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: lazyvirus@gmx.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id e6eeeafb for ; Tue, 8 Aug 2017 05:01:55 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 8b95571f for ; Tue, 8 Aug 2017 05:01:55 +0000 (UTC) Received: from msi.defcon1 ([93.15.31.113]) by mail.gmx.com (mrgmx102 [212.227.17.174]) with ESMTPSA (Nemesis) id 0MQMBU-1e4D572FcC-00TlFs for ; Tue, 08 Aug 2017 07:23:41 +0200 Date: Tue, 8 Aug 2017 07:23:37 +0200 From: Bzzzz To: WireGuard mailing list Subject: silly (?) questions Message-ID: <20170808072337.153acd3b@msi.defcon1> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi mailinglisters, The goal is to build an android app in python (I just discovered Kivy, which seems very nice) that Tx/Rx a few bytes and secure all data using a WG tunnel. Does WG needs a root access under android to work correctly ? If yes, is it possible to connect to a WG server directly from a python program ? What python library(ies?) would you recommend ? Thanks in advance & regards. Jean-Yves