Skip to content

Commit ec84aaf

Browse files
committed
Prefer existing language for requirements
1 parent 9f7fec3 commit ec84aaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/architecture/security/principles/01-servers-are-not-trusted.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ This is what we mean when we sometimes refer to "End-to-end encrypted."
1010
## Account key sharing as a feature
1111

1212
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.
13+
exposure requires informed and explicit consent from the user and is exclusively between accounts,
14+
never to the server or infrastructure.
1515

1616
## Exceptions
1717

0 commit comments

Comments
 (0)