Explain why e2e previews are bad

This commit is contained in:
Travis Ralston 2019-11-05 16:00:55 -07:00
parent b662a33081
commit f012da17a1

View file

@ -346,7 +346,9 @@ paths:
.. Note:: .. Note::
Clients should consider avoiding this endpoint for URLs posted in encrypted Clients should consider avoiding this endpoint for URLs posted in encrypted
rooms. rooms. Encrypted rooms often contain more sensitive information the users
do not want to share with the homeserver, and this can mean that the URLs
being shared should also not be shared with the homeserver.
operationId: getUrlPreview operationId: getUrlPreview
produces: ["application/json"] produces: ["application/json"]