# Scream into the void ## Idea Did you ever wanted to just scream your feelings and make sure your secrets are safe? well now you can do that! This program gives you the opportunity to input either a file or an string via the stdin standard input string and the program shows you how everything gets deleted. ## Todo - [ ] pass files via args - [ ] give user a choice on how to delete the string - [ ] in the main menu, show the string, or the filename with filesize - [ ] actually implement destroying the data - [ ] write descriptions so the user knows whats happening