Homepage | Activities | Events | Lists | Development | Translate | Contact
Difference between revisions of "Service/IRC Proxy"
< Service
Jump to navigation
Jump to search
(Created page with 'We have an IRC proxy for users running on Machine:sunjammer. For more information, see [http://bip.t1r.net/ the BIP home page]]. If you want to use the proxy, setup a passwo...') |
(Comment out all the deprecated info and give people a place to go) |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | '''Notice: Sugar Labs is no longer offering IRC proxy service.''' | |
− | |||
− | + | Nowadays, you may find us and chat with us in [[Matrix]]. | |
− | send the hash to the [[Infrastructure_Team/Contacts | sysadmin contact]]. | + | |
+ | <!-- | ||
+ | Our shell accounts server [[Machine/sunjammer]] hosts an instance of [http://bip.milkypond.org/ BIP], | ||
+ | a multiuser IRC proxy. | ||
+ | |||
+ | == Requesting a proxy == | ||
+ | |||
+ | This service is only available to trusted developers with a [[Service/shell|shell account]]. | ||
+ | |||
+ | Setup a password with <code>bipmkpw</code> on sunjammer and send the | ||
+ | resulting hash to the [[Infrastructure_Team/Contacts | sysadmin contact]] along | ||
+ | with: | ||
+ | |||
+ | * Your IRC nickname | ||
+ | * Optionally, a list of channels to connect to | ||
+ | * Optionally, your NickServ password so the proxy can automatically login as you when the server boots | ||
+ | |||
+ | Since you'll be connecting from one of our public IPs, we'll provide your actual | ||
+ | login name and real name to the IRC network. | ||
+ | |||
+ | Of course, you can have other servers besides FreeNode. Let us know which | ||
+ | ones you require. | ||
+ | |||
+ | |||
+ | == Configuring your IRC client == | ||
IRC clients should be configured as follows: | IRC clients should be configured as follows: | ||
Line 11: | Line 34: | ||
Use SSL: yes | Use SSL: yes | ||
Accept invalid SSL certificates: yes | Accept invalid SSL certificates: yes | ||
− | + | Server password: USERNAME:PASSWORD:NETWORK | |
+ | |||
+ | BIP uses the password field to encode three fields separated by a colon: | ||
+ | |||
+ | * USERNAME: your bip username (same of your shell account) | ||
+ | * PASSWORD: the password you used with bipmkpw | ||
+ | * NETWORK: the identifier of the IRC network to connect to (for example, "freenode"). | ||
+ | |||
+ | If you have multiple IRC networks, create multiple server entries in your IRC client, | ||
+ | each one with a different value for NETWORK. | ||
+ | |||
+ | This configuration is known to work with [http://xchat.org/ XChat] and [http://konversation.kde.org/ Konversation]. | ||
− | + | --> | |
+ | == See also == | ||
+ | * [[Service/shell]] | ||
− | + | [[Category:Service|IRC Proxy]] | |
− |
Latest revision as of 12:13, 30 January 2025
Notice: Sugar Labs is no longer offering IRC proxy service.
Nowadays, you may find us and chat with us in Matrix.