mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-19 11:27:24 +02:00
Compare commits
No commits in common. "a7a1dd628b32edd3403a2a77dbc105b3477cec64" and "597eaf2064072e207f779f1ce9aa42176f99cc7f" have entirely different histories.
a7a1dd628b
...
597eaf2064
@ -14,13 +14,21 @@ some protocol comparison and my main accounts are in [index](/).
|
|||||||
|
|
||||||
I also have a [txt with a list of all my accounts](/txt/matrix.txt) which [has SSH signature](/txt/matrix.txt.sig).
|
I also have a [txt with a list of all my accounts](/txt/matrix.txt) which [has SSH signature](/txt/matrix.txt.sig).
|
||||||
|
|
||||||
---
|
## Matrix-related posts
|
||||||
|
|
||||||
|
_Note that this section is manually updated and might be missing some
|
||||||
|
links._
|
||||||
|
|
||||||
|
- Critique
|
||||||
|
- [Inconsistency issues of Element, Element and Element, also privacy concerns]({% post_url blog/2021-08-03-matrix-perfect-privacy-not %})
|
||||||
|
- [Without selfhosting a homeserver or even then, Matrix moderation tools rely on security through obscurity]({% post_url blog/2021-12-05-matrix-community-abuse-security-by-obscurity %})
|
||||||
|
- [A couple of words on protocols (on the Discuss page)](/discuss.html#a-couple-of-words-on-protocols)
|
||||||
|
|
||||||
|
## Questions and Answers
|
||||||
|
|
||||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||||
|
|
||||||
- [Matrix-related posts](#matrix-related-posts)
|
|
||||||
- [Questions & Answers](#questions--answers)
|
|
||||||
- [Where else can I read about Matrix?](#where-else-can-i-read-about-matrix)
|
- [Where else can I read about Matrix?](#where-else-can-i-read-about-matrix)
|
||||||
- [How do you do custom not-emoji reactions?](#how-do-you-do-custom-not-emoji-reactions)
|
- [How do you do custom not-emoji reactions?](#how-do-you-do-custom-not-emoji-reactions)
|
||||||
- [What are ghost and puppets?](#what-are-ghost-and-puppets)
|
- [What are ghost and puppets?](#what-are-ghost-and-puppets)
|
||||||
@ -48,20 +56,6 @@ I also have a [txt with a list of all my accounts](/txt/matrix.txt) which [has S
|
|||||||
|
|
||||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Matrix-related posts
|
|
||||||
|
|
||||||
_Note that this section is manually updated and might be missing some
|
|
||||||
links._
|
|
||||||
|
|
||||||
- Critique
|
|
||||||
- [Inconsistency issues of Element, Element and Element, also privacy concerns]({% post_url blog/2021-08-03-matrix-perfect-privacy-not %})
|
|
||||||
- [Without selfhosting a homeserver or even then, Matrix moderation tools rely on security through obscurity]({% post_url blog/2021-12-05-matrix-community-abuse-security-by-obscurity %})
|
|
||||||
- [A couple of words on protocols (on the Discuss page)](/discuss.html#a-couple-of-words-on-protocols)
|
|
||||||
|
|
||||||
## Questions & Answers
|
|
||||||
|
|
||||||
### Where else can I read about Matrix?
|
### Where else can I read about Matrix?
|
||||||
|
|
||||||
- [Miki is the Matrix wiki](https://en.miki.community/) where I will attempt to contribute to.
|
- [Miki is the Matrix wiki](https://en.miki.community/) where I will attempt to contribute to.
|
||||||
@ -225,7 +219,7 @@ If you want in, your options are:
|
|||||||
- Come to [#verkkopalvelut using PrateIRC webchat](https://webchat.pirateirc.net/?channel=#verkkopalvelut)
|
- Come to [#verkkopalvelut using PrateIRC webchat](https://webchat.pirateirc.net/?channel=#verkkopalvelut)
|
||||||
and tell `AmindaSuomalainen` your Matrix ID in a nice message (to show you aren't a bot) that you wish in.
|
and tell `AmindaSuomalainen` your Matrix ID in a nice message (to show you aren't a bot) that you wish in.
|
||||||
|
|
||||||
### I don't currently want to touch Matrix, but I am seeing abuse from there, what can I do?
|
## I don't currently want to touch Matrix, but I am seeing abuse from there, what can I do?
|
||||||
|
|
||||||
If you are using Telegram or Discord, you are out of luck, as while you can
|
If you are using Telegram or Discord, you are out of luck, as while you can
|
||||||
remove messages, that may get removed from Matrix, you cannot remove the
|
remove messages, that may get removed from Matrix, you cannot remove the
|
||||||
@ -250,7 +244,7 @@ gecos/"real name" in which case your only option is to ban the entirety of
|
|||||||
Matrix. E.g. on LiberaChat `/mode +b _!_@2001:470:69fc:105::/64` assuming
|
Matrix. E.g. on LiberaChat `/mode +b _!_@2001:470:69fc:105::/64` assuming
|
||||||
your abusers don't have a cloak (vhost in any other IRC network)._
|
your abusers don't have a cloak (vhost in any other IRC network)._
|
||||||
|
|
||||||
#### I fear someone has said yes
|
### I fear someone has said yes
|
||||||
|
|
||||||
In that case someone may have near absolute power on the Matrix side and could have
|
In that case someone may have near absolute power on the Matrix side and could have
|
||||||
removed the matrix-appservice-irc bot from power thus preventing it from
|
removed the matrix-appservice-irc bot from power thus preventing it from
|
||||||
@ -260,7 +254,7 @@ and they are immune to whatever is done from IRC.
|
|||||||
|
|
||||||
There is also the chance that [a netsplit gives a Matrix user moderator permissions that are never removed when sync occurs](https://github.com/matrix-org/matrix-appservice-irc/issues/518).
|
There is also the chance that [a netsplit gives a Matrix user moderator permissions that are never removed when sync occurs](https://github.com/matrix-org/matrix-appservice-irc/issues/518).
|
||||||
|
|
||||||
##### That doesn't help me
|
#### That doesn't help me
|
||||||
|
|
||||||
If everything else fails, you can always mail abuse at matrix dot org, who
|
If everything else fails, you can always mail abuse at matrix dot org, who
|
||||||
will want the following details (as of 2022-10-16):
|
will want the following details (as of 2022-10-16):
|
||||||
@ -282,6 +276,8 @@ sending raw events in JSON to them.
|
|||||||
|
|
||||||
### Personal questions
|
### Personal questions
|
||||||
|
|
||||||
|
So the list above seems clearer not having me-questions mixed with everything else.
|
||||||
|
|
||||||
#### Why so many accounts?
|
#### Why so many accounts?
|
||||||
|
|
||||||
In my opinion it's preferable to have multiple accounts on different homeservers for ensuring decentralisation instead of having a single authority in power and being able to issue commands from multiple servers in case of federation meltdown which multiple rooms experienced during the period of room version 9 before homeserver software started to nag on unintentionally open registration refusing to start. Additionally state resets are a good reason to keep old accounts around.
|
In my opinion it's preferable to have multiple accounts on different homeservers for ensuring decentralisation instead of having a single authority in power and being able to issue commands from multiple servers in case of federation meltdown which multiple rooms experienced during the period of room version 9 before homeserver software started to nag on unintentionally open registration refusing to start. Additionally state resets are a good reason to keep old accounts around.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user