You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally, we would encrypt them client-side before storing them in the cloud. Locally, we plan to store files in IDB and then create blob URLs for the preview (which would help with bandwidth usage too). With this approach, a CDN for the cloud files would no longer be necessary for most cases. We might need to consider how to handle files attached to public docs though.
The text was updated successfully, but these errors were encountered:
Ideally, we would encrypt them client-side before storing them in the cloud. Locally, we plan to store files in IDB and then create blob URLs for the preview (which would help with bandwidth usage too). With this approach, a CDN for the cloud files would no longer be necessary for most cases. We might need to consider how to handle files attached to public docs though.
The text was updated successfully, but these errors were encountered: