-
What are the steps to reproduce this issue?
-------------------------------------------
1. test.yml
```
name: import-gpg
on:
push:
branches: main
jobs:
import-gpg:
runs-o…
-
When I log in, I get an error
There was an error provisioning
Unknown error: GPG is unavailable on this device.
This is and isn't true. gpg _is_ on the machine, but not in a standard p…
-
Hi! When I open a file with vim-gnupg, the decryption works fine but the plugin has issues to reencrypt it on writing. I get a similar message that I've seen in several issues here (`Unable to write t…
-
i'm trying to encrypt and sign from [sample code](https://github.com/singpolyma/openpgp-php/blob/master/examples/armorEncryptSignCompress.php)
decrypt fine but verify fail.
my code
`$config = …
-
Hi,
I'm trying to generate a new pgp key using `keybase pgp gen --multi`
```
$ keybase pgp gen --multi
Enter your real name, which will be publicly visible in your new key: Ben Hardill
Enter a publi…
-
Keybase GUI Version: 1.0.15-20160517160055+08d3795
![Passphrase window](https://cloud.githubusercontent.com/assets/479993/15448809/86086cf0-1f6c-11e6-9330-809213386913.png)
I don't have to much info…
-
-
If user has multiple keys and the imported one isn't the default one (which is often the case in my opinion) the signing process will failed with not very helpful message:
```
[info] gpg: signing fa…
-
```
Warning: Failed to download icon. Defaulting to generic one.
```
what more needs to be there?
```
Installing basic packages...
```
-
## Description
Allow for the version tag and commit from a `cz bump` command to be signed using a GPG key.
## Possible Solution
Implementing a flag on `cz bump` that allows for the tag and commit…