From d1ac6788a12e286dda398f6e75a27fd9dbf31e06 Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Sat, 3 Dec 2022 18:31:17 -0800 Subject: [PATCH] Added Shufflecake tool to Storage section. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a83ca65..d42affd 100644 --- a/README.md +++ b/README.md @@ -1792,6 +1792,8 @@ Red Hat Enterprise Linux Desktop [Dutree](https://github.com/nachoparker/dutree) is a tool to analyze file system usage written in Rust. +[Shufflecake](https://shufflecake.net/) is a tool for Linux that allows to create multiple hidden volumes on a storage device in such a way that it is very difficult, even under forensic inspection, to prove the existence of such volumes. + ### File systems [Back to the Top](https://github.com/mikeroyal/Self-Hosting-Guide#table-of-contents)