Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
TPA
Wiki Replica
Commits
c207d193
Unverified
Commit
c207d193
authored
3 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
document the matrix bridge
parent
ec650820
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
howto/irc.md
+27
-0
27 additions, 0 deletions
howto/irc.md
with
27 additions
and
0 deletions
howto/irc.md
+
27
−
0
View file @
c207d193
...
...
@@ -85,6 +85,33 @@ for example with:
access @tor-ircmasters del OLDADMIN
## Using the Matrix bridge
Since mid-April 2021, many
`#tor-*`
channels are bridged (or
"
[
plumbed
](
https://matrix.org/bridges/
)
") between the
[
OFTC IRC network
](
https://oftc.net
)
and the
[
Matrix.org
](
https://matrix.org/
)
home server. This is still somewhat of an experimental
status (e.g.
`#tor`
itself is not bridge yet), but so far it seems to
be working well.
Internal channels are not bridge directly yet either, but they can
still be joined if you authenticate with
`NickServ`
through the IRC
bridge bot. The following might get you going:
!nick <yournick>
!storepass <yourpass>
!join #secret-channel <channel password>
The
[
IRC bot documentation
](
https://matrix-org.github.io/matrix-appservice-irc/latest/
)
might provide more information on that
functionality.
Also note that you can join
*any*
channel on bridged IRC networks
(Freenode and OFTC) through the "Portal rooms" functionality. For
example,
`#freenode_#channelname:matrix.org`
corresponds to
`#channelname`
on Freenode.
See also the
[
bridges documentation
](
https://matrix.org/bridges/
)
for more information on the
different types of bridges on Matrix.
## Pager playbook
<!-- TODO: information about common errors from the monitoring system and -->
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment