Jul 03 2008

Introducing: Pwdhash Sharp 0.8.4

Tag: open source, software, ubuntuScott Wegner @ 4:50 pm

I’ve started another pet project for the summer, and I believe it’s ready for a stable release.  The program is called Pwdhash Sharp, and it’s a C#, Gtk-based desktop implementation of the PwdHash password-generator, written for Ubuntu.   We’ve written about PwdHash before, but if you’re not familiar:

PwdHash automatically replaces the contents of [site address and password] fields with a one-way hash of the pair (password, domain-name). As a result, the site only sees a domain-specific hash of the password, as opposed to the password itself. A break-in at a low security site exposes password hashes rather than an actual password. We emphasize that the hash function we use is public and can be computed on any machine which enables users to login to their web accounts from any machine in the world. Hashing is done using a Pseudo Random Function (PRF).

Now with Pwdhash Sharp, you get the same functionality integrated into your desktop.  When I first started writing this application, the PwdHash Firefox extention wasn’t compatible with Firefox 3 (although they’ve updated the addon since then), so that was another reason I needed an alternative.  Pwdhash Sharp is also convenient for non-browser applications which require a password– now you can easily use strong passwords for them as well.

Pwdhash Sharp 0.8.4 is the fourth version released, and is now relatively stable.  Some of the features include:

  • Passwords exactly match those generated by PwdHash, so they are interchangable.
  • Native GTK window and icons.
  • Create and retrieve passwords for web- or desktop-based applications.
  • Minimize to tray for convenient access when you need it.

There are two ways to download Pwdhash Sharp 0.8.4.  You can either download the .deb for your platform from the release page, or you can get uploads via my personal PPA.  The benefits of the PPA is that you will receive automatic updates of pwdhash-sharp as they occur, just like all other programs in Ubuntu.  To add it:

  • In the panel, select System > Administration > Software Sources
  • Select the “Third-Party Software” tab, and “Add…” to add a new entry.  In the popup, enter the line:
deb http://ppa.launchpad.net/swegner/ubuntu hardy main
  • Close the software sources manager, and allow the repository cache to reload.  Now, you can install pwdhash-sharp from your favorite package manager.  On the command line:
sudo aptitude install pwdhash-sharp

Once installed, you can launch it from the “Accessories” submenu.  Use it just like the form on the pwdhash.com website.

I’m pretty happy with the project so far, but it’s by no means complete.  It’s been a learning experience in packaging for Ubuntu, as well as developing using Mono and GtkSharp.  There’s still a few bugs to work out, and some features that I’d like to add.  Namely:

  • For some reason, Pwdhash Sharp can’t be launched from within Gnome Do.  Anybody have this issue?
  • I’d like to add some preferences to automatically copy generated passwords to the clipboard.  Also, it might be useful to automatically minimize, and “forget” the previous site password, for security reasons.
  • Also, “man” pages aren’t generated correctly, but this seems to be a packaging issue.
  • It would also be nice to port to Windows, and should be relatively easy since it’s in C#.  I could either do a Gtk port, or use a native Windows interface.  Anybody interested in helping?

So, give Pwdhash Sharp a try, and let me know what you think.  I’m open to suggestions and feature requests.

PS: The PwdHash algorithm generates only pseudo-random passwords, which could be decrypted, given at least half of the key.  Can anybody figure out the password in the screenshot?

If you're new here, you can subscribe to automaticable's RSS feed by clicking here. Or, you can get post updates through your email. Thanks for visiting!


Jun 28 2008

Hello Planet Ubuntu Users!

Tag: blogging, ubuntuScott Wegner @ 2:05 pm

As of yesterday, I am now being syndicated by Ubuntu Weblogs. This is pretty exciting for me because I’ve been reading others’ blogs there for quite a while, and now I’m finally able to become a part of it.

For those of you reading from Ubuntu Weblogs– hello! A little about myself– my name is Scott Wegner, and I’m a student at the University of Illinois, Champaign-Urbana, studying Computer Science. I’ve been using Ubuntu for about 2 years, and have already started converting my family members. I enjoy posting about Ubuntu news, tutorials, and projects that I’m working on (more on that later). You’ll also see an occasional post on music, politics, and life in general. My blog, automaticable, is actually a culmination of thoughts and posts from my brothers and I. I’ve only syndicated my own content, so check out the blog to read the rest.

For those reading from automaticable, you shouldn’t really notice a change. If you’ve never read it, I suggest you check out Ubuntu Weblogs– there’s a lot of really great content there.


Jun 25 2008

How To: Host a Subversion Repository in Ubuntu Hardy

Tag: deep thoughts, diy, food, how-to, linux, open source, review, software, ubuntuScott Wegner @ 10:46 pm

Have you ever wanted to set up a subversion repository on your home computer? Whether it be for a new software project, versioning your personal documents, or any other reason, there are many benefits to using version control. Some free websites that will host your project for you, such as SourceForge or Google Code, but it’s often necessary to have a little bit more control.

I set up a subversion repository for a new project the other day, and the process was relatively painless. I’m using a standard Ubuntu Hardy Heron 8.04 desktop setup, with OpenDNS and DD-WRT for port-forwarding, and without an Apache web server. Keep reading to host your own subversion repository server.

Continue reading “How To: Host a Subversion Repository in Ubuntu Hardy”


Jun 11 2008

Firefox 3 Download Leaked Early in Ubuntu Hardy

Tag: Firefox, linux, open source, software, ubuntuScott Wegner @ 2:48 pm

Well, it’s all but confirmed now.  With Firefox 3 download day set to hit any time this month, it looks like the Firefox developers are preparing.  As a result, it appears that the final release of Firefox 3 hit the hardy-proposed repository this morning.  I installed the update, and am running it now.  Check it out:

And you can see the version string through Synapic Package Manager:

The latest in hardy-updates is “3.0~rc1+nobinonly-0ubuntu1″, but this version string is “3.0+nobinonly-0ubuntu0.8.04.1″, clearly lacking any “release candidate” tag.  Could this be the real deal?  It was probably uploaded in an effort to make sure that Ubuntu users are able to access it in hardy-updates on release day, so they have a better chance at their world record.

If you want to download this pre-release for yourself, all you need to do is enable the hardy-proposed repository:

  • Go to System > Administration > Sofware Sources
  • Click on the “Updates” tab, and make sure the box for “Unsupported Updates” is checked
  • Press “Close”, and let the package manager refresh.

Afterwards, you should see the update icon in your taskbar, with the latest Firefox 3 ready to go! Note, however, that the hardy-proposed repository does contain *unsupported* updates.  To be on the safe side, you should disable it after you install Firefox.

Has anyone else been running Firefox 3 yet?  Have you noticed any differences?  Mine feels a little faster, although that may be due to the fact that a few extensions are still incompatible.


May 28 2008

How-to: Enable Surround Sound on Ubuntu Hardy

Tag: film, how-to, linux, music, ubuntuScott Wegner @ 6:36 pm

By default, Ubuntu Hardy Heron uses PulseAudio for audio mixing, which disables surround sound by default. I just bought new 5.1-channel speakers, but I was only heard sound coming from the front two. Disappointed, I went searching for the answer in the forums. If you want surround sound on your Linux setup, keep reading below..

Continue reading “How-to: Enable Surround Sound on Ubuntu Hardy”


Apr 24 2008

Get Ubuntu 8.04 Hardy Heron Today!

Tag: linux, open source, software, ubuntuScott Wegner @ 11:17 am

Well, it’s finally here, the latest release from the Ubuntu team.  Ubuntu 8.04 “Hardy Heron” is the second in the line of “long term releases”.  This means that Canonical and the Ubuntu team will continue with support and updates for 3 years on the desktop edition, and 5 years for the server.

If you’re ready to convert a new system today, the fastest way to get Ubuntu will be through torrents.  If you’re upgrading an Ubuntu system, simply open the Update Manager and it’ll show a new option to upgrade.  Make sure you’ve selected local repositories, because the servers are going to get hit hard today.

Be sure to check out the desktop feature tour.  And if you plan on burning some Ubuntu CDs, print off the CD album artwork for the cases.


Apr 22 2008

Ubuntu Upgrade, Hardy Goals

Tag: linux, open source, ubuntuScott Wegner @ 12:36 pm

Our countdown to Hardy is nearing its end; we are just days away from the final release of the latest version of Ubuntu, codenamed Hardy Heron.  I’ve been testing since the alpha release, and I can safely say that it’s come along way.  It also marks about a year since I installed Linux for the first time.  I feel like I’ve learned a lot in the process.  However, I think I want to start clean with Hardy, and setup my system with a few goals in mind:

  • Drop Windows Vista:  Currently I have a dual boot setup with Vista on a separate partition.  But at this point, it’s a waste of space, and a waste of energy everytime I boot into it.  The only reason left for using it has been for Netflix, but I think I can live without it.  Worst-case scenario, I can setup Wine or a virtual machine.
  • Separate /home Partition: I think this should be done on new Ubuntu systems by default, but alas, it’s not.  By putting your /home directory on its own partition, it’s very easy to separate your data from program files.  This makes it very easy to upgrade, or share your /home folder in a dual-boot.
  • Optimize MythTV: I have a TV tuner card in my computer, and I’ve only been using it experimentally at this point.  But with Hardy and a clean system, I’d like to install MythTV and really use my computer for it’s media-center potential.
  • Leave Some Test Space: Along with Ubuntu 8.04 coming out in the next couple days, there are also many other great Linux distros planning releases right around the corner.  I’d like to set aside a partition on my system for testing on distros, such as Fedora, openSUSE, or Debian.

Mar 30 2008

Ubuntu 8.04 Hardy Heron Countdown

Tag: linux, open source, ubuntuScott Wegner @ 7:41 pm


In the latest Ubuntu newsletter, a new link was posted for the Hardy Heron release countdown script.  The beta version is already available, and we are under a month away from the final release.  Hardy will have the latest Firefox 3 pre-release, as well as major updates to GNOME, the Linux kernel, and much more.  This is another step closer to a general-purpose free operating system that “just works”.  Get excited.

[ Hardy Countdown Timer ]


Mar 13 2008

Wosaic 1.0 beta– Faster, Cleaner Mosaics From Your Own Photos

Tag: linux, mac, open source, software, ubuntu, windowsScott Wegner @ 9:22 pm

Alma Mater MosaicWe’ve released our second iteration of Wosaic just in time for the Engineering Open House at the University of Illinois. At the Engineering Open House, we created over 120 mosaics for people, and won 3rd place for the non-technical theme.

This new release represents a major rewrite in the code for the GUI and general control flow. While this won’t be immediately apparent at first glance, this means major efficiency gains and better stability. You can now create multiple mosaics in the same session, and even cancel processing mid-generation. Also, the resolution parameters don’t take effect until saving, which means you can save a Mosaic at a variety of different resolutions.

For more details, check out the Release Notes, which also contains links to other useful wiki pages. Or, head straight for the download page to grab a copy of the latest version. Keep reading below for a walk-through to create your first mosaic.

Continue reading “Wosaic 1.0 beta– Faster, Cleaner Mosaics From Your Own Photos”


Mar 11 2008

Void My Firefox Warranty?

Tag: open source, software, ubuntuScott Wegner @ 10:00 am

Firefox WarningI just upgraded to Ubuntu Hardy Alpha 6 to start testing, and am delighted to try the new Firefox 3 beta.  Amongst other changes, I found this peculiar warning message when trying to view about:config.  In case you’re not aware, about:config allows you to change some backend settings to your Firefox profile, similar to the Windows registry.  When trying to navigate to the page, you get a warning:

This might void your warranty!
Changing the default values of these advanced settings can be harmful to the stability, security, and performance of this application.  You should only continue if you are sure of what you are doing.

It’s a useful message, as you can do a lot of damage with about:config.  But void my warranty?  Since when does Firefox ever come with a warranty?  Check out the screenshot for a closer view.


Next Page »