Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
connect:contact:irc [2015/07/08 23:06] – contact:irc renamed to connect:contact:irc anonymousconnect:contact:irc [2022/05/08 11:42] (current) – external edit 127.0.0.1
Line 3: Line 3:
 IRC stands for [[http://en.wikipedia.org/wiki/Internet_Relay_Chat|Internet Relay Chat]] and it is a text chat system where you can talk to community members in the channel //#cryptoparty// on the [[http://www.oftc.net/|irc.oftc.net server]]. IRC stands for [[http://en.wikipedia.org/wiki/Internet_Relay_Chat|Internet Relay Chat]] and it is a text chat system where you can talk to community members in the channel //#cryptoparty// on the [[http://www.oftc.net/|irc.oftc.net server]].
  
-  #cryptoparty@irc.oftc.net+<code> 
 +#cryptoparty@irc.oftc.net 
 +</code>
  
 To use it, you can either To use it, you can either
-  * Go to  [[https://oftc.net/?channels=cryptoparty|https://oftc.net]] in your browser (this works with Torbrowser, too, for added anonymity).+ 
 +  * Go to [[https://oftc.net/?channels=cryptoparty|https://oftc.net]] in your browser (this used to work with Tor-Browser, too, but OFTC currently does not like Tor).
   * Dial in with one of the many chat clients as for example [[http://pidgin.im|Pidgin]], which you might already know from using it for Jabber+OTR.   * Dial in with one of the many chat clients as for example [[http://pidgin.im|Pidgin]], which you might already know from using it for Jabber+OTR.
  
- +For advanced use, see the [[:connect:contact:irc:irssi_plus_tor|irssi+tor guide]] and the [[https://trac.torproject.org/projects/tor/wiki/doc/TorifyHOWTO/irssi|Torprojects Torify HowTo (irssi)]].
-For advanced use, see the [[documentation:irssi_plus_tor|irssi+tor guide]] and the [[https://trac.torproject.org/projects/tor/wiki/doc/TorifyHOWTO/irssi|Torprojects Torify HowTo (irssi)]].+
  
 Whichever method you use to connect, it is recommended that you cloak once you have connected to the server. To do that, just type Whichever method you use to connect, it is recommended that you cloak once you have connected to the server. To do that, just type
  
-  /msg nickserv SET CLOAK ON+<code> 
 +/msg nickserv SET CLOAK ON 
 +</code>
  
 into the chat window. into the chat window.
- 
  
 There is an additional channel which has news fetching irc-bots in it: There is an additional channel which has news fetching irc-bots in it:
  
-  #cryptoparty-bots@irc.oftc.net+<code> 
 +#cryptoparty-bots@irc.oftc.net 
 +</code>