Add edits

This commit is contained in:
Jay Graber
2020-06-23 09:54:48 -07:00
parent 2522ef21e1
commit 989b4035d2
5 changed files with 44 additions and 27 deletions
+1 -1
View File
@@ -9,6 +9,6 @@ Some e2e messaging encryption options:
### Access Control
There may be a need for different levels of access to user data - for example, to create read-only applications, paywall, or private sharing.
Different levels of access to user data can be controlled through server permissions on federated systems. In p2p systems, access control must be implemented through cryptographic permissions, or access control lists.
Object capability security authorization system