Oops. Accidentally a word
This commit is contained in:
parent
3ba8f7947d
commit
b2305baf4a
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue