NgoHuy / mailspring-keybase

keybase plugin for mailspring
MIT License
19 stars 6 forks source link

Keybase Plugin

TODO:

WISHLIST:

How to install:

  1. Clone repository into any location
  2. Run the command cd /path/to/mailspring-keybase
  3. Install babel and other dependencies: npm install
  4. Compile source codes to vanilla js with babel: chmod +x ./node_modules/.bin/babel and ./node_modules/.bin/babel src --out-dir lib
  5. Start Mailspring and add plugin - you should see a success notification
  6. Close Mailspring and edit config.json and remove keybase from disabled plugins list (config.json can be found in different places depending on your OS. Search for the Mailspring folder in your filesystem). For linux you will find it in: ~/.config/Mailspring/config.json
  7. Start Mailspring, key management can be found in preferences