Identicons as Graphical Digital Fingerprints

By piko

How do you uniquely identify a person, without divulging the identity of that person? For example, given a set of personal artifacts, how would I arrange the set of artifacts grouped by the person to which they belonged?

The answer is quite easy, isn’t it (especially given the title of this blog post and the image to the right)? You can look at the fingerprints on the items.

Unless you happened to have a file that mapped the fingerprints to individuals, you won’t know who the comb and mirror belong to, for example, only that they do belong to the same person and not to the person who owns the scissors.

The analogous structure in the world of information theory and computer science is the digital fingerprint, often created via a hash function. MD5 and SHA1 are two of the most commonly used hash functions.

A hash function is a one way algorithm for converting data into a number which for the most part can be used to identify the data without revealing the data. This is why it is common to hash passwords before storing them in a database.

In order to authenticate a user, I don’t need to know the user’s password, I just need to know that the hash I’ve stored corresponds to the password you typed.

Don Park recently invented a system for representing IP Addresses without divulging the actual IP Address via a system of glyphs, which he calls Identicons. This serves as a nice means of identifying commenters on a blog, without divulging their actual IP address, which could be a privacy concern. The following image are some examples of identicons.

Some Identicon Glyphs

What’s interesting to me about identicons is that they have wider uses beyond representing IP addresses. As Don states,

I think identicons have many use cases. One use is embedding them in wiki pages to identify authors. Another is using them in CRM to identify customers. I can go on and on. It’s not just about IP addresses but information that tends to move in ’herds’.

One way to look at identicons is that they are a visual representation of a hash value. They sort of add even more weight to the fingerprint analogy by being visual like a real fingerprint.

For example, for security reasons, many free software providers provide an MD5 checksum of their software binaries. You can see an example of this from the PuTTY download page.

Putty Download Page. Shows links to MD5 Checksums

The next screenshot shows some actual hash values of exes.

Hash Values

Looking at the first listing, we can see that for pageant.exe, the hash value is 01d89c3cbf5a9fd2606ba5fe3b59a982, kind of a mouthful, right? Another way that could be represented is via an Identicon, which would be more readily recognizable.

Of course, in this situation, the security minded person would use an automated MD5 checksum checker rather than manually confirming the binary. But do you trust your md5 checksum checker? A quick visual confirmation would be a nice additional vote of confidence in this scenario.

If you’re interested in playing with Identicons in .NET, I recommend taking a look at this .NET port of Don Park’s implementation written by Jeff Atwood and Jon Galloway.

Tags: , , , , , , , , , , , , , , , , , , ,

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*
  • Uncategorized

  • 25.Aug
  • Disegnare le città. Il 'nuovo' giglio di Firenze
  • Un po’ persa nella calura dei giorni di ferragosto le agenzie e i giornali locali hanno pubblicato la notizia che il Comune di Firenze ha intrapreso la registrazione del suo marchio istituzionale. Ovviamente per proteggerlo da usi e abusi. Del redesign dello stemma si è occupato Walter Sardonini e il suo studio Social Design. La [...]

  • Forse

  • 04.Sep
  • Design Coordination and Corporate Image - FHK Henrion
  • Design Coordination and corporate image - FHK Henrion + Alan Parkin c1967
    This is an excellent book on the subject of corporate identity. All the big design guns are in here. The best part, for each case study the designer explains the problems he encountered and his thoughts behind the design etc.
    Includes case studies by Dick [...]

  • Visual

  • 12.Sep
  • Flower Footstool
  • A clever combination of modern material and decorative form, the Flower Footstool is fabricated from urethane foam. A color relief is created on the t..
    Source: Flower Footstool

  • Data

  • 14.Aug
  • the girl effect typographic movie
  • a typograpical movie about the powerful social & economic change brought about when girls have the opportunity to participate in their society.
    [link: girleffect.org]

  • Prova

  • 04.Sep
  • Otto sedicesimi
  • Dopo gli ultimi numeri, che portano ad otto il complessivo delle
    uscite, possiamo azzardare un primo bilancio della rivista di grafica Un Sedicesimo, voluta da Pietro Corraini, che ne cura il progetto e
    l’edizione.
    Source: Otto sedicesimi

  • Zurklez

  • 04.Sep
  • Apostles of Beauty: Arts and Crafts from Britain to Chicago
  • The first Arts and Crafts exhibition mounted at the museum in more than 30 years, Apostles of Beauty: Arts and Crafts from Britain to Chicago will present designs by the movement’s most notable practitioners, from William Morris and Charles Robert Ashbee to Gustav Stickley and Frank Lloyd Wright.

    Source: Apostles of Beauty: Arts and Crafts from [...]

Etc.

Click

You could put an ad here. Edit this in bottom.php.

Tag Cloud