jvilk / BrowserFS

BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.
Other
3.07k stars 218 forks source link

Make cloud storage accounts under an organisation name #45

Closed lavelle closed 9 years ago

lavelle commented 11 years ago

Currently the Dropbox and Google Drive apps are registered under my accounts. We should create accounts with these services with some BrowserFS email address, so that we can all log in and access the app consoles, generate new API keys etc.

Any feedback users have would then go to the shared email account too, which is better than it going to my personal account.

jvilk commented 9 years ago

I don't see the need for this now, as the credentials are only used during testing.