From e586c2c60b205cc39b5d05b11e07a7aa565dacc2 Mon Sep 17 00:00:00 2001 From: blacklight447 Date: Fri, 23 Aug 2024 12:10:45 +0200 Subject: [PATCH] Update criteria.md --- docs/about/criteria.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/about/criteria.md b/docs/about/criteria.md index d7a6af77..d02614a4 100644 --- a/docs/about/criteria.md +++ b/docs/about/criteria.md @@ -5,7 +5,7 @@ title: General Criteria Below are some general priorities we consider for all submissions to Privacy Guides. Each category will have additional requirements for inclusion. - **Security**: Tools should follow security best-practices wherever applicable. -- **Source Availability**: Open-source projects are generally preferred over equivalent proprietary alternatives. +- **Source Availability**: Open-source projects are generally preferred over equivalent proprietary alternatives. Our definition of Open-source follows the [OSI definition](https://opensource.org/osd). Licenses not under the OSI are allowed as long as they are compatible with the OSI definition. - **Cross-Platform Availability**: We typically prefer recommendations to be cross-platform, to avoid vendor lock-in. - **Active Development**: The tools that we recommend should be actively developed, unmaintained projects will be removed in most cases. - **Usability**: Tools should be accessible to most computer users, an overly technical background should not be required.