Activity log for bug #1815219

Date Who What changed Old value New value Message
2019-02-08 17:09:58 Kyle Fazzari bug added bug
2019-02-08 17:10:09 Kyle Fazzari summary Create a key with no encryption is annoying Creating a key with no encryption is annoying
2019-02-08 17:10:49 Kyle Fazzari description So I want to create a serial key, meant for the serial vault. This key must have no password. So I run `snapcraft create-key` (which just calls `snap create-key`), which looks like this: $ snap create-key serial Passphrase: # I pressed enter here Confirm passphrase: # And enter here And instead of just creating a key with no passphrase, it actually popped up a graphical dialog box asking for passphrases again. I again didn't provide any passwords, and then the dialog asked me to confirm that I actually wanted to create an unprotected key. Can that workflow be a bit better? snapd may need logic to determine if no password was provided in which case perhaps an extra flag may need to be passed onto gpg. $ snap version snap 2.37.1.1+18.04 snapd 2.37.1.1+18.04 series 16 ubuntu 18.04 kernel 4.15.0-45-generic So I want to create a serial key, meant for the serial vault. This key must have no password. Normally I'd run `snapcraft create-key`, but that just calls `snap create-key`, which looks like this: $ snap create-key serial Passphrase: # I pressed enter here Confirm passphrase: # And enter here And instead of just creating a key with no passphrase, it actually popped up a graphical dialog box asking for passphrases again. I again didn't provide any passwords, and then the dialog asked me to confirm that I actually wanted to create an unprotected key. Can that workflow be a bit better? snapd may need logic to determine if no password was provided in which case perhaps an extra flag may need to be passed onto gpg. $ snap version snap 2.37.1.1+18.04 snapd 2.37.1.1+18.04 series 16 ubuntu 18.04 kernel 4.15.0-45-generic
2019-02-08 17:12:48 Kyle Fazzari description So I want to create a serial key, meant for the serial vault. This key must have no password. Normally I'd run `snapcraft create-key`, but that just calls `snap create-key`, which looks like this: $ snap create-key serial Passphrase: # I pressed enter here Confirm passphrase: # And enter here And instead of just creating a key with no passphrase, it actually popped up a graphical dialog box asking for passphrases again. I again didn't provide any passwords, and then the dialog asked me to confirm that I actually wanted to create an unprotected key. Can that workflow be a bit better? snapd may need logic to determine if no password was provided in which case perhaps an extra flag may need to be passed onto gpg. $ snap version snap 2.37.1.1+18.04 snapd 2.37.1.1+18.04 series 16 ubuntu 18.04 kernel 4.15.0-45-generic So I want to create a serial key, meant for the serial vault. This key must have no password. Normally I'd run `snapcraft create-key`, but that just calls `snap create-key`, which looks like this: $ snap create-key serial Passphrase: # I pressed enter here Confirm passphrase: # And enter here And instead of just creating a key with no passphrase, it actually popped up a graphical dialog box asking for passphrases again. I again didn't provide any passphrase, and then the dialog asked me to confirm that I actually wanted to create an unprotected key. Can that workflow be a bit better? This doesn't happen when a passphrase IS provided, so snapd may need logic to determine if no password was provided in which case perhaps an extra flag may need to be passed onto gpg. $ snap version snap 2.37.1.1+18.04 snapd 2.37.1.1+18.04 series 16 ubuntu 18.04 kernel 4.15.0-45-generic
2019-09-20 13:01:48 Zygmunt Krynicki snapd: status New Confirmed
2019-09-20 13:01:51 Zygmunt Krynicki snapd: importance Undecided Low