5 ms·
Without content addressing how do I know that whoever holds the cache hasn't tampered with the content?
by __MatrixMan__ 25d ago
Without content addressing how do I know that whoever holds the cache hasn't tampered with the content?
- charcircuit 25d agoThe integrity attribute of the <link> element lets you provide a hash to ensure the content has not been tampered with.
- deleted 25d ago[deleted]
- __MatrixMan__ 25d agoInteresting. Is this common? Like, is there some way to enable it on my LAN so that when I become disconnected from the internet I can still browse pages which were cached by other devices on that LAN?
- charcircuit 24d agoIt's part of the HTML on the page. It has nothing to do with your LAN.