client
client copied to clipboard
Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
**Describe the bug** It appears that the Electron version packaged in the macOS desktop client triggers a widely reported issue with https://github.com/electron/electron/issues/48311. This results in system lag and WindowServer crashes...
Keybase MacOS X Finder integration does not work after update to MacOS X 13 Verntura: > We were unable to load KBFS (Fuse kext). This may be due to a...
**Describe the bug** Verification SMS doesn't arrive **To Reproduce** Steps to reproduce the behavior: 1. Go to Setting 2. Click on Add phone number 3. Type number 4. Click continue...
On Linux, executing `run_keybase` while Keybase is already running causes electron to crash consistently (because e.g. the electron/chromium gpu-process gets killed). This fixes that by more carefully killing only the...
**Describe the bug** The Keybase APT repository is using SHA-1 hashes, which will be deprecated and no longer valid as of February 1, 2026. **To Reproduce** Steps to reproduce the...
**Describe the bug** **To Reproduce** Steps to reproduce the behavior: 1. Set up a Linux system with `/home` on a bcachefs filesystem 2. Run `kbfsfuse ~/Keybase` at the console **Expected...
# Security Fixes and Code Improvements by Claude AI This PR contains security vulnerability fixes and code quality improvements made by Claude AI (Anthropic) as part of an automated codebase...
**Describe the bug** Yet another "ERROR Unknown object" message while trying to use a Keybase git repo. **To Reproduce** ``` $ keybase git gc --team TEAMNAME REPONAME This may take...
**Describe the bug** I'm using Keybase desktop-app `6.5.1-20250428154451+19f9cfeddb` on Ubuntu `24.04.3 LTS`. I found an issue with suspending the system, getting stuck with `Freezing user space process failed…` message. I...
This PR addresses several maintenance items I noticed while exploring the codebase. These are mostly small improvements that help with code quality and user experience. They were done with Claude...