User Controls
Having an encrypted external HD that nobody can get into w/o a password
-
2018-03-06 at 4:28 PM UTCHow can I do this? I mean like max security.
-
2018-03-06 at 4:29 PM UTCVeraCrypt full disk encryption
-
2018-03-06 at 4:38 PM UTCDoesn’t really matter, but use cascading encryption for added (theoretical) security. I use AES(Twofish(Serpent)), with Whirlpool hash
-
2018-03-06 at 4:40 PM UTCThanks, I’ll look into that
-
2018-03-06 at 5:33 PM UTCWhat are ya keeping on there, budm
-
2018-03-06 at 5:35 PM UTCOnly people who enjoy child pornography do this.
-
2018-03-06 at 5:40 PM UTC
-
2018-03-06 at 5:41 PM UTC
-
2018-03-06 at 5:46 PM UTC
-
2018-03-06 at 5:51 PM UTC
-
2018-03-06 at 5:52 PM UTC
-
2018-03-06 at 5:55 PM UTC
-
2018-03-06 at 5:55 PM UTC
-
2018-03-06 at 6:04 PM UTC
-
2018-03-06 at 7:57 PM UTC
-
2018-03-06 at 8:23 PM UTC
Originally posted by Fox Paws Doesn’t really matter, but use cascading encryption for added (theoretical) security. I use AES(Twofish(Serpent)), with Whirlpool hash
Lol. This is way beyond overkill and will do nothing but unnecessarily load your CPU and make disk operations slow as shit. There isn't even really a theoretical advantage because nobody is ever going to try to crack the ciphertext directly. It's computationally impossible even with something considered 'weak' like 128 bit blowfish. Passwords are almost always the weak link and so an attacker will pour his resources into brute forcing the hashed version on disk, which he can then use to unlock the volume's master key.
You're better off using AES (128 bit is plenty secure and usually faster, especially with the hardware instructions built into newer CPUs) with a strong password (30+ characters) and strong hashing (scrypt or bcrypt, while not widely implemented, are designed specifically to be hard to brute force. Otherwise PBKDF2 with lots of iterations is fine).
Linux cryptsetup is the best program I know of for setting up volumes. If you're on windows then you have no security anyway and all of this is a waste of time. -
2018-03-06 at 8:36 PM UTC
-
2018-03-06 at 8:52 PM UTCIf the government can withhold information from me, I should be able to withhold information from them too.
-
2018-03-06 at 9:06 PM UTC
-
2018-03-06 at 9:08 PM UTCI wish I had the money to make thermite packs for hard drives. They'd sell like crazy on niggasin.