From owner-freebsd-pkg@freebsd.org Sat Aug 25 19:45:55 2018 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05F8110949A3 for ; Sat, 25 Aug 2018 19:45:55 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AB68B7FDE0 for ; Sat, 25 Aug 2018 19:45:54 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from auth1-smtp.messagingengine.com (auth1-smtp.messagingengine.com [66.111.4.227]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: brd/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 8C2F7124DE for ; Sat, 25 Aug 2018 19:45:54 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailauth.nyi.internal (Postfix) with ESMTP id 681FB21D26 for ; Sat, 25 Aug 2018 15:45:54 -0400 (EDT) Received: from web6 ([10.202.2.216]) by compute5.internal (MEProxy); Sat, 25 Aug 2018 15:45:54 -0400 X-ME-Proxy: X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id E73E24210; Sat, 25 Aug 2018 15:45:53 -0400 (EDT) Message-Id: <1535226353.3182588.1486082416.14C9B572@webmail.messagingengine.com> From: Brad Davis To: freebsd-pkg@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-7b72137a In-Reply-To: <80377495-bafd-ef8d-4b21-a6277c36e766@cloudzeeland.nl> Date: Sat, 25 Aug 2018 13:45:53 -0600 Subject: Re: Packages vs backdoors References: <80377495-bafd-ef8d-4b21-a6277c36e766@cloudzeeland.nl> X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Aug 2018 19:45:55 -0000 On Sat, Aug 25, 2018, at 5:41 AM, Tilly wrote: > Recently switched from ports to packages - is there a way of checking > updates on evt backdoors prior to installation? Not that I am aware of, but perhaps a plugin could be written to do that. Regards, Brad Davis