Searching requires unencrypted filenames (for now). Instead, let's use a system of known tags which can be client-side encrypted and many-to-many mapped by ID.
File vacation.png can have tags $mexico $margaritas $beach and the server would only ever know about a file with tags 1,3,and 9, which map to encrypted names.
Searching requires unencrypted filenames (for now). Instead, let's use a system of known tags which can be client-side encrypted and many-to-many mapped by ID.
File vacation.png can have tags $mexico $margaritas $beach and the server would only ever know about a file with tags 1,3,and 9, which map to encrypted names.