US20150046466A1 - Matching Information Items - Google Patents
Matching Information Items Download PDFInfo
- Publication number
- US20150046466A1 US20150046466A1 US14/524,822 US201414524822A US2015046466A1 US 20150046466 A1 US20150046466 A1 US 20150046466A1 US 201414524822 A US201414524822 A US 201414524822A US 2015046466 A1 US2015046466 A1 US 2015046466A1
- Authority
- US
- United States
- Prior art keywords
- information items
- node
- hash values
- hash
- matching
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
- G06F16/2228—Indexing structures
- G06F16/2255—Hash tables
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/27—Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
-
- G06F17/3033—
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/04—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/04—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
- H04L63/0428—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/12—Applying verification of the received information
- H04L63/123—Applying verification of the received information received data contents, e.g. message integrity
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
- H04L67/1061—Peer-to-peer [P2P] networks using node-based peer discovery mechanisms
- H04L67/1068—Discovery involving direct consultation or announcement among potential requesting and potential source peers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/2866—Architectures; Arrangements
- H04L67/30—Profiles
- H04L67/306—User profiles
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/06—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
- H04L9/0643—Hash functions, e.g. MD5, SHA, HMAC or f9 MAC
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3236—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using cryptographic hash functions
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/45—Network directories; Name-to-address mapping
- H04L61/4552—Lookup mechanisms between a plurality of directories; Synchronisation of directories, e.g. metadirectories
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/54—Presence management, e.g. monitoring or registration for receipt of user log-on information, or the connection status of the users
Definitions
- a network typically comprises a plurality of nodes which can communicate with each other, such that each node in the network is capable of communicating with at least one other node in the network.
- the network may be for example the internet, but other networks may be used alternatively or additionally.
- Nodes can communicate in the network using links that may be direct links between the nodes, or alternatively the links may be indirect links through the network, such that the nodes communicate with each other via at least one other node in the network.
- the network may employ a packet-based communication system.
- Packet-based communication systems allow the user of a device, such as a personal computer, to communicate across the network.
- One type of packet-based communication system uses a peer-to-peer (“P2P”) topology built on proprietary protocols.
- P2P peer-to-peer
- the user To enable access to a peer-to-peer system, the user must execute P2P client software provided by a P2P software provider on their computer, and register with the P2P system.
- P2P client software provided by a P2P software provider on their computer
- the client software is provided with a digital certificate from a server. Once the client software has been provided with the certificate, communication can subsequently be set up and routed between users of the P2P system without the further use of a server.
- the users can establish their own communication routes through the P2P system based on the exchange of one or more digital certificates (or user identity certificates, “UIC”), which enable access to the P2P system.
- UICC user identity certificates
- the exchange of the digital certificates between users provides proof of the users' identities and that they are suitably authorised and authenticated in the P2P system to engage in communication. Further details on such a P2P system are disclosed in WO 2005/009019.
- a first node in the network may store details of contacts of a first user of the first node.
- the first node, or the first user may be interested in determining whether any of the first user's contacts are also contacts of a second user at a second node in the network.
- One method for determining if there are any common contacts between the first and second users is for the first node to send a list of the first user's contacts to the second node.
- the second node can then compare the first and second user's contacts to find common contacts and can return the results to the first node.
- a social networking site in the network may be used to find users in the network who share common interests.
- the users can transmit identifiers of their interests to a node of the social networking site, so that the social networking site can compare the interests of different users to identify users with common interests.
- a recommendation may then be sent to at least one of the identified users to indicate that the identified users share common interests.
- some nodes in the network are file sharing nodes, whereby files stored at the file sharing nodes can be retrieved by other nodes in the network.
- Each file sharing node sends identifiers, such as filenames, of files stored at the sharing node to a central index node.
- a user wanting to find a desired file in the file sharing network can send a request to the central index node identifying the desired file.
- the central index node can compare the request with the identifiers received from the sharing nodes to find any matches. If the central index node determines that the desired file is stored on a sharing node then the central index node can inform the user searching for the desired file of the location of the sharing node in the network. The user can then contact the sharing node to request the desired file.
- the inventor has appreciated that there are two common problems with the separate scenarios described above. Firstly, the transmission of the contact details, the identifiers of interests or the identifiers of files over the network requires a large amount of data to be transmitted across the network. This reduces the network resources that are available for other purposes. Secondly, there may be a security or privacy problem in the scenarios described above. For example, a first user might not want to reveal his contacts to a second user. As another example, users might not want to reveal their interests to a social networking site. Furthermore, a sharing node may not want to reveal the files stored at the sharing node to a central index node and also a user searching for a desired file may not want to reveal the desired file to the central index node.
- a method of identifying the presence of matching information items in a network comprising a first node and a second node, the method comprising: using a hashing scheme to generate a set of first hash values from a respective set of first information items stored at the first node; transmitting the set of first hash values over the network to the second node; comparing the set of first hash values at the second node with a set of second hash values generated, using the hashing scheme, from a respective set of second information items stored in the network, to thereby determine at least one matching hash value between the set of first hash values and the set of second hash values; using the determined at least one matching hash value to identify the presence of at least one matching information item between the set of first information items and the set of second information items, wherein the hashing scheme is chosen so that a unique hash value in the hashing scheme indicates a sufficient number of information items to prevent the unique hash value being used as an identifier
- a network comprising: a first node comprising means for using a hashing scheme to generate a set of first hash values from a respective set of first information items stored at the first node; and a second node comprising: means for receiving the set of first hash values over the network; means for comparing the set of first hash values with a set of second hash values generated, using the hashing scheme, from a respective set of second information items stored in the network, to thereby determine at least one matching hash value between the set of first hash values and the set of second hash values, wherein the determined at least one matching hash value is used to identify the presence of at least one matching information item between the set of first information items and the set of second information items, and wherein the hashing scheme is chosen so that a unique hash value in the hashing scheme indicates a sufficient number of information items to prevent the unique hash value being used as an identifier of a unique information item, such that the transmission of the set of first has
- Embodiments of the present invention provide a method of identifying commonly held information items in a peer to peer system without disclosing the held information items to another peer in the network. This is achieved by comparing hash values generated from the information items while ensuring that the number of possible hash values in the hashing scheme is smaller, and preferably significantly smaller, than the total number of information items in the peer to peer system.
- the hash values thus collide heavily across the whole set of information items in the system. This ensures that a 1:1 correspondence of hash values and information items cannot be established, such that disclosing a hash value to a node does not disclose the information item used to generate the hash value to the node.
- the invention allows commonly held information items to be identified without unnecessarily transmitting the information items over the network (and thereby unnecessarily using network resources) to a node, and without disclosing, or uniquely identifying, the information items to the node.
- Hashing schemes are known which may be used to generate hash values from information items, such that the hash values can be compared rather than the information items in order to find matching information items.
- Hashing is a technique for compacting information to identifiers (hash values), in such a way that both the content of the information items and the order of the information items in the list of information items are taken into account in generating hash values from a list of information items.
- hash values are smaller than the information items from which they are generated. The situation in which a single hash value corresponds to more than one information item is called a “hash collision”. Where a hashing scheme is used in which there are no hash collisions, the identification of matching hash values equates to an identification of matching information items identified by the hash values.
- Hash values may be generated using a one-way hashing algorithm. Hash functions are by definition non-reversible, meaning that the original content from which the hash was calculated cannot be recreated from the hash value, thereby protecting the original content. This assumes that the content is large enough to make a brute-force attack (which involves generating hash values of all possible variations of the content) infeasible. It can therefore be seen that using the hash values provides a level of security to protect against the disclosure of information items.
- hash values are generally smaller than the information items from which they are generated, it is possible that more than one information item will generate the same hash value using a particular hash function, i.e. there is a hash collision.
- hash functions are carefully chosen to minimize the number of hash collisions in the network.
- hash values can be used for indexing large data items to save index space.
- Data items found by hash index may be further compared to eliminate unwanted records that were retrieved because of a hash collision. Since the number of hash collisions in the hashing scheme is minimized, the number of comparisons of the large data items that is required is minimized.
- Hash values may also be used to detect duplicates in large data sets where directly comparing data items to many other data items would be prohibitively complicated.
- the data items are first hashed, and then the resulting hash values are compared.
- the hashing scheme is chosen to minimize, or if possible eliminate, the occurrences of hash collisions.
- the hashing scheme can be said to have ‘uniqueness’ if there are no hash collisions, and to have near uniqueness if there are a small number of hash collisions.
- hash functions are chosen in such a way that similar information items produce hash values that are also similar. This property can be used to facilitate data distribution into separate ‘bins’ while still preserving a property of hash uniqueness.
- privacy concerns make it undesirable to reveal information held at one node to another node in such a way that the information can be seen, or even uniquely identified by the other node.
- the presentation of digital certificates provides sufficient trust in the identity of a user for communication to be established with that user across the network, the digital certificates might not provide sufficient trust for disclosing information items to that user.
- the usually desirable uniqueness property (or near uniqueness) of hash functions makes identification of information items that generated the hash values possible by creating a pre-calculated mapping between information items and their hash values.
- the hashing scheme is intentionally chosen such that it generates hash values that collide so frequently that a hash value cannot be reliably used as a unique identifier of an information item. This is contrary to hashing practice in most prior applications in which the hashing scheme is chosen to minimize the occurrence of hash collisions.
- Embodiments of the present invention are particularly useful in systems where different information items are held at different nodes while the nodes or users of the nodes involved do not trust each other fully.
- Such systems can be P2P networks for use in file sharing or instant messaging.
- the method can be used to find out potentially interesting information, such as commonly shared contacts between users in a P2P instant messaging system.
- the method can be used to locate potential sources of information items without revealing exactly what information is being sought, such as locating a file in P2P file sharing system.
- the method can be used to identify users in the network with common interests without revealing the interests themselves.
- FIG. 1 is a schematic diagram of a communications system according to a preferred embodiment
- FIG. 2 shows a user interface according to a preferred embodiment
- FIG. 3 represents the network of a first embodiment
- FIG. 4 shows a flowchart of a process for determining common contacts in the first embodiment
- FIG. 5 represents the network of a second embodiment
- FIG. 6 shows a flowchart of a process for locating files in the second embodiment
- FIG. 7 represents the network of a third embodiment
- FIG. 8 shows a flowchart of a process for identifying users with common interests in the third embodiment.
- FIG. 1 illustrates a packet-based P2P communication system 100 .
- a first user of the communication system (User A 112 ) operates a user terminal 102 , which is shown connected to the rest of the network 111 .
- the user terminal 102 may be, for example, a mobile phone, a personal digital assistant (“PDA”), a personal computer (“PC”) (including, for example, WindowsTM, Mac OSTM and LinuxTM PCs), a gaming device or other embedded device able to connect to the network 111 .
- the network 111 may be, for example, the internet.
- the user device 102 is arranged to receive information from and output information to a user 112 of the device.
- the user device 102 comprises a display such as a screen and an input device such as a keypad, joystick, touch-screen, keyboard and/or mouse.
- the user device 102 is connected to the network 112 via link 106 .
- the user terminal 102 can connect to the communication network 111 via additional intermediate networks not shown in FIG. 1 .
- the user terminal 102 is a mobile device, then it can connect to the communication network 111 via a cellular mobile network (not shown in FIG. 1 ), for example a GSM or UMTS network.
- the user terminal 102 is running a communication client 116 , provided by the software provider.
- the communication client 116 is a software program executed on a local processor in the user terminal 102 .
- FIG. 2 An example of a user interface 200 of the communication client 116 executed on the user terminal 102 of the first user 112 is shown illustrated in FIG. 2 .
- the user interface 200 can be different depending on the type of user terminal 102 .
- the user interface can be smaller or display information differently on a mobile device, due to the small screen size.
- the client user interface 200 displays the username 202 of “User_A” 112 in the communication system.
- the client user interface 200 comprises a tab 204 labelled “contacts”, and when this tab is selected the contacts of User A in the P2P communication system are displayed in a pane 206 below the tab 204 .
- FIG. 2 An example of a user interface 200 of the communication client 116 executed on the user terminal 102 of the first user 112 is shown illustrated in FIG. 2 .
- the user interface 200 can be different depending on the type of user terminal 102 .
- the user interface can be smaller or display information differently on a mobile device, due to the small screen size.
- pane 206 four contacts of other users of the communication system are shown listed in pane 206 , those being contacts with usernames “User B”, “Amy”, “Rosie” and “Martyn” as shown in FIG. 2 . Each of these contacts have authorised User A 112 of the client 116 to view their contact details.
- node 102 comprises a store 108 for holding information or data.
- the information is typically in the form of discrete information items.
- the information items may be for example details of the contacts of the user 112 or identifiers of files stored at the node 102 or identifiers of interests of the user 112 .
- the link 106 connects the user device 102 to a second user device 104 over the network 111 .
- the link 106 may be a direct connection between nodes 102 and 104 , or alternatively the link 106 may be an indirect connection between nodes 102 and 104 via other nodes in the rest of the network 111 .
- Node 104 is associated with User B 114 and comprises a communication client 118 and an information store 110 similar to those of node 102 .
- node 102 can generate a list of hash values using a hashing function from the information items in store 108 at node 102 and transmit the hash values to the node 104 via the link 106 .
- Node 104 can generate hash values from the list 110 of information items in store 110 at the node 104 using the same hashing function and compare those hash values with the hash values received from node 102 to find matching hash values. If the hashing scheme has no hash collisions, the identification of matching hash values equates to an identification of matching information items identified by the hash values.
- Hash functions with uniqueness or near uniqueness allow for identification of information items that generated the hash values. For example, if node 102 transmits a list of hash values to node 104 indicating the information items in store 108 , and the hash values are generated using a hashing scheme which has no colliding hash values, then if one of the hash values received at node 104 matches a hash value generated from an information item in store 110 , then node 104 can conclude that node 102 has an information item matching the information item in list 110 which was used to generate the matching hash value. Furthermore, if node 104 is able to determine an information item that would generate the hash value then node 104 can conclude that that information item is stored at node 102 . In hashing schemes which have near uniqueness, although it may not be possible to uniquely identify an information item from a matching hash value, the information item can be identified as being one of only a few possible information items.
- matching hash values can be used to identify the presence of matching information items using a hashing scheme in which the number of unique hash values is less than the number of unique information items in the system. This means that the same hash value is generated from more than one unique information item in the hashing scheme.
- the number of unique information items indicated by one hash value in the hashing scheme can be chosen in dependence upon the context in which the hash values are used. For example, in one context where the information items are details of a user's contacts, each hash value may preferably indicate hundreds of information items, whereas in another context where the information items are identifiers of files stored at a sharing node, each hash value may preferably indicate fewer information items, for example approximately ten information items.
- the number of unique hash values is at least an order of magnitude less than the number of unique information items in the system.
- one unique hash value is generated from at least 10 unique information items.
- the number of unique information items may be 300 million, and, depending on the context, a suitable hashing scheme may be a 16-bit CRC which has a total of 65536 unique hash values, such that each hash value indicates an average of 4500 information items. Therefore by disclosing the hash value to another node in the network, the information item cannot be uniquely identified (in the example the information item may be one of 4500 information items), so the other node is prevented from using the hash value as an identifier of a unique information item.
- the hash value can only be used by the other node to identify that the information item is one from a group of information items which generate the same hash value.
- FIGS. 3 and 4 Three particularly useful embodiments will now be described.
- the first embodiment is described with reference to FIGS. 3 and 4
- the second embodiment will be described with reference to FIGS. 5 and 6
- the third embodiment will be described with reference to FIGS. 7 and 8 .
- the first particularly useful embodiment relates to finding common contacts between users in a network.
- FIG. 3 shows the user nodes 102 and 104 being connected via the link 106 .
- the store 108 on node 102 holds the usernames of contacts of User A 112 .
- the store 108 holds the usernames “Amy”, “Rosie” and “Martyn”.
- the store 110 on node 104 holds the usernames of contacts of User B 114 .
- store 110 holds the usernames “Madis”, “Martyn”, “Sonia” and “Michael”.
- step S 402 node 102 generates hash values of the contact usernames stored in store 108 according to a hashing scheme as described above.
- step S 404 the hash values of User A's contacts are transmitted over the network on link 106 to node 104 .
- one hash value in the hashing scheme corresponds to more than one contact username (i.e. the ratio of hash values to contact usernames in the system is 1:many). Therefore, node 104 cannot reliably determine the contacts of User A 112 using the hash values provided from node 102 .
- step S 406 node 104 generates hash values of the contact usernames stored in store 110 according to the same hashing scheme as that used to generate the hash values of the contact usernames of User A 112 .
- step S 408 the hash values received from node 102 are compared with the hash values generated at node 104 to find matching hash values.
- step S 410 the matching hash values are transmitted over the network to node 102 via link 106 .
- step S 412 node 102 determines the contact usernames that were used to generate the matching hash values, in order to determine common contacts between User A 112 and User B 114 .
- the user in the system with username “Martyn” is a contact of both User A 112 and User B 114 .
- the hash value generated for username “Martyn” will be found as a matching hash value in step S 408 , and then in step S 412 it will be determined that Martyn is a common contact of User A 112 and User B 114 .
- the hashing scheme is chosen to have significantly less unique hash values than there are users in the system, such that one hash value may be generated from many usernames. However, there are significantly more unique hash values in the hashing scheme than there are contact usernames in the stores 108 and 110 . As an example, in the whole communication system there may be 300 million users with different usernames.
- a suitable hashing scheme is a 16-bit CRC which has a total key space of 65,536, i.e. there are 65,536 unique hash values which can be used to indicate the usernames.
- each unique hash value would indicate an average of 4500 usernames in the entire P2P system, but User A has three contacts and User B has four contacts, so it is unlikely that more than one contact of User A or User B will be indicated by the same hash value.
- This method is not limited to use in determining common contacts between users who know each other. Indeed the method will work for any type of information item stored in lists on different nodes in the network, where there is an association between the lists which increases the likelihood that information items in one list will be present in the other list. Where the lists are associated in such a way that the probability of one of the information items in one list matching one of the information items in the other list is greater than the probability of two different information items being identified by the same hash value in the hashing scheme, then matching hash values can be taken to be indicative of matching information items. In this way, common information items between the stores 108 and 110 can be found without disclosing the information items stored in node 108 or in node 110 to any node in the network. A node receiving the hash values of the information items in store 108 from node 102 cannot determine the information items in store 108 because each hash value identifies many different information items in the hashing scheme.
- hash values of the information items in store 108 may be transmitted to a third node (not shown in FIG. 3 ), and hash values of the information items in store 110 may also be transmitted to the third node, wherein the hash values are compared at the third node to find matching hash values between the stores 108 and 110 .
- the hash values are not sent to the node 104 , which may be beneficial if User A 112 has more trust in the third node than in node 104 and/or in User B 114 .
- FIG. 5 shows a first sharing node 502 storing File 1 , File 2 and File 3 in a store 508 and a second sharing node 504 storing File 11 , File 12 and File 13 in a store 510 .
- the sharing nodes 502 and 504 can communicate with a central index 512 over the network via respective links 506 and 507 .
- links 506 and 507 may be direct or indirect links over the network.
- step S 602 hash values of the files stored at sharing node 502 are generated at node 502 using a suitable hashing scheme as described above to prevent the hash values being used as identifiers of unique files and hash values of the files stored at sharing node 504 are generated at node 504 using the same hashing scheme.
- step S 604 the hash values generated at node 502 are transmitted over link 506 to the central index 512 and the hash values generated at node 504 are transmitted over link 507 to the central index 512 .
- the hash values are stored in store 514 at the central index 512 . There may be many sharing nodes in the network, but only two (nodes 502 and 504 ) are shown in FIG. 5 for clarity.
- the store 514 stores the hash values in such a way that it can associate a hash value in the store 514 with the one of the sharing nodes (e.g. 502 or 504 ) from which the hash value was received. This may be done by any suitable method such as by storing the hash values from different sharing nodes in different lists, or by linking each hash value in the store 514 to the relevant sharing node.
- a requesting node 102 such as node 102 shown in FIG. 1 associated with User A 112 can communicate with central index 112 over the network via a link 505 .
- link 505 may be a direct or an indirect link over the network.
- Node 102 has a store 108 which can store one or more hash values of files that the node 102 would like to find in the network. For example as shown in FIG. 5 , the user 112 wants to find File 2 and the store 108 stores “Hash 2 ” which corresponds to File 2 stored at sharing node 502 .
- the requesting node transmits a request to the central index using link 505 to locate the file which corresponds to the hash value stored in the store 108 .
- the request includes the hash value “Hash 2 ” from the store 108 .
- step S 608 the hash value received from the requesting node 102 is compared with the hash values stored in store 514 at the central index 512 to determine any matching hash values.
- the location(s) of sharing nodes which store files identified by the matching hash values is(are) determined. Since a hash value corresponds to many files in the hashing scheme, it is possible that a matching hash value does not indicate the correct file that node 102 is searching for. However, the location(s) of the sharing nodes determined in step S 608 are returned to the requesting node 102 in step S 610 . For example, in the system shown in FIG.
- the location of the first sharing node 502 will be returned to the requesting node because Hash 2 corresponds to File 2 stored at node 502 .
- Hash 11 generated from File 11 is the same as Hash 2 generated from file 2 , so the location of the second sharing node 504 may also be returned to the requesting node 102 .
- step S 612 the requesting node 102 contacts the identified sharing node(s) over the network to determine whether the correct file (File 2 ) is stored at the sharing node(s). This may be done by transmitting an identifier of the file to the sharing node that is more precise than the hash values used previously.
- the more precise identifier may be a different hash value calculated using a different hashing scheme. In the different hashing scheme, a hash value may identify a unique file. Alternatively, the more precise identifier may be the filename of the file. Other identifiers may be used as would be apparent to the skilled person.
- step S 614 the sharing node(s) use the more precise identifier to determine whether the sharing node holds the file that the requesting node is searching for.
- the first sharing node 502 will determine that File 2 is the file that the requesting node 102 is searching for, and may then transmit the file to the requesting node 102 .
- the second sharing node 504 will determine that File 11 is not the file that the requesting node is searching for even though Hash 11 happened to match Hash 2 . Even if the file at the sharing node is the file that the requesting node is searching for, the sharing node may decide not to transmit the file to the requesting node.
- step S 612 the requesting node will be required to send an authentication to the sharing node.
- the sharing node will then check the authentication and only if the requesting node is authenticated will the sharing node transmit the file to the requesting node in step S 614 .
- the authentication could be the digital certificate of the requesting node 102 .
- the central index can store hash values of files stored at sharing nodes, and because the hash values do not identify unique files, the actual files stored at the sharing nodes cannot be determined from an inspection of the central index. Furthermore, the requesting node 102 can send a request to the central index 512 , and the actual information being searched for is not disclosed. However, it is still possible to use the central index to search for files stored on sharing nodes in the network using the method described above.
- the method of the second particularly useful embodiment is described above with reference to FIGS. 5 and 6 in relation to information items being identifiers of files stored at the nodes. However, the method can be used for other information items where it is desired to identify sharing nodes which are storing particular information items.
- FIG. 7 shows a first user node 102 which is associated with User A 112 .
- the store 108 on node 102 holds identifiers of interests of User A 112 .
- node 702 is associated with User C 710 and comprises a store 708 which holds identifiers of interests of User C 710 .
- a central node 712 in the network can communicate with node 102 via link 705 and can communicate with node 702 via link 706 .
- links 705 and 706 may be direct or indirect links over the network.
- URLs and search keywords can be used as identifiers of a user's interests.
- Images viewed by a user from a database of images can also be used as identifiers of a user's interests.
- step S 802 node 102 generates a set of hash values from the identifiers of the interests in store 108 using a suitable hashing scheme as described above. Similarly, node 702 generates a set of hash values from the identifiers of the interests in store 708 using the same hashing scheme.
- step S 804 the set of hash values generated at node 102 is transmitted to the central node 712 using the link 705 and the set of hash values generated at node 702 is transmitted to the central node 712 using the link 706 .
- the sets of hash values are stored at the central node 712 . In the example shown in FIG.
- the set of hash values received from node 102 is stored in a store 714 and the set of hash values received from node 702 is stored in a store 716 .
- sets of hash values received from different nodes are stored in the same store at the central node 712 with the central node 712 having some mechanism for identifying the node from which the sets of hash values were received.
- step S 806 the set of hash values received from node 102 is compared with the set of hash values received from node 702 at the central node 712 to find matching hash values between the sets.
- step S 808 the number of matching hash values between the sets is counted. The number of matching hash values gives an indication as to whether the users 112 and 710 have similar interests. Since in the hashing scheme each hash value identifies many different interests, some matching hash values may not relate to matching interests.
- step S 810 is it determined whether the number of matching hash values is greater than the expected number of matching hash values between the two sets of interests if the interests were randomly selected. If there are more matching hash values than expected then that indicates that the users 102 and 710 have similar interests.
- the level of similarity between the interests of the two users can be quantified by the amount by which the number of matching hash values exceeds the expected number of matching hash values. Indeed, it is possible to attribute a strength value to the similarity of the interests between the users. This information can be used for many purposes. For example, if the central node 712 is used to host a social networking group, the strength of the similarity between two users who are part of the social networking group could be used for one of the users to identify the other user as someone who has similar interests to his own.
- the hashing scheme uses hash values that do not identify unique interests, the method allows information that relates to interests of people to be used to locate people with common interests without revealing exactly what the interests are.
- the hash values stored on the central node 712 cannot be used to uniquely identify the interests of a user.
- the websites that a person visit can be very indicative of interests that a person has. This means that URLs used by a user can be used as the identifiers of the interests of the user. Similarly, search keywords can be used as the identifiers of the interests.
- the number of hash values in common between two lists can be considered indicative of common interests.
- the method can also be applied to files, for example by generating hash values of image file contents of an image sharing site and comparing lists of hash values between two users it can be determined whether they like viewing similar images.
- a 16-bit hash value with 65536 unique hash values
- Each matching hash value increases the likelihood that other matching hash values do indeed refer to matching images out of the 30 possibilities in the system. Once a sufficient number of matching hash values are found then there is a high probability that the two users have looked at same images.
- users 102 and 710 both have interests 2 and 3 and the matching hash values will be determined in the central node 712 in step S 806 . Having two matching hash values will be more than expected for the case where each user has only 3 interests as shown in FIG. 7 and so it will be determined that users 102 and 710 have similar interests.
- the method of the third particularly useful embodiment is described above with reference to FIGS. 7 and 8 in relation to information items being identifiers of interests of users. However, the method can be used for other information items where it is desired to identify nodes which have similar information items.
- the embodiments described above use a hashing scheme with fewer unique hash values than there are unique information items in the system such that one hash value cannot be used to identify a unique information item.
- This ensures privacy and security in the system since a node can transmit the hash values generated from information items stored on the node to another node and the other node cannot determine the information items using the hash values.
- the privacy and security are improved whilst the method maintains the ability to identify the presence of matching information items on different nodes in the system.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computing Systems (AREA)
- Databases & Information Systems (AREA)
- Computer Hardware Design (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Power Engineering (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
- This application is a continuation of U.S. patent application Ser. No. 12/640,844 entitled Matching Information Items filed Dec. 17, 2009 which claims priority under 35 U.S.C. §119 or 365 to Great Britain, Application No. 0919675.9, filed Nov. 10, 2009. The entire teachings of the above applications are incorporated herein by reference.
- A network typically comprises a plurality of nodes which can communicate with each other, such that each node in the network is capable of communicating with at least one other node in the network. The network may be for example the internet, but other networks may be used alternatively or additionally. Nodes can communicate in the network using links that may be direct links between the nodes, or alternatively the links may be indirect links through the network, such that the nodes communicate with each other via at least one other node in the network.
- The network may employ a packet-based communication system. Packet-based communication systems allow the user of a device, such as a personal computer, to communicate across the network. One type of packet-based communication system uses a peer-to-peer (“P2P”) topology built on proprietary protocols. To enable access to a peer-to-peer system, the user must execute P2P client software provided by a P2P software provider on their computer, and register with the P2P system. When the user registers with the P2P system the client software is provided with a digital certificate from a server. Once the client software has been provided with the certificate, communication can subsequently be set up and routed between users of the P2P system without the further use of a server. In particular, the users can establish their own communication routes through the P2P system based on the exchange of one or more digital certificates (or user identity certificates, “UIC”), which enable access to the P2P system. The exchange of the digital certificates between users provides proof of the users' identities and that they are suitably authorised and authenticated in the P2P system to engage in communication. Further details on such a P2P system are disclosed in WO 2005/009019.
- A first node in the network may store details of contacts of a first user of the first node. The first node, or the first user, may be interested in determining whether any of the first user's contacts are also contacts of a second user at a second node in the network. One method for determining if there are any common contacts between the first and second users is for the first node to send a list of the first user's contacts to the second node. The second node can then compare the first and second user's contacts to find common contacts and can return the results to the first node.
- In another scenario, a social networking site in the network may be used to find users in the network who share common interests. The users can transmit identifiers of their interests to a node of the social networking site, so that the social networking site can compare the interests of different users to identify users with common interests. A recommendation may then be sent to at least one of the identified users to indicate that the identified users share common interests.
- In a further scenario in which the network is a file sharing network, some nodes in the network are file sharing nodes, whereby files stored at the file sharing nodes can be retrieved by other nodes in the network. Each file sharing node sends identifiers, such as filenames, of files stored at the sharing node to a central index node. A user wanting to find a desired file in the file sharing network can send a request to the central index node identifying the desired file. The central index node can compare the request with the identifiers received from the sharing nodes to find any matches. If the central index node determines that the desired file is stored on a sharing node then the central index node can inform the user searching for the desired file of the location of the sharing node in the network. The user can then contact the sharing node to request the desired file.
- The inventor has appreciated that there are two common problems with the separate scenarios described above. Firstly, the transmission of the contact details, the identifiers of interests or the identifiers of files over the network requires a large amount of data to be transmitted across the network. This reduces the network resources that are available for other purposes. Secondly, there may be a security or privacy problem in the scenarios described above. For example, a first user might not want to reveal his contacts to a second user. As another example, users might not want to reveal their interests to a social networking site. Furthermore, a sharing node may not want to reveal the files stored at the sharing node to a central index node and also a user searching for a desired file may not want to reveal the desired file to the central index node.
- In a first aspect of the invention there is provided a method of identifying the presence of matching information items in a network, the network comprising a first node and a second node, the method comprising: using a hashing scheme to generate a set of first hash values from a respective set of first information items stored at the first node; transmitting the set of first hash values over the network to the second node; comparing the set of first hash values at the second node with a set of second hash values generated, using the hashing scheme, from a respective set of second information items stored in the network, to thereby determine at least one matching hash value between the set of first hash values and the set of second hash values; using the determined at least one matching hash value to identify the presence of at least one matching information item between the set of first information items and the set of second information items, wherein the hashing scheme is chosen so that a unique hash value in the hashing scheme indicates a sufficient number of information items to prevent the unique hash value being used as an identifier of a unique information item, such that the transmission of the set of first hash values to the second node does not disclose the set of first information items to the second node.
- In a second aspect of the invention there is provided a network comprising: a first node comprising means for using a hashing scheme to generate a set of first hash values from a respective set of first information items stored at the first node; and a second node comprising: means for receiving the set of first hash values over the network; means for comparing the set of first hash values with a set of second hash values generated, using the hashing scheme, from a respective set of second information items stored in the network, to thereby determine at least one matching hash value between the set of first hash values and the set of second hash values, wherein the determined at least one matching hash value is used to identify the presence of at least one matching information item between the set of first information items and the set of second information items, and wherein the hashing scheme is chosen so that a unique hash value in the hashing scheme indicates a sufficient number of information items to prevent the unique hash value being used as an identifier of a unique information item, such that the transmission of the set of first hash values to the second node does not disclose the set of first information items to the second node.
- Embodiments of the present invention provide a method of identifying commonly held information items in a peer to peer system without disclosing the held information items to another peer in the network. This is achieved by comparing hash values generated from the information items while ensuring that the number of possible hash values in the hashing scheme is smaller, and preferably significantly smaller, than the total number of information items in the peer to peer system. The hash values thus collide heavily across the whole set of information items in the system. This ensures that a 1:1 correspondence of hash values and information items cannot be established, such that disclosing a hash value to a node does not disclose the information item used to generate the hash value to the node. In this way the invention allows commonly held information items to be identified without unnecessarily transmitting the information items over the network (and thereby unnecessarily using network resources) to a node, and without disclosing, or uniquely identifying, the information items to the node.
- Hashing schemes are known which may be used to generate hash values from information items, such that the hash values can be compared rather than the information items in order to find matching information items. Hashing is a technique for compacting information to identifiers (hash values), in such a way that both the content of the information items and the order of the information items in the list of information items are taken into account in generating hash values from a list of information items. Typically, hash values are smaller than the information items from which they are generated. The situation in which a single hash value corresponds to more than one information item is called a “hash collision”. Where a hashing scheme is used in which there are no hash collisions, the identification of matching hash values equates to an identification of matching information items identified by the hash values.
- Using hash values rather than the information items themselves reduces the amount of data transmitted over the network and hides the content of the information items. Hash values may be generated using a one-way hashing algorithm. Hash functions are by definition non-reversible, meaning that the original content from which the hash was calculated cannot be recreated from the hash value, thereby protecting the original content. This assumes that the content is large enough to make a brute-force attack (which involves generating hash values of all possible variations of the content) infeasible. It can therefore be seen that using the hash values provides a level of security to protect against the disclosure of information items.
- Since hash values are generally smaller than the information items from which they are generated, it is possible that more than one information item will generate the same hash value using a particular hash function, i.e. there is a hash collision. Typically, hash functions are carefully chosen to minimize the number of hash collisions in the network. By minimizing the number of hash collisions, hash values can be used for indexing large data items to save index space. Data items found by hash index may be further compared to eliminate unwanted records that were retrieved because of a hash collision. Since the number of hash collisions in the hashing scheme is minimized, the number of comparisons of the large data items that is required is minimized. Hash values may also be used to detect duplicates in large data sets where directly comparing data items to many other data items would be prohibitively complicated. The data items are first hashed, and then the resulting hash values are compared. In all of these systems, the hashing scheme is chosen to minimize, or if possible eliminate, the occurrences of hash collisions. The hashing scheme can be said to have ‘uniqueness’ if there are no hash collisions, and to have near uniqueness if there are a small number of hash collisions.
- In some applications hash functions are chosen in such a way that similar information items produce hash values that are also similar. This property can be used to facilitate data distribution into separate ‘bins’ while still preserving a property of hash uniqueness.
- In some systems, such as a P2P communication system as described above, privacy concerns make it undesirable to reveal information held at one node to another node in such a way that the information can be seen, or even uniquely identified by the other node. For example, in a P2P system, although the presentation of digital certificates provides sufficient trust in the identity of a user for communication to be established with that user across the network, the digital certificates might not provide sufficient trust for disclosing information items to that user. Although using a hashing scheme provides a degree of privacy for the information items, the usually desirable uniqueness property (or near uniqueness) of hash functions makes identification of information items that generated the hash values possible by creating a pre-calculated mapping between information items and their hash values. This is known as a “dictionary attack” in which all of the possible hash values are pre-computed and stored in a “dictionary” in association with the corresponding information items from which they are generated. If a hash value is known, the information item that generates the hash value can then be determined using the “dictionary”.
- However, in embodiments of the present invention, the hashing scheme is intentionally chosen such that it generates hash values that collide so frequently that a hash value cannot be reliably used as a unique identifier of an information item. This is contrary to hashing practice in most prior applications in which the hashing scheme is chosen to minimize the occurrence of hash collisions.
- Embodiments of the present invention are particularly useful in systems where different information items are held at different nodes while the nodes or users of the nodes involved do not trust each other fully. Such systems can be P2P networks for use in file sharing or instant messaging. In one embodiment, the method can be used to find out potentially interesting information, such as commonly shared contacts between users in a P2P instant messaging system. In another embodiment, the method can be used to locate potential sources of information items without revealing exactly what information is being sought, such as locating a file in P2P file sharing system. In a further embodiment, the method can be used to identify users in the network with common interests without revealing the interests themselves.
- For a better understanding of the present invention and to show how the same may be put into effect, reference will now be made, by way of example, to the following drawings in which:
-
FIG. 1 is a schematic diagram of a communications system according to a preferred embodiment; -
FIG. 2 shows a user interface according to a preferred embodiment; -
FIG. 3 represents the network of a first embodiment; -
FIG. 4 shows a flowchart of a process for determining common contacts in the first embodiment; -
FIG. 5 represents the network of a second embodiment; -
FIG. 6 shows a flowchart of a process for locating files in the second embodiment; -
FIG. 7 represents the network of a third embodiment; and -
FIG. 8 shows a flowchart of a process for identifying users with common interests in the third embodiment. - In embodiments of the invention a P2P communication system is operated on a network.
FIG. 1 illustrates a packet-basedP2P communication system 100. A first user of the communication system (User A 112) operates auser terminal 102, which is shown connected to the rest of thenetwork 111. Theuser terminal 102 may be, for example, a mobile phone, a personal digital assistant (“PDA”), a personal computer (“PC”) (including, for example, Windows™, Mac OS™ and Linux™ PCs), a gaming device or other embedded device able to connect to thenetwork 111. Thenetwork 111 may be, for example, the internet. Theuser device 102 is arranged to receive information from and output information to auser 112 of the device. In a preferred embodiment theuser device 102 comprises a display such as a screen and an input device such as a keypad, joystick, touch-screen, keyboard and/or mouse. Theuser device 102 is connected to thenetwork 112 vialink 106. - Note that in alternative embodiments, the
user terminal 102 can connect to thecommunication network 111 via additional intermediate networks not shown inFIG. 1 . For example, if theuser terminal 102 is a mobile device, then it can connect to thecommunication network 111 via a cellular mobile network (not shown inFIG. 1 ), for example a GSM or UMTS network. - The
user terminal 102 is running acommunication client 116, provided by the software provider. Thecommunication client 116 is a software program executed on a local processor in theuser terminal 102. - An example of a
user interface 200 of thecommunication client 116 executed on theuser terminal 102 of thefirst user 112 is shown illustrated inFIG. 2 . Note that theuser interface 200 can be different depending on the type ofuser terminal 102. For example, the user interface can be smaller or display information differently on a mobile device, due to the small screen size. In the example ofFIG. 2 , theclient user interface 200 displays theusername 202 of “User_A” 112 in the communication system. Theclient user interface 200 comprises atab 204 labelled “contacts”, and when this tab is selected the contacts of User A in the P2P communication system are displayed in apane 206 below thetab 204. In the example user interface inFIG. 2 , four contacts of other users of the communication system are shown listed inpane 206, those being contacts with usernames “User B”, “Amy”, “Rosie” and “Martyn” as shown inFIG. 2 . Each of these contacts have authorisedUser A 112 of theclient 116 to view their contact details. - Returning to
FIG. 1 ,node 102 comprises astore 108 for holding information or data. The information is typically in the form of discrete information items. The information items may be for example details of the contacts of theuser 112 or identifiers of files stored at thenode 102 or identifiers of interests of theuser 112. Thelink 106 connects theuser device 102 to asecond user device 104 over thenetwork 111. Thelink 106 may be a direct connection betweennodes link 106 may be an indirect connection betweennodes network 111.Node 104 is associated withUser B 114 and comprises acommunication client 118 and aninformation store 110 similar to those ofnode 102. - It may be desired to identify the presence of matching information items between information items stored in the
stores - By using a hashing scheme as described above,
node 102 can generate a list of hash values using a hashing function from the information items instore 108 atnode 102 and transmit the hash values to thenode 104 via thelink 106.Node 104 can generate hash values from thelist 110 of information items instore 110 at thenode 104 using the same hashing function and compare those hash values with the hash values received fromnode 102 to find matching hash values. If the hashing scheme has no hash collisions, the identification of matching hash values equates to an identification of matching information items identified by the hash values. - Hash functions with uniqueness or near uniqueness allow for identification of information items that generated the hash values. For example, if
node 102 transmits a list of hash values tonode 104 indicating the information items instore 108, and the hash values are generated using a hashing scheme which has no colliding hash values, then if one of the hash values received atnode 104 matches a hash value generated from an information item instore 110, thennode 104 can conclude thatnode 102 has an information item matching the information item inlist 110 which was used to generate the matching hash value. Furthermore, ifnode 104 is able to determine an information item that would generate the hash value thennode 104 can conclude that that information item is stored atnode 102. In hashing schemes which have near uniqueness, although it may not be possible to uniquely identify an information item from a matching hash value, the information item can be identified as being one of only a few possible information items. - The inventor has realised that matching hash values can be used to identify the presence of matching information items using a hashing scheme in which the number of unique hash values is less than the number of unique information items in the system. This means that the same hash value is generated from more than one unique information item in the hashing scheme. The number of unique information items indicated by one hash value in the hashing scheme can be chosen in dependence upon the context in which the hash values are used. For example, in one context where the information items are details of a user's contacts, each hash value may preferably indicate hundreds of information items, whereas in another context where the information items are identifiers of files stored at a sharing node, each hash value may preferably indicate fewer information items, for example approximately ten information items. In preferred embodiments, the number of unique hash values is at least an order of magnitude less than the number of unique information items in the system. In these preferred embodiments, one unique hash value is generated from at least 10 unique information items. As an example, the number of unique information items may be 300 million, and, depending on the context, a suitable hashing scheme may be a 16-bit CRC which has a total of 65536 unique hash values, such that each hash value indicates an average of 4500 information items. Therefore by disclosing the hash value to another node in the network, the information item cannot be uniquely identified (in the example the information item may be one of 4500 information items), so the other node is prevented from using the hash value as an identifier of a unique information item. The hash value can only be used by the other node to identify that the information item is one from a group of information items which generate the same hash value.
- Three particularly useful embodiments will now be described. The first embodiment is described with reference to
FIGS. 3 and 4 , the second embodiment will be described with reference toFIGS. 5 and 6 and the third embodiment will be described with reference toFIGS. 7 and 8 . - The first particularly useful embodiment relates to finding common contacts between users in a network.
FIG. 3 shows theuser nodes link 106. Thestore 108 onnode 102, holds the usernames of contacts ofUser A 112. In the example shown inFIG. 3 , thestore 108 holds the usernames “Amy”, “Rosie” and “Martyn”. Thestore 110 onnode 104, holds the usernames of contacts ofUser B 114. In the example shown inFIG. 3 ,store 110 holds the usernames “Madis”, “Martyn”, “Sonia” and “Michael”.User A 112 ofnode 102 would like to determine whether any of his contacts are also contacts ofUser B 114 ofnode 104, but User A does not want to disclose his list of contacts to User B atnode 104. In order to do this, the method shown inFIG. 4 is used. - In step S402,
node 102 generates hash values of the contact usernames stored instore 108 according to a hashing scheme as described above. In step S404, the hash values of User A's contacts are transmitted over the network onlink 106 tonode 104. As described above, one hash value in the hashing scheme corresponds to more than one contact username (i.e. the ratio of hash values to contact usernames in the system is 1:many). Therefore,node 104 cannot reliably determine the contacts ofUser A 112 using the hash values provided fromnode 102. - In step S406,
node 104 generates hash values of the contact usernames stored instore 110 according to the same hashing scheme as that used to generate the hash values of the contact usernames ofUser A 112. - In step S408, the hash values received from
node 102 are compared with the hash values generated atnode 104 to find matching hash values. In step S410, the matching hash values are transmitted over the network tonode 102 vialink 106. In step S412,node 102 determines the contact usernames that were used to generate the matching hash values, in order to determine common contacts betweenUser A 112 andUser B 114. - In the example shown in
FIG. 3 , the user in the system with username “Martyn” is a contact of bothUser A 112 andUser B 114. The hash value generated for username “Martyn” will be found as a matching hash value in step S408, and then in step S412 it will be determined that Martyn is a common contact ofUser A 112 andUser B 114. The hashing scheme is chosen to have significantly less unique hash values than there are users in the system, such that one hash value may be generated from many usernames. However, there are significantly more unique hash values in the hashing scheme than there are contact usernames in thestores FIG. 3 , the probability of a random hash collision is given by: (no. of User A's contacts)x(no. of User B's contacts)/(no. of unique hash values in hashing scheme)=12/65536≈0.00018. This is so low that in this case, any matching hash values can be taken to be indicative of matching contacts. - The reason that matching hash values can be assumed to be indicative of matching contacts despite each hash value representing 4500 contact usernames on average in this case is because it is more likely that the
Users user 112 oruser 114 randomly generate the same hash value. This is true because there is an association between the contacts ofUser A 112 and the contacts ofUser B 114. In particular,User A 112 knows User B (User B 114 might be a contact ofUser A 112, orUser A 112 might simply be aware of User B 114), which means that a contact ofUser B 114 is much more likely, than a completely random user in thenetwork 111, to be a contact of User A. In this way, by choosing a suitable hashing scheme, it can be ensured that when comparing contacts of users who know each other, matching hash values predominantly indicate matching contacts rather than hash collision of different contacts. This allows matching hash values to be assumed to be indicative of matching contacts. One particularly useful scenario in which the method can be used is for allowing a Friends of Friends search to be executed on P2P nodes without revealing the contact names between P2P nodes that are participating in the search, while still allowing the identification of shared contacts. - This method is not limited to use in determining common contacts between users who know each other. Indeed the method will work for any type of information item stored in lists on different nodes in the network, where there is an association between the lists which increases the likelihood that information items in one list will be present in the other list. Where the lists are associated in such a way that the probability of one of the information items in one list matching one of the information items in the other list is greater than the probability of two different information items being identified by the same hash value in the hashing scheme, then matching hash values can be taken to be indicative of matching information items. In this way, common information items between the
stores node 108 or innode 110 to any node in the network. A node receiving the hash values of the information items instore 108 fromnode 102 cannot determine the information items instore 108 because each hash value identifies many different information items in the hashing scheme. - In an alternative embodiment, hash values of the information items in
store 108 may be transmitted to a third node (not shown inFIG. 3 ), and hash values of the information items instore 110 may also be transmitted to the third node, wherein the hash values are compared at the third node to find matching hash values between thestores node 104, which may be beneficial ifUser A 112 has more trust in the third node than innode 104 and/or inUser B 114. - A second particularly useful embodiment is described with reference to
FIGS. 5 and 6 and relates to file sharing in a network.FIG. 5 shows afirst sharing node 502storing File 1,File 2 andFile 3 in astore 508 and asecond sharing node 504storing File 11,File 12 andFile 13 in astore 510. The sharingnodes central index 512 over the network viarespective links links - In step S602 hash values of the files stored at sharing
node 502 are generated atnode 502 using a suitable hashing scheme as described above to prevent the hash values being used as identifiers of unique files and hash values of the files stored at sharingnode 504 are generated atnode 504 using the same hashing scheme. In step S604 the hash values generated atnode 502 are transmitted overlink 506 to thecentral index 512 and the hash values generated atnode 504 are transmitted overlink 507 to thecentral index 512. The hash values are stored instore 514 at thecentral index 512. There may be many sharing nodes in the network, but only two (nodes 502 and 504) are shown inFIG. 5 for clarity. Thestore 514 stores the hash values in such a way that it can associate a hash value in thestore 514 with the one of the sharing nodes (e.g. 502 or 504) from which the hash value was received. This may be done by any suitable method such as by storing the hash values from different sharing nodes in different lists, or by linking each hash value in thestore 514 to the relevant sharing node. - A requesting
node 102 such asnode 102 shown inFIG. 1 associated withUser A 112 can communicate withcentral index 112 over the network via alink 505. Similarly to link 106 described above, link 505 may be a direct or an indirect link over the network.Node 102 has astore 108 which can store one or more hash values of files that thenode 102 would like to find in the network. For example as shown inFIG. 5 , theuser 112 wants to findFile 2 and thestore 108 stores “Hash 2” which corresponds to File 2 stored at sharingnode 502. In step S606 the requesting node transmits a request to the centralindex using link 505 to locate the file which corresponds to the hash value stored in thestore 108. The request includes the hash value “Hash 2” from thestore 108. - In step S608 the hash value received from the requesting
node 102 is compared with the hash values stored instore 514 at thecentral index 512 to determine any matching hash values. The location(s) of sharing nodes which store files identified by the matching hash values is(are) determined. Since a hash value corresponds to many files in the hashing scheme, it is possible that a matching hash value does not indicate the correct file thatnode 102 is searching for. However, the location(s) of the sharing nodes determined in step S608 are returned to the requestingnode 102 in step S610. For example, in the system shown inFIG. 5 , the location of thefirst sharing node 502 will be returned to the requesting node becauseHash 2 corresponds to File 2 stored atnode 502. However, it is also possible that, for example,Hash 11 generated fromFile 11 is the same asHash 2 generated fromfile 2, so the location of thesecond sharing node 504 may also be returned to the requestingnode 102. - In step S612 the requesting
node 102 contacts the identified sharing node(s) over the network to determine whether the correct file (File 2) is stored at the sharing node(s). This may be done by transmitting an identifier of the file to the sharing node that is more precise than the hash values used previously. The more precise identifier may be a different hash value calculated using a different hashing scheme. In the different hashing scheme, a hash value may identify a unique file. Alternatively, the more precise identifier may be the filename of the file. Other identifiers may be used as would be apparent to the skilled person. In step S614, the sharing node(s) use the more precise identifier to determine whether the sharing node holds the file that the requesting node is searching for. In the example shown inFIG. 5 , thefirst sharing node 502 will determine thatFile 2 is the file that the requestingnode 102 is searching for, and may then transmit the file to the requestingnode 102. However, thesecond sharing node 504 will determine thatFile 11 is not the file that the requesting node is searching for even thoughHash 11 happened to matchHash 2. Even if the file at the sharing node is the file that the requesting node is searching for, the sharing node may decide not to transmit the file to the requesting node. - In some embodiments, in step S612, the requesting node will be required to send an authentication to the sharing node. The sharing node will then check the authentication and only if the requesting node is authenticated will the sharing node transmit the file to the requesting node in step S614. In a P2P system as described above, the authentication could be the digital certificate of the requesting
node 102. - When the method is used in a system for file sharing such as that described above in relation to
FIGS. 5 and 6 , the central index can store hash values of files stored at sharing nodes, and because the hash values do not identify unique files, the actual files stored at the sharing nodes cannot be determined from an inspection of the central index. Furthermore, the requestingnode 102 can send a request to thecentral index 512, and the actual information being searched for is not disclosed. However, it is still possible to use the central index to search for files stored on sharing nodes in the network using the method described above. - The method of the second particularly useful embodiment is described above with reference to
FIGS. 5 and 6 in relation to information items being identifiers of files stored at the nodes. However, the method can be used for other information items where it is desired to identify sharing nodes which are storing particular information items. - A third particularly useful embodiment is described with reference to
FIGS. 7 and 8 and relates to finding users with similar interests in a network.FIG. 7 shows afirst user node 102 which is associated withUser A 112. Thestore 108 onnode 102 holds identifiers of interests ofUser A 112. Similarly,node 702 is associated withUser C 710 and comprises astore 708 which holds identifiers of interests ofUser C 710. Acentral node 712 in the network can communicate withnode 102 vialink 705 and can communicate withnode 702 vialink 706. Similarly to link 106 described above,links - As examples, URLs and search keywords can be used as identifiers of a user's interests. Images viewed by a user from a database of images can also be used as identifiers of a user's interests.
- In
step S802 node 102 generates a set of hash values from the identifiers of the interests instore 108 using a suitable hashing scheme as described above. Similarly,node 702 generates a set of hash values from the identifiers of the interests instore 708 using the same hashing scheme. In step S804 the set of hash values generated atnode 102 is transmitted to thecentral node 712 using thelink 705 and the set of hash values generated atnode 702 is transmitted to thecentral node 712 using thelink 706. The sets of hash values are stored at thecentral node 712. In the example shown inFIG. 7 , the set of hash values received fromnode 102 is stored in astore 714 and the set of hash values received fromnode 702 is stored in astore 716. In other embodiments, sets of hash values received from different nodes are stored in the same store at thecentral node 712 with thecentral node 712 having some mechanism for identifying the node from which the sets of hash values were received. - In step S806, the set of hash values received from
node 102 is compared with the set of hash values received fromnode 702 at thecentral node 712 to find matching hash values between the sets. In step S808 the number of matching hash values between the sets is counted. The number of matching hash values gives an indication as to whether theusers users - In step S810 is it determined whether the number of matching hash values is greater than the expected number of matching hash values between the two sets of interests if the interests were randomly selected. If there are more matching hash values than expected then that indicates that the
users central node 712 is used to host a social networking group, the strength of the similarity between two users who are part of the social networking group could be used for one of the users to identify the other user as someone who has similar interests to his own. - Because the hashing scheme uses hash values that do not identify unique interests, the method allows information that relates to interests of people to be used to locate people with common interests without revealing exactly what the interests are. The hash values stored on the
central node 712 cannot be used to uniquely identify the interests of a user. The websites that a person visit can be very indicative of interests that a person has. This means that URLs used by a user can be used as the identifiers of the interests of the user. Similarly, search keywords can be used as the identifiers of the interests. The number of hash values in common between two lists can be considered indicative of common interests. - The method can also be applied to files, for example by generating hash values of image file contents of an image sharing site and comparing lists of hash values between two users it can be determined whether they like viewing similar images. As an example, if an average user has viewed 2000 images from a database of 2 million images then using a 16-bit hash value (with 65536 unique hash values) would sufficiently well identify images in two lists of images viewed by users while each hash value would match any of 30 different images. Each matching hash value increases the likelihood that other matching hash values do indeed refer to matching images out of the 30 possibilities in the system. Once a sufficient number of matching hash values are found then there is a high probability that the two users have looked at same images. In other words, if there is a large number of matching hash values, then the two users are identified as having similar interests, and once they are identified as having similar interests then there is an association between the sets of interests of one user and the set of interests of the other user. This can then be thought of in a similar way as in the first particularly useful embodiment described above in which the contact lists of users who know each other are associated. In the same way, where two users have similar interests, then the interests are associated such that it is more likely that another matching hash value is due to a matching interest rather than being due to a random hash collision of different interests. Therefore, once the
users - In the example shown in
FIG. 7 ,users interests central node 712 in step S806. Having two matching hash values will be more than expected for the case where each user has only 3 interests as shown inFIG. 7 and so it will be determined thatusers - The method of the third particularly useful embodiment is described above with reference to
FIGS. 7 and 8 in relation to information items being identifiers of interests of users. However, the method can be used for other information items where it is desired to identify nodes which have similar information items. - The embodiments described above, use a hashing scheme with fewer unique hash values than there are unique information items in the system such that one hash value cannot be used to identify a unique information item. This ensures privacy and security in the system since a node can transmit the hash values generated from information items stored on the node to another node and the other node cannot determine the information items using the hash values. Hence, the privacy and security are improved whilst the method maintains the ability to identify the presence of matching information items on different nodes in the system.
- While this invention has been particularly shown and described with reference to preferred embodiments, it will be understood to those skilled in the art that various changes in form and detail may be made without departing from the scope of the invention as defined by the appendant claims.
Claims (20)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/524,822 US20150046466A1 (en) | 2009-11-10 | 2014-10-27 | Matching Information Items |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
GB0919675.9 | 2009-11-10 | ||
GB0919675A GB2475252A (en) | 2009-11-10 | 2009-11-10 | A hashing scheme is used to facilitate identifying the presence of matching information items on different network nodes without disclosing the information. |
US12/640,844 US8874536B2 (en) | 2009-11-10 | 2009-12-17 | Matching information items |
US14/524,822 US20150046466A1 (en) | 2009-11-10 | 2014-10-27 | Matching Information Items |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/640,844 Continuation US8874536B2 (en) | 2009-11-10 | 2009-12-17 | Matching information items |
Publications (1)
Publication Number | Publication Date |
---|---|
US20150046466A1 true US20150046466A1 (en) | 2015-02-12 |
Family
ID=41502163
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/640,844 Active 2031-07-02 US8874536B2 (en) | 2009-11-10 | 2009-12-17 | Matching information items |
US14/524,822 Abandoned US20150046466A1 (en) | 2009-11-10 | 2014-10-27 | Matching Information Items |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/640,844 Active 2031-07-02 US8874536B2 (en) | 2009-11-10 | 2009-12-17 | Matching information items |
Country Status (5)
Country | Link |
---|---|
US (2) | US8874536B2 (en) |
EP (1) | EP2486719B1 (en) |
ES (1) | ES2618807T3 (en) |
GB (1) | GB2475252A (en) |
WO (1) | WO2011058057A1 (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9167035B2 (en) | 2009-11-10 | 2015-10-20 | Skype | Contact information in a peer to peer communications network |
US9571288B2 (en) * | 2014-12-27 | 2017-02-14 | Airwatch Llc | Peer to peer enterprise file sharing |
US9584508B2 (en) | 2014-12-27 | 2017-02-28 | Airwatch Llc | Peer to peer enterprise file sharing |
US9998463B2 (en) | 2014-12-27 | 2018-06-12 | Airwatch, Llc | Peer to peer enterprise file sharing |
WO2019010228A1 (en) * | 2017-07-03 | 2019-01-10 | Medici Ventures, Inc. | Decentralized trading system for fair ordering and matching of trades received at multiple network nodes and matched by multiple network nodes within decentralized trading system |
EP3627320A1 (en) * | 2018-09-19 | 2020-03-25 | Vocalink Limited | Data processing device, system and method |
Families Citing this family (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2475252A (en) | 2009-11-10 | 2011-05-18 | Skype Ltd | A hashing scheme is used to facilitate identifying the presence of matching information items on different network nodes without disclosing the information. |
US8589393B2 (en) * | 2011-11-08 | 2013-11-19 | Google Inc. | Methods and apparatus for discovery of attributes using a social mobile application |
US8612516B2 (en) * | 2011-11-28 | 2013-12-17 | Wyse Technology Inc. | Deployment of a driver or an application on a client device having a write-filter |
US9367707B2 (en) * | 2012-02-23 | 2016-06-14 | Tenable Network Security, Inc. | System and method for using file hashes to track data leakage and document propagation in a network |
US11126418B2 (en) * | 2012-10-11 | 2021-09-21 | Mcafee, Llc | Efficient shared image deployment |
CN103020182B (en) * | 2012-11-29 | 2016-04-20 | 深圳市新国都技术股份有限公司 | A kind of data search method based on HASH algorithm |
US9378535B2 (en) * | 2013-08-29 | 2016-06-28 | Advanced Micro Devices, Inc. | Efficient duplicate elimination |
CN103997558B (en) * | 2014-06-10 | 2016-07-06 | 宁波大学 | A kind of blacklist fast matching method towards mobile phone |
US20160261648A1 (en) | 2015-03-04 | 2016-09-08 | Unify Gmbh & Co. Kg | Communication system and method of using the same |
US10542056B2 (en) | 2015-03-04 | 2020-01-21 | Unify Gmbh & Co. Kg | Communication system and method of using the same |
US10142271B2 (en) | 2015-03-06 | 2018-11-27 | Unify Gmbh & Co. Kg | Method, device, and system for providing privacy for communications |
CN104700459B (en) * | 2015-03-20 | 2016-03-23 | 东南大学 | A Method of Improving the Blacklist Matching Efficiency of AFC System Terminal Equipment |
US10467615B1 (en) | 2015-09-30 | 2019-11-05 | Square, Inc. | Friction-less purchasing technology |
CN105354297B (en) * | 2015-11-03 | 2019-03-26 | 浪潮(北京)电子信息产业有限公司 | The method and system of data storage in a kind of database |
US9934502B1 (en) * | 2017-01-30 | 2018-04-03 | Square, Inc. | Contacts for misdirected payments and user authentication |
WO2018140272A1 (en) * | 2017-01-30 | 2018-08-02 | Square, Inc. | Contacts for misdirected payments and user authentication |
US10810569B2 (en) | 2017-01-30 | 2020-10-20 | Square, Inc. | Contacts for misdirected payments and user authentication |
CN106954207B (en) * | 2017-04-25 | 2018-06-05 | 腾讯科技(深圳)有限公司 | A kind of method and device for the account attributes value for obtaining target terminal |
US10423948B1 (en) | 2017-06-29 | 2019-09-24 | Square, Inc. | Automated third-party messaging |
US10810574B1 (en) | 2017-06-29 | 2020-10-20 | Square, Inc. | Electronic audible payment messaging |
US10949564B2 (en) | 2018-05-07 | 2021-03-16 | Apple Inc. | Contact discovery service with privacy aspect |
US11546174B2 (en) * | 2018-12-11 | 2023-01-03 | Apple Inc. | Wireless terminal authentication |
US12154179B2 (en) | 2019-07-03 | 2024-11-26 | Sap Se | Transaction policy audit |
US11282078B2 (en) | 2019-07-03 | 2022-03-22 | Sap Se | Transaction auditing using token extraction and model matching |
US20210004795A1 (en) * | 2019-07-03 | 2021-01-07 | Sap Se | Anomaly and fraud detection using duplicate event detector |
US20210182808A1 (en) * | 2019-12-12 | 2021-06-17 | Visa International Service Association | Method, System, and Computer Program Product for Distributing Data from Multiple Data Sources |
US11706306B2 (en) * | 2021-02-22 | 2023-07-18 | Stripe, Inc. | Location-based determinations |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050010836A1 (en) * | 2003-05-15 | 2005-01-13 | Samsung Electronics Co., Ltd. | Apparatus for testing hard disk drive |
US20100009487A1 (en) * | 2008-07-08 | 2010-01-14 | Semiconductor Manufacturing International (Shanghai) Corporation | ONO Spacer Etch Process to Reduce Dark Current |
Family Cites Families (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6064736A (en) * | 1997-09-15 | 2000-05-16 | International Business Machines Corporation | Systems, methods and computer program products that use an encrypted session for additional password verification |
US7461263B2 (en) * | 2003-01-23 | 2008-12-02 | Unspam, Llc. | Method and apparatus for a non-revealing do-not-contact list system |
EP1549012A1 (en) * | 2003-12-24 | 2005-06-29 | DataCenterTechnologies N.V. | Method and system for identifying the content of files in a network |
US7325013B2 (en) * | 2004-04-15 | 2008-01-29 | Id3Man, Inc. | Database with efficient fuzzy matching |
US7478078B2 (en) * | 2004-06-14 | 2009-01-13 | Friendster, Inc. | Method for sharing relationship information stored in a social network database with third party databases |
US20060190536A1 (en) | 2005-02-23 | 2006-08-24 | International Business Machines Corporation | Method, system and program product for building social networks |
US20090316687A1 (en) | 2006-03-10 | 2009-12-24 | Peerant, Inc. | Peer to peer inbound contact center |
US7596597B2 (en) * | 2006-08-31 | 2009-09-29 | Microsoft Corporation | Recommending contacts in a social network |
WO2008041173A2 (en) | 2006-10-02 | 2008-04-10 | Nokia Corporation | Method system and devices for network sharing or searching of resources |
US8367342B2 (en) * | 2006-12-22 | 2013-02-05 | Lead Pharma Drug Development Ip B.V. | Cardiac hypertrophy |
US7945862B2 (en) * | 2007-09-11 | 2011-05-17 | Yahoo! Inc. | Social network site including contact-based recommendation functionality |
US20090319288A1 (en) * | 2008-06-24 | 2009-12-24 | Yahoo Inc. | Suggesting contacts for social networks |
US20100057732A1 (en) | 2008-09-02 | 2010-03-04 | O'sullivan Patrick Joseph | System and method for identifying social network intersection in instant messaging |
US8363961B1 (en) * | 2008-10-14 | 2013-01-29 | Adobe Systems Incorporated | Clustering techniques for large, high-dimensionality data sets |
US20100106713A1 (en) * | 2008-10-28 | 2010-04-29 | Andrea Esuli | Method for performing efficient similarity search |
US8055720B2 (en) * | 2009-01-27 | 2011-11-08 | Microsoft Corporation | Cluster-based friend suggestion aggregator |
GB2475252A (en) * | 2009-11-10 | 2011-05-18 | Skype Ltd | A hashing scheme is used to facilitate identifying the presence of matching information items on different network nodes without disclosing the information. |
GB2475251A (en) | 2009-11-10 | 2011-05-18 | Skype Ltd | Identifying new contacts in a peer to peer network |
-
2009
- 2009-11-10 GB GB0919675A patent/GB2475252A/en not_active Withdrawn
- 2009-12-17 US US12/640,844 patent/US8874536B2/en active Active
-
2010
- 2010-11-10 WO PCT/EP2010/067210 patent/WO2011058057A1/en active Application Filing
- 2010-11-10 EP EP10788263.1A patent/EP2486719B1/en active Active
- 2010-11-10 ES ES10788263.1T patent/ES2618807T3/en active Active
-
2014
- 2014-10-27 US US14/524,822 patent/US20150046466A1/en not_active Abandoned
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050010836A1 (en) * | 2003-05-15 | 2005-01-13 | Samsung Electronics Co., Ltd. | Apparatus for testing hard disk drive |
US20100009487A1 (en) * | 2008-07-08 | 2010-01-14 | Semiconductor Manufacturing International (Shanghai) Corporation | ONO Spacer Etch Process to Reduce Dark Current |
Non-Patent Citations (3)
Title |
---|
Gupta, Abhishek, Divyakant Agrawal, and Amr El Abbadi. "Approximate Range Selection Queries in Peer-to-Peer Systems." CIDR. Vol. 3. 2003. * |
Haghani, Parisa, Sebastian Michel, and Karl Aberer. "Distributed similarity search in high dimensions using locality sensitive hashing." Proceedings of the 12th International Conference on Extending Database Technology: Advances in Database Technology. ACM, 2009. * |
Hua, Yu, et al. "Bounded LSH for similarity search in peer-to-peer file systems." 2008 37th International Conference on Parallel Processing. IEEE, 2008. * |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9167035B2 (en) | 2009-11-10 | 2015-10-20 | Skype | Contact information in a peer to peer communications network |
US9571288B2 (en) * | 2014-12-27 | 2017-02-14 | Airwatch Llc | Peer to peer enterprise file sharing |
US9584508B2 (en) | 2014-12-27 | 2017-02-28 | Airwatch Llc | Peer to peer enterprise file sharing |
US9998463B2 (en) | 2014-12-27 | 2018-06-12 | Airwatch, Llc | Peer to peer enterprise file sharing |
US10084790B2 (en) | 2014-12-27 | 2018-09-25 | Airwatch, Llc | Peer to peer enterprise file sharing |
US10084789B2 (en) | 2014-12-27 | 2018-09-25 | Airwatch, Llc | Peer to peer enterprise file sharing |
US10084788B2 (en) | 2014-12-27 | 2018-09-25 | Airwatch, Llc | Peer to peer enterprise file sharing |
WO2019010228A1 (en) * | 2017-07-03 | 2019-01-10 | Medici Ventures, Inc. | Decentralized trading system for fair ordering and matching of trades received at multiple network nodes and matched by multiple network nodes within decentralized trading system |
US10937083B2 (en) | 2017-07-03 | 2021-03-02 | Medici Ventures, Inc. | Decentralized trading system for fair ordering and matching of trades received at multiple network nodes and matched by multiple network nodes within decentralized trading system |
US11948182B2 (en) | 2017-07-03 | 2024-04-02 | Tzero Ip, Llc | Decentralized trading system for fair ordering and matching of trades received at multiple network nodes and matched by multiple network nodes within decentralized trading system |
EP3627320A1 (en) * | 2018-09-19 | 2020-03-25 | Vocalink Limited | Data processing device, system and method |
US11625266B2 (en) | 2018-09-19 | 2023-04-11 | Vocalink International Limited | Data processing device, system and method |
Also Published As
Publication number | Publication date |
---|---|
US8874536B2 (en) | 2014-10-28 |
WO2011058057A1 (en) | 2011-05-19 |
EP2486719A1 (en) | 2012-08-15 |
EP2486719B1 (en) | 2017-02-22 |
GB2475252A (en) | 2011-05-18 |
ES2618807T3 (en) | 2017-06-22 |
US20110113029A1 (en) | 2011-05-12 |
GB0919675D0 (en) | 2009-12-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8874536B2 (en) | Matching information items | |
US7478078B2 (en) | Method for sharing relationship information stored in a social network database with third party databases | |
JP5138970B2 (en) | System, server, information terminal, operating system, middleware, information communication device, authentication method, system, and application software | |
US8365301B2 (en) | Peer-to-peer network communication | |
RU2346398C2 (en) | System and method of transferring shortcut information from certificate used for encryptation operations | |
US20110113101A1 (en) | Method and Apparatus for Processing Authentication Request Message in a Social Network | |
US20230370245A1 (en) | Privacy-Preserving Domain Name Services (DNS) | |
US20100023510A1 (en) | Terminal device and system for searching personal information | |
US20060190716A1 (en) | Peer-to-peer network information storage | |
WO2012039085A1 (en) | Attribute information processing device, attribute information processing method and attribute information evaluation system | |
US20080320105A1 (en) | System, server and information terminal for detection of a black hat | |
US20120158756A1 (en) | Searching in Peer to Peer Networks | |
EP1694027B1 (en) | Peer-to-peer network information | |
US20140366110A1 (en) | Methods and systems for single sign-on while protecting user privacy | |
CN110247894A (en) | The method and device of handle server is forged in a kind of identification | |
KR102271201B1 (en) | Method for maintaining private information on blockchain network and device thereof | |
JP2004127298A (en) | Address assignment for electronic message peculiar to transmission source | |
JP2006189925A (en) | Private information management system, private information management program, and private information protection method | |
US12130803B2 (en) | Blockchain data search method | |
Chang et al. | Trustworthy service discovery for mobile social network in proximity | |
US12244592B2 (en) | Requesting and transmitting data for related accounts | |
JP2014524210A (en) | Generate variable length nonce | |
CA3229354A1 (en) | Privacy-preserving domain name service (dns) | |
US12095856B2 (en) | System and method of social authentication and data synchronization in a network | |
Xie et al. | A secure distributed search system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: MICROSOFT CORPORATION, WASHINGTON Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KAAL, MADIS;REEL/FRAME:034290/0717 Effective date: 20141201 |
|
AS | Assignment |
Owner name: MICROSOFT CORPORATION, WASHINGTON Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KAAL, MADIS;REEL/FRAME:037228/0009 Effective date: 20141201 |
|
AS | Assignment |
Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:037854/0955 Effective date: 20141014 |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |