Not if you're using a VPN and open it from a different location. From Mexico, for instance.The article is for subscribers only, which I'm not (and won't be).
Not if you're using a VPN and open it from a different location. From Mexico, for instance.The article is for subscribers only, which I'm not (and won't be).
I figure that if they want to restrict access to their content, then they have the right to do that and I will abide by their choice. I figure that's only fair since, if I were to decide to restrict who I want to have access to content I post on my website, I would like others to respect that choice as well (even knowing that many people won't). Basically, they've decided that they don't need my business, and that's true and I respect that. But I can decide that I need to do business with them even less.Not if you're using a VPN and open it from a different location. From Mexico, for instance.
Yes that's what I was thinking too, but unfortunately, I don't have the full set of rules on hand I only know the few I quoted.It's even more complicated than that, because the answer depends on subtle details usually omitted from the question.
The question might be, "What can we do to increase account security?" But what is meant by "account security"? Is it individual or collective? Implementing the "no repeated digits" rule might decrease the collective rate of compromised accounts, but at the same time increase the likelihood that an individual that is taking proper precautions gets compromised. Essentially what is being done is to improve the security of the lazy people by reducing the security of the diligent people. Is that the tradeoff we want? Maybe. But it's something that should be considered but that seldom is.
Also, I say that the new rule "might" help protect the lazy people, but it might not. The person that was so lazy that they used 1234 is still a lazy person and, collectively, the lazy people will gravitate toward a new set of patterns that the bad guys will figure out and create a new dictionary for the new rules.
Back when password complexity rules were increasing all the time, I used to joke that eventually the rules would be so strict that the bad guys would only need to memorize the twelve remaining legal passwords.
The rules were determined by organizational policy, so while there were some pretty common ones, they also varied a lot from one organization to another. Some of the more common ones were:Yes that's what I was thinking too, but unfortunately, I don't have the full set of rules on hand I only know the few I quoted.
Oh that's interesting about NIST. But I do have to agree with the reasoning that the very simple ones are too easy to guess and that too many users resort to those simple ones. So it's not just math, it's also about human nature. If half of the users are using passwords like 2233 then there is a more likely chance of the attacker gaining access because that's the ones they usually try first. The entire ranges of pins does not decrease too muchThe rules were determined by organizational policy, so while there were some pretty common ones, they also varied a lot from one organization to another. Some of the more common ones were:
Minimum length 8 characters
At least one upper case letter
At least one lower case letter
At least one digit
At least one special character (often without telling you which special characters were allowed and which weren't).
Many, many sites used the above set of rules.
Other common rules might be:
Can't use one of the last N passwords (where N might be anything from 1 to 12).
Can't have your username, account number, or social security number as part of the password (sometimes it was any part longer than N characters).
Had to change the password every N days, where N might be anything from a month or two up to a year or so.
Rules against repeated characters in a password were pretty uncommon, but against them in a PIN were very common.
Current NIST guidelines specifically recommend against having complexity requirements (beyond minimum length) or frequent expiration. While the standard recommends 8 characters as an absolute minimum, it recommends 12-15 as a better floor and 16 if feasible. It also recommends allowing passwords to be at least 64 characters long and to include the entire printable ASCII character set as allowed symbols. Users are recommended to use a phrase that they can easily remember without writing down, unless they use a password manager. They also recommend sites NOT use features that hinder the use of password managers, such as preventing autofill or not allowing pasted passwords. Another big recommendation was for systems to vet user passwords against the databases of known compromised passwords, which prevents users from using 'password' or even 'Pa$$w0rd1!".
The shift in NIST guidelines is driven entirely by human factors considerations.Oh that's interesting about NIST. But I do have to agree with the reasoning that the very simple ones are too easy to guess and that too many users resort to those simple ones. So it's not just math, it's also about human nature. If half of the users are using passwords like 2233 then there is a more likely chance of the attacker gaining access because that's the ones they usually try first. The entire ranges of pins does not decrease too much
if there are limits on the banned types. The real issue is that most of the ones that have ALREADY been compromised actually did use pins like 2233 or something easy like that, so that is why I believe they started to implement these bans. I would wonder if NIST takes human behavior into account as well as the probability math itself.
Hi,The shift in NIST guidelines is driven entirely by human factors considerations.
What are the problems with the previous common guidelines of having to have at least one each of four different types of symbols and having to frequently change passwords?It didn't sound like it to me, but ok, I'll see if the changes being made actually improves anything or not.The shift in NIST guidelines is driven entirely by human factors considerations.
It would be funny if on average MORE accounts got hacked AFTER the changes (ha ha).
I am not sure I understood you correctly though, did you say that NIST does not recommend the banning of pins like 2222 or 3377 and the like ?

https://www.theguardian.com/technology/2026/aug/03/apple-legal-challenge-uk-government-data-access
Apple launches legal challenge against UK government demand to access data
The Home Office has made a fresh request for ‘back door’ access to encrypted iCloud data belonging to British users
If ANYONE other than the owner of the data can access it, then it is not secure.This can include forcing companies to provide the UK security services with access to customer data, even if such information is protected by secure encryption.
Gee, where have we heard those promises before? How often have they turned out to be hollow?The Home Office has maintained that the Investigatory Powers Act, under which such orders are issued, contains robust safeguards and is used only when absolutely necessary.
Yes, and I will admit one time I used the pin "11111" because I was in such a hurry and didn't want to have to remember a new pin right away. It was a little more secure than usually though because nobody could access the account without using my actual equipment at home, so they would have to first break into the home and THEN guess the password. I intended to change it but never did. The account is no longer active though so I don't have to worry about it anymore anyway.What are the problems with the previous common guidelines of having to have at least one each of four different types of symbols and having to frequently change passwords?
Human factors.
People tend to use the shortest passwords allowed, use simple patterns, such as qwQW12!@, make simple modifications when required to change it, such as appending a serial digit, write their passwords down near their computer, and use the same password for multiple sites. The bad guys know that this is how lots of people will respond given onerous password rules, so they've built up huge dictionaries of likely passwords under these conditions. When they do have a success and get the password for one account for a particular user, they then have a much higher likelihood of being able to compromise more of their accounts.
But if people are allowed to use any longer phrase, which is why NIST recommends a minimum of 16 characters and recommends that passwords of up to 64 characters be allowed as well as all printable ASCII characters, then they are much more likely to use a phrase or word sequence that is memorable to them without ever writing it down, especially since they know they won't ever have to change it. As an example, the account with my retirement funds has used these guidelines since before I opened my account with them over twenty years ago. My password there has been the same since day one, yet has never been written down or used elsewhere. It's not even entered in my password manager, so even if someone were to successfully hack that, they wouldn't get any closer to accessing that account. And notice that NIST has also addressed people that still use simple pattern passwords by recommending that passwords be vetted against databases of compromised passwords (i.e., use the same dictionary that the bad guys use).
Money talks, they are losing contracts.The BBC reported, “He added that he has come to agree with groups like the American Civil Liberties Union and the Electronic Frontier Foundation that police should need an active case number to search Flock’s data.” and quoted Langley as following with “They’re right. I think it should be required.”
VNC on an exposed port?https://arstechnica.com/security/20...control-of-macs-is-under-active-exploitation/
Vulnerability giving attackers full control of Macs is under active exploitation
Screen-sharing bug lets remote hackers log in without a password.
| Thread starter | Similar threads | Forum | Replies | Date |
|---|---|---|---|---|
|
|
Privacy and security tips for windows android and ios | Off-Topic | 0 | |
| B | Kindle privacy issue. | Off-Topic | 16 | |
|
|
Indeed and California's latest privacy law | Jobs & Career Advising | 0 | |
| S | Is this a wi-fi system? | General Electronics Chat | 5 | |
|
|
Internet Privacy Repeal, For or Against? | Off-Topic | 35 |