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 925f81b79d updated deps 3 years ago
.gitignore Initial commit 3 years ago
LICENSE Initial commit 3 years ago
README.md Initial commit 3 years ago
go.mod updated deps 3 years ago
go.sum updated deps 3 years ago
libkeybase.go add channel buffering to fix die 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.