Skip to content
/ lwipee Public

Educational Linux Wiper & Cryptor Via Base Utils

License

Notifications You must be signed in to change notification settings

emdnaia/lwipee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

lwipee

lwipee is a basic Linux utility that offers file encryption and secure wiping using shred and gpg with fallbacks to ddand rm. The script presents a menu where you can select to:

  • Encrypt files
  • Wipe files
  • Both Encrypt and Wipe files

Features

  • Interactive Menu: Offers a basic interface to select between encryption, wiping, or both.
  • Security Mechanisms: Attempts to avoid deleting critical binaries to maintain system operability as long as possible.
  • Error Handling: Tries to process all files, even when encountering permissions issues or missing files.

Current Status

This script is in its early stages and might not cover all edge cases. Critical binaries are protected, but further testing is needed. It’s functional, but improvements are essential, especially in how it handles error conditions and preserves system stability during operation.

Feedback Welcome: If you’ve got ideas or notice issues, contributions are more than welcome.

About

Educational Linux Wiper & Cryptor Via Base Utils

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages