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 fde1eb6d39 add security policy 2 years ago
.github/workflows Create codeql-analysis.yml 2 years ago
.gitignore add vendor dorectory and patches 2 years ago
LICENSE Initial commit 3 years ago
README.md Initial commit 3 years ago
SECURITY.md add security policy 2 years ago
go.mod updated deps 3 years ago
go.sum updated deps 3 years ago
libkeybase.go merge patch from kf5grd 2 years ago
libkeybase_test.go merge patch from kf5grd 2 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.