This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| technical:web [2022/08/22 11:53] – 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: | ||
| - | ## 1. Choose an autoritative | + | ## Wiki Dev |
| + | |||
| + | - [W3 Collapse Sidebar](https:// | ||
| + | |||
| + | ## Network Security and Performance Tuning | ||
| + | |||
| + | ### Choose an upstream DNS resolver | ||
| | | ||
| - | ## 2. Choose a stub or recursive DNS resolver for caching and blocking ads, tracking, and dead hosts. | + | ### Choose a stub or recursive DNS resolver for caching and blocking ads, trackers, and dead hosts |
| + | |||
| + | Blocklist: https:// | ||
| - | | + | #### 1. Unbound (Linux, Mac, BSD) |
| - | ### 1. Unbound (Linux, Mac, BSD) | + | - Docs: https:// |
| - | | + | - Download: https:// |
| - | | + | - Install: https://unbound.docs.nlnetlabs.nl/ |
| - | - Install: https:// | + | #### 2. Dnsmasq (Linux, Mac, BSD) |
| - | ### 2. Dnsmasq (Linux, Mac, BSD) | + | - Docs: https:// |
| - | | + | - Download: https://thekelleys.org.uk/dnsmasq |
| - | | + | - Repo: http:// |
| - | | + | - Install: https://github.com/notracking/hosts-blocklists/ |
| - | - Install: https:// | + | #### 3. Pi-hole (Windows, Mac, Linux, BSD) |
| - | ### 3. Pi-hole (Windows, Mac, Linux, BSD) | + | - Docs: https:// |
| - | | + | - Download: https://ftl.pi-hole.net/ |
| - | | + | - Install: https://github.com/pi-hole/pi-hole/# |
| - | - Install: https:// | + | #### 4. DNSCrypt Proxy (Windows, Mac, Linux, BSD) |
| - | ### 4. DNSCrypt Proxy (Windows, Mac, Linux, BSD) | + | - Docs: https://www.dnscrypt.org/ |
| - | | + | - Download: https://github.com/ |
| - | | + | - Install: https:// |
| - | - Install: https:// | + | ### Choose a secure web browser |
| - | ## 3. Choose a secure web browser | + | Comparison: https:// |
| - | | + | ### Choose a VPN |
| - | ## 4. Choose a VPN | + | #### 1. WireGuard |
| - | ### 1. WireGuard | + | - Docs: https://www.wireguard.com/ |
| - | | + | - Download: https:// |
| - | | + | - Install: https:// |
| - | - Install: https://www.wireguard.com/ | + | #### 2. OpenVPN |
| - | ### 2. OpenVPN | + | - Docs: https:// |
| - | | + | - Download: https:// |
| - | | + | - Install: https:// |
| - | - Install: https:// | + | #### 3. NordVPN |
| - | ### 3. NordVPN | + | - Docs: https:// |
| - | | + | - Download: https:// |
| - | | + | - Install: https:// |
| - | - Install: https:// | + | #### 4. Tinc |
| - | ### 4. Tinc | + | - Docs: https://www.tinc-vpn.org/ |
| - | | + | - Download: https:// |
| - | | + | - Repo: https:// |
| - | | + | - Install: https:// |
| - | - Install: https:// | + | ### Contribute |
| - | ## 5. 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 or GNUnet node. | + | #### 1. GNUNet (Linux, Mac, BSD) |
| - | ### 1. GNUNet (Linux, Mac, BSD) | + | - Research: https:// |
| - | | + | - Docs: https:// |
| - | | + | - Download: https:// |
| - | | + | - Repo: https:// |
| - | | + | - Install: https:// |
| - | ### 2. Freenet (Windows, Mac, Linux) | + | #### 2. Freenet (Windows, Mac, Linux) |
| - | | + | - Docs: https:// |
| - | | + | - FAQ: https:// |
| - | | + | - Download: https:// |
| - | | + | - Install: https:// |
| </ | </ | ||