What options are there for networked filesystems with client-side encryption, such as when one does have control over the server but doesn't feel it needs to know what's on it?
Unlike a database, a filesystem doesn't really /need/ to know the structure of the data.
It works fine for non-shared stuff or stuff using databases, but not so great for the rest.