An attempt at a new low level keybase interface that prevents each command from re-spawning a new keybase instance on low memory systems.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Haukeness 7f59fda8b7 update comments 2 years ago
pkg/ctxreader refactor 2 years ago
.gitignore add vendor dorectory and patches 2 years ago
LICENSE Initial commit 3 years ago
README.md update package name 2 years ago
SECURITY.md add security policy 2 years ago
chat.go remove unused default case 2 years ago
cmd.go refactor 2 years ago
go.mod change package name 2 years ago
go.sum updated deps 3 years ago
keybase.go update comments 2 years ago
keybase_test.go More cleanup and refactoring 2 years ago
ratelimits.go refactor 2 years ago

README.md

keybase

An attempt at a new low level keybase interface that prevents each command from re-spawning a new keybase instance on low memory systems.