From 8e51dcb5aa04364a5729111fb330970172a5cc54 Mon Sep 17 00:00:00 2001 From: redoomed1 <161974310+redoomed1@users.noreply.github.com> Date: Fri, 19 Apr 2024 19:10:23 +0000 Subject: [PATCH] Tidy up of productivity page (#2548) fix: Move paste services criteria feat: language services criteria Signed-off-by: Daniel Gray Signed-off-by: Jonah Aragon --- docs/productivity.md | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/docs/productivity.md b/docs/productivity.md index f644651c..f2683be7 100644 --- a/docs/productivity.md +++ b/docs/productivity.md @@ -170,6 +170,22 @@ In general, we define office suites as applications which could reasonably act a +### Criteria + +**Please note we are not affiliated with any of the projects we recommend.** In addition to [our standard criteria](about/criteria.md), we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you. + +#### Minimum Requirements + +- Must be open source. +- Must implement "zero-trust" end-to-end encryption. +- Must support password-protected files. + +#### Best-Case + +Our best-case criteria represents what we would like to see from the perfect project in this category. Our recommendations may not include any or all of this functionality, but those which do may rank higher than others on this page. + +- Should have a published audit from a reputable, independent third-party. + ## Language services ### LanguageTool @@ -207,14 +223,5 @@ In general, we define office suites as applications which could reasonably act a **Please note we are not affiliated with any of the projects we recommend.** In addition to [our standard criteria](about/criteria.md), we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you. -#### Minimum Requirements - - Must be open source. -- Must implement "zero-trust" end-to-end encryption. -- Must support password-protected files. - -#### Best-Case - -Our best-case criteria represents what we would like to see from the perfect project in this category. Our recommendations may not include any or all of this functionality, but those which do may rank higher than others on this page. - -- Should have a published audit from a reputable, independent third-party. +- Must be possible to self-host.