What a life
-
I think a lot of it depends on how you feel about random people milking you all day until you are food.
Well I'm a dude so getting milked all day would be pretty enjoyable probably.
-
Don't let that stop these guys from cherry-picking worst-case scenarios.
Which scenario do you think is more representative of the average cow's life?
-
Well I'm a dude so getting milked all day would be pretty enjoyable probably.
Definitely don't go find out what kind of life most build live. It ain't long and you ain't getting milked.
-
ITT: people making jokes about the horrible world we live in due to capitalism.
Vegans: no the only problem is animal exploitation
wrote last edited by [email protected]Who said capitalism isn't a problem? I don't see any comments claiming that.
Capitalism incentives the exploitation of humans and animals alike. It's possible to recognize that both are a problem.
Its much weirder when leftists unironically believe that "animals are just animals, making them suffer is fine because they are inferior to me", which is literally the supremacist thinking that racists and classists invoke to justify their mistreatment of other groups too.
-
Wouldn't recommend putting your MFA in your password manager. You'd only have one attack entry point.
The point of MFA is that you have multiple, so if one ever gets breached, they still wouldn't be able to get into your accounts.
Now, if they can get into your password manager, it is over.
Though keepass is a pretty good local one, can recommend.
wrote last edited by [email protected]TOTP ≠ MFA.
The purpose of TOTP is to use 1-time codes instead of (or in addition to) passwords, and doesn't require multiple devices.
The purpose of MFA is to ensure the user uses multiple devices to log in. In practice, MFA isn't usually implemented correctly, as it only requires a phone and no other device to log in, so it's not true MFA. MFA is sometimes implemented with RFC 6238 (TOTP), but for example getting a text message or email with a log-in code is not that.
Your password manager should use a secure password so that attackers can't get into it. It's more secure than a phone, which often use few-digit passwords or, god forbid, fingerprints or face scans to unlock.