Security
Security
Implementation


Caching
  • Browser caches may store sensitive information.
  • Cookies and session keys ensure that authentication information is not written to disk.
  • Can turn off caching completely to improve security.