keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.92k stars 1.23k forks source link

Can't generate paperkey non-interactively #19478

Open kenorb opened 5 years ago

kenorb commented 5 years ago
$  yes | keybase paperkey
Generating a new paper key.
Also revoke existing paper key "kiss badge..." ? [y/N] 

And it stucks, there is no parameter to specify the option.

$  keybase --version
keybase version 4.4.1-20190909184517+b5f8897c2a
maxtaco commented 5 years ago

Do keybase log send. Was there maybe a pinentry window you didn't see?

CC @pzduniak who can ask follow-on questions

pzduniak commented 5 years ago

Hey, I've created a ticket for this feature, we're working on better bot automation so this will be handled really soon.

kenorb commented 5 years ago

Do keybase log send. Was there maybe a pinentry window you didn't see?

CC @pzduniak who can ask follow-on questions

No pinentry window for paperkey, it's just asking y or N, which can't be automated.