Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
Signed-off-by: Armin Schrenk <[email protected]>
  • Loading branch information
infeo committed Feb 27, 2024
1 parent d53cc0a commit 3e6e9da
Showing 1 changed file with 13 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,23 @@ PackageUrl: https://cryptomator.org
License: GNU General Public License v3.0
LicenseUrl: https://raw.githubusercontent.com/cryptomator/cryptomator/develop/LICENSE.txt
Copyright: Skymatic GmbH 2016 - 2024
ShortDescription: Multi-platform transparent client-side encryption of your files in the cloud
ShortDescription: Encryption made easy and optimized for the cloud
Description: |-
Cryptomator is a free and open-source software providing transparent, client-side encryption for your cloud.
Cryptomator provides easy-to-use, transparent, client-side encryption for your cloud.
It protects your documents from unauthorized access and prying eyes, while you will still be able to view and edit your documents locally.
By not requiring any registration or account and performing all encryption locally, it gives you back control over your data and ensures your privacy.
Cryptomator is offered for all major platforms (including Android and iOS).
It encrypts file contents using GCM and file names using AES.
Your passphrase is protected against bruteforcing attempts
using scrypt. Directory structures get obfuscated.
Only the modification date of your files is preserved to ensure proper
cloud synchronization.
Cryptomator encrypts file contents and names using the widespread industry standard AES.
Your passphrase is protected against brute forcing attempts using scrypt.
Additionally, directory structures get obfuscated.
For more info about the Cryptomator encryption scheme, check out the online documentation.
Cryptomator is a free and open source software licensed under the GPLv3.
Cryptomator is a free and open-source software licensed under the GPLv3.
This allows anyone to check our code.
It
is impossible to introduce backdoors for third parties and for us to hide vulnerabilities. And the best thing
is: There is no need to trust us, as you can control us!
Vendor lock-ins are impossible.
Even if we decided to stop development: The source code is already cloned by
hundreds of other developers. As you don't need an account, you will never stand in front of locked doors.
Thus, it is impossible to introduce backdoors for third parties or to hide vulnerabilities, so you do not need to trust Cryptomator.
Also, vendor lock-ins are impossible.
Even if we decided to stop development: The source code is already cloned by hundreds of other developers and development can be picked up by others.
Cryptomator is provided free of charge as an open-source project despite the high development effort and is therefore dependent on support by the community.
Visit https://cryptomator.org/ to read how you can support us!
Expand Down

0 comments on commit 3e6e9da

Please sign in to comment.