Ways to display addresses
27 Sep 2011 - 7:59am
524 reads
I am in the middle of a project where we handle some personal information, such as users addresses. Obviously we don't want to display a users address to someone other than that user. Now I'm looking for ways to "obfuscate" the address in a way that makes it obvious to the right person that the address displayed is her address, but not for others.
Does anyone have any tips or ideas?