Gentoo Archives: gentoo-dev

From: Kristian Fiskerstrand <k_f@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] rfc: why are we still distributing the portage tree via rsync?
Date: Tue, 03 Jul 2018 16:41:49
Message-Id: 20180703164113.1BBA2E0B9E@pigeon.gentoo.org
In Reply to: Re: [gentoo-dev] rfc: why are we still distributing the portage tree via rsync? by William Hubbs
1 I would expect as much. But my primary argument would be key management related, it is simply impossible to present a raw copy of our repo to end-users and have them verify each commit
2 -------- Original message --------From: William Hubbs <williamh@g.o> Date: 7/3/18 17:39 (GMT+01:00) To: gentoo-dev@l.g.o Subject: Re: [gentoo-dev] rfc: why are we still distributing the portage tree via rsync?
3 On Tue, Jul 03, 2018 at 08:32:55AM -0700, Brian Dolbec wrote:
4 > On Tue, 3 Jul 2018 10:22:35 -0500
5 > William Hubbs <williamh@g.o> wrote:
6 >
7 > > All,
8 > >
9 > > Mostly because of the recent "trustless infrastructure" thread, I am
10 > > wondering why we are still distributing the portage tree primarily
11 > > via rsync instead of git?
12 > >
13 > > Can someone educate me on that, and is it worth considering moving
14 > > away from rsync distribution?
15 > >
16 > > Thanks,
17 > >
18 > > William
19 > >
20 >
21 > because:
22 >
23 > 1) it is still the most bandwidth economical means of distributing the
24 > tree
25
26 Even more so than http or https?
27
28 Thanks,
29
30 William