github.com/keybase/client/go@v0.0.0-20240309051027-028f7c731f8b/kbnm/README.md (about) 1 # kbnm - Keybase Native Messaging 2 3 kbnm is a small shim for bridging communication between the Keybase daemon and 4 browser extensions. 5 6 ## Develop 7 8 **Warning**: Any changes to kbnm will likely break the browser extension that 9 depends on it. Make sure that changes are backwards compatible and that there is 10 an upgrade path.