mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-21 04:17:26 +02:00
Compare commits
No commits in common. "bba0ee18dfc00061899afe7e7171de48f239caf8" and "f55acfd81137f6f364a4aedfea302230bcb7e037" have entirely different histories.
bba0ee18df
...
f55acfd811
1
_matrix/federation/v1/query/README.txt
Normal file
1
_matrix/federation/v1/query/README.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
Technically Matrix clients look up for .../directory?room_alias=#room:example.net so this directory/file should point all aminda.eu domains to my Space
|
@ -105,7 +105,7 @@ room is".
|
|||||||
|
|
||||||
In case there isn't enough confusion, retention shouldn't be confused with actual [self-destructing/disappearing messages](https://github.com/vector-im/element-meta/discussions/682).
|
In case there isn't enough confusion, retention shouldn't be confused with actual [self-destructing/disappearing messages](https://github.com/vector-im/element-meta/discussions/682).
|
||||||
|
|
||||||
_Technical note: sorry about calling <s>reference</s> homeserver implementation by the <s>matrix.org team</s> New Vector Ltd issue
|
_Technical note: sorry about calling <s>reference</s> homeserver implementation by the matrix.org team issue
|
||||||
as a Matrix protocol issue._
|
as a Matrix protocol issue._
|
||||||
|
|
||||||
You may say that this requires you to trust the homeserver admin anyway and
|
You may say that this requires you to trust the homeserver admin anyway and
|
||||||
@ -117,7 +117,7 @@ Speaking of removals, once you remove a message [it will be stored in the databa
|
|||||||
and if you changed the homeserver address in your copied link, it would still
|
and if you changed the homeserver address in your copied link, it would still
|
||||||
keep on working. Is this something you expect from a private protocol? I don't, or I didn't before getting familiar with Matrix. There is also an [alternative proposal about this](https://github.com/matrix-org/matrix-spec-proposals/pull/2228).
|
keep on working. Is this something you expect from a private protocol? I don't, or I didn't before getting familiar with Matrix. There is also an [alternative proposal about this](https://github.com/matrix-org/matrix-spec-proposals/pull/2228).
|
||||||
|
|
||||||
_By the way Synapse is still a <s>reference</s> homeserver implementation by the <s>matrix.org team</s> New Vector Ltd and not
|
_By the way Synapse is still a <s>reference</s> homeserver implementation by the matrix.org and not
|
||||||
Matrix protocol itself, so sorry about that for anyone technical reading this._
|
Matrix protocol itself, so sorry about that for anyone technical reading this._
|
||||||
|
|
||||||
Do you use different names in different contexts? Like your Full Name in
|
Do you use different names in different contexts? Like your Full Name in
|
||||||
@ -128,8 +128,8 @@ chat with your partner? [Congratulations, whatever is your latest room-specific
|
|||||||
_Synapse didn't become Matrix protocol itself by the way, there are still other implementations!_
|
_Synapse didn't become Matrix protocol itself by the way, there are still other implementations!_
|
||||||
|
|
||||||
This issue does have a potential solution [an API planned for room specific details (2015)](https://github.com/matrix-org/matrix-spec/issues/103)
|
This issue does have a potential solution [an API planned for room specific details (2015)](https://github.com/matrix-org/matrix-spec/issues/103)
|
||||||
and what I am hopeful about in the future <a href="https://github.com/matrix-org/matrix-spec-proposals/pull/3189">open pull request specification for space specific profiles</a>,
|
<s>and what I am hopeful about in the future <a href="https://github.com/matrix-org/matrix-spec-proposals/pull/3189">open pull request specification for space specific profiles</a>,
|
||||||
unless it just moves the issue to a different level. Which is [cancelled or delayed for an undefined time period](https://github.com/matrix-org/matrix-spec-proposals/pull/3189#issuecomment-905761797),
|
unless it just moves the issue to a different level.</s> Which got [cancelled or delayed for an undefined time period](https://github.com/matrix-org/matrix-spec-proposals/pull/3189#issuecomment-905761797),
|
||||||
["until extensible profiles and sync v3 become more concrete"](https://github.com/matrix-org/matrix-spec-proposals/pull/1769)
|
["until extensible profiles and sync v3 become more concrete"](https://github.com/matrix-org/matrix-spec-proposals/pull/1769)
|
||||||
|
|
||||||
2021-08-27: I don't know how serious issue this may be for you, but any emoji/
|
2021-08-27: I don't know how serious issue this may be for you, but any emoji/
|
||||||
@ -169,7 +169,7 @@ Lastly I apologise to you-know-who-you-are for not titling this post "undefined"
|
|||||||
or even M.UNKNOWN (which I would have imagined to be one of the issues for me to write about, but
|
or even M.UNKNOWN (which I would have imagined to be one of the issues for me to write about, but
|
||||||
I don't remember seeing it in a long time, so maybe the situation is improving.
|
I don't remember seeing it in a long time, so maybe the situation is improving.
|
||||||
|
|
||||||
Feedback? I have [a discussion room in many apps](https://aminda.eu/discuss),
|
Feedback? I have [a discussion room in many apps](https://mikaela.info/discuss),
|
||||||
or you can find me from a lot of the linked issues and there is also [issue tracker for this site](https://github.com/Mikaela/mikaela.github.io/issues).
|
or you can find me from a lot of the linked issues and there is also [issue tracker for this site](https://github.com/Mikaela/mikaela.github.io/issues).
|
||||||
|
|
||||||
- [Changelog, also known as git commit history](https://github.com/Mikaela/mikaela.github.io/commits/master/blog/_posts/2021-08-03-matrix-perfect-privacy-not.md)
|
- [Changelog, also known as git commit history](https://github.com/Mikaela/mikaela.github.io/commits/master/blog/_posts/2021-08-03-matrix-perfect-privacy-not.md)
|
||||||
@ -195,7 +195,3 @@ or you can find me from a lot of the linked issues and there is also [issue trac
|
|||||||
- 2022-05-31: I noticed that Element iOS has gotten pills. Strikethrough time.
|
- 2022-05-31: I noticed that Element iOS has gotten pills. Strikethrough time.
|
||||||
- 2023-07-05: I added warning that room retention may cause database
|
- 2023-07-05: I added warning that room retention may cause database
|
||||||
corruption and make room unrejoinable.
|
corruption and make room unrejoinable.
|
||||||
- 2024-01-21: I performed small wording corrections such as Synapse being by
|
|
||||||
New Vector Ltd (according to bottom of [element.io](https://element.io)
|
|
||||||
since [a few months ago](https://element.io/blog/element-to-adopt-agplv3/)
|
|
||||||
and clarified some language.
|
|
||||||
|
@ -37,11 +37,9 @@ needs 0 repositories out of the box, so time to add them too.
|
|||||||
## Additional F-Droid repositories
|
## Additional F-Droid repositories
|
||||||
|
|
||||||
- [apt.izzysoft.de/fdroid/repo](fdroidrepos://apt.izzysoft.de/fdroid/repo?fingerprint=3bf0d6abfeae2f401707b6d966be743bf0eee49c2561b9ba39073711f628937a) is a less strictly foss repository by an F-Droid maintainer.
|
- [apt.izzysoft.de/fdroid/repo](fdroidrepos://apt.izzysoft.de/fdroid/repo?fingerprint=3bf0d6abfeae2f401707b6d966be743bf0eee49c2561b9ba39073711f628937a) is a less strictly foss repository by an F-Droid maintainer.
|
||||||
- [fdroid.frostnerd.com/fdroid/repo](fdroidrepos://fdroid.frostnerd.com/fdroid/repo?fingerprint=74bb580f263ec89e15c207298dec861b5069517550fe0f1d852f16fa611d2d26) contains Frostnerd's apps, mainly Nebulo.
|
- [fdroid.frostnerd.com/fdroid/repo](fdroidrepos://fdroid.frostnerd.com/fdroid/repo?fingerprint=74bb580f263ec89e15c207298dec861b5069517550fe0f1d852f16fa611d2d26) contain's Frostnerd's apps, mainly Nebulo.
|
||||||
- [guardianproject.info/fdroid/repo](fdroidrepos://guardianproject.info/fdroid/repo?fingerprint=b7c2eefd8dac7806af67dfcd92eb18126bc08312a7f2d6f3862e46013c7a6135)
|
- [guardianproject.info/fdroid/repo](fdroidrepos://guardianproject.info/fdroid/repo?fingerprint=b7c2eefd8dac7806af67dfcd92eb18126bc08312a7f2d6f3862e46013c7a6135)
|
||||||
- [guardianproject.info/fdroid/archive](fdroidrepos://guardianproject.info/fdroid/archive?fingerprint=b7c2eefd8dac7806af67dfcd92eb18126bc08312a7f2d6f3862e46013c7a6135)
|
- [guardianproject.info/fdroid/archive](fdroidrepos://guardianproject.info/fdroid/archive?fingerprint=b7c2eefd8dac7806af67dfcd92eb18126bc08312a7f2d6f3862e46013c7a6135)
|
||||||
- [s2.spiritcroc.de/fdroid/repo](fdroidrepos://s2.spiritcroc.de/fdroid/repo?fingerprint=6612ade7e93174a589cf5ba26ed3ab28231a789640546c8f30375ef045bc9242) contains SpiritCroc's apps, mainly SchildiChat.
|
|
||||||
- [s2.spiritcroc.de/testing/fdroid/repo](fdroidrepos://s2.spiritcroc.de/testing/fdroid/repo?fingerprint=52d03f2fab785573bb295c7ab270695e3a1bdd2adc6a6de8713250b33f231225) contains testing versions of SpiritCroc's apps, mainly SchildiChat.
|
|
||||||
|
|
||||||
## Official repositories for a single project
|
## Official repositories for a single project
|
||||||
|
|
||||||
|
@ -84,7 +84,7 @@ links._
|
|||||||
- This site has random assortment of Matrix details around.
|
- This site has random assortment of Matrix details around.
|
||||||
- [txt/matrix.txt](/txt/matrix.txt)
|
- [txt/matrix.txt](/txt/matrix.txt)
|
||||||
- [n/matrixspoilers](/n/matrixspoilers.html) has a quick note on spoilers.
|
- [n/matrixspoilers](/n/matrixspoilers.html) has a quick note on spoilers.
|
||||||
- [the-apothecary.club has a Matrix Tips & Tricks page](https://the-apothecary.club/coc/matrix-tricks/)
|
- [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.
|
- At the time of writing also on using spoilers and custom emotes/stickers.
|
||||||
- Cos has written [Matrix tips they don't tell you](https://wordsmith.social/cos/matrix-tips-they-dont-tell-you) containing a FAQ, hints and guides.
|
- Cos has written [Matrix tips they don't tell you](https://wordsmith.social/cos/matrix-tips-they-dont-tell-you) containing a FAQ, hints and guides.
|
||||||
|
|
||||||
@ -142,9 +142,6 @@ there are a couple of methods to try:
|
|||||||
through it offering a `react` button or `react with <your query>` option.
|
through it offering a `react` button or `react with <your query>` option.
|
||||||
- This works at least within [Cinny](https://cinny.in) and [SchildiChat](https://schildi.chat).
|
- This works at least within [Cinny](https://cinny.in) and [SchildiChat](https://schildi.chat).
|
||||||
|
|
||||||
Please note that your **_[reactions are NOT encrypted](https://github.com/matrix-org/matrix-spec/issues/660)_** even in encrypted
|
|
||||||
rooms. See also my blog post, [Inconsistency issues of Element, Element and Element, also privacy concerns]({% post_url blog/2021-08-03-matrix-perfect-privacy-not %}).
|
|
||||||
|
|
||||||
### What are ghost and puppets?
|
### What are ghost and puppets?
|
||||||
|
|
||||||
They are related to bridging Matrix with other protocols.
|
They are related to bridging Matrix with other protocols.
|
||||||
|
@ -21,7 +21,6 @@ https://github.com/binwiederhier/ntfy-android
|
|||||||
https://github.com/bitwarden/mobile
|
https://github.com/bitwarden/mobile
|
||||||
https://github.com/celzero/rethink-app
|
https://github.com/celzero/rethink-app
|
||||||
https://github.com/cliambrown/EasyNoise
|
https://github.com/cliambrown/EasyNoise
|
||||||
https://github.com/forkgram/TelegramAndroid
|
|
||||||
https://github.com/GrapheneOS/PdfViewer
|
https://github.com/GrapheneOS/PdfViewer
|
||||||
https://github.com/guardianproject/ObscuraCam
|
https://github.com/guardianproject/ObscuraCam
|
||||||
https://github.com/guardianproject/orbot
|
https://github.com/guardianproject/orbot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user