From e418c5d3b46cf6fdd8953b843f054aa7ea85a0d7 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 28 Nov 2017 16:31:13 +0100 Subject: README: update with links Signed-off-by: Jason A. Donenfeld --- README.md | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 23100846..ad216bf2 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,9 @@ -### Do not use this code. +# Android GUI for [WireGuard](https://www.wireguard.com/) -This is not a complete implementation of WireGuard. If you're interested in using WireGuard, use -the implementation for Linux [found here](https://git.zx2c4.com/WireGuard/) and described on the -[main wireguard website](https://www.wireguard.com/). There is no group of users that should be -using the code in this repository here under any circumstances at the moment, not even beta testers -or dare devils. It simply isn't complete. However, if you're interested in assisting with the -Android development of WireGuard and contributing to this repository, by all means dig in and help -out. But users: stay far away, at least for now. +##### [Test this app on the Play Store](https://play.google.com/apps/testing/com.wireguard.android). -------- +This is a work in progress Android GUI for [WireGuard](https://www.wireguard.com/). The ultimate goal is to [opportunistically use the kernel implementation](https://git.zx2c4.com/android_kernel_wireguard/about/), and fallback to using the non-root userspace implementation. At the time of writing, this only supports using the kernel module, but this should change in the near future. -# Android Implementation of WireGuard - -This is a work in progress for implementing WireGuard for Android. ## License -- cgit v1.2.3-59-g8ed1b