Re: Upload key to WKD from command line?

2019-02-14 Thread Wolfgang Traylor
Thank you very much. That answered all my questions. Werner Koch schrieb am 14.02 19 21:05: > > > gpg-wks-client: Warning: policy requires 'mailbox-only' - adding user > > id 'wolfgang.tray...@posteo.de' > > > Or do I even need my secret primary key? > > Right. The primary key is required to

Re: Upload key to WKD from command line?

2019-02-14 Thread Werner Koch
> gpg-wks-client: Warning: policy requires 'mailbox-only' - adding user > id 'wolfgang.tray...@posteo.de' > Or do I even need my secret primary key? Right. The primary key is required to create a new user id. gpg tries to be helpful there but it can't work for high security environments with a

Re: Upload key to WKD from command line?

2019-02-14 Thread Wolfgang Traylor
Thank you very much for pointing to gpg-wks-client. Werner Koch schrieb am 14.02 19 08:01: > To create a publishing request use > > gpg-wks-client --create --send FINGERPRINT USERID I receive the following error (with or without `--send`): $ /lib/gnupg/gpg-wks-client --create A8FC7FEC9A68B5

Re: Upload key to WKD from command line?

2019-02-13 Thread Werner Koch
On Sat, 9 Feb 2019 11:20, wolfgang.tray...@posteo.de said: > I am looking for a simple solution just like `gpg --send-keys`, but for WKD. Locate the gpg-wks-client binary. On Windows it should be found via $PATH but on Unix it is installed at one of this locations /usr/local/libexec/gpg-wks-

Re: Upload key to WKD from command line?

2019-02-11 Thread Alessandro Vesely
On Sat 09/Feb/2019 11:20:39 +0100 Wolfgang Traylor wrote: > > Is there a way to upload my public key to the Web Key Directory (WKD) of my > email provider using command-line tools? It might be possible, but not straightforward. The protocol is designed to work over SMTP. It makes sense that a

Upload key to WKD from command line?

2019-02-09 Thread Wolfgang Traylor
Hello GnuPG community, Is there a way to upload my public key to the Web Key Directory (WKD) of my email provider using command-line tools? I am looking for a simple solution just like `gpg --send-keys`, but for WKD. My providers are Posteo, mailbox.org, and Protonmail. (Enigmail shows the “Up