From 582614d246ce2fa7c7b083ae6233a56517ace273 Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Mon, 31 May 2021 11:43:25 +0200 Subject: [PATCH] Update Contributing.md --- misc/Contributing.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/misc/Contributing.md b/misc/Contributing.md index b8c7ab6..6d9098d 100644 --- a/misc/Contributing.md +++ b/misc/Contributing.md @@ -1,5 +1,13 @@ # Contributing Guide +## Requirements for a service to be listed: + +- [x] Clear privacy-oriented / own your data policy. +- [x] No user-tracking on project website. Only tracking listed under [Analytics](https://github.com/pluja/awesome-privacy#analytics) allowed. +- [x] Open source code is very valuable since it allows you to trust in the project (you can review the code) and not just trust the words. But some service without Open Source code may be added if there is special trust from community and has a good history privacy-wise. + +> Every project will need investigation. And of course all listings / additions / PRs and issues are open to discussion as I am human and I may make mistakes. + ## Pull Requests If you are familiar you can add a *section* or a *service* yourself via **pull request**. This is the better way.