ecosistema-social-decentral.../topics/security.md

1.6 KiB

Security

Designing for public communication requires less focus on privacy than social applications designed for close social circles. However, privacy for user metadata is still important, and private direct messaging is a feature that may need to be supported.

Many decentralized social applications that include direct messaging use e2e encryption to preserve the privacy of messages.

Some more e2e messaging encryption options:

Access Control

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 systems: