Skip to main content

CIRA IDN Consultation

I may update this with further thoughts later, but I wanted to get this up so people became aware of it....

Check it out, get a chance to have your thoughts heard:

"When a domain name works with any character beyond the a-z alphabet, it's called an Internationalized Domain Name (IDN). CIRA is considering the implementation of French character IDNs so that .CA domain names can be written correctly in French. Find out more about IDNs and about our proposed launch policy."

While I think this is an interesting idea I see lots of problems with implementing this change.

  1. Lots of software will have to be updated to accommodate the change (DNS server software, DNS client software, all kinds of security packages [AV, FWs, IDS, IPS, etc])...

  2. Adding other characters to DNS just BEGS FOR ABUSE. Think of the phishing possibilities using Domain Names with accented characters?

  3. The change requires user education that will NEVER happen. it's hard enough to get users to pay attention to standard English domain names...

  4. Companies will now have to pay for and maintain registrations for even more DNS entries for actual translations of their name and the numerous misspellings (assuming they care that a malicious individual may squat on such and ruin their name etc).


I haven't been able to find out but I doubt that anyone has actually done any analysis vs. Canadian HoneyPots/HoneyDNS to see if users are actually trying to use accented characters for DNS. It seems like this is going to "fix" something that isn't broken or add support for something that the community doesn't really need or want.

If the greater community actually wants to do this why don't we go full foreign character support at the same time? Fix/enhance software to handle all characters at the same time (instead of piece-meal), etc.

Comments

Popular posts from this blog

Keyboard Shortcuts (Part I)

People often notice that I don't use the mouse as much as most people. Personally I find it much quicker to do a lot of tasks using the keyboard. Therefore I've decided to post a list of keyboard shortcuts from time to time. Hopefully you'll enjoy them and and find them useful like I do. When editing text: ctrl + arrow (Left or Right) > Move the insertion point left or right entire words. ctrl + shift + arrow (Left or Right) > Highlight entire words (left or right of the insertion point). double click > Highlight an entire word. triple click > Highlight an entire line (not sentence). shift + home > Highlight from the insertion point to the start of the line. shift + end > Highlight from the insertion point to the end of the line.

Keyboard Shortcuts (Part II)

Continuing from my previous post on Keyboard Shortcuts : Windows Desktop/Explorer Window: F1 > Open Windows Help (Or active application help if you aren't on the desktop or in windows explorer) F2 > When you have a file selected F2 will take you into Rename mode F3 or WinKey + F > Open the find file or folder applet F5 > Refresh Window WinKey + M > Minimize All Windows WinKey + shift + M > Restore All Minimized Windows WinKey + D > Show Desktop WinKey + L > Lock Windows (Not available before WinXP) WinKey + E > Launch Windows Explorer WinKey + B > Set Focus to the TaskBar (dunno why you'd want to do this) WinKey + ctrl + F > Open the find computer applet shift + delete > Permanently remove a file (same as delete followed by empty trash) alt + tab > Cycles through your program list alt + shift + tab > Cycles backwards through your program list alt + space > Activate the window control menu (same as right clicking the icon in the top l

VOTE for Firefox TLS 1.2 Support

As some of you may have heard TLS1.0 got some bad news/press recently. Various details: One , Two , and Three or check this Technical Paper (pdf) . So please go over here -> Firefox : Bug 480514 - Implement TLS 1.2 (RFC 5246) and VOTE! If you're really ambitious you could also go vote for TLS 1.1 implementation (for the sake of maximizing compatability with web servers): Firefox : Bug 565047 - Implement TLS 1.1 (RFC 4346)