HOW CAN SYMBOLIC LINKS BE DANGEROUS?
为什么说符号链接存在风险?
Because a symbolic link could lead anywhere on your drive, having a symbolic link show up unexpectedly could mean Minecraft could read or write files it is not supposed to. This applies especially in cases where the symbolic link came from unpacking an archive (e.g., a Zip file) from an outside source, like a Minecraft world downloaded from the internet.
这是因为符号链接可以指向驱动器上的任何地方,所以意外的符号链接可能导致 Minecraft 读取或写入本不应该读取的文件。该问题往往出现在读取了来自外部源的压缩文件形式存档(例如,Zip 格式文件)例如从互联网下载的 Minecraft 世界时。
If Minecraft was to attempt to write a file that is a symbolic link to another important file on your drive, that file might get overwritten with the Minecraft world contents, potentially causing loss of data.
如果 Minecraft 试图写入一个文件,而该文件是指向驱动器上另一个重要文件的符号链接,则该文件可能会被 Minecraft 世界内容覆盖,进而导致数据丢失。
Minecraft versions starting with 1.20 show an error when trying to open worlds that contain symbolic links.
从 1.20 版本开始,Minecraft 在尝试打开包含符号链接的世界时报错。
If you see an error message about symbolic links when opening a world you downloaded from the internet or in any other situation where you haven’t knowingly created the symbolic links yourself this might be an indication that the content you downloaded is malicious.
如果你发现有关符号链接的报错,而此世界是从互联网上下载,或者此符号链接是在其它任何你不知情的情况下被创建的,则表明你可能下载了一个恶意文件。
Do not attempt to open such downloaded worlds.
请勿尝试打开这样的世界。