Sanitize with Certainty

NIST 800-88 Compliant. Hardware-Accelerated. Open Source.
The first truly native secure erase tool for modern Linux environments.

swipe-cli --purge /dev/nvme0n1
$swipe --target /dev/nvme0n1 --method nist-purge
[INFO] Identifying drive: Samsung SSD 980 PRO 1TB
[INFO] Supported methods: Crypto Erase, Block Erase, Overwrite
[WARN] This will permanently destroy all data. Continue? (y/n) y
[EXEC] Starting Crypto Erase...
65% Complete450 MB/s

Why Choose Swipe?

Built for professionals who demand speed, security, and verification.

Hardware Purge

Leverages ATA Security Erase and NVMe Sanitize commands to instruct the drive firmware directly.

Smart Verification

Automated post-wipe verification passes ensure 100% data destruction. Detects hidden sectors and DCO areas that standard tools miss.

Audit Ready

Generates detailed PDF certificates compatible with enterprise compliance requirements (ISO 27001, SOC2).

Modern UI

Beautiful Flutter-based interface designed for efficiency. Dark mode native with real-time progress visualization.

Safety First

Built-in checks for frozen drives, root privileges, and BIOS locks validation to prevent accidental data loss.

SWIPE DASHBOARD
Active Task PURGING...
74.2%
Temperature
42°C
Health
100%

Designed for Focus.

No distractions. Just the data you need to ensure a secure wipe. Swipe's dashboard provides real-time telemetry from your drive controllers while the sanitization process runs in a high-priority system thread.

  • Real-time thermal monitoring
  • Detailed sector analysis graphs
  • SMART status health checks

Download Center

Select your distribution to get the latest stable build.

Ubuntu 22.04+ / Debian 11+

Standard build for Debian-based distributions. Supports APT package manager dependencies and leverages native libraries.

Install via Terminal

curl -sSL https://get.swipe.haseenullah.live | bash