From owner-freebsd-security@FreeBSD.ORG Tue Nov 20 16:27:15 2012 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 57F8F3A6 for ; Tue, 20 Nov 2012 16:27:15 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id BA1978FC12 for ; Tue, 20 Nov 2012 16:27:14 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id j13so5855856lah.13 for ; Tue, 20 Nov 2012 08:27:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=+Wyv8wW6QN1BuonDaQYB6EJXQvba9aljO2wklP/UXEU=; b=MpKCPLNhzfK+Q2C7aiC6HH2/4OLlBhhmzVbzMPFVs6/su/1K2rds3QOM+mkSQ/U3QY CQ8dGOueOQodCrJmoRqf21NU9wudopBh06yn8MGJMYWSNaOlAFsCCpEqfTSPGU3vobsO X3iBU8F0GZcxt3AUnFMupE6o0uBqJ113/hd0I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=+Wyv8wW6QN1BuonDaQYB6EJXQvba9aljO2wklP/UXEU=; b=QxSym0QszbzBUr40oMfV1D5be+AXZsZdAR8OBX46G1Bu6TBL+BA7MeDjOhMCFkj83o 375J6yTJUCzKQFgwzTSa51SVGyGxC8XO1XainBClxqcfoYOvowl48W3YX4Iwg+jjBO0b fz8EF/n/mv+EvlsQvhxnUrDq8YdNV0t9eVsuSMG/tHmXq1pSET33wruNO+wTsMI7puy8 5TV/WGQdeVHl4cP3KqK0j9MhdmT4nE5Dy9twDvlSy9ytW0IBmQcwUGpaJyEZvKH3hyKG bJJpK3U9kAXcbW0Fvfu/hDd20VYOH1W07oOlhKGqgqGDDmVEdMS0wED8ungkWB552kXC TFMg== Received: by 10.152.131.200 with SMTP id oo8mr15025935lab.34.1353428833289; Tue, 20 Nov 2012 08:27:13 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.25.166 with HTTP; Tue, 20 Nov 2012 08:26:42 -0800 (PST) In-Reply-To: References: <20121120030445.GA38037@zjl.local> From: Eitan Adler Date: Tue, 20 Nov 2012 11:26:42 -0500 Message-ID: Subject: Re: FreeBSD needs Git to ensure repo integrity [was: 2012 incident] To: "xenophon\\+freebsd" Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQnJq9qphcBHE6viMO/BCttYY5xy7zUVD4w4+6iXFeuHJ/YCOah2nm3vA7BLrTrBji/XvCrA Cc: freebsd-security@freebsd.org X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2012 16:27:15 -0000 On 20 November 2012 04:54, xenophon\+freebsd wrote: >> As of now: >> >> - SVN is *the* source of truth. > > Would it be possible to publish FreeBSD's Subversion repository using > HTTPS, instead of HTTP? %svn ls https://svn0.us-west.FreeBSD.org/base/ -- Eitan Adler