sbkl.S
Convex Community16mo ago
8 replies
sbkl.

file storage: how to make the files private and secure

Hi accessing the file via the url is public as long as you get the link. How to make them readable only from my app with user authentication check based on my URL? Also is there anyway to make them encrypted so only the user that uploaded them can read them? Is it even possible and how to implement it?
Was this page helpful?