From 7f804926b3c2bfece7500846f185a493faa8c0e6 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Fri, 11 Aug 2017 06:10:13 +0700 Subject: network/WireGuard: Added (fast, modern, secure VPN). Signed-off-by: Willy Sudiarto Raharjo --- network/WireGuard/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 network/WireGuard/README (limited to 'network/WireGuard/README') diff --git a/network/WireGuard/README b/network/WireGuard/README new file mode 100644 index 0000000000..2077fd7f13 --- /dev/null +++ b/network/WireGuard/README @@ -0,0 +1,7 @@ +WireGuard is a VPN that uses state-of-the-art cryptography. It is +designed as a general purpose VPN for running on embedded interfaces +and super computers alike, fit for many different circumstances. + +WireGuard is not yet complete. You should not rely on this code. It has +not undergone proper degrees of security auditing and the protocol is +still subject to change. -- cgit v1.2.3