Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-29 Thread Daniel Kahn Gillmor
On Sat 2019-07-27 21:52:55 +0100, Jonathan McDowell wrote: > On Fri, Jul 26, 2019 at 09:18:29PM +0100, Sean Whitton wrote: >> For the purposes of tag2upload work, would you mind confirming this: >> >> On Tue 23 Jul 2019 at 06:38AM +01, Sean Whitton wrote: >> >> > AIUI a fingerprint fails to

Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-27 Thread Jonathan McDowell
On Sat, Jul 27, 2019 at 10:40:00PM +0100, Ian Jackson wrote: > Jonathan McDowell writes ("Bug#932753: tag2upload should record git tag > signer info in .dsc [and 1 more messages]"): > > My understanding is this was true in the days of v3 keys/fingerprints > > but is no

Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-27 Thread Ian Jackson
Jonathan McDowell writes ("Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]"): > My understanding is this was true in the days of v3 keys/fingerprints > but is not the case for v4. If we get to the point we find a collision > then that's

Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-27 Thread Jonathan McDowell
On Fri, Jul 26, 2019 at 09:18:29PM +0100, Sean Whitton wrote: > For the purposes of tag2upload work, would you mind confirming this: > > On Tue 23 Jul 2019 at 06:38AM +01, Sean Whitton wrote: > > > AIUI a fingerprint fails to uniquely identify a PGP key unless you also > > include the

Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-27 Thread Sean Whitton
Hello PGP experts, For the purposes of tag2upload work, would you mind confirming this: On Tue 23 Jul 2019 at 06:38AM +01, Sean Whitton wrote: > AIUI a fingerprint fails to uniquely identify a PGP key unless you also > include the cryptographic algorithm that was used and the key size. So >

Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-27 Thread Sean Whitton
Hello, On Tue 23 Jul 2019 at 10:14PM +01, Ian Jackson wrote: > Sean Whitton writes ("Bug#932753: tag2upload should record git tag signer > info in .dsc [and 1 more messages]"): >> AIUI a fingerprint fails to uniquely identify a PGP key unless you also >> include

Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-23 Thread Ian Jackson
Sean Whitton writes ("Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]"): > AIUI a fingerprint fails to uniquely identify a PGP key unless you also > include the cryptographic algorithm that was used and the key size. So > for exam

Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-22 Thread Sean Whitton
Hello, On Mon 22 Jul 2019 at 07:55PM +01, Ian Jackson wrote: > That means the original "uploader" information (ie the identity of the > person signing the git tag) is not any more present in the source > package. To rememdy that I propose the following new field: > > Git-Tag-Info: FINGERPRINT

Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-22 Thread Russ Allbery
Ian Jackson writes: > Ian Jackson writes ("Re: Bug#932753: tag2upload should record git tag signer > info in .dsc [and 1 more messages]"): >> Russ Allbery writes ("Bug#932753: tag2upload should record git tag signer >> info in .dsc [and 1 more messages]"

Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-22 Thread Ian Jackson
Ian Jackson writes ("Re: Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]"): > Russ Allbery writes ("Bug#932753: tag2upload should record git tag signer > info in .dsc [and 1 more messages]"): > > Git-Tag-Info: fingerp

Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-22 Thread gregor herrmann
On Mon, 22 Jul 2019 20:54:29 +0100, Ian Jackson wrote: > > Unfortunately , doing something extensible within the field requires adding > > a separator, which in turn requires dealing with escaping, and thus is > > kind of a mess. Given that, what if you instead used two fields: > > > >

Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-22 Thread Ian Jackson
Russ Allbery writes ("Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]"): > One thing that jumps out at me here is that this field isn't extensible, > since anything after the first space-separated word has to be taken to be > the tagger

Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-22 Thread Russ Allbery
Ian Jackson writes: > That means the original "uploader" information (ie the identity of the > person signing the git tag) is not any more present in the source > package. To rememdy that I propose the following new field: > Git-Tag-Info: FINGERPRINT Firstname Surname > The parsing rules

Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-22 Thread Ian Jackson
Hi. I am consulting on the name and syntax of a new field I intend to put in .dsc's. This is for our tag-to-upload service[1], as described here: https://spwhitton.name/blog/entry/tag2upload/ The tag2upload service will take a signed git tag, and verify it against the Debian keyrings and

Bug#932753: tag2upload should record git tag signer info in .dsc

2019-07-22 Thread Ian Jackson
Package: dgit-infrastructure Version: 9.4 Raphael Hertzog writes ("Re: git & Debian packaging sprint report"): > On Sun, 21 Jul 2019, Ian Jackson wrote: > > IME as a sponsor I get (AFAICT) no mails as a result of my sponsorship > > signatures so I think there are few automatic processes. > >