-
I had to install b2 via the official docs: https://www.backblaze.com/b2/docs/quick_command_line.html
The method from the readme didn't work (on Debian Jessie), I'd suggest updating the readme.
-
I tried following the instructions [here](https://github.com/romanz/trezor-agent/blob/master/doc/README-GPG.md) and found that I could not use gpg. According to the instructions, all I have to do is i…
-
Ebben a részben hibát találtam:
>saját új kulccsal:
root-ként:
gpg --gen-key
gpg --export kulcsazonosító > utvonal/sajat.gpg
mv utvonal/sajat.gpg /etc/apt/trusted.gpg.d/sajat.gpg
>
>saját meglé…
-
I have the same problem here, and I created an empty oauth2-auto.plist file in my user-emacs directory. I am still getting the same error and do not know where to "use a password" as referenced in the…
-
I'm getting the following error when trying to decrypt using keybase. Please let me know what debugging logs/steps you need.
```
❯ echo "foo" | keybase encrypt mike | keybase decrypt
warn: [GNUPG:] E…
-
If you use `keybase keygen` to generate a new key and miss to enter your key password after the key is generated the keybase cli won't find your public key.
```
keybase -v
0.8.10
```
Steps to repr…
-
In the example below, I have tried password and passphrase. Neither seem to allow me to run my code without a openpgp box prompting for the passphrase, the following message:
Pinentry Mac
"Please e…
-
When signing a commit with a gpg key
https://help.github.com/articles/signing-commits-using-gpg/
The "input your password" dialog appears, and lazygit gets stuck, CTRL + C/Z doesn't solve that. (…
-
When releasing from local machine and not CI and you configured to sign tags and have your GPG key passphrase protected, you cannot enter your passphrase, but the tagging just fails. Can you please su…
-
Loading ssh-agent and gpg-agent simultaneously (for probably a lot of users) is a waste of resources in a time when now gpg-agent can provide all features of ssh-agent with --enable-ssh-support.
In a…
vaeth updated
4 years ago