Development Cycle

Binary Bits and Pieces

  • About Anthony Mills

Tag: exploit

Filling device storage with HTML5 localstorage

1 March 2013
Anthony Mills
No Comments

A while back I wrote about using HTML5 local storage engine for storing websites data locally on a client device for caching or off line use. The W3 recommendation on web storage recommends a size limit on the amount of data storage allowed per origin. This has currently been implemented…

Read More