1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 09:42:35 +00:00

Open-source hyphens fix (#2295)

Signed-off-by: Daniel Gray <dngray@privacyguides.org>
Signed-off-by: Jonah Aragon <jonah@triplebit.net>
This commit is contained in:
ticklemyIP
2023-10-24 03:36:24 +00:00
committed by Daniel Gray
parent add980a655
commit de216b9cde
20 changed files with 34 additions and 35 deletions

View File

@ -59,7 +59,7 @@ Most online office suites do not support E2EE, meaning the cloud provider has ac
In general, we define collaboration platforms as full-fledged suites which could reasonably act as a replacement to collaboration platforms like Google Drive.
- Open-source.
- Open source.
- Makes files accessible via WebDAV unless it is impossible due to E2EE.
- Has sync clients for Linux, macOS, and Windows.
- Supports document and spreadsheet editing.
@ -161,11 +161,10 @@ In general, we define office suites as applications which could reasonably act a
#### Minimum Requirements
- Must be open-source.
- 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.