Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
180 views

Whenever I use the following Keybase Chat API query: { "method": "read", "params": { "options": { "channel": { "name": ...
Aaron Meese's user avatar
  • 2,373
1 vote
0 answers
48 views

I'm trying to create a subteam in keybase from the command line. If I explicitly mention the team names like this keybase team create treehouse.hiring. Subteam gets created without any error. But if I ...
Anjana's user avatar
  • 426
1 vote
1 answer
12k views

After an "unsuccessful" git pull on my local master, an error prevents to switch back to master: C: repo_folder> git checkout master error: invalid path '?' The ? must be because it is a ...
rellampec's user avatar
  • 781
1 vote
1 answer
148 views

I have a limited hosting server. I want to read the filetree (all files and folders) and create a hyperlink to them on a basic html page. For clarity, I'm using Keybase, am publicly sharing files, but ...
0 votes
0 answers
217 views

I need to install keybase-bot on an existing system which is based on Laravel. I have installed keybase-bot and its dependencies but it still gives me error like this. I am not a node.js dev so its ...
1 vote
0 answers
883 views

How can I decrypt generated passwords from output like this: passwords = { "user-1" = "encrypted_password_by_keybase" "user-2" = "...
Maciej's user avatar
  • 1,559
1 vote
1 answer
213 views

I have a keybase client running in the machine, but I want to be able to push commits from inside the container. However, keybase works a little different than git itself. It provides a git 'url' like ...
PPP's user avatar
  • 2,040
0 votes
1 answer
820 views

Keybase-cli installs and runs in Termux on Android. However, I can't figure out if using the git helper is supposed to work in that environment or not. If I add a remote from Keybase (i.e. keybase = ...
7 votes
2 answers
405 views

I am setting up a new machine and would prefer to use keybase for various pgp activities like signing commits. I can run a command like $ keybase pgp sign -m foo > x $ gpg --verify x 2>&1 | ...
kojiro's user avatar
  • 77.8k
2 votes
1 answer
3k views

I use Keybase and I want to export my private PGP key, but I don't know where it is. Encryption and decryption with keybase pgp [encrypt|decrypt] works as expected with messages sent to and from ...
0 votes
1 answer
531 views

I need to install keybase, and I followed the instructions available on the official linux download page. I executed the following commands: curl -O https://prerelease.keybase.io/keybase_amd64.deb ...
1 vote
0 answers
153 views

I am creating a new PHP application in which I want to interact with Keybase. First option is to use the API, but unfortunately I am running into some issues. First step is to call the signup call. ...
questionmark's user avatar
2 votes
0 answers
390 views

My team is using keybase.io instead of slack, and I'd like our Jenkins results to post into the builds directory of our keybase team. So far I have a post step (I'm using a declarative pipeline) like ...
1 vote
2 answers
172 views

I'am trying to test the example of the keybase chat api : echo "{'method': 'send', 'params': {'options': {'channel': {'name': 'you', 'public': true}, 'message': {'body': 'Still going...'}}}}" | ...
Bussiere's user avatar
  • 1,254
2 votes
1 answer
3k views

I am working with the keybase.io API - trying to drive it from javascript. Logging in is a two step process. The second step is detailed at https://keybase.io/docs/api/1.0/call/login. I am stuck on ...

AltStyle によって変換されたページ (->オリジナル) /