Write a wrapper around openpgp js which provides an interface compatible with gpg-promised
BrowserFileStorage()
Implement file interface for the browser/client local file storage using indexed db. Might be nice to implement multiple brwoser/client local file storage as there's more FS drivers in html5 (also more fs features in chrome* environments).
🚀 Feature Proposal
BrowserKeychain()
Write a wrapper around
openpgp js
which provides an interface compatible withgpg-promised
BrowserFileStorage()
Implement file interface for the browser/client local file storage using indexed db. Might be nice to implement multiple brwoser/client local file storage as there's more FS drivers in html5 (also more fs features in chrome* environments).
Notes