diff --git a/Sharing-Roadmap.md b/Sharing-Roadmap.md index ca66b7f..d705581 100644 --- a/Sharing-Roadmap.md +++ b/Sharing-Roadmap.md @@ -11,7 +11,7 @@ These would be stored in common or sqlfs preferences. Normal users start with a default / safe fstab. Anonymous users would start with an empty one, and only things they have access to would be mounted into the root. ### 4. Sharing -Shares would get modified so that rather than mangling the fstab, we just start from / and mount the shared directory / directories in. If more than one share is visited, we'll add them in to the session fstab. File permissions will be handled by the Vfs instead of the UI. +Shares would get modified so that rather than mangling the fstab, we just start from / and mount the shared directory / directories in. Any needed permissions will be created when the share is created, rather than when it is accessed. If more than one share is visited, we'll add them in to the session fstab. File permissions will be handled by the Vfs instead of the UI. ## Better UI stuff ### UI Dialog