OK to import this?

-- -- -- -- -- --
MLVPN is VPN software that encrypts data with the Salsa20 stream cipher and
uses Ed25519 authentication. It can either run with a single ISP connection,
or can aggregate multiple circuits with active monitoring to identify and
remove faulty ones without dropping TCP connections. To avoid problems with
out-of-order packet delivery, it can optionally add delays per-connection
or buffer packets before delivering to the tun/tap interface.

MLVPN uses privilege separation and supports Linux, OpenBSD and FreeBSD.
-- -- -- -- -- --

More info at http://www.mlvpn.fr/ (crypto is provided by libsodium).
To use with multiple circuits you'll need PF rules to do policy routing
(with route-to or rtable) based on the source address.

Attachment: mlvpn.tgz
Description: application/tar-gz

Reply via email to