diff --git a/README.md b/README.md index 48e526b9..1bf7b2aa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # RencFs +> ⚠️ **Warning** +> ***This is early in development. Please do not use it with sensitive data just yet. Please wait for a +stable release. +> It's mostly ideal for experimental and learning projects.*** + [![rencfs-bin](https://img.shields.io/aur/version/rencfs-bin?color=1793d1&label=rencfs-bin&logo=arch-linux)](https://aur.archlinux.org/packages/rencfs-bin/) [![crates.io](https://img.shields.io/crates/v/rencfs.svg)](https://crates.io/crates/rencfs) [![docs.rs](https://img.shields.io/docsrs/rencfs?label=docs.rs)](https://docs.rs/rencfs/) @@ -13,11 +18,6 @@ An encrypted file system that mounts with FUSE on Linux. It can be used to creat You can then safely backup the encrypted folder on an untrusted server without worrying about the data being exposed.\ You can also store it in any cloud storage like Google Drive, Dropbox, etc. and have it synced across multiple devices. -> ⚠️ **Warning** -> ***This is early in development. Please do not use it with sensitive data just yet. Please wait for a -stable release. -> It's mostly ideal for experimental and learning projects.*** - # Functionality It keeps all encrypted data and master encryption key in a dedicated directory with files structured on inodes (with meta