From 1e07416c97e53d751788027b511a810b6aa39c7b Mon Sep 17 00:00:00 2001 From: maboroshin <41102508+maboroshin@users.noreply.github.com> Date: Wed, 14 Dec 2022 02:39:29 +0900 Subject: [PATCH] Update for next version after 2.4.0. --- src/gui/gui.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/gui/gui.ts b/src/gui/gui.ts index a9c9fb46003..fecc2ef8414 100644 --- a/src/gui/gui.ts +++ b/src/gui/gui.ts @@ -384,6 +384,13 @@ Do you want to install Bonjour? Do you trust this fingerprint? + + + This is a server fingerprint. You should compare this fingerprint to the one on your server's screen. If the two don't match exactly, then it's probably not the server you're expecting (it could be a malicious user). + +To automatically trust this fingerprint for future connections, click Yes. To reject this fingerprint and disconnect from the server, click No. + + This is a client fingerprint. You should compare this fingerprint to the one on your client's screen. If the two don't match exactly, then it's probably not the client you're expecting (it could be a malicious user).