diff --git a/docs/desktop/file-shredder.md b/docs/desktop/file-shredder.md new file mode 100644 index 0000000000..f23363a6e6 --- /dev/null +++ b/docs/desktop/file-shredder.md @@ -0,0 +1,53 @@ +--- +title: File Shredder +author: Christine Belzie +contributors: +--- + +## Introduction + +Need to remove a postcard or a PDF file that contains information like your birthday? Check out File Shredder. It is an application that permanently removes sensitive information online. + +## Assumptions + +This guide assumes you have the following: + +- Rocky Linux +- Flatpak +- FlatHub + +## Installation Process + +![Screenshot of the File Shredder app page on FlatHub, showing the blue install button being highlighted by a red rectangle](images/01_file-shredder.png) + +1. Go to [Flathub's website](https://flathub.org), type "File Shredder" in the search bar, and click on **Install** + + ![manual install script and run script](images/file-shredder_install.png) + +2. Copy the manual script in your terminal: + + ```bash + flatpak install flathub io.github.ADBeveridge.Raider + ``` + +3. Finally, run the manual script in your terminal: + + ```bash + flatpak run flathub io.github.ADBeveridge.Raider + ``` + +## How to Use + +To use File Shredder, do the following: + +1. Drag or click on **Add file** to pick the file(s) you want to remove + + ![Screenshot of the File Shredder homepage, showing the add dropdown menu and drop here button being highlighted by red rectangles](images/02_file-shredder.png) + +2. Click on **Shred All** + + ![Screenshot of a file named Social Security appearing on top. At the bottom, there is a red button with the phrase Shred All written in white font and surrounded by a red rectangle](images/03_file-shredder.png) + +## Conclusion + +Whether it’s a Social Security file or a banking statement, File Shredder is the tool that makes it easy to shred files without needing to buy a shredder. Eager to learn more about or have more ideas for this application? [Submit an issue in File Shredder's repository at GitHub](https://github.com/ADBeveridge/raider/issues). diff --git a/docs/desktop/gnome/images/01_file-shredder.png b/docs/desktop/gnome/images/01_file-shredder.png new file mode 100644 index 0000000000..b0f4a06654 Binary files /dev/null and b/docs/desktop/gnome/images/01_file-shredder.png differ diff --git a/docs/desktop/gnome/images/02_file-shredder.png b/docs/desktop/gnome/images/02_file-shredder.png new file mode 100644 index 0000000000..c2ca3b0928 Binary files /dev/null and b/docs/desktop/gnome/images/02_file-shredder.png differ diff --git a/docs/desktop/gnome/images/03_file-shredder.png b/docs/desktop/gnome/images/03_file-shredder.png new file mode 100644 index 0000000000..b5ea654797 Binary files /dev/null and b/docs/desktop/gnome/images/03_file-shredder.png differ diff --git a/docs/desktop/gnome/images/file-shredder_install.png b/docs/desktop/gnome/images/file-shredder_install.png new file mode 100644 index 0000000000..2e472b48df Binary files /dev/null and b/docs/desktop/gnome/images/file-shredder_install.png differ diff --git a/docs/desktop/gnome/valuta.md b/docs/desktop/gnome/valuta.md index 48f0f1ec72..451cb4f187 100644 --- a/docs/desktop/gnome/valuta.md +++ b/docs/desktop/gnome/valuta.md @@ -1,7 +1,7 @@ ---- - title: Valuta - author: Christine Belzie - contributors: Steven Spencer +--- +title: Valuta +author: Christine Belzie +contributors: Steven Spencer --- ## Introduction