Skip to content

hydxr/Securewipe-Backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SecureWipe: Remote Data Sanitization Prototype This repository contains the code for a university mini-project demonstrating a secure, real-time, remote data sanitization system using WebSockets.

🚀 Project Overview SecureWipe is a proof-of-concept tool designed to securely erase data on a target machine (Laptop-B) from a remote controller (Laptop-A). The core innovation lies in using WebSockets for real-time, bidirectional communication, allowing for instant command execution and live status updates, which are critical for security operations.

✨ Key Features Real-Time Control: Instantly trigger the secure wipe command from the controller.

Live Feedback: Receive immediate, incremental progress updates from the target machine during the wipe process.

Wipe Simulation: Demonstrates data sanitization by simulating progress and generating a compliance certificate.

Full-Duplex Communication: Leverages the power of WebSockets for continuous, two-way data flow.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%