Add warning to Cryptomator that its mobile apps are not open-source #1484

Merged
nitrohorse merged 1 commits from add-warning-to-cryptomator into master 2019-11-14 17:39:21 +00:00
nitrohorse commented 2019-11-10 23:52:59 +00:00 (Migrated from github.com)

Description

Apologies for this very late PR.

Resolves: https://github.com/privacytoolsIO/privacytools.io/pull/1288/files

Check List

<!-- PLEASE READ OUR CODE OF CONDUCT (https://github.com/privacytoolsIO/privacytools.io/blob/master/CODE_OF_CONDUCT.md) AND CONTRIBUTING GUIDELINES (https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md) BEFORE SUBMITTING --> ## Description Apologies for this very late PR. Resolves: https://github.com/privacytoolsIO/privacytools.io/pull/1288/files #### Check List <!-- Please add an x in each box below, like so: [x] --> - [x] I have read and understand [the contributing guidelines](https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md). - [x] The project is [Free Libre](https://en.wikipedia.org/wiki/Free_software) and/or [Open Source](https://en.wikipedia.org/wiki/Open-source_software) 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
netlify[bot] commented 2019-11-10 23:53:39 +00:00 (Migrated from github.com)

Deploy preview for privacytools-io ready!

Built with commit f298bf817c

https://deploy-preview-1484--privacytools-io.netlify.com

Deploy preview for *privacytools-io* ready! Built with commit f298bf817ce545bc30745874e5e814dee1a27b9b https://deploy-preview-1484--privacytools-io.netlify.com
nitrohorse (Migrated from github.com) reviewed 2019-11-10 23:58:34 +00:00
@ -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>
nitrohorse (Migrated from github.com) commented 2019-11-10 23:58:25 +00:00

This warning pertains also to the iOS repo, but I suppose this comment in the Android repo is fine?

This warning pertains also to the [iOS repo](https://github.com/cryptomator/cryptomator-ios), but I suppose this comment in the Android repo is fine?
Mikaela (Migrated from github.com) approved these changes 2019-11-11 09:41:26 +00:00
dngray (Migrated from github.com) approved these changes 2019-11-14 17:28:14 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#1484
No description provided.