From 3035529604b60c6515a2c52bb7902b932c34fe0d Mon Sep 17 00:00:00 2001 From: Radu Marias Date: Mon, 16 Sep 2024 06:30:12 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d68db6f..c0023b0 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ You can use it as CLI or as a library to build your custom FUSE implementation o # Motivation -Create a `simple`, `performant`, `modular` and `ergonomic` yet `very secure` `encrypted filesystem` to protect your `privacy` which is also `open souce` and uses `well known audited` crates as `cryptograhic primitives`. +Create a `simple`, `performant`, `modular` and `ergonomic` yet `very secure` `encrypted filesystem` to protect your `privacy` which is also `open souce` and is correctly and safely using `well known audited` crates as `cryptograhic primitives`. # A short story