Merge pull request #11 from mehrexe/patch-1

Flush out and add to VPN and networking sections.
This commit is contained in:
xn0px90 2023-02-05 13:35:17 -07:00 committed by GitHub
commit d9a98e9bc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,9 +55,9 @@ Contributions *very welcome* but first see [Contributing](#contributing).
- [VM-Hardening](#vm-hardening)
- [Desktop Customization](#desktop-customization)
- [GPU](#gpu)
- [Clear Net \& Darknet Networking](#clear-net--darknet-networking)
- [Clearnet \& Anonymous Networking](#clearnet--anonymous-networking)
- [VPN](#vpn)
- [Darknet](#darknet)
- [Anonymity](#anonymity)
- [Crypto](#crypto)
- [Kernels](#kernels)
- [Microkernels](#microkernels)
@ -202,16 +202,20 @@ Contributions *very welcome* but first see [Contributing](#contributing).
- [Nvidia-troubleshooting](https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/nvidia-troubleshooting.md) -
- [Gaming-HVM](https://github.com/Qubes-Community/Contents/blob/master/docs/customization/gaming-hvm.md) -
## Clear Net & Darknet Networking
## Clearnet & Anonymous Networking
### VPN
- [How To make a VPN Gateway in Qubes](https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/vpn.md) - Qubes includes a number of tools that can make the client-side setup of your VPN more versatile and secure.
- [Qubes-Tunnel](https://github.com/QubesOS-contrib/qubes-tunnel) - Manage, run, protect VPN connections in Proxy VMs.
- [Mullvad VPN](https://mullvad.net/en/help/qubes-os-4-and-mullvad-vpn/) - Privacy first VPN provider in Qubes OS.
#### Wireguard
- [Mullvad VPN (FE36 + WG)](https://mullvad.net/en/help/wireguard-on-qubes-os/) - Privacy-first VPN provider's guide for Qubes OS. This guide bears an optimal method for setting up a WG ProxyVM (i.e `sys-vpn`); you may substitute out Mullvad's WG configuration files in place of your own.
- [WireGuard](https://github.com/Qubes-Community/Contents/tree/master/docs/wireguard) - WireGuard: fast, modern, secure VPN tunnel.
### Darknet
#### OpenVPN
- [How To make a VPN Gateway in Qubes](https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/vpn.md) - Qubes includes a number of tools that can make the client-side setup of your VPN more versatile and secure.
- [Qubes-Tunnel](https://github.com/QubesOS-contrib/qubes-tunnel) - Manage, run, protect VPN connections in Proxy VMs.
- [Mullvad VPN (DEB10 + OVPN)](https://mullvad.net/en/help/qubes-os-4-and-mullvad-vpn/) - Privacy-first VPN provider's guide for Qubes OS.
### Anonymity
- [i2p-Whonix](https://forum.qubes-os.org/t/temporary-way-to-run-i2p-on-qubes-whonix/15861) - Temporary way to run i2p on Qubes-Whonix.
- [ipfs](https://github.com/ipfs/ipfs) - A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.