mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-23 03:04:09 +02:00
fix barefaced lie regarding the passivity of ASes
This commit is contained in:
parent
10f3e7e84f
commit
2621c22956
|
|
@ -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