From 4db110073f0a751750943b1b534166ba93174794 Mon Sep 17 00:00:00 2001 From: Radu Marias Date: Tue, 12 Nov 2024 20:05:12 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 25a83fce..b6eabd91 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ You can also store it in a cloud storage service like Google Drive, Dropbox, etc You can use it as CLI or as a library to build your custom FUSE implementation or other apps that work with encrypted data. +# GUI + +There is a [GUI](https://github.com/radumarias/rencfs-desktop/blob/main/demo.gif) too. + # Motivation Create a `simple,` `performant,` `modular` and `ergonomic` yet `very secure` `encrypted filesystem` to protect your `privacy`, which is also `open source` and is correctly and safely using `well-known audited` crates as `cryptographic primitives.`