svn commit: r487488 - head/net-im/ssh-chat

Yuri Victorovich yuri at FreeBSD.org
Sat Dec 15 08:02:40 UTC 2018


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.
+======================================================================


More information about the svn-ports-all mailing list