From 9454a154e1fe3d2b8936bc065deef82aaaab6bfc Mon Sep 17 00:00:00 2001 From: pyllyukko Date: Mon, 26 Feb 2018 18:03:32 +0200 Subject: [PATCH] make whatdoesitdo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67b57c6..865dc80 100644 --- a/README.md +++ b/README.md @@ -428,6 +428,7 @@ Hardening your often implies a trade-off with ease-of-use and comes with reduced * Spoofing referers breaks visualisation of 3rd-party sites on the Lightbeam addon * Spoofing referers disables CSRF protection on some login pages not implementing origin-header/cookie+token based CSRF protection * Blocking 3rd-party cookies breaks a number of payment gateways +* Breaks Firefox addon "Cookie AutoDelete" as of February 2018 * You can not view or inspect cookies when in private browsing: https://bugzilla.mozilla.org/show_bug.cgi?id=823941 * When Javascript is enabled, Websites can detect use of Private Browsing mode * Private browsing breaks Kerberos authentication -- 2.11.4.GIT