mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-16 17:09:28 +01:00
pages/matrix: satisfy pre-commit tests
This commit is contained in:
parent
adc3c68d42
commit
5637931780
@ -8,39 +8,30 @@ redirect_from:
|
|||||||
- /matrix.html
|
- /matrix.html
|
||||||
---
|
---
|
||||||
|
|
||||||
|
# [m]
|
||||||
|
|
||||||
Just like [IRC](/irc/), _Matrix_ has became a part of my social life online. My
|
Just like [IRC](/irc/), _Matrix_ has became a part of my social life online. My
|
||||||
room can be found from [my discuss page](/discuss) alongside
|
room can be found from [my discuss page](/discuss) alongside
|
||||||
some protocol comparison and my main accounts are in [index](/).
|
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 -->
|
||||||
|
|
||||||
- [Where else can I read about Matrix?](#where-else-can-i-read-about-matrix)
|
- [Matrix-related posts](#matrix-related-posts)
|
||||||
- [How do you do custom not-emoji reactions?](#how-do-you-do-custom-not-emoji-reactions)
|
- [Where else can I read about Matrix?](#where-else-can-i-read-about-matrix)
|
||||||
- [What are ghost and puppets?](#what-are-ghost-and-puppets)
|
- [How do you do custom not-emoji reactions?](#how-do-you-do-custom-not-emoji-reactions)
|
||||||
- [What does the public history visibility mean? I don't want to appear in search engines](#what-does-the-public-history-visibility-mean-i-dont-want-to-appear-in-search-engines)
|
- [What are ghost and puppets?](#what-are-ghost-and-puppets)
|
||||||
- [Can I see who is in any specific room without being there?](#can-i-see-who-is-in-any-specific-room-without-being-there)
|
- [What does the public history visibility mean? I don't want to appear in search engines](#what-does-the-public-history-visibility-mean-i-dont-want-to-appear-in-search-engines)
|
||||||
- [What are state resets?](#what-are-state-resets)
|
- [Can I see who is in any specific room without being there?](#can-i-see-who-is-in-any-specific-room-without-being-there)
|
||||||
- [How about DAG splits?](#how-about-dag-splits)
|
- [What are state resets?](#what-are-state-resets)
|
||||||
- [What are these idlekicks for inactivity, why are they for?](#what-are-these-idlekicks-for-inactivity-why-are-they-for)
|
- [How about DAG splits?](#how-about-dag-splits)
|
||||||
- [But the relaybots look so ugly](#but-the-relaybots-look-so-ugly)
|
- [What are these idlekicks for inactivity, why are they for?](#what-are-these-idlekicks-for-inactivity-why-are-they-for)
|
||||||
- [I am told that I should Matrixify my IRC channel, what does that mean?](#i-am-told-that-i-should-matrixify-my-irc-channel-what-does-that-mean)
|
- [But the relaybots look so ugly](#but-the-relaybots-look-so-ugly)
|
||||||
- [Why should I use Matrix instead of IRC?](#why-should-i-use-matrix-instead-of-irc)
|
- [I am told that I should Matrixify my IRC channel, what does that mean?](#i-am-told-that-i-should-matrixify-my-irc-channel-what-does-that-mean)
|
||||||
- [Why isn't Pirate Party of Finland using Matrix?](#why-isnt-pirate-party-of-finland-using-matrix)
|
- [Why should I use Matrix instead of IRC?](#why-should-i-use-matrix-instead-of-irc)
|
||||||
|
- [Why isn't Pirate Party of Finland using Matrix?](#why-isnt-pirate-party-of-finland-using-matrix)
|
||||||
- [I don't currently want to touch Matrix, but I am seeing abuse from there, what can I do?](#i-dont-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?](#i-dont-currently-want-to-touch-matrix-but-i-am-seeing-abuse-from-there-what-can-i-do)
|
||||||
- [I fear someone has said yes](#i-fear-someone-has-said-yes)
|
- [I fear someone has said yes](#i-fear-someone-has-said-yes)
|
||||||
- [That doesn't help me](#that-doesnt-help-me)
|
- [That doesn't help me](#that-doesnt-help-me)
|
||||||
@ -56,6 +47,16 @@ links._
|
|||||||
|
|
||||||
<!-- 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)
|
||||||
|
|
||||||
### 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user