Project Detail

Project Detail

Use HTML5 localStorage to cache security keys

Use HTML5 localStorage to cache security keys20 

Use localStorage to cache a "secure core" key that expires/renews after n days. Reduce login latency by caching encryption keys.

photo from
http://www.flickr.com/photos/wwworks/4612188594/

Categories

Changes to original project

Don't cache the keys, cache a temporary "secure core" key that expires after n days.

Creative Commons License Except where otherwise noted, content on this site is licensed under a under the Creative Commons Attribution-ShareAlike 3.0 Unported License; additional terms may apply. See Terms of Use for details.