Earlier quoted context omitted.
Agreed. I will add: security and convenience are always polar opposites. The most successful companies are typically the ones that can get away with being as convenient as possible for the longest.
I would disagree about "always" polar opposites. For example SSO/iDP like Okta add a ton of security but also makes it easier while more secure for employees to log in to their multitude of company apps.
‘War Dialing’ tool exposes Zoom’s password problems
231–240 of 247 posts
Re: ‘War Dialing’ tool exposes Zoom’s password problems
#232Re: ‘War Dialing’ tool exposes Zoom’s password problems
#233Re: ‘War Dialing’ tool exposes Zoom’s password problems
#234Earlier quoted context omitted.
A phone number is already 10 digits. As long as you put proper break characters between the groupings it's not hard to read IMO.
They could also just generate 4 words and string them together as the password. Considerably more entropy than 10 digital and easier to communicate too.
[1] Probably available on a Linux system at /usr/share/dict/american-english
[2] '^[a-z]+$'
[3] log_2(77649^4)
Re: ‘War Dialing’ tool exposes Zoom’s password problems
#235Earlier quoted context omitted.
An important Zoom feature is that you can dial in from a regular cell phone / landline and conference phones. That's one of the selling points of Zoom.
But when joining a Zoom call from your phone you dial a number, then enter the meeting ID. The meeting ID has the same number of digits as a US phone number, but it isn't the number you dial. The calendar invites generated by Zoom format the number + meeting ID in such as way that a user can tap them and it will dial the number and enter the meeting ID. Basically, in both cases (computer/app or dial-in), increasing t…
Re: ‘War Dialing’ tool exposes Zoom’s password problems
#236Earlier quoted context omitted.
> Even having an 9- to 11-digit meeting code plus say a 6-digit passcode would be a burden for some people, though it's really the only way to do that portion of it right. Strong disagree; people can handle 10-digit phone numbers, they can handle an order 10-digit meeting ID.
Who memorizes phone numbers anymore? Just because you can doesnt mean you will if theres an easier alternate version, and a lot of the public doesnt care about security enough to not use to easier option
Re: ‘War Dialing’ tool exposes Zoom’s password problems
#237Re: ‘War Dialing’ tool exposes Zoom’s password problems
#238One positive thing about all these horrendous security flaws that have been recently discovered in Zoom, due to its popularity, is that the company seems to be taking them seriously, recently instituting a feature freeze to focus on fixing them: https://blog.zoom.us/wordpress/2020/04/01/a-message-to-our-u... As a consequence, I suspect Zoom's security is more likely than not to improve going forward... although it wi…
Another post about Zoom, another comment how it's the only video conferencing platform in the planet that "just works". You know I find that really hard to believe... not least of all because I personally use other solutions without never having major hiccups at all.
Re: ‘War Dialing’ tool exposes Zoom’s password problems
#239Earlier quoted context omitted.
Agreed. I will add: security and convenience are always polar opposites. The most successful companies are typically the ones that can get away with being as convenient as possible for the longest.
I would disagree about "always" polar opposites. For example SSO/iDP like Okta add a ton of security but also makes it easier while more secure for employees to log in to their multitude of company apps.
I’m open to being proven wrong, and as eythian implied, I may in fact be subconsciously cherry-picking times where security and convenience were opposites and missing times where they were not, but even with that awareness no counter examples are coming to mind.
Re: ‘War Dialing’ tool exposes Zoom’s password problems
#240Earlier quoted context omitted.
I would disagree about "always" polar opposites. For example SSO/iDP like Okta add a ton of security but also makes it easier while more secure for employees to log in to their multitude of company apps.
I think the catch is that people only notice when they're opposites. If making something more secure also improved the usability (or didn't harm it), then things would (generally) be done the better way. It's only when there's tension or compromises to be made between the requirements that we actually see it, and start to think that they're opposites - because in those cases it is.