Changeset 1959 for draft-ietf-httpbis


Ignore:
Timestamp:
31/10/12 00:54:06 (10 years ago)
Author:
mnot@…
Message:

Add privacy concern to caching security considerations; as per secdir review.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • draft-ietf-httpbis/latest/p6-cache.xml

    r1945 r1959  
    20912091</t>
    20922092<t>
     2093   Furthermore, the very use of a cache can bring about privacy concerns. For
     2094   example, if two users share a cache, and the first one browses to a site,
     2095   the second may be able to detect that the other has been to that site,
     2096   because the resources from it load more quickly, thanks to the cache.
     2097</t>
     2098<t>
    20932099   Implementation flaws might allow attackers to insert content into a cache
    20942100   ("cache poisoning"), leading to compromise of clients that trust that
Note: See TracChangeset for help on using the changeset viewer.