From 8dfebaba1d7e2874af4001ce15d807b436891925 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 4 Apr 2022 12:45:39 +0100 Subject: add a warning about data exfiltration on allowing update of links/webservice MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I7c5cbcc7ffbf831d5266df196d56f7940fc7765c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132507 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- source/text/shared/01/02180000.xhp | 1 + 1 file changed, 1 insertion(+) diff --git a/source/text/shared/01/02180000.xhp b/source/text/shared/01/02180000.xhp index a0adb26618..31e3b4d656 100644 --- a/source/text/shared/01/02180000.xhp +++ b/source/text/shared/01/02180000.xhp @@ -74,5 +74,6 @@ When you open a file that contains links, you are prompted to update the links. Depending on where the linked files are stored, the update process can take several minutes to complete. If you are loading a file that contains DDE links, you are prompted to update the links. Decline the update if you do not want to establish a connection to the DDE server. +Links to remote locations can be constructed that transmit local data to the remote server. Decline the prompt to update if you do not trust the document. -- cgit