Difference between revisions of "Matrix"
Jump to navigation
Jump to search
Msmitherdc (talk | contribs) |
|||
Line 7: | Line 7: | ||
OSGeo does not currently host a Matrix homeserver but might do so in the future, see | OSGeo does not currently host a Matrix homeserver but might do so in the future, see | ||
https://trac.osgeo.org/osgeo/ticket/2309 for updates or help on that task. | https://trac.osgeo.org/osgeo/ticket/2309 for updates or help on that task. | ||
+ | |||
+ | |||
+ | To fully use Matrix, you should register your irc nickname with matrix. To do so | ||
+ | # in matrix, open a room connection to <code>@freenode_NickServ:matrix.org</code>, this will connect you to the freenode nickserv | ||
+ | # enter the command <code>identify [<nickname>] <password></code> This will register your matrix user with your irc nickname | ||
+ | # to do this automatically each time, open a direct chat (in matrix) with <code>@appservice-irc:matrix.org</code> | ||
+ | # use <code>!storepass nickname:password</code> to store your irc nickname and password with matrix to send automatically when you login to matrix | ||
+ | |||
+ | Then restart your matrix session to test |
Revision as of 04:05, 22 May 2019
For those who like the http://matrix.org environment for communication, there is https://matrix.to/#/+osgeo:matrix.org community.
Access to community rooms is mostly public. Many rooms are bridged already to corresponding IRC channels.
In case of problem, you may contact User:Strk.
OSGeo does not currently host a Matrix homeserver but might do so in the future, see https://trac.osgeo.org/osgeo/ticket/2309 for updates or help on that task.
To fully use Matrix, you should register your irc nickname with matrix. To do so
- in matrix, open a room connection to
@freenode_NickServ:matrix.org
, this will connect you to the freenode nickserv - enter the command
identify [<nickname>] <password>
This will register your matrix user with your irc nickname - to do this automatically each time, open a direct chat (in matrix) with
@appservice-irc:matrix.org
- use
!storepass nickname:password
to store your irc nickname and password with matrix to send automatically when you login to matrix
Then restart your matrix session to test