iLiviu / road-to-fire

A portfolio tracker for financial assets
https://roadtofire.iliviu.me
GNU General Public License v3.0
92 stars 18 forks source link

Sync permissions are too wide #7

Closed tokou closed 4 years ago

tokou commented 4 years ago

Syncing with Google Drive and Dropbox require permissions that are too wide

Google Drive: "See, edit, create, and delete all of your Google Drive files" Dropbox: "Full Dropbox: This app has full read/write access to any file inside the user's Dropbox"

It would be nice if only a folder was targeted

iLiviu commented 4 years ago

Unfortunately neither Google nor Dropbox allow an app to have access to one user folder only. It allows an app to gain access to a private app folder only, however the design of the app storage is to make it shareable by other apps (for example a budget tracker that would use the same data), and this wouldn't be possible if the folder was private to this app only.