Hi, I am building an app where there are a number of private files. I have been able to utilize the private file checkbox on the file uploads to add a basic level of security. However it appears that once a user has the ability to view a file, they can right click to get a unsecure link and share that with others.
Does anyone know of a way to prevent this or some time of solution to keep files secure?
The goal would be that only users that are actually logged in should be able to see a file even if they are sent a link.