mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 11:36:36 +00:00 
			
		
		
		
	Remove Keka (#2129)
* Remove Keka * Remove badge, and fix indenting Co-authored-by: Daniel Gray <dng@disroot.org>
This commit is contained in:
		| @@ -55,30 +55,26 @@ | ||||
| <h3>Worth Mentioning</h3> | ||||
|  | ||||
| <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> | ||||
|     <a href="https://cryptomator.org/">Cryptomator</a> - Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration. | ||||
|     {% include badge.html | ||||
|     color="warning" | ||||
|     text="Closed source" | ||||
|     icon="fas fa-exclamation-triangle" | ||||
|     link="https://github.com/cryptomator/cryptomator-android/issues/1#issuecomment-257979375" | ||||
|     tooltip="Cryptomator's mobile apps are not open-source." | ||||
|     %}</li> | ||||
|       color="warning" | ||||
|       text="Closed source" | ||||
|       icon="fas fa-exclamation-triangle" | ||||
|       link="https://github.com/cryptomator/cryptomator-android/issues/1#issuecomment-257979375" | ||||
|       tooltip="Cryptomator's mobile apps are not open-source." | ||||
|     %} | ||||
|   </li> | ||||
|   <li><a href="https://gitlab.com/cryptsetup/cryptsetup/">Linux Unified Key Setup (LUKS)</a> - A full disk encryption system for Linux using dm-crypt as the disk encryption backend. Included by default in Ubuntu. Available for Windows and Linux.</li> | ||||
|   <li><a href="https://www.dyne.org/software/tomb/">Tomb</a> - A simple zsh script for making LUKS containers on the commandline.</li> | ||||
|   <li><a href="https://hat.sh/">Hat.sh</a> - A cross-platform, serverless JavaScript web application that provides secure file encryption using the AES-256-GCM algorithm in your browser. It can also be downloaded and run offline.</li> | ||||
|   <li><a href="https://www.keka.io/">Keka</a> - A macOS-only, file archiver with the ability to encrypt files. | ||||
|     {% include badge.html | ||||
|     color="warning" | ||||
|     icon="fas fa-exclamation-triangle" | ||||
|     text="Closed source" | ||||
|     link="https://github.com/aonez/Keka#so-where-is-the-source-code" | ||||
|     tooltip="This software is no longer open source." | ||||
|     %}</li> | ||||
|     <li><a href="https://kryptor.co.uk/">Kryptor</a> is a file encryption program for Windows, MacOS, and Linux. | ||||
|     <li> | ||||
|       <a href="https://kryptor.co.uk/">Kryptor</a> is a file encryption program for Windows, MacOS, and Linux. | ||||
|       {% include badge.html | ||||
|       color="warning" | ||||
|       icon="fas fa-exclamation-triangle" | ||||
|       text="Beta" | ||||
|       tooltip="As Kryptor is still in beta, it may not be stable." | ||||
|       %}</li> | ||||
|         color="warning" | ||||
|         icon="fas fa-exclamation-triangle" | ||||
|         text="Beta" | ||||
|         tooltip="As Kryptor is still in beta, it may not be stable." | ||||
|       %} | ||||
|     </li> | ||||
| </ul> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Freddy
					Freddy