Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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://3ofctjzm5pbhrq27w53soz3pzc7akxwrx6hxwehsiof4syi6qbfdlyid.onion:58080/|Hyperbola Project]]
 +  * [[http://dfn3bv2w5a4j4pufjr7j4qluikuyei34ngspbve6wg2aijzd2rasoeid.onion:58084/|HyperForum]]
 +  * [[http://s2qnfjekprnbhxrezticpt4j2nndgdkssqtc2ujbhut3oes3ig7tmbid.onion:58480/|Hyperbola Git Repository]]
 +  * [[http://tukd4kcvooudngg6vz37y75lw3aqqv4z5vbe4cyltfxob7tfw66eehid.onion:58085/|HyperTask]]
 +  * [[http://3ofctjzm5pbhrq27w53soz3pzc7akxwrx6hxwehsiof4syi6qbfdlyid.onion:58080/packages/|Hyperbola - Package Search]]
 +  * [[http://4khgiu3wvxvd4rswrypkd4tbyio7t5f5yscfmfuq6x6mfhgcouei4qqd.onion:58094/|HyperWiki]]
 +
 +
 +<note tip>To enable Tor in Iceweasel-UXP:
 +
 +  - Ensure Tor is installed and running: <code bash># pacman -S tor && rc-service tor start</code>
 +  - Using Iceweasel-UXP, navigate to: Tools -> Preferences -> Advanced (about:preferences#advanced).
 +  - Click "Network" -> "Settings"
 +  - Choose "Manual Proxy Configuration"
 +  - 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.
 +</note>
 +
 +===== I2P =====
 +<note warning>Services via I2P are under development!</note>