Directory services may typically be provided using a network server. In order to utilize the directory services, a user may be required to connect to the server and have a user account in order to access the directory service. Additionally, the user may have to trust the server to provide data integrity and data authentication. If the directory service is intended for a smaller group of connected entities, for example an ad hoc network, then creating and setting up a directory server for that ad hoc network may be inefficient. For example, ad hoc networks may typically be transient in nature, and the cost of setting up a dedicated server for short durations and for a small number of users may be too costly, due to administrator time, equipment resource capacity (some server must be reallocated or added), and user time (user may be involved in account creation and setup). Moreover, while server based systems may be common, new serverless systems such as peer-to-peer networks, may provide greater flexibility in creating ad hoc networks because they may not require a dedicated server to facilitate communications. However, to enable secure communications over these ad hoc networks using existing encryption processes, a directory service may be required to facilitate public key exchange that does not rely on a server based model.
A system may publish authenticated contact information in a publicly available index store. The system may also provide a method of retrieving the contact information and validating it. The claimed method and system may be client based, with a server being optional. The publicly available index store may be a distributed hash table used in a peer-to -peer network. The system may be used in other secure directory service applications where a server may not be available or where server trust may be minimal.
In one embodiment, the system may be used as a general message publishing system. In another embodiment, the system may be used to provide selective publication in which a posted record may only be retrieved and read by an intended recipient.
Although the following text sets forth a detailed description of numerous different embodiments, it should be understood that the legal scope of the description is defined by the words of the claims set forth at the end of this patent. The detailed description is to be construed as exemplary only and does not describe every possible embodiment since describing every possible embodiment would be impractical, if not impossible. Numerous alternative embodiments could be implemented, using either current technology or technology developed after the filing date of this patent, which would still fall within the scope of the claims.
It should also be understood that, unless a term is expressly defined in this patent using the sentence “As used herein, the term ‘——————’ is hereby defined to mean . . . ” or a similar sentence, there is no intent to limit the meaning of that term, either expressly or by implication, beyond its plain or ordinary meaning, and such term should not be interpreted to be limited in scope based on any statement made in any section of this patent (other than the language of the claims). To the extent that any term recited in the claims at the end of this patent is referred to in this patent in a manner consistent with a single meaning, that is done for sake of clarity only so as to not confuse the reader, and it is not intended that such claim term be limited, by implication or otherwise, to that single meaning. Finally, unless a claim element is defined by reciting the word “means” and a function without the recital of any structure, it is not intended that the scope of any claim element be interpreted based on the application of 35 U.S.C. §112, sixth paragraph.
The blocks of the claimed method and apparatus are operational with numerous other general purpose or special purpose computing system environments or configurations. Examples of well known computing systems, environments, and/or configurations that may be suitable for use with the methods or apparatus of the claims include, but are not limited to, personal computers, server computers, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
The blocks of the claimed method and apparatus may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The methods and apparatus may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
With reference to
Computer 110 typically includes a variety of computer readable media. Computer readable media may be any available media that may be accessed by computer 110 and includes both volatile and nonvolatile media, removable and non-removable media. By way of example, and not limitation, computer readable media may comprise computer storage media and communication media. Computer storage media includes both volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which may be used to store the desired information and which may accessed by computer 110. Communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of the any of the above should also be included within the scope of computer readable media.
The system memory 130 includes computer storage media in the form of volatile and/or nonvolatile memory such as read only memory (ROM) 131 and random access memory (RAM) 132. A basic input/output system 133 (BIOS), containing the basic routines that help to transfer information between elements within computer 110, such as during start-up, is typically stored in ROM 131. RAM 132 typically contains data and/or program modules that are immediately accessible to and/or presently being operated on by processing unit 120. By way of example, and not limitation,
The computer 110 may also include other removable/non-removable, volatile/nonvolatile computer storage media. By way of example only,
The drives and their associated computer storage media discussed above and illustrated in
These and other input devices are often connected to the processing unit 120 through a user input interface 160 that is coupled to the system bus, but may be connected by other interface and bus structures, such as a parallel port, game port or a universal serial bus (USB). A monitor 191 or other type of display device is also connected to the system bus 121 via an interface, such as a video interface 190. In addition to the monitor, computers may also include other peripheral output devices such as speakers 197 and printer 196, which may be connected through an output peripheral interface 190.
The computer 110 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 180. The remote computer 180 may be a personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to the computer 110, although only a memory storage device 181 has been illustrated in
When used in a LAN networking environment, the computer 110 is connected to the LAN 171 through a network interface or adapter 170. When used in a WAN networking environment, the computer 110 typically includes a modem 172 or other means for establishing communications over the WAN 173, such as the Internet. The modem 172, which may be internal or external, may be connected to the system bus 121 via the user input interface 160, or other appropriate mechanism. In a networked environment, program modules depicted relative to the computer 110, or portions thereof, may be stored in the remote memory storage device. By way of example, and not limitation,
Peer-to-peer (P2P) systems employ a network of nodes that communicate with each other in a decentralized manner, e.g., without the aid of a central server. Each node (e.g., an application or a device) in the peer-to-peer network may communicate with another node on the network through a direct connection, or each node may communicate indirectly using one or more intermediate nodes to relay communications to an intended node.
Connection security may be based on a symmetric key encryption process, as may be commonly known in the art. In order to implement this encryption security, however, peer entities may need to first exchange certificates and/or public keys which enable a secure connection to be initially established. In some existing systems, such as that illustrated in
An embodiment of the claimed server-independent indexing process may use a serverless index store, such as a distributed hash table (DHT) 400 illustrated in
An embodiment of the claimed server-independent indexing process may use a particular record format, as illustrated in
The CUI may be derived from a public key using an algorithm, such as a hash or encryption algorithm. The CUI may be verified to correspond or match with its public key using the algorithm. In one embodiment, the CUI may be used to represent a longer user identifier, such as a public key, in a shorter more user manageable form such as the peer names used in a P2P system described in U.S. patent application Ser. No. 10/882,079, entitled “Callsigns.”
The record of
The user may then query the index store to retrieve a record based on the CTJI 703. Once the CUI is retrieved, the CUI may be verified using the public key contained in the record to ensure that they correspond to each other 704. This process block may be used to verify that the record corresponds to the CUI. The CUI may be made statistically unique to the public key in any number of ways. In one embodiment, the peer communication system may pre-establish a common mapping process, for example using a recognized hash function. This initial verification process helps to ensure that the record may indeed correspond to the given CUI.
If the CUI maps properly, then the signature of the record may then be used to determine whether the signature is signed by a corresponding private key of the publisher 705. This may authenticate the message by providing evidence that the message originated from the publisher, as it may be assumed that the publisher owns the private key corresponding to the public key used for the encryption.
If the record/message is properly signed, a message format and/or syntax check 706 may then be performed on the contact information of the record. This may be used, for example, to ensure that the message was not hacked to match the signature. While providing a hacked message to match an encrypted signature may be statistically difficult, it may not be impossible. Hacking, however, may result in a message that does not conform to intended or expected format. Thus, a first check of the message may be made to determine whether the message format complies with an expected format. For example, where contact information is communicated, the contact information may require a ten character format. If the record format does not provide this ten character format, then someone or something may have tampered with the message 711.
Alternatively, or in addition, the semantics of the message may be checked. For example, the contact information may be limited to a list of options and specific relations between those options. Therefore, if the format requires two entries, and the first entry is related to the second entry (semantics) and they do not match this expected format, then someone or something may have tampered with the message 711.
If all of the verifications processes 704, 705, 706 have been completed successfully, then the record may be authentic and subsequently used 707, for example, the public key may be used to establish communication links. If any of the verification steps 704, 705, 706 fails, then someone or something may have been tampered with the message 711. In the case of a public key exchange system, a connection may be refused.
In another embodiment illustrated in
In another enhancement of the above embodiment, the key may be a group public key, which is owned by a group of peers. In this embodiment, any member of the group may lookup a record under the group public key and perform the authentication process. The group of users may have access to the record and may be specifically targeted for receipt of a posted message.
It should be emphasized that while the specific embodiments described above may be associated with a public key exchange directory, the contact information may represent other data. For example, instead of contact information, the record may be a generic message posting. Thus, the claimed system may be used as a general publication system over any publicly accessible index store. The claimed system may also be used to provide directory services other than public key lookup. The claimed system enables existing distributed index stores, such as distributed hash tables, to function as secured directory services work without relying on a server.
Additionally, the claimed system may be used on existing server based directories where the server security may be minimal, thereby requiring the authentication process provided by the claimed system. In ad hoc systems such as peer groups and peer-to-peer networks, a serverless process of public key publication and retrieval may make the creation of such networks more efficient by reducing the need for a hosted, dedicated server to provide the directory service. The claimed method and system may also minimize user involvement because the public/private key encryption process may eliminate the need for a user to explicitly sign on to a server.
Number | Name | Date | Kind |
---|---|---|---|
5005200 | Fischer | Apr 1991 | A |
5848244 | Wilson | Dec 1998 | A |
5987376 | Olson et al. | Nov 1999 | A |
6088805 | Davis et al. | Jul 2000 | A |
6128738 | Doyle et al. | Oct 2000 | A |
6233606 | Dujari | May 2001 | B1 |
6269099 | Borella et al. | Jul 2001 | B1 |
6279110 | Johnson et al. | Aug 2001 | B1 |
6308266 | Freeman | Oct 2001 | B1 |
6327652 | England et al. | Dec 2001 | B1 |
6341349 | Takaragi et al. | Jan 2002 | B1 |
6367009 | Davis et al. | Apr 2002 | B1 |
6397303 | Arimilli et al. | May 2002 | B1 |
6405290 | Arimilli et al. | Jun 2002 | B1 |
6424718 | Holloway | Jul 2002 | B1 |
6598083 | Renier et al. | Jul 2003 | B1 |
6671804 | Kent | Dec 2003 | B1 |
6782103 | Arthan et al. | Aug 2004 | B1 |
6782294 | Reich et al. | Aug 2004 | B2 |
6789189 | Wheeler et al. | Sep 2004 | B2 |
6938166 | Sarfati et al. | Aug 2005 | B1 |
6941366 | Antes et al. | Sep 2005 | B2 |
6941384 | Aiken, Jr. et al. | Sep 2005 | B1 |
7051202 | Tsunoo | May 2006 | B2 |
7129891 | Meunier | Oct 2006 | B2 |
7929689 | Huitema et al. | Apr 2011 | B2 |
20010013050 | Shah | Aug 2001 | A1 |
20010019609 | Tsunoo | Sep 2001 | A1 |
20020032765 | Pezzutti | Mar 2002 | A1 |
20020143989 | Huitema et al. | Oct 2002 | A1 |
20020156875 | Pabla | Oct 2002 | A1 |
20030018701 | Kaestle | Jan 2003 | A1 |
20030018813 | Antes et al. | Jan 2003 | A1 |
20030028585 | Yeager et al. | Feb 2003 | A1 |
20030079024 | Hough et al. | Apr 2003 | A1 |
20030083544 | Richards et al. | May 2003 | A1 |
20030196060 | Miller | Oct 2003 | A1 |
20040010688 | Matsuzaki et al. | Jan 2004 | A1 |
20040034794 | Mayer | Feb 2004 | A1 |
20040054885 | Bartram et al. | Mar 2004 | A1 |
20040064693 | Pabla et al. | Apr 2004 | A1 |
20040181689 | Kiyoto | Sep 2004 | A1 |
20040243819 | Bourne et al. | Dec 2004 | A1 |
20040260761 | Leaute et al. | Dec 2004 | A1 |
20050010794 | Carpentier et al. | Jan 2005 | A1 |
20050027871 | Bradley | Feb 2005 | A1 |
20050053220 | Stochosky | Mar 2005 | A1 |
20050055280 | Jeans | Mar 2005 | A1 |
20050076218 | Brown | Apr 2005 | A1 |
20050091284 | Weissman et al. | Apr 2005 | A1 |
20050135381 | Dubnicki et al. | Jun 2005 | A1 |
20050160291 | Eden et al. | Jul 2005 | A1 |
20050160477 | Saito | Jul 2005 | A1 |
20050182928 | Kamalanathan et al. | Aug 2005 | A1 |
20050193219 | Vanstone | Sep 2005 | A1 |
20070055877 | Persson et al. | Mar 2007 | A1 |
20070245144 | Wilson | Oct 2007 | A1 |
20080222127 | Bergin | Sep 2008 | A1 |
Number | Date | Country |
---|---|---|
1 248 441 | Oct 2002 | EP |
1 361 728 | Nov 2003 | EP |
1473899 | Nov 2004 | EP |
2851704 | Feb 2003 | FR |
WO-2004049130 | Nov 2003 | WO |
WO-2005026872 | Mar 2005 | WO |
WO-2005078993 | Aug 2005 | WO |
Number | Date | Country | |
---|---|---|---|
20070250700 A1 | Oct 2007 | US |