Fix MFA consistency in criteria (#2034)

This commit is contained in:
Daniel Gray 2023-02-27 08:35:39 +00:00
parent 829883c450
commit 2a4947bd72
No known key found for this signature in database
GPG Key ID: 41911F722B0F9AE3
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ Proton Drive's mobile clients were released in December 2022 and are not yet ope
- Must enforce end-to-end encryption.
- Must offer a free plan or trial period for testing.
- Must support TOTP or FIDO2 multi-factor authentication support, or Passkey logins.
- Must support TOTP or FIDO2 multi-factor authentication, or Passkey logins.
- Must offer a web interface which supports basic file management functionality.
- Must allow for easy exports of all files/documents.
- Must use standard, audited encryption.

View File

@ -70,7 +70,7 @@ In general, we define collaboration platforms as full-fledged suites which could
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 store files in a conventional filesystem.
- Should support TOTP or WebAuthn multi-factor authentication, or Passkey authentication.
- Should support TOTP or FIDO2 multi-factor authentication support, or Passkey logins.
## Office Suites