From 31aff9b7c7f18948509186666b0fdb2b5df0b4e9 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Fri, 23 Apr 2021 07:45:00 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f4d921e..29e02c3 100644 --- a/README.md +++ b/README.md @@ -114,8 +114,7 @@ Context: ## Other methdology -* Closed Source Software: If you cannot check what it does / how it works, do not use it. Proprietary products are more prone to backdoors / security holes. -* It is known that proprietary software (especially closed source software) is less secure (No windows servers). +* Closed Source Software: If you cannot check what it does / how it works, do not use it for the sake of security. * [Things you should do now](https://secure.phabricator.com/book/phabflavor/article/things_you_should_do_now/) * Follow [naming conventions](https://visualgit.readthedocs.io/en/latest/pages/naming_convention.html) * Follow [software engineering laws](https://www.netmeister.org/blog/software-engineering-laws.html)