Add warning to Cryptomator that its mobile apps are not open-source #1484
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "add-warning-to-cryptomator"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Apologies for this very late PR.
Resolves: https://github.com/privacytoolsIO/privacytools.io/pull/1288/files
Check List
I have read and understand the contributing guidelines.
The project is Free Libre and/or Open Source Software
Netlify preview for the mainly edited page: https://deploy-preview-1484--privacytools-io.netlify.com/software/encryption-tools/#encrypt
Code repository of the project (if applicable): N/A
Deploy preview for privacytools-io ready!
Built with commit
f298bf817c
https://deploy-preview-1484--privacytools-io.netlify.com
@ -55,3 +55,3 @@
<ul>
<li><a href="https://cryptomator.org/">Cryptomator</a> - Free client-side AES encryption for your cloud files. Open-source software: No backdoors, no registration.</li>
<li><a href="https://cryptomator.org/">Cryptomator</a> - Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration. <span class="badge badge-warning" data-toggle="tooltip" title="Cryptomator's mobile apps are not open-source."><a href="https://github.com/cryptomator/cryptomator-android/issues/1#issuecomment-257979375"><i class="fas fa-exclamation-triangle"></i></a></span></li></li>
<li><a href="https://diskcryptor.net/">DiskCryptor</a> - A full disk and partition encryption system for Windows including the ability to encrypt the partition and disk on which the OS is installed.</li>
This warning pertains also to the iOS repo, but I suppose this comment in the Android repo is fine?