diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-08-11 06:10:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 06:58:32 +0700 |
commit | 7f804926b3c2bfece7500846f185a493faa8c0e6 (patch) | |
tree | a336c874b493c44265171b170dcced73594eabb3 /network/WireGuard/README | |
parent | bf1a15a9c7ed7e9951d64dd09092f6d12cf0a858 (diff) | |
download | slackbuilds-7f804926b3c2bfece7500846f185a493faa8c0e6.tar.gz |
network/WireGuard: Added (fast, modern, secure VPN).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/WireGuard/README')
-rw-r--r-- | network/WireGuard/README | 7 |
1 files changed, 7 insertions, 0 deletions
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. |