Identicon

{{Short description|Automatically generated avatar}}

File:Identicon.svg

An Identicon is a visual representation of a hash value, usually of an IP address, that serves to identify a user of a computer system as a form of avatar while protecting the user's privacy. The original Identicon was a 9-block graphic, and the representation has been extended to other graphic forms by third parties.

Invention

Don Park came up with the Identicon idea on January 18, 2007. In his words:

{{Blockquote|text=I originally came up with this idea to be used as an easy means of visually distinguishing multiple units of information, anything that can be reduced to bits. It's not just IPs but also people, places, and things. IMHO, too much of the web what we read are textual or numeric information which are not easy to distinguish at a glance when they are jumbled up together. So I think adding visual identifiers will make the user experience much more enjoyable.{{cite web |url=http://www.docuverse.com/blog/donpark/2007/01/18/visual-security-9-block-ip-identification |author=Don Park |title=Visual Security: 9-block IP Identification |archiveurl=https://web.archive.org/web/20080703155519/http://www.docuverse.com/blog/donpark/2007/01/18/visual-security-9-block-ip-identification |archivedate=2008-07-03 |url-status=dead }}}}

A similar method had previously been described by Adrian Perrig and Dawn Song in their 1999 publication on hash visualization,Perrig, Adrian, and Dawn Song. "Hash visualization: A new technique to improve real-world security." International Workshop on Cryptographic Techniques and E-Commerce. Vol. 25. 1999. which had already seen wide use such as in the random art of SSH keys.

Applications

  • GitHub and Roll20 both use identicons to visually differentiate users who have not set their own avatar.{{cite web |url=https://github.blog/2013-08-14-identicons/ |title=Identicons! |date=15 August 2013}}{{cite web |url=https://app.roll20.net/account/ |title=Roll20 Account Settings, Requires login |date=23 February 2024}}
  • Wikis and blogs may generate identicons to visually identify authors based on IP addresses. This provides some protection against impersonation without requiring authentication.
  • Third-party software is available to generate identicons for the purposes of identifying eBay sellers.[http://www.munnin.com/en/program_identicon.php Munnin [ Product - Identicon ] Quick seller identification in the item listing]
  • The original Identicon idea has been expanded to include a couple of new, simple yet very effective, anti-phishing protection schemes. One of them requires client-side support; Park is interested in talking to browser vendors regarding its incorporation. He calls this expansion "Gemini."{{cite web |url=http://www.docuverse.com/blog/donpark/2007/01/22/identicon-based-anti-phishing-protection |title=Identicon-based anti-phishing protection |accessdate=2007-02-15 |url-status=bot: unknown |archiveurl=https://web.archive.org/web/20080510221519/http://www.docuverse.com/blog/donpark/2007/01/22/identicon-based-anti-phishing-protection |archivedate=May 10, 2008 }}
  • The Firefox add-on IdentFavIcon Quantum{{cite web |url=https://addons.mozilla.org/en-US/firefox/addon/identfavicon-quantum/ |title=IdentFavIcon Quantum}} that, on websites without favicons, replaces them in the tab with Identicons based on the IP address of the website.

References

{{Reflist}}