Geographical Passwords

Information

  • Patent Application
  • 20140185796
  • Publication Number
    20140185796
  • Date Filed
    December 28, 2012
    11 years ago
  • Date Published
    July 03, 2014
    10 years ago
Abstract
An access credential based on geographical information. Users can select geographical locations (such as favorite places, mountains, trees, rivers or others) as their access credential to different systems. Selecting a geographical area can be done using different ways and shapes, a user—for example—can place a circle around his favorite mountain, or a triangle around his favorite set of trees. No matter how geographical areas are selected, the geographical information that can be driven from these areas form the access credential.
Description
TECHNICAL FIELD

The present invention relates to system access control or authentication. More specifically the invention relates to an access credential.


BACKGROUND OF THE INVENTION

Humans—in general—do not prefer to memorize characters and if they had to, they do it in the least possible amount. This human behavior—in the context of conventional passwords—leads to different vulnerabilities, including:


Using passwords that are vulnerable to dictionary attacks.


Using passwords that are short enough to be vulnerable to brute-force attacks.


Using the same password for different accounts.


Constructing a password using obvious information, such as birthdays or addresses, making the password easy to guess.


Avoid changing the password according to a recommended time interval.


In the event of changing a password, the new password selected by the user is usually not very different from the previous one.


These vulnerabilities have been a main reason to many accounts compromises.


SUMMARY OF THE INVENTION

To address the vulnerabilities mentioned previously, this present invention proposes geographical passwords. We define a Geographical password as:


A Geographical password is a password that has been constructed based on geographical information.


We mean by geographical information the “knowledge acquired through processing geographically referenced data;” that is, data identified according to places on the Earth's surface. (Li, B. (2007) Information services, geography In Encyclopedia of GIS. Springer)


Geographical information (e.g. lands, rivers, volcanos, mountains) are very familiar to humans, whom have a remarkable ability to remember places they have visited, or wish to visit. The geographical password recognizes this characteristic in the human and utilize it for access credentials.


Thus methods consistent with embodiments of the present invention, where users are able to select geographical locations as their access credentials would mitigate many vulnerabilities of the existing password-based authentication systems. That is because geographical locations are:


Easy to remember and hard to forget; especially if there were feelings and memories associated with the selected places.


Diverse; there are many geographical locations where the user can select from.


Hard to predict; as users choose places based on their preferences and experiences.


These elements add strength to the access credentials and makes it harder for adversaries to compromise.





BRIEF DESCRIPTION OF THE DRAWINGS

The invention will now be described solely by way of example and with reference to the accompanying drawings in which:



FIG. 1 User selecting a geographical location (by drawing a polygon around a sandstone monolith in Australia) as her geographical password.



FIG. 2 User selecting a geographical location (by selecting a rectangle containing a junction within Mexico City in Mexico) to form her geographical password.



FIG. 3 User selecting a geographical location (by selecting a rectangle containing a small pyramid in Egypt) as her geographical password and transforming it to a hashing value.



FIG. 4 User selecting a geographical location (by selecting a rectangle containing a Giant Plateau in the Arabian Peninsula) as her geographical password and transforming it to a keyed hash value, where the secret key is a memorable string of characters.



FIG. 5, User selecting a geographical location (by selecting a rectangle containing Royal Holloway, Univ. of London library building in United Kingdom) as her geographical password and transforming it to a keyed hash value, where the secret key is 128-bit of length and is randomly generated.





DETAILED DESCRIPTION OF THE INVENTION


FIG. 1 shows a broad embodiment of the present invention, a user selecting a geographical location (by drawing a polygon around a sandstone monolith in Australia) as her geographical password. Selecting a geographical area can be done using different ways and shapes, a user—for example—can place a circle around his favorite mountain, or a triangle around his favorite set of trees. No matter how geographical areas are selected, the geographical information that can be driven from these areas (such as longitude, latitude, altitude, areas, perimeters, sides, angels, radius, or others) form the geographical password.


In FIG. 2 we show a more detailed embodiment of present invention, where we divide the planet earth into small rectangular geographical areas 1, where each rectangle represent a geographical password 2. For better user experience and ease of use, we divide earth into different layers where each layer represent a zoom level which has a different rectangular geographical area size.


Let φsw be the longitude coordinate at the south-west angle of the rectangular geographical area and φse be the longitude coordinate at the south-east angle. Let the difference between the two previous coordinates be:





Δφz=|φsw−φse|, where z is the zoom level   (1)


Let λsw be the latitude coordinate at the south-west angle of the rectangular geographical area and λnw be the latitude coordinate at the north-west angle. Let the difference between the two previous coordinates be:





Δλz=|λsw−λnw|, where z is the zoom level   (2)


So if we assume the point at the south-west angle of the spherical rectangle is (Φsw, λsw) then the point at the north-east angle will be (Φsw+ΔΦz, λsw+Δλz). Therefore the larger Δφz and Δλz are, the larger the area the user can select as her geographical password (represented as a spherical rectangle in this embodiment example).


We only need to know the south-west and the north-east points to identify the spherical rectangle P; for the sake of this embodiment we will choose those two points as the geographical information that form our geographical password, therefore:






P
x={(φsw, λsw), (φsw+Δφz, λsw+Δλz)}  (3)


Let Px denote the rectangular geographical area selected in x order. So P2, for example, is the second rectangular geographical area selected by the user as part of her geographical password. In our invention embodiment, the order in which the user selects her geographical locations is considered; therefore, let GeoGPq denote a geographical password, where q is the sequence number in which the GeoGP has been selected; if GeoGP1={P1, P2, P3} and GeoGP2={P2, P1, P3}, then GeoGP1≠GeoGP2. And since the user can not select the geographical location twice, the embodiment does not allow repetition.


Let rz be the number of geographical locations selected at zoom level z and let j be the number of zoom levels available in the mechanism. Let R be the total number of selected geographical locations that forms the geographical password, therefore:






R=r
0
±r
1
+. . . +r
j
; r
j≧0   (4)


Let nz be the number of geographical locations the user can select from at zoom level z; therefore, the total size of the geographical password space is











N
=


n
0

+

n
1

+

+

n
j



;


n
j

>
0







Using




(
5
)







P
r


n


=


n
!



(

n
-
r

)

!






(
6
)







then based on 4, 5, and 6, the number of possible ways (permutations) a user can select a geographical password, can be described by:









Q
=





n
0

!



(


n
0

-

r
0


)

!


+

+



n
j

!



(


n
j

-

r
j


)

!



=


N
!



(

N
-
R

)

!







(
7
)







Therefore, as the geographical locations available (N) and the selected geographical locations (R)—as part of the GeoGP—increase, Q would increase as well; which make it more difficult for adversaries to guess the GeoGP.


In FIG. 3 we further improve present invention embodiment described in FIG. 2 by hashing the GeoGP 7 selected by the user to hide the actual rectangular geographical location 6.






HASH(GeoGPq)=Hq   (8)


Since the embodiment does not allow selecting a geographical location more than once and the order in which the location is selected is considered, then the entropy (the measure of uncertainty of a GeoGP) in bits can be described by the following formula:






E=log
2(NPR)   (9)


In FIG. 4 we further improve present invention embodiment described in FIG. 2, by increasing the entropy using a keyed-hash message authentication code (HMAC) 10 using a memorable string of characters 8 (i.e. word or a phrase) as a key for each user to hide the selected rectangular geographical location 9.






HMAC(Ku,geogpq)=HASH((Ku⊕opad)||HASH(Ku⊕ipad)||geogpq))=Huq   (10)


Where Ku is the key for the user u and Huq is the keyed hash value of user's u GeoGPq. So the user can type a word or a phrase as her secret key before forming her GeoGP. This will help avoid precompiled hashes attacks, such as Rainbow tables. However, because users usually tend to choose short and easy to remember words as their keys and avoid complicated alphanumeric case sensitive keys, the entropy is reduced; we assume 2.5 bits as entropy for each character of the key. Therefore after adding the secret key to the embodiment, the entropy becomes






E=log2(NPR)+(2.5)   (11)


Where is the length of the key. However, allowing the user to pick her own key will make the key vulnerable to redundancy, which might lead to more than one user using the same password hash.


In FIG. 5 we further improve present invention embodiment described in FIG. 2, by increasing the entropy using a unique random key 3 for each user to hide the selected rectangular geographical location 4, which would increase the entropy of the embodiment and make each hash 5 distinctive. The entropy after adding a randomly generated key, can be described by






E=log2(NPR×bl)   (12)


Where b is the size of the key space.


Modifications

It will be appreciated that still further embodiments of the present invention will be apparent to those skilled in the art in view of the present disclosure. It is to be understood that the present invention is by no means limited to the particular constructions herein disclosed and/or shown in the drawings, but also comprises any modifications or equivalents within the scope of the invention.

Claims
  • 1. An access credential that has been constructed based on GeoGraphical information.
  • 2. An access credential according to claim 1, in which the credential is transformed to a hash value.
  • 3. An access credential according to claim 1, in which the credential is transformed to a keyed hash value, where the secret key is a memorable string of characters.
  • 4. An access credentials according to claim 1, in which the credential is transformed to a keyed hash value, where the secret key is randomly generated.