mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-17 00:44:09 +01:00
related MSCs
This commit is contained in:
parent
1cfe6bc0ae
commit
bc1466206d
|
|
@ -276,7 +276,13 @@ One way this might be implemented is:
|
||||||
to do this check (and both servers and clients can cache the results fairly
|
to do this check (and both servers and clients can cache the results fairly
|
||||||
aggressively.)
|
aggressively.)
|
||||||
|
|
||||||
## Dependencies
|
## Related MSCs
|
||||||
|
|
||||||
|
* [MSC2946](https://github.com/matrix-org/matrix-doc/issues/2946): Spaces
|
||||||
|
Summary API.
|
||||||
|
|
||||||
|
* [MSC2962](https://github.com/matrix-org/matrix-doc/issues/2962): Group
|
||||||
|
access control via Spaces.
|
||||||
|
|
||||||
* [MSC2753](https://github.com/matrix-org/matrix-doc/issues/2753) for
|
* [MSC2753](https://github.com/matrix-org/matrix-doc/issues/2753) for
|
||||||
effective peeking over the C/S API.
|
effective peeking over the C/S API.
|
||||||
|
|
@ -284,9 +290,6 @@ One way this might be implemented is:
|
||||||
* [MSC2444](https://github.com/matrix-org/matrix-doc/issues/2444) (or similar)
|
* [MSC2444](https://github.com/matrix-org/matrix-doc/issues/2444) (or similar)
|
||||||
for effective peeking over Federation.
|
for effective peeking over Federation.
|
||||||
|
|
||||||
These dependencies are shared with profiles-as-rooms
|
|
||||||
([MSC1769](https://github.com/matrix-org/matrix-doc/issues/1769)).
|
|
||||||
|
|
||||||
## Security considerations
|
## Security considerations
|
||||||
|
|
||||||
* The peek server has significant power. For example, a poorly chosen peek
|
* The peek server has significant power. For example, a poorly chosen peek
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue