Pushing the envelope

Darren's take on Java, agile methods, cool open source stuff, interesting technologies and other random wanderings through the land of blog.
Updated: 26/01/2003; 11:51:02.
Places to go
Apache Jakarta Project
c2.com
ExtremeProgramming.org
OpenSymphony
XProgramming.com
XP Developer

People to see
Russell Beattie
Eugene Belyaev
Tony Bowden
Mike Cannon-Brookes
Jeff Duska
Paul Hammant
Scott Johnson
Brett Morgan
Rickard Öberg
James Strachan
Joe Walnes

Things to do

Subscribe to "Pushing the envelope" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.


That was the day
November 2002
Sun Mon Tue Wed Thu Fri Sat
          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
Oct   Dec



Archives
December 2002
November 2002
October 2002
September 2002
August 2002

Listening To


Valid RSS

Click here to visit the Radio UserLand website.

  08 November 2002

Physical key cryptography

People don't choose secure passwords, and they don't generally use different passwords for secure (online banking) vs insecure (mailing lists) authentication. Public-private key cryptography is even more of a hassle for the average person. However, now that 'plug-n-work' connection technologies like USB and FireWire are fairly pervasive, and products like this USB Drive are available, it should be fairly simple to build something that works as a 'data key' much like a car or door key does. A device small enough to fit on a keyring would be unobtrusive enough to take everywhere, and people understand physical keys, so the learning curve would be minimal. Just plug it into your PC to 'unlock' your data. It could work for encrypting your personal data on disk as well as for sending secure messages. Even (by today's standards) moderate storage capacity (say 64 Mb) could store hundreds of contact details, including public keys, so sending encrypted email could become much more transparent.

Just some thoughts that occurred while I was reading 'Java Cryptography'.


11:24:24 AM      comment []

Inside the Penumbra

Every day that I use Eclipse I am more a believer in it. I've never used an IDE as much as I've used Eclipse - it just works so great. With more and more plugins coming every day, cool stuff on the way in 2.1, and companies like IBM and Borland steering the project it's going to dominate for sure. I'm totally with you on this one. Sorry all you IDEA guys... enjoy your favorite while it lasts.

-Russ [Russell Beattie Notebook]

Have to disagree with you here, Russ. It would be a real shame if Eclipse killed IDEA. IDEA is one of those things that just continually brings a smile to your face as you discover new things it can do, and new keyboard shortcuts. I can spend hours in IDEA without ever having to touch the mouse. And you haven't lived (IDE-wise) until you've done some major refactorings that would have taken orders of magnitude more time in any other product (Eclipse included). Eclipse is good, but IDEA is like an extension of my hands.


7:10:43 AM      comment []

© Copyright 2003 Darren Hobbs