diff options
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 0000000000000..2077fd7f13597 --- /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. |