or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
Matrix Bridge
tags:
matrix & irc
Overview
Thoughts around how to implement Matrix for the Ansible community
Lots of good ideas in this doc from OpenStack
use-cases / personas
As per the OpenStack doc, there are also side benefits such as:
proposals
Propose to make Matrix the default community discussion place - this is an important statement as it implies the additional features provided by Matrix are welcome, and we are not just participating in an IRC room via a fancy client.
To achieve this, we have options:
limitations
Right now, there's a couple of problems
Stats
Questions
notes
Talk notes
Current plan as of 2021-06-14
Mozilla's server is a good model
Funding still TBD
Homeserver for Ansible at Gold level
Bridge plumbing for all ansible rooms to equiv Matrix rooms
Decide policy for homeserver accounts
DNS name
.well-known/matrix
) for that, such asWho should get accounts?
Things we might want to work with Element on
Interesting blog posts and pages
Questions that have come up in chat
So this is an issue with "double-bridging" which is where a portal room and a plumbed room exist at the same time. How does this happen? Consider this scenario:
This key understanding here is that one should only create portal or plumbed rooms, not both. Thanks to the upgraded tech stack on Libera, portal rooms are recommended by Element, so we'll be standardising on that (but rooms can have arbitrary additional aliases, so we'll also have matrix.org and ansible.com room addresses)
Super question. I've been discussing this with other communities, and the consensus seems to be that an MXID is very similar to an "work email". It's something that belongs to the organisation, and you can lose it:
An org's MXID means you're representing that org, just like with work mail. That means you need to adhere to the org's CoC when using it, and that will be the primary reason for losing an account