Partition Blob storage
See original GitHub issueCurrently blob are accessible via URLs generated from URL.createObjectURL in a third-party context. We should partition the storage in a way that blobs can’t be accessed in 3p context via URL generated in 1p context.
See also https://privacytests.org/ for blob storage partitioning test.
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (7 by maintainers)
Top Results From Across the Web
Data partitioning strategies - Azure Architecture Center
Azure Blob Storage makes it possible to hold large binary objects. Use block blobs in scenarios when you need to upload or download...
Read more >Q71. How do Partitions work in storage services like Blobs ...
The partition determines how Windows Azure storage load balances blobs, messages, and entities across servers to meet the traffic needs of these objects....
Read more >azure-content/best-practices-data-partitioning.md at master
Partitioning allows each partition to be deployed on a different type of data store, based on cost and the built-in features that data...
Read more >Azure Blob Storage | Here's Everything You Need to Know
Azure Blob Storage is a storage solution of the Microsoft Azure service for the cloud. It allows you to store massive amounts of...
Read more >Azure storage partition names - - Rackspace
If you are using Microsoft® Azure® Blob Storage and have a heavy ... partitioning scheme to scale and load balance the storage system....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Sure thing! For you @goodov , i have this: https://dev-pages.brave.software/storage/partitioning.html
I don’t see how
privacytests.orgcan affect our own testing. We have our testing page and it should work for1.39.xperfectly fine.