This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| technical:web [2022/09/12 21:44] – jc | technical:web [2022/10/21 16:28] (current) – jc | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| < | < | ||
| - | # Network Security and Performance Tuning | + | # Web |
| + | 1. [Wiki Dev](technical: | ||
| + | 2. [Network Security and Performance Tuning](technical: | ||
| - | ## Choose an upstream DNS resolver for forwarding DNS | + | ## Wiki Dev |
| + | |||
| + | - [W3 Collapse Sidebar](https:// | ||
| + | |||
| + | ## Network Security and Performance Tuning | ||
| + | |||
| + | ### Choose an upstream DNS resolver for forwarding DNS queries | ||
| | | ||
| - | ## Choose a stub or recursive DNS resolver for caching and blocking ads, trackers, and dead hosts | + | ### Choose a stub or recursive DNS resolver for caching and blocking ads, trackers, and dead hosts |
| Blocklist: https:// | Blocklist: https:// | ||
| - | ### 1. Unbound (Linux, Mac, BSD) | + | #### 1. Unbound (Linux, Mac, BSD) |
| - Docs: https:// | - Docs: https:// | ||
| Line 18: | Line 26: | ||
| - Install: https:// | - Install: https:// | ||
| - | ### 2. Dnsmasq (Linux, Mac, BSD) | + | #### 2. Dnsmasq (Linux, Mac, BSD) |
| - Docs: https:// | - Docs: https:// | ||
| Line 28: | Line 36: | ||
| - Install: https:// | - Install: https:// | ||
| - | ### 3. Pi-hole (Windows, Mac, Linux, BSD) | + | #### 3. Pi-hole (Windows, Mac, Linux, BSD) |
| - Docs: https:// | - Docs: https:// | ||
| Line 36: | Line 44: | ||
| - Install: https:// | - Install: https:// | ||
| - | ### | + | #### |
| - Docs: https:// | - Docs: https:// | ||
| Line 44: | Line 52: | ||
| - Install: https:// | - Install: https:// | ||
| - | ## Choose a secure web browser | + | ### Choose a secure web browser |
| Comparison: https:// | Comparison: https:// | ||
| - | ## Choose a VPN | + | ### Choose a VPN |
| - | ### 1. WireGuard | + | #### 1. WireGuard |
| - Docs: https:// | - Docs: https:// | ||
| Line 58: | Line 66: | ||
| - Install: https:// | - Install: https:// | ||
| - | ### 2. OpenVPN | + | #### 2. OpenVPN |
| - Docs: https:// | - Docs: https:// | ||
| Line 66: | Line 74: | ||
| - Install: https:// | - Install: https:// | ||
| - | ### 3. NordVPN | + | #### 3. NordVPN |
| - Docs: https:// | - Docs: https:// | ||
| Line 74: | Line 82: | ||
| - Install: https:// | - Install: https:// | ||
| - | ### 4. Tinc | + | #### 4. Tinc |
| - Docs: https:// | - Docs: https:// | ||
| Line 84: | Line 92: | ||
| - Install: https:// | - Install: https:// | ||
| - | ## Contribute | + | ### Contribute |
| If privacy, anonymity, and freedom of speech are a concern consider hosting a Freenet node or GNUnet peer. | If privacy, anonymity, and freedom of speech are a concern consider hosting a Freenet node or GNUnet peer. | ||
| - | ### 1. GNUNet (Linux, Mac, BSD) | + | #### 1. GNUNet (Linux, Mac, BSD) |
| - Research: https:// | - Research: https:// | ||
| Line 100: | Line 108: | ||
| - Install: https:// | - Install: https:// | ||
| - | ### 2. Freenet (Windows, Mac, Linux) | + | #### 2. Freenet (Windows, Mac, Linux) |
| - Docs: https:// | - Docs: https:// | ||