-
System: `OSX Yosemite 10.10.1`
Keybase version: `1.0.14-1`
With a fresh install achieved like this:
```
$ npm uninstall --global keybase
$ brew unlink keybase
$ brew update
$ brew install keybase
$ …
-
Thanks for creating this handy tool! I followed all the steps from the steps, and it works great!
Only one problem though, when iterm2 hotkey pressed and passprompt script triggered, GPGTools GUI (…
-
Current README.md has:
```
PHP Overlay
Unofficial PHP Overlay for Gentoo Linux
Install
Install using Eselect Repository:
eselect repository enable php-overlay
Install using Layman:
…
-
@namcios,
You might find these code snippets useful:
```
#!/bin/bash
if [[ $(command -v gh) == "" ]]; then
printf "No \`gh\` Installed!\n"
brew install gh
printf "Installed …
-
Hi, Thanks for your nice work here. but Please write a step by step configuration help, and separate an example of how can be used this plugin. (The info you gave maby make sens for a programmer but f…
-
On windows, when I try to use trezor-agent, I get the following error:
```
(trezor) PS C:\Users\gavin\source\bin\trezor> gpg --sign .\pyvenv.cfg
gpg: using "[REDACTED]" as default secret key for …
-
I've just installed keybase and I'm trying it out, I've had a browse through the issues, but this doesn't seem to be reported. Sorry if it is.
I've generated a key, and pushed the public key (but not…
-
### Problem description
I tried to install swift on my system but unsatisfied dependency error occurred
`pkg install swift
Checking availability of current mirror:
[*] https://ftp.agdsn.de/term…
-
I'm getting the 2 notifications saying that `TLSKEY` then `GPG` entries were read.
but I'm met with the error gpg: `signing failed: Bad passphrase`
GPG entry is empty expect for the password fie…
-
```
$ 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.
```
$ keybas…