Re: PGP/MIME (Was: One alternative to SMTP for email: Confidant Mail)

2015-03-25 Thread Daniele Nicolodi
On 25/03/15 23:56, Ville Määttä wrote: On 26.03.15 00:14, Ingo Klöcker wrote: So it's not mailman that's not smart enough, but the mail clients the other recipients are using. Mail clients showing a signature.asc attachment probably do not understand PGP/MIME (which isn't that unusual because

Re: Thoughts on GnuPG and automation

2015-03-04 Thread Daniele Nicolodi
On 03/03/15 14:29, Hans of Guardian wrote: It is actually more difficult to wrap GPGME in Java than to have just rewritten GPGME in Java. GPGME is a fine API for C/C++, it is a bad API for other languages. You end up with an API that feels like a C API forced into the language, e.g. Java,

Surprising command line options handling

2015-02-23 Thread Daniele Nicolodi
Hello, I've been struggling quite a long while today trying to understand why the following command does not do what I expected: gpg --export-secret-subkeys 41E999D7! \ --export-options export-reset-subkey-passwd It does not reset the password on the exported subkey. After some head

Re: Unattended signing

2015-02-23 Thread Daniele Nicolodi
Hello Daniel, thanks for your reply. On 21/02/15 20:11, Daniel Kahn Gillmor wrote: On Wed 2015-02-18 13:46:19 -0500, Daniele Nicolodi wrote: I have a sufficient trust in the security of the server where the automated process runs, but I would like to reduce to a minimum the risks

Re: Surprising command line options handling

2015-02-23 Thread Daniele Nicolodi
On 24/02/15 00:19, Doug Barton wrote: On 2/23/15 2:51 PM, Daniele Nicolodi wrote: Hello, I've been struggling quite a long while today trying to understand why the following command does not do what I expected: gpg --export-secret-subkeys 41E999D7! \ --export-options export-reset

Re: Surprising command line options handling

2015-02-24 Thread Daniele Nicolodi
On 24/02/15 09:34, Werner Koch wrote: I find it surprising that unrecognized tokens are simply ignored. Wouldn't it be preferable to error out, at least on unrecognized options? GnuPG does not follow the common GNU model of interchangeable options and args. It is modeled like a classic Unix

Re: Unattended signing

2015-02-21 Thread Daniele Nicolodi
On 18/02/15 19:46, Daniele Nicolodi wrote: I have an automated process that collects some data and unattended sends it via email. I want that data to be encrypted and signed. The encryption part is easy as it requires only public keys of the recipients. Signing, however, requires to make

Re: absolutely nothing to panic over

2015-10-27 Thread Daniele Nicolodi
On 27/10/15 08:25, listo factor wrote: > On 10/27/2015 03:55 AM, Robert J. Hansen wrote: >> You start from tautology and conclude at paradox. This doesn't appear >> to be something to be taken seriously. > > Allow me to try again: > > *There is no secure communication over an insecure channel >

Re: Documentation format

2016-02-06 Thread Daniele Nicolodi
On 06/02/16 21:59, Robert J. Hansen wrote: >>> (For the record: yes, I know why org-mode has trouble with i18n export >>> to LaTeX. Yes, it's a hard problem. Yes, fixing it might not be worth >>> the effort. All of this is true. None of it changes how annoyed I am >>> by the bug, though.) >>

Re: How to encrypt and sign with different keys

2016-07-18 Thread Daniele Nicolodi
On 7/18/16 2:49 PM, Dashamir Hoxha wrote: > On Mon, Jul 18, 2016 at 9:40 PM, d...@mielko.com > > wrote: > > I am struggling with GPG command line that will encrypt file with > key A and sign it with key B. You can select

Re: --export-options export-reset-subkey-passwd

2017-08-13 Thread Daniele Nicolodi
On 12/08/17 20:15, Daniele Nicolodi wrote: > Hello, > > I have a workflow were I use this option to reset the subkey passphrase > during export to a remote system where the subkey is used for unattended > signing. This option has been removed in GnuPG 2.1, and I haven't found &g

--export-options export-reset-subkey-passwd

2017-08-12 Thread Daniele Nicolodi
Hello, I have a workflow were I use this option to reset the subkey passphrase during export to a remote system where the subkey is used for unattended signing. This option has been removed in GnuPG 2.1, and I haven't found a way to obtain the same result. Does anyone have any tip? Thanks!

Re: --export-options export-reset-subkey-passwd

2017-08-28 Thread Daniele Nicolodi
Hello Werner, On 8/23/17 11:59 PM, Werner Koch wrote: > On Sun, 13 Aug 2017 08:17, dani...@grinta.net said: > >> Digging a bit more, it seems that the functionality got dropped because >> with GnuPG 2.x all key manipulations go through gpg-agent and it does >> not (yet?) support password reset

Re: [OT] Re: failed to convert unprotected openpgp key: Checksum error

2018-01-22 Thread Daniele Nicolodi
On 1/22/18 5:31 AM, Kristian Fiskerstrand wrote: > On 01/22/2018 08:33 AM, Werner Koch wrote: >> That is an acceptable user-id. I would have used a dot as delimiter but >> that is a personal taste. > > Dot is a permitted part of username in POSIX though, while : is not :) Uh? As far as I know,

Re: [OT] Re: failed to convert unprotected openpgp key: Checksum error

2018-01-22 Thread Daniele Nicolodi
On 1/22/18 12:30 PM, Kristian Fiskerstrand wrote: > On 01/22/2018 06:31 PM, Daniele Nicolodi wrote: >> On 1/22/18 5:31 AM, Kristian Fiskerstrand wrote: >>> On 01/22/2018 08:33 AM, Werner Koch wrote: >>>> That is an acceptable user-id. I woul

Re: --export-options export-reset-subkey-passwd

2018-01-28 Thread Daniele Nicolodi
On 23/08/2017 23:59, Werner Koch wrote: > On Sun, 13 Aug 2017 08:17, dani...@grinta.net said: > >> Digging a bit more, it seems that the functionality got dropped because >> with GnuPG 2.x all key manipulations go through gpg-agent and it does >> not (yet?) support password reset on expert. > >

Re: WKD for GitHub pages

2021-01-13 Thread Daniele Nicolodi
On 12/01/2021 23:30, Stefan Claas wrote: > The reason why I like also the option for, let's say github.io pages > is that, like I have shown in the whole thread that a very well known > site like GitHub, with it's millions of software developes allows one > to host, via WKD, a mutli-purpose usage

Re: WKD for GitHub pages

2021-01-13 Thread Daniele Nicolodi
On 12/01/2021 22:17, Stefan Claas wrote: > On Tue, Jan 12, 2021 at 10:09 PM Daniele Nicolodi wrote: >> >> On 12/01/2021 20:40, Stefan Claas via Gnupg-users wrote: >>> On Tue, Jan 12, 2021 at 8:17 PM André Colomb wrote: >>>> >>>> Hi Stefan, &g

Re: WKD for GitHub pages

2021-01-12 Thread Daniele Nicolodi
On 12/01/2021 20:40, Stefan Claas via Gnupg-users wrote: > On Tue, Jan 12, 2021 at 8:17 PM André Colomb wrote: >> One more question: You're talking about OpenPGP key discovery setups for >> families and small groups, IIUC. And that should involve WKD and >> GitHub. But how should these people

Re: WKD for GitHub pages

2021-01-12 Thread Daniele Nicolodi
On 12/01/2021 20:40, Stefan Claas via Gnupg-users wrote: > On Tue, Jan 12, 2021 at 8:17 PM André Colomb wrote: >> >> Hi Stefan, > >> So there are two "bugs" involved here. 1. GitHub presenting an invalid >> certificate for the sub-subdomain and 2. Sequoia not noticing that. >> Neither of these

Re: How to report issues and suggest changes to the Web Key Directory specification [was: Re: Please tackle the Right Thing]

2021-01-29 Thread Daniele Nicolodi
Hello, this is only to report that Thunderbird 78.7.0 is unable to make sense of the MIME structure of Werner's email and it only visualizes the mailing list footer as the body of the email. I don't know if the issue is with Thunderbird or with Werner's MUA, although I suspect the first.