Skip to content

A secure chat application that uses the Bitcoin-witnessed Keybase public-key directory to setup secure channels (built using Meteor)

Notifications You must be signed in to change notification settings

cryptobuks/keychat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keychat

Built starting from the Angular Meteor template here

To install dependencies:

meteor npm install

To run:

meteor

...the app will be running on localhost:3000.

TODOs

  1. Try to use libkeybase-js
  2. Firefox without CORS here

Roadmap

  1. Figure out Keybase key management: How do we avoid users copying & pasting keys?
  2. Basic chat app (no encryption, but add accounts and passwords so we can later decrypt Keybase key w/ password)
  3. Add encryption with dummy public keys
  4. Add lookup public keys against Keybase root
  5. Verify Keybase root before allowing lookups on it

About

A secure chat application that uses the Bitcoin-witnessed Keybase public-key directory to setup secure channels (built using Meteor)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published