Cryptomator - Free client-side AES encryption for your cloud files. Open-source software: No backdoors, no registration.
+
Cryptomator - Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration.
DiskCryptor - A full disk and partition encryption system for Windows including the ability to encrypt the partition and disk on which the OS is installed.
Linux Unified Key Setup (LUKS) - 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.
Hat.sh - 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.
Cryptomator - Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration.
-
DiskCryptor - A full disk and partition encryption system for Windows including the ability to encrypt the partition and disk on which the OS is installed.
Linux Unified Key Setup (LUKS) - 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.
Hat.sh - 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.
Keka - A macOS-only, open-source file archiver with the ability to encrypt files.
--
2.49.0
From 4d19ac7dd05df298af525ede2400d65b71742c5f Mon Sep 17 00:00:00 2001
From: Dawid Potocki
Date: Sun, 17 Nov 2019 18:30:22 +1300
Subject: [PATCH 3/3] Layout mobile navbar nicely with Flexbox
Before hamburger menu was floated to the right with a fixed margin-top,
which means that it probably wasn't perfectly centered and if we would
change logo image size, we would have to edit that margin manually.
---
_includes/nav.html | 20 ++++++++++----------
assets/css/style.scss | 3 +--
2 files changed, 11 insertions(+), 12 deletions(-)
diff --git a/_includes/nav.html b/_includes/nav.html
index 461457a2..3f9960df 100644
--- a/_includes/nav.html
+++ b/_includes/nav.html
@@ -1,14 +1,14 @@
-