From owner-freebsd-questions@freebsd.org Fri Mar 25 03:53:47 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88B66ADD595 for ; Fri, 25 Mar 2016 03:53:47 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6F09E1DF0 for ; Fri, 25 Mar 2016 03:53:47 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: by mailman.ysv.freebsd.org (Postfix) id 6ACD6ADD594; Fri, 25 Mar 2016 03:53:47 +0000 (UTC) Delivered-To: questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A7BDADD593 for ; Fri, 25 Mar 2016 03:53:47 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 21D141DEC for ; Fri, 25 Mar 2016 03:53:46 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (localhost [127.0.0.1]) by mail.cs.ait.ac.th (Postfix) with ESMTP id 78684D7883; Fri, 25 Mar 2016 10:53:44 +0700 (ICT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.ait.ac.th; h= content-type:content-type:mime-version:message-id:date:date :in-reply-to:subject:subject:from:from:received:received :received; s=selector1; t=1458878023; x=1460692424; bh=4boGdKJZs WqUl5e7C9S0BsZBHrtxMNZtBsBAWj5ecm4=; b=mAUF1fYsWm2LNVum6LB2r8wuo 1dM0KnVZqpqMXxItqOqFEDBwM/5NclDpnwqPrB9+a58ZEadiMfOIyX6Z0JLmRuR/ a0XFMmG1yg/lPbuR3kxI5UDk2n/S87q03/3qs6rH5DDoV2Bc+oIljqKjt6XZOme9 ljiX14XbnSJ5Bg8T1o= X-Virus-Scanned: amavisd-new at cs.ait.ac.th Received: from mail.cs.ait.ac.th ([127.0.0.1]) by mail.cs.ait.ac.th (mail.cs.ait.ac.th [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id MBmTJ2182PCF; Fri, 25 Mar 2016 10:53:43 +0700 (ICT) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.cs.ait.ac.th (Postfix) with ESMTPS id 7C297D7882; Fri, 25 Mar 2016 10:53:43 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.15.2/8.15.2/Submit) id u2P3rh70099947; Fri, 25 Mar 2016 10:53:43 +0700 (ICT) (envelope-from on@banyan.cs.ait.ac.th) From: Olivier Nicole To: galtsev@kicp.uchicago.edu Cc: galtsev@kicp.uchicago.edu, questions@freebsd.org Subject: Re: Anti-virus for FreeBSD In-Reply-To: <30820.128.135.52.6.1458831738.squirrel@cosmo.uchicago.edu> (galtsev@kicp.uchicago.edu) Date: Fri, 25 Mar 2016 10:53:43 +0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2016 03:53:47 -0000 Valeri, > Penetration happens one tiny little step at a time. Say, you are running > [some untrustworthy] code on your machine (or system) solely dedicated to > scanning mail. You feel safe about mail. But you already let some > potentially unfriendly one to run his code on your system. One tiny step > on his part is already achieved with your consent. This is what I was > trying to say. Point taken, i totally overlooked that aspect. kBest regards, Olivier