From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Trojan Source detection/highlight in Emacs? Date: Tue, 02 Nov 2021 17:13:14 +0200 Message-ID: <83r1byk2ut.fsf@gnu.org> References: <834k8ulkqe.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13239"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Tue Nov 02 16:31:39 2021 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mhvlD-0003Fd-7A for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 02 Nov 2021 16:31:39 +0100 Original-Received: from localhost ([::1]:54422 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mhvlB-0002Gy-SU for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 02 Nov 2021 11:31:37 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35366) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mhvTS-0003q2-Ic for help-gnu-emacs@gnu.org; Tue, 02 Nov 2021 11:13:18 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:43144) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mhvTS-0004UG-90 for help-gnu-emacs@gnu.org; Tue, 02 Nov 2021 11:13:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=dDJcwY3mRvY5jU9+/gcvzzgcsbnC7gJL4OP7PwyOIZc=; b=O7k9mHvFAuOL V3TkISqyFbb1+FrrkX3FUunAE/x6yqugv+3EgE0RbkmNsYfgjYeIOOBGXEtvT2ksewC5DxVhiTga2 OpCk6tzGxGRpGTYuSlWo/dHLqlZUbideJpS8hXJUZr9mPSub68GcUf9yHHGNPLaoK+z0gVFtBcPXE bDEh+4YNctg2yk71cHah9dmlwlh1esa33r6qWCV72tlTa8U/Q3ZmgJF3+XXY5MqdRYsPXFzlVxHJs V8mu1j/q2Cnk4EhSjFEpTGbzdm4aZPgL1p88RZyjSMxQgndWy1AUfG58/pIUpCsZ7/0gHzQS/lglU LZ90s9ERJLqIMKQ/6FNw4w==; Original-Received: from [87.69.77.57] (port=2069 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mhvTR-0000jM-Qa for help-gnu-emacs@gnu.org; Tue, 02 Nov 2021 11:13:18 -0400 In-Reply-To: (message from Skip Montanaro on Tue, 2 Nov 2021 10:01:28 -0500) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:134318 Archived-At: > From: Skip Montanaro > Date: Tue, 2 Nov 2021 10:01:28 -0500 > Cc: Help GNU Emacs > > I accept your belief that this will be difficult to handle in Emacs. Maybe lint tools are where the solution lies. I didn't say I thought it would be hard. I invited motivated individuals to use the existing infrastructure to detect and flag such text as part of the usual Emacs display of code.