Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.project > #10743
| From | Scott Kitterman <debian@kitterman.com> |
|---|---|
| Newsgroups | linux.debian.project, linux.debian.devel |
| Subject | Re: git & Debian packaging sprint report |
| Date | 2019-07-12 06:40 +0200 |
| Message-ID | <yiVvI-71P-1@gated-at.bofh.it> (permalink) |
| References | <yifZv-6fY-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
On July 10, 2019 8:10:40 AM UTC, Sean Whitton <spwhitton@spwhitton.name> wrote: >Hello, > >Over the weekend, Ian Jackson and I met in Cambridge, U.K. to work on >the design and implementation of tools and processes relating to git & >Debian packaging. > >Main achievement >---------------- > >We designed and implemented a system to make it possible for DDs to >upload new versions of packages by simply pushing a specially formatted >git tag to salsa. > >Please see this blog post to learn about how it works: >https://spwhitton.name/blog/entry/tag2upload/ > >While the cloud service part of this system has not yet been deployed, >and so you can't just tag to upload yet, the blog post explains how you >can run the cloud service in an ad-hoc mode on your laptop, and thereby >get a feel for how it works. ... Thanks for the detailed explanation. Has there been any analysis of the security implications of this proposed service? If I am understanding the description correctly, the transformation from git tag (which is signed and can be verified) to a source package (which can be signed and verified) will happen on an internet facing server (typically this would happen on a local developer machine) and, unless there is additional magic around key management that isn't described in the blog post, the private key for a key the archive trusts would also be there. It seems to me that there is potential for a significant new attack surface that ought to be carefully assessed before this gets anywhere near wired up to feed into the archive from any kind of 'cloud' service. Scott K
Back to linux.debian.project | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
git & Debian packaging sprint report Sean Whitton <spwhitton@spwhitton.name> - 2019-07-10 10:20 +0200
Re: git & Debian packaging sprint report Andrej Shadura <andrew@shadura.me> - 2019-07-12 00:30 +0200
Re: git & Debian packaging sprint report Sam Hartman <hartmans@debian.org> - 2019-07-12 03:20 +0200
Re: git & Debian packaging sprint report Scott Kitterman <debian@kitterman.com> - 2019-07-12 06:40 +0200
Re: git & Debian packaging sprint report Sean Whitton <spwhitton@spwhitton.name> - 2019-07-12 09:10 +0200
csiph-web