Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:project:hidden_services [2019/09/06 04:54]
emulatorman
en:project:hidden_services [2022/03/09 15:45]
i3_relativism
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.
  
-<note warning>Only for beta-test users, this will be stabilized for next release cycle</note> +===== Tor ===== 
-<note warning>This page is under development!</note>+Several services are available via Onion v3.
  
-===== I2P =====+  * [[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]]
  
-===== Tor =====+ 
 +<note tip>To enable Tor in Iceweasel-UXP: 
 + 
 +  - Ensure Tor is installed and running: <code bash># pacman -S tor-lts && 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>