Skip to content

interventionlabs/slack-keybase-bridge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keybase <-> Slack Bridge

Connect Slack Messages to Keybase and vice-versa.

Chat with me at marcopolo on keybase, if you're setting this up!

Setup

Create a Bot on Slack, fill the api keys in bridge_config.toml.

Create a bot on Keybase (same flow as a normal account). Create a paperkey for the bot. Fill in the values in bridge_config.toml.

Set the environment variable of BRIDGE_CONFIG to the path of the config file. Bonus points if you use KBFS to securely store the config! (It contains secrets, so don't commit it!) e.g.: BRIDGE_CONFIG=/keybase/private/marcopolo,cryptic_msngr/bridge_config.toml cargo run

About

A Bridge between Slack <-> Keybase messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%