|
|
|
|
|
by jsprogrammer
3923 days ago
|
|
That is all fine and it would cover many cases. However, someone other than you is still able to push code to your users without your acknowledgement (assuming you have trusted a third party key). If you are already using a CDN, put your updated manifest (index.html) there as well. |
|
Yes, I want that. I just want to control which third parties I trust. That's why it's called a "trusted third party", not just a "third party."
> If you are already using a CDN, put your updated manifest (index.html) there as well.
I'm not sure how this helps. Wouldn't this leave the index.html in the hands of the CDN, such that they are free to modify it?