From 8a04ede38a2f0520683d40a66522e7dbac34e231 Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Sat, 14 Aug 2021 17:23:38 +0200 Subject: [PATCH] Wording Co-authored-by: Alexandre Aubin --- adminsys_charter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adminsys_charter.md b/adminsys_charter.md index c89cbae..74c8db9 100644 --- a/adminsys_charter.md +++ b/adminsys_charter.md @@ -3,7 +3,7 @@ Because great powers imply great responsibilities, I commit myself as YunoHost adminsys to respect these points: ## Security -The reliability and security of our services is the responsibility of all, below are some rules to follow to avoid becoming an attack vector of the YunoHost infra : +The reliability and security of the project's services is the responsibility of everybody. Below are some rules meant to prevent security breaches / leaks on the infrastructure: * do not save project password in a non-free browser or without master password; * do not use ssh keys without passwords to access the infrastructure (except for exceptions discussed collectively);