Go Back   Velocity Reviews > Newsgroups > Computer Security
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Computer Security - Best encryption sw for home laptop

 
Thread Tools Search this Thread
Old 06-20-2006, 09:46 AM   #11
Default Re: Best encryption sw for home laptop


Sebastian Gottschalk <> writes:

> Zoltan wrote:
>> Sebastian Gottschalk wrote:
>>> wrote:

>>
>>>> 3) Ability to create and send encrypted files to people and they can
>>>> open them if I tell them the password or key
>>> TrueCrypt.

>>
>> Can Truecrypt do this?
>>
>> Or are you assuming that the recipient has Truecrypt installed?

>
> Definitely. Just create all your files in a TrueCrypt container mounted
> on a file, dismount and send the file.


So, they (the recipient) definitely need truecrypt installed?


Hadron Quark
  Reply With Quote
Old 06-20-2006, 11:14 AM   #12
Sebastian Gottschalk
 
Posts: n/a
Default Re: Best encryption sw for home laptop
Hadron Quark wrote:
> Sebastian Gottschalk <> writes:
>
>> Zoltan wrote:
>>> Sebastian Gottschalk wrote:
>>>> wrote:
>>>>> 3) Ability to create and send encrypted files to people and they can
>>>>> open them if I tell them the password or key
>>>> TrueCrypt.
>>> Can Truecrypt do this?
>>>
>>> Or are you assuming that the recipient has Truecrypt installed?

>> Definitely. Just create all your files in a TrueCrypt container mounted
>> on a file, dismount and send the file.

>
> So, they (the recipient) definitely need truecrypt installed?


Which is a requirement for every such scenario. I guess the only and not
very preferable solution of asynchronous encrypted data transfer with
Windows default programs would be an S/MIME encrypted eMail with Outlook
Express.

If you're daring for self-extracting executables: very bad idea!


Sebastian Gottschalk
  Reply With Quote
Old 06-20-2006, 08:43 PM   #13
TwistyCreek
 
Posts: n/a
Default Re: Best encryption sw for home laptop
Sebastian Gottschalk <> wrote:

> > So, they (the recipient) definitely need truecrypt installed?

>
> Which is a requirement for every such scenario. I guess the only and


Utter nonsense. PGP has SDA's and Truecrypt has "Traveller Mode".

> not very preferable solution of asynchronous encrypted data transfer
> with Windows default programs would be an S/MIME encrypted eMail with
> Outlook Express.
>
> If you're daring for self-extracting executables: very bad idea!


Total rubbish. There's no difference at all between the security of a
Truecrypt Traveller Mode volume and a "normal" one, or a symmetrically
encrypted PGP file that's decrypted with an existing PGP installation,
or the code that's included in that file.




TwistyCreek
  Reply With Quote
Old 06-20-2006, 08:55 PM   #14
Sebastian Gottschalk
 
Posts: n/a
Default Re: Best encryption sw for home laptop
TwistyCreek wrote:
> Sebastian Gottschalk <> wrote:
>
>>> So, they (the recipient) definitely need truecrypt installed?

>> Which is a requirement for every such scenario. I guess the only and

>
> Utter nonsense. PGP has SDA's and Truecrypt has "Traveller Mode".


And both require the installation of a device driver. And they both must
be present on the recipients system

> Total rubbish. There's no difference at all between the security of a
> Truecrypt Traveller Mode volume and a "normal" one, or a symmetrically
> encrypted PGP file that's decrypted with an existing PGP installation,
> or the code that's included in that file.


Except that the code can get modified by an attacker.


Sebastian Gottschalk
  Reply With Quote
Old 06-20-2006, 08:59 PM   #15
TwistyCreek
 
Posts: n/a
Default Re: Best encryption sw for home laptop
Hadron Quark <> wrote:

> Sebastian Gottschalk <> writes:
>
> > Zoltan wrote:
> >> Sebastian Gottschalk wrote:
> >>> wrote:
> >>
> >>>> 3) Ability to create and send encrypted files to people and
> >>>> they can open them if I tell them the password or key
> >>> TrueCrypt.
> >>
> >> Can Truecrypt do this?
> >>
> >> Or are you assuming that the recipient has Truecrypt installed?

> >
> > Definitely. Just create all your files in a TrueCrypt container
> > mounted on a file, dismount and send the file.

>
> So, they (the recipient) definitely need truecrypt installed?


No, they do not.

As is usually the case, Gottschalk has completely boogered up some basic
and important information.

http://www.truecrypt.org/user-guide/?s=traveller-mode

There is also, or use to be, a "self decrypting" option for PGP files
where the encrypted file also contains enough of the program to decrypt
the file when the password is entered. I haven't looked at PGP in ages
so it's up to you to hit their site. But this would also eliminate the
need for a permanent installation just like Truecrypt's "Traveller
Mode" does.




TwistyCreek
  Reply With Quote
Old 06-20-2006, 10:55 PM   #16
Sebastian Gottschalk
 
Posts: n/a
Default Re: Best encryption sw for home laptop
TwistyCreek wrote:

> http://www.truecrypt.org/user-guide/?s=traveller-mode


No, I didn't miss that. The users will still need to download it or get
is transfered through a secure channel, and install at least the device
driver. In any case, it is not pre-installed on Windows and the user
need to get it from somewhere - which was the obvious intent on that
question.

> There is also, or use to be, a "self decrypting" option for PGP files
> where the encrypted file also contains enough of the program to decrypt
> the file when the password is entered.


And this is a very stupid idea. The attacker can simply modify the
executable part to mail the password to him as well. Now verifying the
executable bogs down to already having a verifier program, which just
mirrors the initial situation...


Sebastian Gottschalk
  Reply With Quote
Old 06-20-2006, 11:43 PM   #17
George Orwell
 
Posts: n/a
Default Re: Best encryption sw for home laptop
Sebastian Gottschalk <> wrote:

> TwistyCreek wrote:
> > Sebastian Gottschalk <> wrote:
> >
> >>> So, they (the recipient) definitely need truecrypt installed?
> >> Which is a requirement for every such scenario. I guess the only
> >> and

> >
> > Utter nonsense. PGP has SDA's and Truecrypt has "Traveller Mode".

>
> And both require the installation of a device driver. And they both
> must be present on the recipients system


Nonsense. You have no clue what you're talking about. Neither one
requires any such thing. That is in fact why these modes exist; to
allow access to encrypted data on machines where NOTHING is installed.

> > Total rubbish. There's no difference at all between the security of
> > a Truecrypt Traveller Mode volume and a "normal" one, or a
> > symmetrically encrypted PGP file that's decrypted with an existing
> > PGP installation, or the code that's included in that file.

>
> Except that the code can get modified by an attacker.


Straw grabbing nonsense. The "code" for an installed version can be
modified by an attacker. And symmetrically encrypted data is vulnerable
to MITM attacks anyway because you're removing the PKI infrastructure
and what little authentication it provides.

There is no difference between SDA/Traveller and comprable "normal"
modes. Again, you have no clue and you're spreading FUD.




George Orwell
  Reply With Quote
Old 06-21-2006, 03:14 AM   #18
TwistyCreek
 
Posts: n/a
Default Re: Best encryption sw for home laptop
Sebastian Gottschalk <> wrote:

> TwistyCreek wrote:
>
> > http://www.truecrypt.org/user-guide/?s=traveller-mode

>
> No, I didn't miss that. The users will still need to download it or
> get is transfered through a secure channel, and install at least the
> device driver. In any case, it is not pre-installed on Windows and
> the user need to get it from somewhere - which was the obvious intent
> on that question.
>
> > There is also, or use to be, a "self decrypting" option for PGP
> > files where the encrypted file also contains enough of the program
> > to decrypt the file when the password is entered.

>
> And this is a very stupid idea. The attacker can simply modify the
> executable part to mail the password to him as well. Now verifying the
> executable bogs down to already having a verifier program, which just
> mirrors the initial situation...


It's painfully obvious you have no idea what so ever how any of this
stuff works. None.















TwistyCreek
  Reply With Quote
Old 06-21-2006, 10:02 AM   #19
Sebastian Gottschalk
 
Posts: n/a
Default Re: Best encryption sw for home laptop
TwistyCreek wrote:

>>> There is also, or use to be, a "self decrypting" option for PGP
>>> files where the encrypted file also contains enough of the program
>>> to decrypt the file when the password is entered.

>> And this is a very stupid idea. The attacker can simply modify the
>> executable part to mail the password to him as well. Now verifying the
>> executable bogs down to already having a verifier program, which just
>> mirrors the initial situation...

>
> It's painfully obvious you have no idea what so ever how any of this
> stuff works. None.


It's painfully obvious that you don't even have an argument, beside that
these are real-world facts.

And that your mail address is invalid as well, in strict violation of
RFC 1036 and 2822.


Sebastian Gottschalk
  Reply With Quote
Old 06-21-2006, 05:56 PM   #20
Hadron Quark
 
Posts: n/a
Default Re: Best encryption sw for home laptop
Sebastian Gottschalk <> writes:

> TwistyCreek wrote:
>> Sebastian Gottschalk <> wrote:
>>
>>>> So, they (the recipient) definitely need truecrypt installed?
>>> Which is a requirement for every such scenario. I guess the only and

>>
>> Utter nonsense. PGP has SDA's and Truecrypt has "Traveller Mode".

>
> And both require the installation of a device driver. And they both must
> be present on the recipients system


Not according to the traveller mode information : it includes the
encrypted file and necessary truecrype executables to open that file
up. No more or less secure that having truecrypt installed from what i
can see.

>
>> Total rubbish. There's no difference at all between the security of a
>> Truecrypt Traveller Mode volume and a "normal" one, or a symmetrically
>> encrypted PGP file that's decrypted with an existing PGP installation,
>> or the code that's included in that file.

>
> Except that the code can get modified by an attacker.


That sounds to be true : if an attacker could replace the travelling
code with his own he could prompt for passphrase and comprimise it.


--


Hadron Quark
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Logitech V220 Wireless Optical Laptop Mouse Admin Front Page News 1 10-24-2009 06:13 PM
networking a pc to laptop and then to internet craigsb Hardware 0 12-10-2008 12:21 PM
adding laptop to network paulvangrieken Software 0 11-26-2008 10:55 AM
Lapworks Attache Laptop Stand Review Admin Front Page News 0 03-14-2008 08:27 PM
Thin vertical lines on the Laptop Screen chandra.panda Hardware 0 11-06-2006 07:44 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46