Compare commits

..

No commits in common. "e1ca4f733a77529862596f7cad4eaedfe75ab59a" and "7dda1abc50d4ddeaa5b1f58915737235f275af65" have entirely different histories.

2 changed files with 38 additions and 40 deletions

View File

@ -21,7 +21,7 @@ repos:
rev: v2.2.0
hooks:
- id: doctoc
args: [--update-only, --notitle]
args: [--update-only]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.23.0

View File

@ -14,27 +14,13 @@ 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).
[Questions and Answers about Matrix](#questions--answers)
---
## 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
<!-- prettier-ignore-start -->
<!-- START doctoc generated TOC please keep comment here to allow auto 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)
- [Is there any kind of Matrix etiquette I should know about?](#is-there-any-kind-of-matrix-etiquette-i-should-know-about)
- [How do you do custom not-emoji reactions?](#how-do-you-do-custom-not-emoji-reactions)
@ -66,7 +52,19 @@ links._
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- prettier-ignore-end -->
---
## 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?