Source: wireguard
Section: net
Priority: extra
Maintainer: Jason A. Donenfeld <Jason@zx2c4.com>
XSBC-Original-Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Build-Depends:
 debhelper (>= 10~)
Standards-Version: 3.9.8
Homepage: https://www.wireguard.io

Package: wireguard-dkms
Architecture: all
Depends:
 ${misc:Depends}
Recommends:
 wireguard-tools
Description: fast, modern, secure kernel VPN tunnel (DKMS version)
 WireGuard is a novel VPN that runs inside the Linux Kernel and uses
 state-of-the-art cryptography (the "Noise" protocol). 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.
 .
 This package uses DKMS to automatically build the wireguard kernel
 module.
 .
 This package is currently an empty placeholder. You may find an up
 to date version at ppa:wireguard/wireguard or directions on packages
 at <https://www.wireguard.io/install/>.

Package: wireguard-tools
Architecture: all
Depends:
 ${misc:Depends}
Recommends:
 wireguard-dkms | wireguard-modules
Description: fast, modern, secure kernel VPN tunnel (userland utilities)
 WireGuard is a novel VPN that runs inside the Linux Kernel and uses
 state-of-the-art cryptography (the "Noise" protocol). 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.
 .
 This package contains command-line tools to interact with the
 WireGuard kernel module.  Currently, it provides only a single tool:
 .
 wg: set and retrieve configuration of WireGuard interfaces
 .
 This package is currently an empty placeholder. You may find an up
 to date version at ppa:wireguard/wireguard or directions on packages
 at <https://www.wireguard.io/install/>.
