We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f7fec3 commit ec84aafCopy full SHA for ec84aaf
docs/architecture/security/principles/01-servers-are-not-trusted.mdx
@@ -10,8 +10,8 @@ This is what we mean when we sometimes refer to "End-to-end encrypted."
10
## Account key sharing as a feature
11
12
This principle does not mean that clear text data are never shared, but rather that any such
13
-exposure is always declared to the user and exclusively between accounts, never to the server or
14
-infrastructure.
+exposure requires informed and explicit consent from the user and is exclusively between accounts,
+never to the server or infrastructure.
15
16
## Exceptions
17
0 commit comments