A system may publish authenticated contact information in a publicly available index store, retrieve the contact information, and validate it. The claimed method and system may provide a client-based, server optional approach to publishing. 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.
|
12. A memory storage device on a first node having computer-executable instructions for performing operations comprising:
receiving a second cryptographically unique identifier corresponding to a second node;
retrieving an entry from an index store based on a combination key, the combination key including a first cryptographically unique identifier corresponding to the first node appended to the second cryptographically unique identifier corresponding to the second node, wherein:
the entry contains a complete set of contact information corresponding to the second node and a public key corresponding to the second node;
the entry further contains the combination key and is indexed by the combination key;
the complete set of contact information is required to be known by both the first node and the second node to enable an initial establishment of a secure connection between the first node and the second node;
the complete set of contact information and the public key corresponding to the second node are together signed by a private key corresponding to the public key corresponding to the second node; and
the entry was previously entered into the index store by the second node;
determining whether the second cryptographically unique identifier relates to the public key corresponding to the second node;
determining whether the complete set of contact information and the public key corresponding to the second node are signed by the private key corresponding to the second node;
establishing the secure connection between the first node and the second node using at least a portion of the entry upon determining the second cryptographically unique identifier relates to the public key corresponding to the second node included in the entry and the contact information is signed by the private key corresponding to the public key corresponding to the second node included in the entry; and
refusing to establish the secure connection between the first and the second node upon determining the second cryptographically unique identifier does not relate to the public key corresponding to the second node included in the entry or the contact information is not signed by the private key corresponding to the public key corresponding to the second node included in the entry,
wherein the first node and the second node are different nodes in a peer-to-peer network.
8. A computer system comprising:
a plurality of peer nodes forming a peer-to-peer network;
a distributed hash table of the peer-to-peer network;
a first peer node from the plurality of peer nodes, the first peer node configured to:
publish contact information corresponding to the first peer node wherein the contact information is required to be known by both the first peer node and a second peer node from the plurality of peer nodes to enable an initial establishment of a secure connection between the first peer node and the second peer node, and the contact information targeted for retrieval by only the second peer node,
create a first cryptographically unique identifier that is statistically unique to a public key of the first peer node,
create a signature by signing the contact information with a private key of the first peer node,
obtain a second cryptographically unique identifier that is statistically unique to a public key of the second peer node,
append the second cryptographically unique identifier to the first cryptographically unique identifier to form a combination key,
create a single record corresponding to the contact information, wherein the single record includes and is indexed by the combination key, and wherein the single record includes the public key of the first peer node, the signature, and all of the contact information corresponding to the first peer node; and
insert the single record into the distributed hash table; and
the second peer node from the plurality of peer nodes, the second peer node configured to:
obtain the first cryptographically unique identifier;
retrieve the single record from the distributed hash table based on the combination key,
determine whether the first cryptographically unique identifier relates to the public key of the first peer node included in the single record,
determine whether the contact information is signed by a private key corresponding to the public key of the first peer node included in the single record,
determine whether the contact information has an expected format and syntax,
establish a secure connection with the first peer node using at least a portion of the single record upon determining:
the first cryptographically unique identifier relates to the public key of the first peer node included in the single record,
the contact information is signed by the private key corresponding to the public key of the first peer node included in the single record, and
the contact information has the expected format and syntax; and
refuse to establish the secure connection with the first peer node upon determining:
the first cryptographically unique identifier does not relate to the public key of the first peer node included in the single record,
the contact information is not signed by the private key corresponding to the public key of the first peer node included in the single record, or
the contact information has an unexpected format or syntax.
1. A method of using a publicly available index store for a secure publication system, the method comprising:
configuring a first computing device to be a publisher of contact information corresponding to the publisher, wherein:
the contact information is required to be known by both the publisher and another node to enable an initial establishment of a secure connection between the another node and the publisher, and the contact information targeted for retrieval by only a user of the contact information;
the first computing device includes a first memory, a first processing unit, and first computer-executable instructions stored in the first memory and executable by the first processing unit to publish the contact information; at the publisher:
providing a first cryptographically unique identifier that is statistically unique to a public key of the publisher;
obtaining a second cryptographically unique identifier that is statistically unique to a public key of the user of the contact information;
appending the second cryptographically unique identifier to the first cryptographically unique identifier to form a combination key;
creating a publisher signature by signing the contact information with a publisher private key;
creating a single record corresponding to the contact information, wherein the single record includes and is indexed by the combination key, and wherein the single record includes the publisher public key, the publisher signature, and all of the contact information corresponding to the publisher; and
inserting the record into a publicly available index store;
configuring a second computing device to be the user of the contact information, the second computing device including a second memory, a second processing unit, and second computer-executable instructions stored in the second memory and executable by the second processing unit to use the contact information to establish a secure connection with the publisher; and
at the user:
obtaining the first cryptographically unique identifier;
retrieving the single record from the publicly available index store based on the combination key;
determining whether the first cryptographically unique identifier relates to the publisher public key included in the single record;
determining whether the contact information is signed by a private key corresponding to the publisher public key included in the single record;
establishing the secure connection with the publisher using at least a portion of the single record upon determining the first cryptographically unique identifier relates to the publisher public key included in the single record and the contact information is signed by the private key corresponding to the publisher public key included in the single record; and
refusing to establish the secure connection with the publisher upon determining the first cryptographically unique identifier does not relate to the publisher public key included in the single record or the contact information is not signed by the private key corresponding to the publisher public key included in the single record,
wherein the publisher and the user are different nodes in a peer-to-peer network.
2. The method of
determining, by the second computing device, whether the contact information has an expected format and syntax;
establishing the secure connection with the publisher using the at least the portion of the single record upon determining the contact information is determined to have the expected format and syntax; and
refusing to establish the secure connection with the publisher upon determining the contact information has an unexpected format or syntax.
3. The method of
4. The method of
5. The method of
6. The method of
establishing the secure connection with the publisher using the at least the portion of the single record upon determining that a duration indicated by the duration parameter has not expired; and
refusing to establish the secure connection with the publisher upon determining that the duration indicated by the duration parameter has expired.
7. The method of
9. The system of
10. The system of
11. The system of
establish the secure connection with the first peer node using the at least the portion of the single record upon determining that a duration indicated by the duration parameter has not expired; and
refuse to establish the secure connection with the first peer node upon determining that the duration indicated by the duration parameter has expired.
13. The memory storage device of
determining whether the complete set of contact information has an expected format and syntax;
establishing the secure connection between the first node and the second node using the at least the portion of the single record upon determining the complete set of contact information has the expected format and syntax; and
refusing to establish the secure connection between the first node and the second node upon determining the complete set of contact information has an unexpected format or syntax.
14. The memory storage device of
15. The memory storage device of
16. The memory storage device of
17. The method of
18. The system of
19. The method of
at the publisher, encrypting the contact information using the public key of the user; and
at the user, decrypting the contact information using a private key of he user.
|
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.
Singhal, Sandeep K., Horton, Noah, Sidhu, Gursharan
Patent | Priority | Assignee | Title |
Patent | Priority | Assignee | Title |
5005200, | Feb 12 1988 | Public key/signature cryptosystem with enhanced digital signature certification | |
5848244, | Dec 20 1996 | Verizon Patent and Licensing Inc | System and method for time-based real-time reconfiguration of a network |
5987376, | Jul 16 1997 | Microsoft Technology Licensing, LLC | System and method for the distribution and synchronization of data and state information between clients in a distributed processing system |
6088805, | Feb 13 1998 | International Business Machines Corporation | Systems, methods and computer program products for authenticating client requests with client certificate information |
6128738, | Apr 22 1998 | International Business Machines Corporation | Certificate based security in SNA data flows |
6233606, | Dec 01 1998 | Microsoft Technology Licensing, LLC | Automatic cache synchronization |
6269099, | Jul 01 1998 | Hewlett Packard Enterprise Development LP | Protocol and method for peer network device discovery |
6279110, | Nov 10 1997 | Certicom Corp | Masked digital signatures |
6308266, | Mar 04 1998 | Microsoft Technology Licensing, LLC | System and method for enabling different grades of cryptography strength in a product |
6327652, | Oct 26 1998 | Microsoft Technology Licensing, LLC | Loading and identifying a digital rights management operating system |
6341349, | Oct 31 1996 | Hitachi, Ltd. | Digital signature generating/verifying method and system using public key encryption |
6367009, | Dec 17 1998 | International Business Machines Corporation | Extending SSL to a multi-tier environment using delegation of authentication and authority |
6397303, | Jun 24 1999 | International Business Machines Corporation | Data processing system, cache, and method of cache management including an O state for memory-consistent cache lines |
6405290, | Jun 24 1999 | International Business Machines Corporation | Multiprocessor system bus protocol for O state memory-consistent data |
6424718, | Oct 16 1996 | International Business Machines Corporation | Data communications system using public key cryptography in a web environment |
6598083, | Dec 30 1999 | Intel Corporation | System and method for communicating over a non-continuous connection with a device on a network |
6671804, | Dec 01 1999 | Raytheon BBN Technologies Corp | Method and apparatus for supporting authorities in a public key infrastructure |
6782103, | Dec 17 1999 | Fujitsu Services Limited | Cryptographic key management |
6782294, | Mar 02 2002 | OY HALTON GROUP LTD | Internet based distributed control system |
6789189, | Aug 04 2000 | First Data Corporation | Managing account database in ABDS system |
6938166, | Mar 21 1997 | THOMSON LICENSING S A | Method of downloading of data to an MPEG receiver/decoder and MPEG transmission system for implementing the same |
6941366, | Jan 17 2001 | International Business Machines Corporation | Methods, systems and computer program products for transferring security processing between processors in a cluster computing environment |
6941384, | Aug 17 2000 | International Business Machines Corporation | Methods, systems and computer program products for failure recovery for routed virtual internet protocol addresses |
7051202, | Jan 24 2000 | NEC Corporation | Apparatus and computer-recording medium for evaluation support of encryption algorithm strength |
7129891, | Nov 21 2003 | III Holdings 6, LLC | Method for determining proximity of devices in a wireless network |
7929689, | Jun 30 2004 | Microsoft Technology Licensing, LLC | Call signs |
20010013050, | |||
20010019609, | |||
20020032765, | |||
20020143989, | |||
20020156875, | |||
20030018701, | |||
20030018813, | |||
20030028585, | |||
20030079024, | |||
20030083544, | |||
20030196060, | |||
20040010688, | |||
20040034794, | |||
20040054885, | |||
20040064693, | |||
20040181689, | |||
20040243819, | |||
20040260761, | |||
20050010794, | |||
20050027871, | |||
20050053220, | |||
20050055280, | |||
20050076218, | |||
20050091284, | |||
20050135381, | |||
20050160291, | |||
20050160477, | |||
20050182928, | |||
20050193219, | |||
20070055877, | |||
20070245144, | |||
20080222127, | |||
EP1248441, | |||
EP1361728, | |||
EP1473899, | |||
FR2851704, | |||
WO2004049130, | |||
WO2005026872, | |||
WO2005078993, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Apr 21 2006 | Microsoft Corporation | (assignment on the face of the patent) | / |
Date | Maintenance Fee Events |
Date | Maintenance Schedule |
Jul 26 2014 | 4 years fee payment window open |
Jan 26 2015 | 6 months grace period start (w surcharge) |
Jul 26 2015 | patent expiry (for year 4) |
Jul 26 2017 | 2 years to revive unintentionally abandoned end. (for year 4) |
Jul 26 2018 | 8 years fee payment window open |
Jan 26 2019 | 6 months grace period start (w surcharge) |
Jul 26 2019 | patent expiry (for year 8) |
Jul 26 2021 | 2 years to revive unintentionally abandoned end. (for year 8) |
Jul 26 2022 | 12 years fee payment window open |
Jan 26 2023 | 6 months grace period start (w surcharge) |
Jul 26 2023 | patent expiry (for year 12) |
Jul 26 2025 | 2 years to revive unintentionally abandoned end. (for year 12) |