diff options
author | corvid <corvid@lavabit.com> | 2011-09-16 02:13:30 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2011-09-16 02:13:30 +0000 |
commit | c3a3d77518490724930ed7f64e5b9888bc3d2a92 (patch) | |
tree | 126b752b23103844834384cb403279283c3336c3 /ChangeLog | |
parent | a681f3f2bb769a752093517d920d57f9df8748c7 (diff) |
privacy: never accept cookies in responses to third-party requests
as mentioned in section 7.1 of RFC 6265
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,7 +6,8 @@ dillo-3.0.1 [not released yet] +- Add preference for UI theme. - Allow key bindings for paging left/right. - - Privacy -- never send cookies when making third-party requests. + - Privacy -- never send cookies when making third-party requests, and + never accept cookies in the responses to these requests. Patches: corvid ----------------------------------------------------------------------------- |