Avatar

wer2

wer2@lemm.ee
Joined
1 posts • 17 comments
Direct message

Hashing is more about obscuring the password if the database gets compromised. I guess they could send 2^256 or 2^512 passwords guesses, but at that point you probably have bigger issues.

permalink
report
parent
reply

It doesn’t matter the input size, it hashes down to the same length. It does increase the CPU time, but not the storage space. If the hashing is done on the client side (pre-transmission), then the server has no extra cost.

For example, the hash of a Linux ISO isn’t 10 pages long. If you SHA-256 something, it always results in 256 bits of output.

On the other hand, base 64-ing something does get longer as the input grows.

permalink
report
parent
reply

As someone stuck in DTW, I feel the pain.

permalink
report
reply

I just sleep in full plate, because keeping track of the AC difference is too hard (because I am lazy).

permalink
report
reply

Probably for tax purposes.

permalink
report
parent
reply

The beauty of Linux at home, you get to choose what works best for you.

permalink
report
parent
reply

Also, you can configure sudo to prompt every time if you really want.

I was on a system that was configured that way for “security”, so I would just ‘sudo bash’ which is obviously much safer /s.

permalink
report
parent
reply

N64 controller. It’s insane, but I love it.

permalink
report
reply

I totally expect one day a XFCE (Wayland) option will show up, I will click it, forget I did, and use it forever more.

permalink
report
parent
reply