Home

Awesome

🚨 Discontinued

This project has been discontinued. Zoom recently acquired Keybase and interest in using Keybase as a secure messaging system has dried up. Rather than continuing work on a bridge, I'd suggest migrating to Matrix if possible.

matrix-keybase

A matrix <-> keybase bridge

What can it do?

Setup

git clone git@github.com:Half-Shot/matrix-keybase.git
cd matrix-keybase
yarn
yarn build
node ./lib/app.js

Usage

Future Plans