From owner-freebsd-questions@FreeBSD.ORG Tue May 20 06:51:33 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 590E477E for ; Tue, 20 May 2014 06:51:33 +0000 (UTC) Received: from mail-ob0-x229.google.com (mail-ob0-x229.google.com [IPv6:2607:f8b0:4003:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2169F23A2 for ; Tue, 20 May 2014 06:51:33 +0000 (UTC) Received: by mail-ob0-f169.google.com with SMTP id vb8so39508obc.28 for ; Mon, 19 May 2014 23:51:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=dUvNdtMC+Qkoh9PcVxEfx4J8exi3u8iZrem3rBppFFU=; b=t6/gOrnSbcLwgtB2gel58jNZFgZIBeyqJD/XQTxbJ4peOHXNLZ1/wQ+YAPB8XG5QFA ztY708ZC4ehqirBMexUHYpQfnugfWf49uAGi2O9Dnzge2Lk18WKunJG7WTxK/c9ujBM2 dPKl/GJGHj3RZP6UxKqDR6KyKKijx+iDeMV2h8pekw1Tzb2Px2FeWkFYZ8bsdfrnAprR TOVrCu2sBAxnsQByos6aUkHnpE+a5VYJ57AAM+YqaJHKGAGgym4ja8Bq2fN3nOWdHmcR YWqq2eNgfgRyjjVWfKVEcZr63ugmoAMkxCOTnPVIF7HKHAJIOGUiRKmLikIp9oC4cLcP b0Tw== X-Received: by 10.60.118.4 with SMTP id ki4mr11259514oeb.10.1400568692452; Mon, 19 May 2014 23:51:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.76.173.129 with HTTP; Mon, 19 May 2014 23:51:11 -0700 (PDT) In-Reply-To: References: <537A704D.6010209@gmail.com> From: n j Date: Tue, 20 May 2014 08:51:11 +0200 Message-ID: Subject: Re: MITM attacks against portsnap and freebsd-update To: User Questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2014 06:51:33 -0000 On Tue, May 20, 2014 at 12:03 AM, David Noel wrote: > On 5/19/14, Alnis Morics wrote: > > On 05/19/2014 23:28, David Noel wrote: > >> I also think it would be an appropriate time to discuss retiring > >> portsnap. > > Subversion checkouts and updates take much more time than Porstnap. > > My experience has been that both portsnap and svn update typically > take under a minute to complete. > > Regardless, don't most people run this in the background with portsnap > cron? > I don't. And I don't regularly update the ports tree. When you regularly update ports tree, the diffs svn update needs to pull are relatively small. When you update, say, once a month, portsnap in my experience gets the job done a lot quicker. My $.02, -- Nino