Security & PrivacySecure Deletion UtilityIn Development

ShreddR

A desktop application for permanently deleting sensitive files through multi-pass forensic-grade overwrites.

Project visual coming soon

A project image, interface screenshot, or architecture visual can be added here later without changing this page layout.

Overview

ShreddR goes beyond a normal file delete by overwriting data with zeros, ones, and cryptographically secure random values before unlinking it. It also obfuscates metadata and keeps expensive work off the interface thread.

What it does

  • Implements a three-pass overwrite strategy
  • Renames files to random UUIDs before final deletion
  • Supports drag-and-drop file and folder selection
  • Runs destructive work on background threads to keep the UI responsive