VPNs: recommend WireGuard
This commit is contained in:
parent
e7f5954448
commit
6c5bf5af5b
|
@ -553,6 +553,7 @@ Check that _all_ your server services are using proper TLS. See [bettercrypto.or
|
||||||
### VPN tunnel
|
### VPN tunnel
|
||||||
Have at least one trusted, working and tested VPN endpoint available for tunneling out of the congress network. If you don't have your own VPN server at your disposal ask friends you trust to help you out. If you do, ask your friends if they need a VPN endpoint and share!
|
Have at least one trusted, working and tested VPN endpoint available for tunneling out of the congress network. If you don't have your own VPN server at your disposal ask friends you trust to help you out. If you do, ask your friends if they need a VPN endpoint and share!
|
||||||
|
|
||||||
|
- [WireGuard][146]
|
||||||
- [OpenVPN][16]
|
- [OpenVPN][16]
|
||||||
- L2TP/IPSec/IKEv2
|
- L2TP/IPSec/IKEv2
|
||||||
- [SSH][18]
|
- [SSH][18]
|
||||||
|
@ -746,3 +747,4 @@ These people have contributed to improve this list for everyone (in no particula
|
||||||
[143]:https://github.com/The-Compiler
|
[143]:https://github.com/The-Compiler
|
||||||
[144]:https://twitter.com/Columbia19
|
[144]:https://twitter.com/Columbia19
|
||||||
[145]:https://github.com/rixx
|
[145]:https://github.com/rixx
|
||||||
|
[146]:https://www.wireguard.com/
|
||||||
|
|
Loading…
Reference in a new issue