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 4537919579 merge patch from kf5grd 3 years ago
.gitignore add vendor dorectory and patches 3 years ago
LICENSE Initial commit 4 years ago
README.md Initial commit 4 years ago
go.mod updated deps 4 years ago
go.sum updated deps 4 years ago
libkeybase.go merge patch from kf5grd 3 years ago
libkeybase_test.go merge patch from kf5grd 3 years ago

README.md

libkeybase

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