The new forums will be named Coin Return (based on the most recent
vote)! You can check on the status and timeline of the transition to the new forums
here.
The Guiding Principles and New Rules
document is now in effect.
[Computer Security Thread] CVEs, or "Crap! Vulnerabilities! Eughhhhh..."
Posts
However, I will say that in today's world the primary reason you may not want to support spaces in a password is because of user error. If someone tries to copy/paste a password, for example, they may add an inadvertent space or carriage return to the beginning or end of the string. From a user experience perspective, the easiest way to address this is to trim any inputs or to prevent such characters from being used in the password input field.
It's also worth noting that given password managers have to support the widest possible range of password implementations, it makes sense for them to have a default configuration which does not support spaces. (However, a password manager you are paying for which doesn't let you toggle that functionality is probably not worth paying for.) Similarly, many password managers default to a generator configuration which forces a lowercase, uppercase, number, and symbol, but also allow corresponding toggles when you do want them included.
Honestly it's an argument that is really only relevant to pedants. If you want a space in your password and the system in question supports it, then great. If not, then don't use one. Either way the inclusion or exclusion in the vast majority of cases, particularly the ones relevant to you and your personal security, is equivalent to the relevance of a single grain of sand in the beach. And if you are a system administrator looking to implement standards, then per above the real question you need to be asking yourself is one of user experience and how that impacts user/system security.
That is a great response and i appreciate you taking the time to write it up. I use KeePass which does indeed have a toggle for spaces and other lesser used characters. I knew about hashing and salting which is why i couldn't really think of a good reason not to allow them, but your explanation about the potential user error put that into perspective. Using spaces might make a password more secure if i was trying to memorize it but given that my average password length is at least 12 characters, unless forced to use fewer, and stored in my vault, it is probably moot in actual practice.
PSN:Furlion
Being able to recall "That one time in Paris, 1989" is waaaaaay easier than trying to remember s!25%Pp_3 and actually more secure, due to length of phrase and no need for you to write it down somewhere.
Let's play Mario Kart or something...
Nintendo Network ID: AzraelRose
DropBox invite link - get 500MB extra free.
You can still have that passphrase but without spaces.
It's far more likely these days to run into "maximum 14 characters!" types of limits for some Lorb forsaken reason.
Those sites with tight limits on character usage are trying to avoid a visit from Little Bobby Tables, change my mind.
https://steamcommunity.com/profiles/76561197970666737/
It has always been this way, unfortunately. The Authenticator app does add a layer of security.
Oh, does it still silently cap the password length too? :rotate:
Oh yeah, and said financial institutions tend to exclusively go with SMS for 2FA solutions.
this is fine dot png
Wonder what they'll do when MS drops support for SMS and Call MFA. they're talking about doing ti soon.
I wonder if they're even using azure for their MFA configuration.
They used to support voice lines for MFA but got rid of it without telling anyone. I've had a few clients who lost access to their Microsoft accounts because the 2fa was linked to a landline phone so it couldn't send texts to the phone.
https://steamcommunity.com/profiles/76561197970666737/
https://arstechnica.com/gadgets/2023/11/researchers-beat-windows-hello-fingerprint-sensors-with-raspberry-pi-and-linux/
https://steamcommunity.com/profiles/76561197970666737/
Nintendo Network ID: AzraelRose
DropBox invite link - get 500MB extra free.
There's no reason to do that. The vulnerability allows an attacker with physical access to log in as a user account that already exists on the machine. They don't gain anything by surreptitiously MitM a legitimate user's usage. They'd get much more useful info out of such a hidden device that simply captured keystrokes.
So someone finds a lost or stolen machine and they can get access to your account? thats a massive security hole.
Yes it is. But as a general rule if an attacker has physical access to your machine it will be compromised.
Anytime someone has physical access to a machine, it's just a matter of time until they're able to access the data. More security = longer time period and more complexity. This is why many organizations are switching to more zero trust frameworks with less data sitting on the edge (IE on the laptop), as in that scenario you've scored yourself a sweet laptop but no data or intrusion channels as it's flagged as invalid to access the network/accounts once reported stolen.
https://www.techspot.com/news/101024-hp-smart-app-mysteriously-appears-non-hp-windows.html
https://www.xda-developers.com/windows-update-bug-renaming-printers-m101-m106/
https://arstechnica.com/security/2023/12/hackers-can-break-ssh-channel-integrity-using-novel-data-corruption-attack/
Fortunately it's a little limited (required a man in the middle attack) but yeah that's not great
1Password has a setting called "Memorable Password" that is similar.
Wow. Wow.
Knowing that people like this are out there auditing IT security really makes it clear why we have a new high-profile breach every other week.
EDIT: can I also say I'm glad I put a freeze on my credit. There were at least five separate companies that notified me of breaches last year and I just got a notice from fucking Mr. Cooper yesterday that they fucked up too. (I haven't even had a loan with them in years but of course they still keep all my data just waiting to get stolen. Fuckers.)
For sure.
It's been said before, but security is every company's lowest priority - until it very suddenly becomes their highest priority.
Today but 12 years ago, based on the date?
uh yeah, dude was talking about running red hat 5 servers. this is oooold