Line 1: |
Line 1: |
− | <noinclude>[[Category:Contact]][[Category:Resource]] | + | <noinclude> |
− | </noinclude>== Matrix == | + | [[Category:Contact]][[Category:Resource]] |
| + | </noinclude> |
| + | |
| + | == Matrix == |
| Some Sugar Labs chat takes place on Matrix (see [[wikipedia:Matrix|Matrix Protocol]]). | | Some Sugar Labs chat takes place on Matrix (see [[wikipedia:Matrix|Matrix Protocol]]). |
| * Currently, no Sugar Activity allows access to a matrix channel | | * Currently, no Sugar Activity allows access to a matrix channel |
Line 14: |
Line 17: |
| ==== matrix.org channels ==== | | ==== matrix.org channels ==== |
| | | |
− | {| | + | {| class="wikitable sortable" |
| | colspan=2 style="background:lightyellow; border:1px solid black;" | '''General:''' | | | colspan=2 style="background:lightyellow; border:1px solid black;" | '''General:''' |
| + | |Bridged to Libera IRC chat |
| |- valign="top" | | |- valign="top" |
| |<tt>[https://matrix.to/#/#sugar:matrix.org #sugar]</tt> or <tt>https://matrix.to/#/#sugar:matrix.org</tt> || For day-to-day [[What is Sugar? | Sugar]] development—a casual, friendly place where Sugar developers collaborate. | | |<tt>[https://matrix.to/#/#sugar:matrix.org #sugar]</tt> or <tt>https://matrix.to/#/#sugar:matrix.org</tt> || For day-to-day [[What is Sugar? | Sugar]] development—a casual, friendly place where Sugar developers collaborate. |
| + | |Yes |
| |- valign="top" | | |- valign="top" |
− | | <tt>[https://matrix.to/#/#sugar:matrix.org #sugar-systems]</tt> or <tt>https://matrix.to/#/#sugar:matrix.org</tt>|| A channel for discussion about Sugar Infrastructure. See the [[Infrastructure_Team | Sugar Labs Infrastructure Team]]. | + | | <tt>[https://matrix.to/#/#sugar-systems:matrix.org #sugar-systems]</tt> or <tt>https://matrix.to/#/#sugar-systems:matrix.org</tt>|| A channel for discussion about Sugar Infrastructure. See the [[Infrastructure_Team | Sugar Labs Infrastructure Team]]. |
− | | + | |Yes |
| + | |- |
| + | |<tt>[https://matrix.to/#/#music-blocks:matrix.org #music-blocks]</tt> or <tt>https://matrix.to/#/#music-blocks:matrix.org</tt> |
| + | |Share your projects and asks questions about Music Blocks |
| + | |No |
| + | |- |
| + | |<tt>[https://matrix.to/#/#musicblocksdev:matrix.org #musicblocksdev]</tt> or <tt>https://matrix.to/#/#musicblocksdev:matrix.org</tt> |
| + | |Development for Music Blocks visual programming language. |
| + | |No |
| |} | | |} |
| | | |
Line 29: |
Line 42: |
| * In a traditional Matrix client, you join a channel with the /join command, for example, enter <code>/join #sugar:matrix.org</code> in the input box. | | * In a traditional Matrix client, you join a channel with the /join command, for example, enter <code>/join #sugar:matrix.org</code> in the input box. |
| * Connect to one of the above channels, and say hello. You will see a list of the handles (on-line names) of the people in the channel, and the conversation will appear in a scrolling window. Type your message in the command entry area, and press return. | | * Connect to one of the above channels, and say hello. You will see a list of the handles (on-line names) of the people in the channel, and the conversation will appear in a scrolling window. Type your message in the command entry area, and press return. |
− | * Most IMPORTANT: Verify your identity for your messages to be visible on the IRC side. How?
| |
− | ** Type into your matrix channel's text input box: {{code|inline=y|/msg @_freenode_NickServ:matrix.org}}
| |
− | ** Start a private query with {{code|inline=y|NickServ}},
| |
− | ** Enter this into {{code|inline=y|NickServ}} 's private chat {{code|inline=y|REGISTER <your secure password here> <foobar@something.com>}}
| |
− | ** If your nickname is unique enough, it would proceed to sending you an email to your email id
| |
− | ** Then get back to {{code|inline=y|NickServ}} 's chat, and type {{code|inline=y|VERIFY <your unique nick> <VERIFICATION CODE SENT ON EMAIL>}}
| |
− | ** Send Hello to the channel to test your configuration!!
| |
| * Contact [[User:Srevin03 | me]] for more information regarding matrix bridges. | | * Contact [[User:Srevin03 | me]] for more information regarding matrix bridges. |