catharsis / spotifile

FUSE file system for Spotify
BSD 3-Clause "New" or "Revised" License
144 stars 7 forks source link

Investigate if we should set default_permissions #44

Open catharsis opened 8 years ago

catharsis commented 8 years ago

Even if we're affected by libfuse/libfuse#15, the security implications are minimal, since we don't support writes to libspotify owned data anyway.

However, I don't want to be bitten by this when that is implemented further on.