datapartyjs / gpgfs

encrypted file storage solution utilizing gnupg
Apache License 2.0
3 stars 0 forks source link

FEAT | Support browsers #38

Open sevenbitbyte opened 11 months ago

sevenbitbyte commented 11 months ago

🚀 Feature Proposal

BrowserKeychain()

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).

Notes

sevenbitbyte commented 11 months ago

https://codepen.io/cagerattler/pen/OZqdBy