« earlier | later » Page 1 of 1
WireGuard: fast, modern, secure VPN tunnel
VPN protocol based on Noise and straightforward public/private key mappings -- I rather like this design.
to crypto networking noise security vpn ... on 15 September 2016
A VPN system that works over TCP without TCP-over-TCP problems. On the local machine, a transparent proxy and some firewall rules to rewrite outgoing traffic to it; the transparent proxy reassembles TCP streams, and feeds the data over a multiplexed ssh link to a proxy running on another machine. Neat. It doesn't currently have an option to use SSH's built-in SOCKS support, though -- and it would be cool if it could be made to use an arbitrary SOCKS proxy (e.g. Tor's).
to networking reassembly ssh tcp tcpip transparent-proxy vpn ... on 18 January 2015
From this year's CCC proceedings -- a VPN for hackerspaces.
to ccc hackerspace vpn ... on 24 October 2013
« earlier | later » Page 1 of 1
- vpn | |
1 | ccc |
1 | crypto |
1 | hackerspace |
2 | networking |
1 | noise |
1 | reassembly |
1 | security |
1 | ssh |
1 | tcp |
1 | tcpip |
1 | transparent-proxy |
3 | vpn |
tasty by Adam Sampson.