mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-24 15:03:43 +01:00
fix barefaced lie regarding the passivity of ASes
This commit is contained in:
parent
5a5a6565ff
commit
7ae2573113
|
|
@ -14,7 +14,8 @@ irrespective of the underlying homeserver implementation.
|
||||||
|
|
||||||
Passive Application Services
|
Passive Application Services
|
||||||
----------------------------
|
----------------------------
|
||||||
"Passive" application services can only observe events from a given home server.
|
"Passive" application services can only observe events from a given home server,
|
||||||
|
and inject events into a room they are participating in.
|
||||||
They cannot prevent events from being sent, nor can they modify the content of
|
They cannot prevent events from being sent, nor can they modify the content of
|
||||||
the event being sent. In order to observe events from a homeserver, the
|
the event being sent. In order to observe events from a homeserver, the
|
||||||
homeserver needs to be configured to pass certain types of traffic to the
|
homeserver needs to be configured to pass certain types of traffic to the
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue