Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
en:project:hidden_services [2019/09/06 04:52] emulatorman created |
en:project:hidden_services [2023/06/28 22:03] (current) throgh [Tor] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Hidden Services ====== | ====== Hidden Services ====== | ||
| - | + | Hyperbola Project offers several hidden services for users who wish to avoid censorship and have extra privacy when accessing our services. | |
| - | ===== I2P ===== | + | |
| ===== Tor ===== | ===== Tor ===== | ||
| + | Several services are available via Onion v3. | ||
| + | |||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | |||
| + | |||
| + | <note tip>To enable Tor in Iceweasel-UXP: | ||
| + | |||
| + | - Ensure Tor is installed and running: <code bash># pacman -S tor && rc-service tor start</ | ||
| + | - Using Iceweasel-UXP, | ||
| + | - Click " | ||
| + | - Choose " | ||
| + | - SOCKS Host: 127.0.0.1 Port: 9050 | ||
| + | - Choose SOCKSv5 | ||
| + | - Ensure "Proxy DNS when using SOCKS v5" is checked. | ||
| + | |||
| + | You will then be able to browse the web using Tor and access all the above services. | ||
| + | </ | ||
| + | |||
| + | ===== I2P ===== | ||
| + | <note warning> | ||