Crates.io | wipe_buddy |
lib.rs | wipe_buddy |
version | 0.2.0 |
source | src |
created_at | 2018-04-25 17:29:03.716649 |
updated_at | 2019-09-05 09:59:52.100932 |
description | Wipe thinkpad laptops with ease. |
homepage | |
repository | https://gitlab.com/dns2utf8/wipe_buddy |
max_upload_size | |
id | 62291 |
size | 36,410 |
Wipe thinkpad laptops with ease.
I developed this tool with Arch Linux as such it relies upon that platfrom. However, it should run on other linux platfroms as well.
It works on the latest stable rust, currently 1.17.0.
To use this project I recommend installing a minimal Arch Linux on a usb stick (4GB or more).
Compile wipe_buddy with cargo build --release
.
The resulting binary should be placed inside the home directory of root or the sticks /usr/bin/
.
Then run it as root
or with sudo wipe_buddy
.
Note: The stick does not need to connect to the network or run a graphical user interface.
Stefan Schindler @dns2utf8