REDACT 3.3.0 is now available on SourceForge and GitHub.
This is a minor feature release. The sanitization target list and all wipe standards are unchanged. This release adds the Auto-Trigger Engine — a background monitoring system that fires a HIGH-tier wipe automatically under user-defined conditions, without manual interaction.
Total targets: 255.
REDACT 3.2.1 is now available on SourceForge and GitHub.
This is a targeted safety and polish release following the 3.2 feature drop. No new sanitization targets were added. This release focuses entirely on user protection for high-sensitivity operations and corrects a UI labelling error introduced in 3.2.
Total targets: 255.
REDACT 3.2 is now available on SourceForge and GitHub.
This release adds 5 new HIGH-tier sanitization items that take REDACT into territory no other open-source Windows privacy tool covers: live physical RAM overwrite and cryptographic erasure of encrypted volumes and biometric key material — without mounting, without decrypting, and without leaving plaintext on disk.... read more
REDACT 3.1 is now available on SourceForge.
What's fixed:
Bug 1 — Registry decoy name collision
In reg(), the random decoy value name was generated twice using separate secrets.tokenhex() calls — once when creating the value and again when deleting it. This meant the function created SysCachea1b2 but then tried to delete SysCachec3d4, leaving an orphaned registry entry behind. Fixed by generating the name once into a variable.... read more