diff options
Diffstat (limited to 'irc.html')
| -rw-r--r-- | irc.html | 33 | 
1 files changed, 16 insertions, 17 deletions
| @@ -17,12 +17,9 @@  │   │─┤ └─┐ │─┤  └─┘ ┘ │ ──┘ ┘ │ +<a href="/register">Registration</a> - -<a href="/kiwi">IRC Webchat</a> - -<a href="/kiwi">Registration [It's down at the moment so it redirects to Webchat]</a> - +<a href="/kiwi">KiwiIRC Webchat</a> | <a href="/gamja">Gamja Webchat</a> | <a href="/convos">Convos Webchat/Bouncer</a>  Connection Details: @@ -36,22 +33,26 @@ Host:       irc.liberta.casa  Port:       6697  SSL/TLS:    True -You can also use a web-client <a href="/kiwi">here</a>. -  If you would like to anonymize the connection against the administrators, -you can access the network via TOR: +you can access the network via  +1. TOR: -Host:     cr36xbvmgjwnfw4sly4kuc6c3ozhesjre3y5pggq5xdkkmbrq6dz4fad.onion -Port:     6667 -SSL/TLS:  False -SASL:     Currently not required for loging. But that is subject to change. +   Host:     cr36xbvmgjwnfw4sly4kuc6c3ozhesjre3y5pggq5xdkkmbrq6dz4fad.onion +   Port:     6667 +   SSL/TLS:  False  Webclient via Tor is available <a href="http://qzzf2qcfbhievvs5nzkccuwddroipy62qjocqtmgcgh75vd6w57m7yad.onion">here</a> -type /list for more channels. +2. I2P +  <!-- Guide to setting up i2p using <a href=i2pd --> +  Use the samle configuration shown above. +  Destination: fzsgc66e52ve5phrcktrekqtko423ihau42u72v4cfg6bg4osuda.b32.i2p +  Port:        6668 +  SSL/TLS:     False +    Account registration FAQ  ======================== @@ -90,10 +91,8 @@ as an "IRC bouncer" on your behalf. Specifically:       `/msg NickServ set always-on true`    d. You will be able to receive history playback (see below). -You can also request a vhost (i.e., a fake hostname that will be displayed -in place of your cloaked IP-based hostname), using the command -`/msg HostServ request desired.vhost`. An operator will review this request -(and most likely grant it). +You can also request a vhost in the channel #help (i.e., a fake hostname that will be displayed +in place of your cloaked IP-based hostname).  4. History Playback. | 
