mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 03:59:31 +01:00
matrix: swap ghosts and puppets that had gotten swapped at some point
This is complicated, it was wrong here for ages. Ref: #246
This commit is contained in:
parent
26e9b2c416
commit
f4750d3e42
@ -133,8 +133,8 @@ They are implemented by multiple clients other than Element. In FluffyChat, Gomu
|
||||
|
||||
They are related to bringing Matrix to other protocols or vice versa.
|
||||
|
||||
- A ghost is a Matrix account on another protocol like IRC or XMPP (controlled from Matrix).
|
||||
- A puppet is the opposite, a Matrix account controlled from another protocol such as IRC or XMPP (the controller/puppetmaster being the user there).
|
||||
- A ghost is a Matrix account controlled from another protocol such as IRC or XMPP (the controller being the user there).
|
||||
- A puppet is the opposite, a Matrix account on another protocol like IRC or XMPP (controlled from Matrix who is the puppetmaster).
|
||||
- A double-puppet is when you are using both protocols and have connected them to each other such as a message from Discord appears as your real Matrix account and message from Matrixx appears as your real Discord account instead of something virtual only existing due to the bridge.
|
||||
|
||||
### What does the public history visibility mean? I don't want to appear in search engines
|
||||
|
Loading…
Reference in New Issue
Block a user