<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>FreeOTFE on Much Ado About IT</title><link>https://it.knightnet.org.uk/tags/freeotfe/</link><description>
Recent content about FreeOTFE from Much Ado About IT |
Ramblings and rantings from IT Architect &amp; Designer, Julian Knight</description><generator>Hugo | gohugo.io | Theme twenty-sixteen</generator><language>en-gb</language><copyright>This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.</copyright><lastBuildDate>Mon, 24 Apr 2023 21:27:28 +0000</lastBuildDate><atom:link href="https://it.knightnet.org.uk/tags/freeotfe/feed.xml" rel="self" type="application/rss+xml"/><item><title>Keeping information secure but accessible across platforms</title><link>https://it.knightnet.org.uk/2008/01/keeping-information-secure-but-accessible-across-platforms.html</link><guid isPermaLink="true">https://it.knightnet.org.uk/2008/01/keeping-information-secure-but-accessible-across-platforms.html</guid><pubDate>Mon, 21 Jan 2008 21:20:00 +0000</pubDate><guid>https://it.knightnet.org.uk/2008/01/keeping-information-secure-but-accessible-across-platforms.html</guid><description><div/><div>&lt;p>One of the issues with Linux is that I can’t use it under all circumstances. In particular I usually have to work with Windows at work. So I need cross-platform tools, especially now that I also make extensive use of a smartphone/PDA.
So here is a timely post – with the number of people in UK government departments carelessly loosing private or secret information, how do we keep this stuff secure while still being accessible from different platforms? Oh, and we don’t really want to pay out money for the privilege if we don’t have to!
Well, I’ve looked at 3 tools that will do everything we need and they wont cost a penny.
First up is &lt;!-- raw HTML omitted -->Keepass&lt;!-- raw HTML omitted -->.&lt;/p>
&lt;p>&lt;!-- raw HTML omitted -->Keepass&lt;!-- raw HTML omitted --> is a tool for storing passwords, primarily aimed at web site use but it serves perfectly well for storing any password type information and I use it for storing license numbers, router passwords, etc.&lt;/p>
&lt;p>&lt;!-- raw HTML omitted -->Keepass&lt;!-- raw HTML omitted --> runs on Windows as the main platform and that version has some really nice features such as a macro language for logging in to web sites and the ability to run local applications. This version does not need to be installed so it will run from a pen drive as well.&lt;/p>
&lt;p>There is also a version for Windows Mobile/PocketPC, just synchronise the database file to keep it in step with the desktop.&lt;/p>
&lt;p>Then there is [&lt;!-- raw HTML omitted -->KeepassX&lt;!-- raw HTML omitted -->][1] which runs under Linux and Mac OS. It is not quite as feature rich as the Windows version but it still does nicely.
The remaining two applications all work with virtual (or real) disk partitions by encrypting them and allowing you to access them like ordinary disks.
[&lt;!-- raw HTML omitted -->TrueCrypt&lt;!-- raw HTML omitted -->][2] comes first. This is supported on Windows and Linux (a Mac version is due out in Jan 2008). It is pretty easy to use under Windows. Linux only has a GUI for Gnome but you can also use [&lt;!-- raw HTML omitted -->ScramDisk for Linux&lt;!-- raw HTML omitted -->][3] as a GUI under KDE. &lt;!-- raw HTML omitted -->TrueCrypt&lt;!-- raw HTML omitted --> does not need to be installed so runs nicely from a pen drive. Sadly, there is no mobile version.
[&lt;!-- raw HTML omitted -->FreeOTFE&lt;!-- raw HTML omitted -->][4] is notable in that it supports Windows, Windows Mobile/PocketPC and Linux. The Linux support is via LUKS which is a standardised, well supported loopback encryption application ([how to create a loopback secure container][5]). I’ve not tried &lt;!-- raw HTML omitted -->FreeOTFE&lt;!-- raw HTML omitted --> yet, but it does seem to have a good range of capabilities. Under Windows, it also works with the [&lt;!-- raw HTML omitted -->Secure Tray utility&lt;!-- raw HTML omitted -->][6] (also by the same author, Sarah Dean) which allows for the automatic running of applications when a volume is mounted. I am sure that I’ll be trying this out at some point.&lt;/p>
&lt;p>&lt;!-- raw HTML omitted -->&lt;!-- raw HTML omitted -->Update 2008-01-24:&lt;!-- raw HTML omitted -->&lt;!-- raw HTML omitted --> Sadly, the PDA version of &lt;!-- raw HTML omitted -->FreeOTFE&lt;!-- raw HTML omitted --> cannot mount Linux volumes so there is still not a true cross-platform solution. The best I can do is to set up TrueCrypt for PC/Linux (easier than &lt;!-- raw HTML omitted -->FreeOTFE&lt;!-- raw HTML omitted -->) and &lt;!-- raw HTML omitted -->FreeOTFE&lt;!-- raw HTML omitted --> for PC/PDA with an automated sync between the two.&lt;/p>
&lt;p>&lt;!-- raw HTML omitted -->&lt;!-- raw HTML omitted -->Update 2008-01-29:&lt;!-- raw HTML omitted -->&lt;!-- raw HTML omitted --> I’ve now actually tried FreeOTFE on a PC and on a WM5 device and I’m afraid that they tend to hang almost continuously so this is not really an option I can recommend. It’s a shame as it looks great on paper. There is a real missed opportunity here, especially if the PDA version were to support Linux volumes.
&lt;!-- raw HTML omitted -->&lt;!-- raw HTML omitted -->Update 2008-07-10:&lt;!-- raw HTML omitted -->&lt;!-- raw HTML omitted --> An additional plus for FreeOTFE is that it does not require admin access (under Windows) to run. I suspect that this will get more and more important as more organisations lock down their PC’s but continue to fail to provide sufficient support and capabilities.
&lt;!-- raw HTML omitted -->Between &lt;!-- raw HTML omitted -->TrueCrypt&lt;!-- raw HTML omitted --> and &lt;!-- raw HTML omitted -->FreeOTFE&lt;!-- raw HTML omitted -->, I’d say the former is easier to use as it hides much of the gory bits away but &lt;!-- raw HTML omitted -->FreeOTFE&lt;!-- raw HTML omitted --> has the features and cross-platform support. I may well find use for both.&lt;/p>
&lt;p>&lt;!-- raw HTML omitted --> Given the problems with FreeOTFE that I experienced. I’ll carry on using TrueCrypt on Windows and Linux and [Tombo][7] on the PDA and Windows with manual copies between the two – drat, too much reliance on Windows.
[1]: &lt;a href="http://www.keepassx.org/">http://www.keepassx.org/&lt;/a>
[2]: &lt;a href="http://www.truecrypt.org/">http://www.truecrypt.org/&lt;/a>
[3]: &lt;a href="http://sd4l.sourceforge.net/">http://sd4l.sourceforge.net/&lt;/a>
[4]: &lt;a href="http://www.freeotfe.org/">http://www.freeotfe.org/&lt;/a>
[5]: &lt;a href="http://www.mayrhofer.eu.org/Default.aspx?pageindex=6&amp;amp;pageid=34">http://www.mayrhofer.eu.org/Default.aspx?pageindex=6&amp;amp;pageid=34&lt;/a>
[6]: &lt;a href="http://www.sdean12.org/SecureTrayUtil.htm">http://www.sdean12.org/SecureTrayUtil.htm&lt;/a>
[7]: &lt;a href="http://tombo.sourceforge.jp/En/">http://tombo.sourceforge.jp/En/&lt;/a>&lt;/p></div></description><author>Julian Knight</author><category domain="https://it.knightnet.org.uk/categories/linux">Linux</category><category domain="https://it.knightnet.org.uk/categories/windows">Windows</category><category domain="https://it.knightnet.org.uk/tags/security">Security</category><category domain="https://it.knightnet.org.uk/tags/freeotfe">FreeOTFE</category><category domain="https://it.knightnet.org.uk/tags/truecrypt">TrueCrypt</category><category domain="https://it.knightnet.org.uk/tags/keepass">Keepass</category></item></channel></rss>