bot-sshca icon indicating copy to clipboard operation
bot-sshca copied to clipboard

A chat bot that can manage your team's SSH accounts

Results 20 bot-sshca issues
Sort by recently updated
recently updated
newest added

fixes #105 as described by @cjbirk in https://github.com/keybase/bot-sshca/issues/105#issuecomment-1183931255 Testing was limited to one environment with Ubuntu 20.04. The result was the desired bot container image.

Hello, When I run this command `make generate` it throws me an error: ``` Step 6/26 : RUN go get -d github.com/keybase/client/go/keybase ---> Running in 07fd9073caf5 package github.com/stellar/go/build: cannot find...

Downloading the binary for kssh-windows 1.1.0 gets a file without extension. Renaming kssh-windows.exe we get the following error: ``PS C:\Users\[redacted]\Downloads> .\kssh-windows.exe [user]@[host] error starting Keybase chat: fork/exec C:\Users\[redcated]\AppData\Local\Keybase\keybase.exe: not supported...

This is not possibile currently via the GUI, not able to create more than one period in the name, and the last name doesn't even fit in the field. Am...

I'm failing to connect to bot-sshca enabled server. See below: Local terminal: ``` $ kssh [email protected] Failed to get a signed key from the CA: timed out while waiting for...

I have installed bot-sshca by following Getting started steps. When I fun from my pc, I get error: ``` $ kssh user@some_ip_address Did not find any config files in KBFS...

acked

replace `run_command` calls that call `keybase ...` with the pykeybasebot (https://github.com/keybase/pykeybasebot)

enhancement
good first issue

with moving the kssh config file from KBFS to the KV store, we may not need the client config file for improving performance, so we should consider removing this complexity....

enhancement
good first issue

This is a draft PR for issue #40. Still required to be done: - [x] Submit issue - [ ] Create tests - [x] Implement functionallity

Seems that the call to get a list of teams or something fails after a while, then never recovers, unless the bot is restarted. Is there a possibility of a...

acked