From c7a41f0635d5e5ab390271b886283d743c5804b1 Mon Sep 17 00:00:00 2001 From: Jeffrey Yasskin Date: Sat, 28 Sep 2024 03:37:35 +0000 Subject: [PATCH] Say users can say whether pieces of information are sensitive. --- index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 8db47cc..64b108c 100644 --- a/index.html +++ b/index.html @@ -1515,7 +1515,10 @@ * [Whether they are using assistive technology.](https://w3ctag.github.io/design-principles/#do-not-expose-use-of-assistive-tech) A particular piece of information may have different sensitivity for different -people. People can become vulnerable if sensitive information about them is, +people. This implies that individual people should be able to adjust whether each +piece of information about them should be treated as sensitive. + +People can become vulnerable if sensitive information about them is, or is likely to be, exposed; see [[[#vulnerability]]].