From d512c927a91d5110ee7151cf5dc8dc08d9e0b40b Mon Sep 17 00:00:00 2001 From: mathias3 Date: Thu, 17 Jan 2019 03:52:50 +0100 Subject: [PATCH] update the list with confirmshaming (#32929) --- guide/english/developer-ethics/dark-patterns/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/english/developer-ethics/dark-patterns/index.md b/guide/english/developer-ethics/dark-patterns/index.md index e7b77f199d..8333386bbf 100644 --- a/guide/english/developer-ethics/dark-patterns/index.md +++ b/guide/english/developer-ethics/dark-patterns/index.md @@ -11,6 +11,8 @@ Examples include: * [**Disguised Ads**](https://darkpatterns.org/types-of-dark-pattern/disguised-ads) – Advertisements disguised as other kinds of content or navigation, in order to get users to click on them. +* [**Confirmshaming**](https://darkpatterns.org/types-of-dark-pattern/disguised-ads) – Confirmshaming is the act of guilting the user into opting in to something. The option to decline is worded in such a way as to shame the user into compliance. + * [**Forced Continuity**](https://darkpatterns.org/types-of-dark-pattern/forced-continuity) – Silently charging a user's credit card without warning at the end of a free trial. * [**Friend Spam**](https://darkpatterns.org/types-of-dark-pattern/friend-spam) – A website or app asks for a user's email or social media permissions under the pretense it will be used for a desirable outcome (e.g. finding friends), but then spams all the user's contacts in a message that claims to be from that user.