Bug#908994: diffoscope: extract information from OpenPGP keys and signatures

2018-11-27 Thread Daniel Kahn Gillmor
Please remember to supply --batch whenever you invoke gpg from a script or other automated tooling! On Mon 2018-09-17 16:06:40 +0800, Paul Wise wrote: > For keys only: > > gpg --home $(mktemp -d) file Please don't use this form, it's broken and unsupported by upstream. There is no explicit comman

Bug#908994: diffoscope: extract information from OpenPGP keys and signatures

2018-11-27 Thread Paul Wise
On Tue, 2018-11-27 at 03:11 -0500, Daniel Kahn Gillmor wrote: > for machine-parseable stuff or automated processing, you should also > probably supply --with-colons. In this case we want human-readable output since this is for diffs. -- bye, pabs https://wiki.debian.org/PaulWise signature.a

Re: [rb-general] Please review the draft for week 187's blog post

2018-11-27 Thread Chris Lamb
Chris Lamb wrote: > Please review the draft for week 187's blog post [..] This has now been published; many thanks to all who contributed. Please share the following URL: https://reproducible-builds.org/blog/posts/187/ Alternatively, if you are into that kind of thing, please consider retwee

Bug#908992: diffoscope: side-by-side diff for terminal output

2018-11-27 Thread Chris Lamb
Chris Lamb wrote: > I didn't really check at the time, it was mostly a gut feel & > braindump in case … whilst I'm doing that, note that we have a `SideBySideDiff` class which could potentially work (or be reworked) for this. (This would require moving around where we colourise the diff output;