Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2018 08:02:39 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487488 - head/net-im/ssh-chat
Message-ID:  <201812150802.wBF82das048120@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Dec 15 08:02:39 2018
New Revision: 487488
URL: https://svnweb.freebsd.org/changeset/ports/487488

Log:
  net-im/ssh-chat: Add pkg-message with the security warning

Added:
  head/net-im/ssh-chat/pkg-message   (contents, props changed)

Added: head/net-im/ssh-chat/pkg-message
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-im/ssh-chat/pkg-message	Sat Dec 15 08:02:39 2018	(r487488)
@@ -0,0 +1,10 @@
+======================================================================
+You installed ssh-chat, the SSH server written in Go.
+
+Security warning:
+Please note that despite having SSH in its name ssh-chat is not secure
+because in its default configuration it doesn't require client
+authentication, and is therefore susceptible to MITM attacks. ssh-chat
+can be made secure by enabling SSH authentication, or running it within
+the Tor network and hosting its server as a hidden service on Tor.
+======================================================================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812150802.wBF82das048120>