Difference between revisions of "Matrix"

From Sugar Labs
Jump to navigation Jump to search
 
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&mdash;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&mdash;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.

Latest revision as of 04:51, 28 May 2021


Matrix

Some Sugar Labs chat takes place on Matrix (see Matrix Protocol).

  • Currently, no Sugar Activity allows access to a matrix channel
  • You can use a computer-based client to log in to Matrix, such as Element or Fractal. This link should work for such clients: #sugar:matrix.org
  • Easiest, might be this web browser-based service provided by Element through chat on #sugar:matrix.org now.

Matrix is designed for group communication in discussion 'channels', but allows for personal chat and data transfer as well. All Matrix channels at Sugar Labs are bridged to their respective IRC channels using matrix-appservice-irc. This bot bridges the IRC channels to Matrix and vice-versa. For your messages to be visible on the IRC side, please follow How to use Matrix channel section

The Sugar Labs Community uses a series of rooms in the matrix.org network.


matrix.org channels

General: Bridged to Libera IRC chat
#sugar or https://matrix.to/#/#sugar:matrix.org For day-to-day Sugar development—a casual, friendly place where Sugar developers collaborate. Yes
#sugar-systems or https://matrix.to/#/#sugar-systems:matrix.org A channel for discussion about Sugar Infrastructure. See the Sugar Labs Infrastructure Team. Yes
#music-blocks or https://matrix.to/#/#music-blocks:matrix.org Share your projects and asks questions about Music Blocks No
#musicblocksdev or https://matrix.to/#/#musicblocksdev:matrix.org Development for Music Blocks visual programming language. No

How to use Matrix channels

  • A web-based chat for matrix channels is Element, with nickname: (whatever you like), and channel: #sugar (or whatever other channel you're trying to get into).
  • Learn about Matrix / IRC etiquette. Try here, here, or here.
  • For Matrix under sugar, install the latest Browse activity and navigate to https://app.element.io.
  • In a traditional Matrix client, you join a channel with the /join command, for example, enter /join #sugar:matrix.org 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.
  • Contact me for more information regarding matrix bridges.