bergie
|
2009-10-21
, 13:20
|
|
Posts: 381 |
Thanked: 847 times |
Joined on Jan 2007
@ Helsinki
|
#11
|
The Following User Says Thank You to bergie For This Useful Post: | ||
|
2009-10-21
, 14:08
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#12
|
|
2009-10-23
, 04:55
|
Posts: 243 |
Thanked: 172 times |
Joined on Sep 2007
@ silicon valley
|
#13
|
Encryption is not vulnerable, as long as the person who applies it takes the time to make sure it isn't.
At the time of writing, I don't believe there are any decent encryption suites for Maemo. I'm currently in the process of analysing all the use-cases and will write up a proposal in the not-too-distant future. I do attach a lot of importance to VPN access, but would also like to see some opportunities for the use of soft tokens and such.
Considering the N900 doesn't support USB host mode, my initial thought of using a hardware token is going to be difficult. In response to that, I've been working on getting information with regards to Bluetooth-enabled tokens. That being said, I believe a soft token would make more sense, as it would serve a greater purpose (the soft token could also be used to display the OTP and use that on your laptop, for example).
If you guys have the time, would you be able to write-up your use-cases? VPN access, encryption, etc. How would you see the encryption/decryption process? What about resident keys? Key caching? I'd love to have your input on these points.
|
2009-10-23
, 05:28
|
Posts: 543 |
Thanked: 181 times |
Joined on Aug 2009
@ Universe,LocalCluster.MilkyWay.Sol.Earth.Europe.Slovenia.Ljubljana
|
#14
|
The Following User Says Thank You to ruskie For This Useful Post: | ||
|
2009-10-23
, 18:20
|
Posts: 473 |
Thanked: 141 times |
Joined on Jan 2009
@ Virginia, USA
|
#15
|
LUKS + dm-crypt also works fine. No need for TrueCrypt
If you're going to use such solution be sure to either enable encrypted swap or disable swap.
There is also the cold boot vector to keep in mind.
Consider to use PKI + password instead of either one, and consider OTP because every time you type a password there may be a camera recording your keystrokes.
|
2009-10-23
, 19:42
|
|
Posts: 3,397 |
Thanked: 1,212 times |
Joined on Jul 2008
@ Netherlands
|
#16
|
Does LUKS+dm-crypt work out of the box on Diablo kernels or do we need to compile the module?
I haven't looked at truecrypt for a long while, but I never used it on my desk/laptop systems, because the Linux port seemed to be a kludgey bolt-on afterthought. Besides, with LUKS+dm-crypt, I found it was easy to set up LVM in an encrypted container, and have grow/shrink capability with full disk encryption.
The Following User Says Thank You to allnameswereout For This Useful Post: | ||
|
2009-10-23
, 19:57
|
|
Posts: 3,397 |
Thanked: 1,212 times |
Joined on Jul 2008
@ Netherlands
|
#17
|
Is your focus on a hardware token due to being able to avoid physically typing in something / something that can be separated from the main device? In which case, bantering with other people I've considered something related to automatically happening related to a particular SD card.
I would use a VPN on my phone right now but with traditional pptp it stores your password plain text, which bothers me. Also on the n800 it is quite tedious to enter passwords.
As for data security, you can be forced to reveal encryption keys, and it can be illegal not to do so. To get around that can be a complex process.
Tags |
data hiding, privacy, security, travel, vpn, whole disk encryption |
|