Topic: Security & Encryption  (Read 2246 times)

0 Members and 1 Guest are viewing this topic.

Offline toasty0

  • Application.Quit();
  • Captain
  • *
  • Posts: 8045
  • Gender: Male
Security & Encryption
« on: November 16, 2008, 09:11:58 am »
For those of you who're interested in computer security this link is for you. For those you who are n ot, this link is especially for you.

http://blogs.msdn.com/lcris/archive/2008/02/11/can-encryption-make-you-more-vulnerable.aspx
MCTS: SQL Server 2005 | MCP: Windows Server 2003 | MCTS: Microsoft Certified Technology Specialist | MCT: Microsoft Certified Trainer | MOS: Microsoft Office Specialist 2003 | VSP: VMware Sales Professional | MCTS: Vista

Offline Dracho

  • Global Moderator
  • Rear Admiral
  • *
  • Posts: 18289
  • Gender: Male
Re: Security & Encryption
« Reply #1 on: November 16, 2008, 09:27:45 am »
Secure encryption has 2 components.  In order of importance:

1.  Secure key management

2.  Robust algorithm.


The worst enemy of a good plan is the dream of a perfect plan.  - Karl von Clausewitz

Offline Nemesis

  • Captain Kayn
  • Global Moderator
  • Commodore
  • *
  • Posts: 12931
Re: Security & Encryption
« Reply #2 on: November 17, 2008, 04:51:49 pm »
3rd component

3/ Must actually be used.
Do unto others as Frey has done unto you.
Seti Team    Free Software
I believe truth and principle do matter. If you have to sacrifice them to get the results you want, then the results aren't worth it.
 FoaS_XC : "Take great pains to distinguish a criticism vs. an attack. A person reading a post should never be able to confuse the two."

Offline Just plain old Punisher

  • Vice Admiral
  • *
  • Posts: 36927
  • Gender: Male
  • I'm not facist, I just like wearing jackboots
Re: Security & Encryption
« Reply #3 on: November 17, 2008, 05:17:33 pm »
4th) Make sure that Carlos the jackel doesn't capture you and pull out your toenails with pliers so you spill the password.


"Sex is a lot like pizza.  If you're not careful you can blister your tongue". -Dracho

Offline toasty0

  • Application.Quit();
  • Captain
  • *
  • Posts: 8045
  • Gender: Male
Re: Security & Encryption
« Reply #4 on: November 17, 2008, 06:31:53 pm »
Or that you consider the first name of all your children a complex password.
MCTS: SQL Server 2005 | MCP: Windows Server 2003 | MCTS: Microsoft Certified Technology Specialist | MCT: Microsoft Certified Trainer | MOS: Microsoft Office Specialist 2003 | VSP: VMware Sales Professional | MCTS: Vista

Offline Dracho

  • Global Moderator
  • Rear Admiral
  • *
  • Posts: 18289
  • Gender: Male
Re: Security & Encryption
« Reply #5 on: November 17, 2008, 06:35:51 pm »
4th) Make sure that Carlos the jackel doesn't capture you and pull out your toenails with pliers so you spill the password.




The technical term is "Rubber hose cryptoanalysis"
« Last Edit: November 17, 2008, 07:18:32 pm by Dracho »
The worst enemy of a good plan is the dream of a perfect plan.  - Karl von Clausewitz

Offline Dracho

  • Global Moderator
  • Rear Admiral
  • *
  • Posts: 18289
  • Gender: Male
Re: Security & Encryption
« Reply #6 on: November 17, 2008, 07:21:36 pm »
Or that you consider the first name of all your children a complex password.

Easiest way is to use phraseology..

Think of a phrase you can easily remember, then use the first letter of each word, with special characters for punctuation or where you would breathe if you spoke the phrase.

For example, "I like my girlfriend, she's one hot mama" would be  Ilmg,s1hm
The worst enemy of a good plan is the dream of a perfect plan.  - Karl von Clausewitz

Offline toasty0

  • Application.Quit();
  • Captain
  • *
  • Posts: 8045
  • Gender: Male
Re: Security & Encryption
« Reply #7 on: November 18, 2008, 08:04:37 am »
Or that you consider the first name of all your children a complex password.

Easiest way is to use phraseology..

Think of a phrase you can easily remember, then use the first letter of each word, with special characters for punctuation or where you would breathe if you spoke the phrase.

For example, "I like my girlfriend, she's one hot mama" would be  Ilmg,s1hm

In one environment we used MyFavoritemovietitles, then after 45 days swtiched to MyFavorite(fill in desserts name). Complexity and length.
MCTS: SQL Server 2005 | MCP: Windows Server 2003 | MCTS: Microsoft Certified Technology Specialist | MCT: Microsoft Certified Trainer | MOS: Microsoft Office Specialist 2003 | VSP: VMware Sales Professional | MCTS: Vista