Compare commits

..

3 Commits

4 changed files with 36 additions and 6 deletions

View File

@ -13,6 +13,16 @@ issues so much, I wish to correct some misconceptions. I attempt to provide
citations for everything and not name any other solution. I cannot discuss citations for everything and not name any other solution. I cannot discuss
administrating experience due to not having any with Matrix personally._ administrating experience due to not having any with Matrix personally._
_Table of Contents_
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [Element, what Element?](#element-what-element)
- [You mentioned privacy?](#you-mentioned-privacy)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# Element, what Element? # Element, what Element?
Element is the defacto Matrix client. If you wish to get into Matrix, you Element is the defacto Matrix client. If you wish to get into Matrix, you

View File

@ -16,6 +16,21 @@ Sadly I am not using Discord, I am using Matrix. This means that while burnt out
it feels like no one has thought of the case where a community with more than it feels like no one has thought of the case where a community with more than
a couple of rooms wants to use Matrix. a couple of rooms wants to use Matrix.
_Table of Contents_
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [Setup](#setup)
- [Bus factor](#bus-factor)
- [Abuse finds you!](#abuse-finds-you)
- [Icing on the cake](#icing-on-the-cake)
- [Mikaela, are you ok, has this happened to you?](#mikaela-are-you-ok-has-this-happened-to-you)
- [What is this community with 23 rooms and two spaces?](#what-is-this-community-with-23-rooms-and-two-spaces)
- [Afterword](#afterword)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
## Setup ## Setup
I am tired, so excuse me for not involving complete documentation and just I am tired, so excuse me for not involving complete documentation and just

View File

@ -4,13 +4,13 @@ permalink: /n/matrix.html
sitemap: false sitemap: false
--- ---
Collected critiques on Matrix pending https://github.com/Mikaela/mikaela.github.io/issues/248 . Copiable either as oneliner or markdown list. Collected critiques on Matrix for copying either as oneliner or a markdown list.
https://www.aminda.eu/blog/english/2021/08/03/matrix-perfect-privacy-not.html#you-mentioned-privacy https://www.aminda.eu/blog/english/2021/12/05/matrix-community-abuse-security-by-obscurity.html https://www.aminda.eu/discuss.html#a-couple-of-words-on-protocols https://www.aminda.eu/matrix/#questions-and-answers https://www.aminda.eu/blog/english/2021/08/03/matrix-perfect-privacy-not.html#you-mentioned-privacy https://www.aminda.eu/blog/english/2021/12/05/matrix-community-abuse-security-by-obscurity.html https://www.aminda.eu/discuss.html#a-couple-of-words-on-protocols https://www.aminda.eu/matrix/#questions-and-answers
``` ```markdown
* https://www.aminda.eu/blog/english/2021/08/03/matrix-perfect-privacy-not.html#you-mentioned-privacy - https://www.aminda.eu/blog/english/2021/08/03/matrix-perfect-privacy-not.html#you-mentioned-privacy
* https://www.aminda.eu/blog/english/2021/12/05/matrix-community-abuse-security-by-obscurity.html - https://www.aminda.eu/blog/english/2021/12/05/matrix-community-abuse-security-by-obscurity.html
* https://www.aminda.eu/discuss.html#a-couple-of-words-on-protocols - https://www.aminda.eu/discuss.html#a-couple-of-words-on-protocols
* https://www.aminda.eu/matrix/#questions-and-answers - https://www.aminda.eu/matrix/#questions-and-answers
``` ```

View File

@ -59,6 +59,11 @@ links._
- [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.
- [Matrix.org](https://matrix.org/) is the official website. - [Matrix.org](https://matrix.org/) is the official website.
- [My gist repository also has notes on Matrix, mostly /devtools related ones](https://gitea.blesmrt.net/mikaela/gist/src/branch/master/matrix), they predate Miki and I hope to sort more relevant or historical parts there. - [My gist repository also has notes on Matrix, mostly /devtools related ones](https://gitea.blesmrt.net/mikaela/gist/src/branch/master/matrix), they predate Miki and I hope to sort more relevant or historical parts there.
- This site has random assortment of Matrix details around.
- [txt/matrix.txt](/txt/matrix.txt)
- [n/matrixspoilers](/n/matrixspoilers.html) has a quick note on spoilers.
- [apothecary.gay has a Matrix Tips & Tricks page](https://apothecary.gay/rules/matrix-tricks/)
- At the time of writing also on using spoilers and custom emotes/stickers.
### How do you do custom not-emoji reactions? ### How do you do custom not-emoji reactions?