From 51f8159ea6266019b6325fbe31a68b13fcb7622d Mon Sep 17 00:00:00 2001 From: XYenChi <466530436@qq.com> Date: Thu, 18 Jan 2018 18:02:10 +0800 Subject: [PATCH] XYenChi is translating --- sources/tech/20171231 Why You Should Still Love Telnet.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/tech/20171231 Why You Should Still Love Telnet.md b/sources/tech/20171231 Why You Should Still Love Telnet.md index 6e6976fda4..201ee91bd4 100644 --- a/sources/tech/20171231 Why You Should Still Love Telnet.md +++ b/sources/tech/20171231 Why You Should Still Love Telnet.md @@ -1,3 +1,4 @@ +XYenChi is translating Why You Should Still Love Telnet ====== Telnet, the protocol and the command line tool, were how system administrators used to log into remote servers. However, due to the fact that there is no encryption all communication, including passwords, are sent in plaintext meant that Telnet was abandoned in favour of SSH almost as soon as SSH was created.