Click here to Skip to main content
15,889,931 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Makes no sense! Password policies Pin
honey the codewitch16-Jan-20 10:57
mvahoney the codewitch16-Jan-20 10:57 
GeneralRe: Makes no sense! Password policies Pin
Greg Utas16-Jan-20 12:21
professionalGreg Utas16-Jan-20 12:21 
GeneralRe: Makes no sense! Password policies Pin
Johnny J.16-Jan-20 19:30
professionalJohnny J.16-Jan-20 19:30 
GeneralRe: Makes no sense! Password policies Pin
Daniel Pfeffer16-Jan-20 22:28
professionalDaniel Pfeffer16-Jan-20 22:28 
GeneralRe: Makes no sense! Password policies Pin
raddevus17-Jan-20 2:14
mvaraddevus17-Jan-20 2:14 
GeneralRe: Makes no sense! Password policies Pin
kalberts17-Jan-20 3:03
kalberts17-Jan-20 3:03 
GeneralRe: Makes no sense! Password policies Pin
raddevus17-Jan-20 3:51
mvaraddevus17-Jan-20 3:51 
GeneralRe: Makes no sense! Password policies Pin
H.Brydon19-Jan-20 17:05
professionalH.Brydon19-Jan-20 17:05 
If you make the password "too long" (many possibilities but eg. longer than the hash field), you will cause collisions in hash output and a brute force attack might discover "abc" also generates the correct hash. This depends on a number of things, including how the hash function deals with "long" passwords. The algorithm is not likely available to you, the user.
I'm retired. There's a nap for that...
- Harvey

JokeRe: Makes no sense! Password policies Pin
Super Lloyd16-Jan-20 12:48
Super Lloyd16-Jan-20 12:48 
GeneralRe: Makes no sense! Password policies Pin
raddevus17-Jan-20 2:15
mvaraddevus17-Jan-20 2:15 
GeneralRe: Makes no sense! Password policies Pin
Stefan_Lang16-Jan-20 21:20
Stefan_Lang16-Jan-20 21:20 
GeneralRe: Makes no sense! Password policies Pin
raddevus17-Jan-20 2:24
mvaraddevus17-Jan-20 2:24 
GeneralRe: Makes no sense! Password policies Pin
jsc4216-Jan-20 22:46
professionaljsc4216-Jan-20 22:46 
JokeRemember kids, don't do drugs. Pin
Maximilien16-Jan-20 6:54
Maximilien16-Jan-20 6:54 
GeneralRe: Remember kids, don't do drugs. Pin
OriginalGriff16-Jan-20 8:00
mveOriginalGriff16-Jan-20 8:00 
GeneralSpeaking of reboots/updates... Pin
dandy7216-Jan-20 5:39
dandy7216-Jan-20 5:39 
GeneralRe: Speaking of reboots/updates... Pin
Mark_Wallace16-Jan-20 5:58
Mark_Wallace16-Jan-20 5:58 
GeneralRe: Speaking of reboots/updates... Pin
Kent Sharkey16-Jan-20 6:43
staffKent Sharkey16-Jan-20 6:43 
GeneralRe: Speaking of reboots/updates... Pin
dandy7216-Jan-20 8:10
dandy7216-Jan-20 8:10 
GeneralRe: Speaking of reboots/updates... Pin
dandy7216-Jan-20 8:05
dandy7216-Jan-20 8:05 
GeneralRe: Speaking of reboots/updates... Pin
Mark_Wallace16-Jan-20 15:50
Mark_Wallace16-Jan-20 15:50 
GeneralRe: Speaking of reboots/updates... Pin
dandy7217-Jan-20 4:32
dandy7217-Jan-20 4:32 
GeneralRe: Speaking of reboots/updates... Pin
Kornfeld Eliyahu Peter16-Jan-20 10:17
professionalKornfeld Eliyahu Peter16-Jan-20 10:17 
Questionabout $2k to $2.5k to spend on a dev machine this year, need CPU recommends Pin
honey the codewitch16-Jan-20 5:18
mvahoney the codewitch16-Jan-20 5:18 
AnswerRe: about $2k to $2.5k to spend on a dev machine this year, need CPU recommends Pin
#realJSOP16-Jan-20 5:30
mve#realJSOP16-Jan-20 5:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.