diff --git a/README.md b/README.md index a32d415..b741031 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Distributed & E2EE self-hosting ## Goals + * End-to-end encrypted E2EE is a requirement for privacy. @@ -21,9 +22,10 @@ Distributed & E2EE self-hosting * Shared responsibility - Knowledge of components will be documented and shared and responsibility for the uptime and maintainence should shared where possible. + Knowledge of components will be documented and shared and responsibility for the uptime and maintainence should be shared where possible. ## Design principles + * Tested All components and goals should be testable to ensure changes don't impact existing functionality or reliabilty.