ReVanced / revanced-patches

🧩 Patches for ReVanced
https://revanced.app
GNU General Public License v3.0
2.24k stars 260 forks source link

Feat(patch):Cryptomator #1453

Closed tvnmguy closed 11 months ago

tvnmguy commented 1 year ago

Application

Cryptomator Link 01:https://github.com/cryptomator/android Link 02:https://play.google.com/store/apps/details?id=org.cryptomator

Cryptomator is a paid software in Playstore, But you can freely download from their official github repository. If you install and open the app then they ask you a license verification prompt. Unless the license verification you can't use cryptomator in mobile(Android).

Issue

Bypass License key verification and additional verification/things if needed to get full features.

Patch

Cryptomator is a paid software in Playstore, But you can freely download from their official github repository. If you install and open the app then they ask you a license verification prompt. Unless the license verification you can't use cryptomator in mobile(Android).

Bypass License key verification and additional verification/things if needed to get full features.

Motivation

Cryptomator is free in desktop but they charge a premium for mobile users in order to use the app. Nowdays lot of peoples using cloud storage such as GDrive, Dropebox etc. Most of them do not provide End to End encryption.

Currently there is no well reputed free file encryption software in android app market.

Cryptomator is open source and well reputed and recommended by security experts and team Privacyguides. https://www.privacyguides.org/encryption/

From Cryptomator statements:-

Cryptomator makes your cloud storage trustworthy. The app encrypts files on your mobile device before they are uploaded to your cloud. Even if a third party gained unauthorized access to your files (e.g., hacker attack), your files are secure from prying eyes.

SIMPLICITY: Cryptomator has been developed with a strong focus on user-friendliness.

Simply create a vault and assign a password

No additional account or configuration needed

Unlock vaults with your fingerprint*

COMPATIBILITY: Cryptomator is compatible with the most commonly used cloud storages and available for all major operating systems.

Compatible with Dropbox, Google Drive, OneDrive, and WebDAV-based cloud storage services

Create vaults in Android’s local storage (e.g., works with third-party sync apps)

Access your vaults on all your mobile devices and computers

SECURITY: Cryptomator for Android is based on the solid open-source foundation of Cryptomator for Desktop.

File content and filename encryption with AES and 256 bit key length

Vault password is secured with scrypt for enhanced brute-force resistance

Vaults are automatically locked after sending app to background

Crypto implementation is based on the open-source library CryptoLib and is publicly documented

GENERAL AWESOMENESS: Cryptomator received the CeBIT Innovation Award 2016 for Usable Security and Privacy. We're proud to provide security and privacy for hundreds of thousands of Cryptomator users.

Acknowledgements

CnC-Robert commented 1 year ago

Did you try using lucky patcher

tvnmguy commented 1 year ago

Did you try using lucky patcher

Nope, personally I don't like lucky patcher

kiam001 commented 1 year ago

Hello, I can understand your problem, but I would recommend rclone https://rclone.org/ with the crypt module. There is already a gui application there https://github.com/x0b/rcx as well as in the playstore https://play.google.com/apps/testing/io.github.x0b.rcx and f-droid https://f-droid.org/packages/io.github.x0b.rcx

oSumAtrIX commented 11 months ago

Closing according to the contribution guidelines. Thanks anyways.