From 9a052f64952cf7533ab6c4d0725bed5dec8e00b0 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 30 Jun 2016 14:47:09 -0400 Subject: Readme: use https instead of http For the websites referenced that offer https instead of http, use https. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 79c1daa..0c0ad1c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # WireGuard — fast, modern, secure kernel VPN tunnel -#### by [Jason A. Donenfeld](mailto:Jason@zx2c4.com) of [Edge Security](http://www.edgesecurity.com/) +#### by [Jason A. Donenfeld](mailto:Jason@zx2c4.com) of [Edge Security](https://www.edgesecurity.com/) WireGuard is a novel VPN that runs inside the Linux Kernel and utilizes **state-of-the-art [cryptography](doc/protocol.md)**. It aims to be faster, simpler, leaner, and more useful than IPSec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. It runs over UDP. -- cgit v1.2.3-59-g8ed1b