package
1.0.22
Repository: https://github.com/shintakezou/client.git
Documentation: pkg.go.dev

# README

kbnm - Keybase Native Messaging

kbnm is a small shim for bridging communication between the Keybase daemon and browser extensions.

Develop

Warning: Any changes to kbnm will likely break the browser extension that depends on it. Make sure that changes are backwards compatible and that there is an upgrade path.

# Functions

Handler returns a request handler.

# Variables

Version is the build version of kbnm, overwritten during build with metadata.

# Structs

Request to the kbnm service.
Response from the kbnm service.