http://abcnews.go.com/Travel/bill-or...ory?id=9005125
TSA wants ID's to match boarding passes exactly, but airline systems can't handle apostrophes common in Irish and other names.
This article brings up the interesting point of any security model. What if the model is so poorly designed it can't handle a common type of name. In this case it's failing closed instead of causing an exception requiring further scrutiny.
Also not mentioned is what if someone has an exceedingly long name? I knew a person with 4 names and 2 hyphens. There is no way in hell you could fit all of that on a boarding pass.
Anyone have a name likely to have problems like this?
TSA wants ID's to match boarding passes exactly, but airline systems can't handle apostrophes common in Irish and other names.
This article brings up the interesting point of any security model. What if the model is so poorly designed it can't handle a common type of name. In this case it's failing closed instead of causing an exception requiring further scrutiny.
Also not mentioned is what if someone has an exceedingly long name? I knew a person with 4 names and 2 hyphens. There is no way in hell you could fit all of that on a boarding pass.
Anyone have a name likely to have problems like this?


Comment