Mailspring/internal_packages/keybase/README.md
Ben Gotow 09addb80a2 Pgp patch (#2430)
* update icons

* style commit

* Debugs export function

The key Export function used to not successfully show items in
their directories and also depend on the most recent attachment
download location. This commit adds a new savedState attribute
just for Keybase keys and also handles the case where that value
is null.

* Forces delete to populate

fs.watch() was acting up and not triggering populates on deletes.
Now deleteKey() just triggers a populate.

* Re-enables decryption of attachments from Enigmail

Decryption of attachments was disabled in the Great Password Popover
Refactor of Early June 2016. This commit adds that feature back
(and makes some changes to getKeyContents to facilitate that
change).
2016-06-14 13:22:38 -07:00

17 lines
441 B
Markdown
Executable file

## Keybase Plugin
TODO:
-----
* final refactor
* tests
WISHLIST:
-----
* message signing
* improved decryption error handling
* encrypted file handling
* integrate MIT PGP Keyserver search into Keybase searchbar
* make the decrypt interface a message body overlay instead of a button in the header
* improve search result deduping with keys on file
* add "this message was decrypted with the key for `___@___.com` above decrypted messages