Viewing 15 posts - 286 through 300 (of 515 total)
Steve Jones - SSC Editor (9/20/2016)
roger.plowman (9/20/2016)
No, no small releases to new systems (other than bug fixes, of course).
The reason I say this is that new systems are not known...
September 20, 2016 at 1:08 pm
Gary Varga (9/20/2016)
roger.plowman (9/20/2016)
September 20, 2016 at 7:50 am
Gary Varga (9/20/2016)
roger.plowman (9/20/2016)
...Slow down the cadence, people. You're overdriving your headlights and there's MOOSE out there!
The mistake is that people are trying to do too much too quickly. Small...
September 20, 2016 at 7:25 am
Haste makes waste.
Yes, it's good to issue a *fix* rapidly. However, I am profoundly unimpressed with the "we gotta release it every X months or we're toast" mentality when it...
September 20, 2016 at 6:29 am
This one is "convenience over security" to me, not to mention feature creep.
xp_cmdshell really is a kind of a bad idea from an architectural standpoint, isn't it?
I mean the...
September 16, 2016 at 12:43 pm
sknox (8/23/2016)
roger.plowman (8/23/2016)
sknox (8/23/2016)
roger.plowman (8/23/2016)
August 23, 2016 at 11:35 am
sknox (8/23/2016)
roger.plowman (8/23/2016)
August 23, 2016 at 7:49 am
ANSI_WARNINGS are basically concerned with Null values (ignoring the divide by 0 issue which is really a seperate one). I believe the better solution is never allowing Nulls in data...
August 23, 2016 at 6:52 am
One of the best defenses (if you can actually use it) is a *perfect* defense.
Don't store information you don't need, ESPECIALLY personally identifying information. After all, you can't reveal what...
August 23, 2016 at 6:38 am
Mononymics are fairly straightforward as far as I'm concerned.
The mononymic would go in the given/first name and "N/A" would go in the family name.
Also, nulls are abominations, since you...
August 4, 2016 at 8:31 am
Steve Jones - SSC Editor (8/1/2016)
It's not game over if your password manager is compromised. It's no worse...
August 2, 2016 at 8:42 am
ddodge2 (8/1/2016)
Steve Gibson & Leo Laporte
July 10, 2010
Entire - https://www.youtube.com/watch?v=r9Q_anb7pwg (Starts around 2nd hour)
Mercifully, someone broke it into reasonable chunks:
Part 1 - https://www.youtube.com/watch?v=sLejIcOYk3o
Part 2 - https://www.youtube.com/watch?v=9n7n2P7tgbo
Part...
August 1, 2016 at 8:30 am
The problem *isn't* passwords--the problem is mutually exclusive problem domains.
We are asking our login/authentication/identification/etc procedures to do mutually exclusive things.
1. Be easy to use
2. Identify the user (remotely!)
3. Authenticate the...
August 1, 2016 at 6:58 am
Steve Jones - SSC Editor (7/20/2016)
roger.plowman (7/20/2016)
Those who say cloud security problems will be solved are actually saying "The Cloud can't be trusted yet".
I would...
July 20, 2016 at 1:37 pm
Cloud security is an oxymoron.
Those who say cloud security problems will be solved are actually saying "The Cloud can't be trusted yet".
I would go further. One critical concept in...
July 20, 2016 at 7:44 am
Viewing 15 posts - 286 through 300 (of 515 total)