2024-09-12 05:15:21 -06:00
2024-09-12 04:57:42 -06:00
2024-09-12 05:15:21 -06:00
2024-09-12 04:56:50 -06:00
2024-09-12 04:59:40 -06:00

hiddencrypto

Silly lil script for using scrypt, secure-delete (srm), and tar to open and close an encrypted (scrypt) and compressed (bz2) and shred (srm) any lingering data immediately.

Back up your shit

  • This script is probably as unstable as I am and will probably end up nuking your files
  • If you lose your passphrase or type it in wrong twice on encryption, your data has gone bye bye
  • For real, back up your shit
  • Do not trust me or my code

Usage

To install:
sh hidden.sh install

To encrypt:
sh hidden.sh enc

To decrypt:
sh hidden.sh dec

License

Distributed under the WTFPL Version 2 WTFPL
See assets/COPYING.txt for text

S
Description
No description provided
Readme 354 KiB
Languages
C 69.2%
Roff 18.9%
Shell 10.2%
Makefile 1.7%