US20080022414A1 - System and method of providing unique personal identifiers for use in the anonymous and secure exchange of data - Google Patents

System and method of providing unique personal identifiers for use in the anonymous and secure exchange of data Download PDF

Info

Publication number
US20080022414A1
US20080022414A1 US11/726,308 US72630807A US2008022414A1 US 20080022414 A1 US20080022414 A1 US 20080022414A1 US 72630807 A US72630807 A US 72630807A US 2008022414 A1 US2008022414 A1 US 2008022414A1
Authority
US
United States
Prior art keywords
uxid
individual
entity
string
data
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
Application number
US11/726,308
Inventor
Robert Cahn
Teresa Piliouras
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Albright Associates Inc
Original Assignee
Individual
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US11/726,308 priority Critical patent/US20080022414A1/en
Priority to PCT/US2007/007565 priority patent/WO2008069825A2/en
Assigned to ALBRIGHT ASSOCIATES, INC. reassignment ALBRIGHT ASSOCIATES, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: PILIOURAS, TERESA
Publication of US20080022414A1 publication Critical patent/US20080022414A1/en
Priority to US12/146,257 priority patent/US8042193B1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic 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/3236Cryptographic 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/42Anonymization, e.g. involving pseudonyms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/56Financial cryptography, e.g. electronic payment or e-cash
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/88Medical equipments

Definitions

  • the present invention relates to a system and method of providing unique personal identifiers for use in the anonymous and secure exchange of data and, more particularly, to the implementation of a trusted third party service to generate unique universal IDs (UXIDs) and utilize the UXIDs as the key to a repository of secure data associated with the individual.
  • UXIDs unique universal IDs
  • NCES National Center for Education Statistics
  • the present invention relates to a system and method of providing unique personal identifiers for use in the anonymous and secure exchange of data and, more particularly, to the implementation of a trusted third party service to generate unique universal IDs (UXIDs) and utilize the UXIDs as the key to a repository of secure data associated with the individual.
  • UXIDs unique universal IDs
  • a third party service is utilized to generate UXIDs that thereafter allow for the collection, aggregation and exchange of statistics and data in an anonymous fashion between various types of individuals and entities.
  • a novel process has been developed to generate unique universal IDs based upon certifiable legal documentation (e.g., birth certificate), where the trusted third party service obtains the document, selects predetermined information therefrom and performs a “hash” on the selected information to generate the UXID.
  • the individual may thereafter request to be associated with various entity subscribers to the service (where the individual is then issued a unique entity-associated UXID, or EA-UXID, for each association request) so that various types of personal data will be available (in an anonymous fashion) to the subscriber-entity.
  • a student may have a school-entity UXID that is used to associate his/her school records with him/her regardless of where they live throughout their school years.
  • This same student may have a medical-entity UXID that is used in similar fashion to link the student's personal medical records with him/her.
  • the utilization of different EA-UXIDs for each entity registration prevents the school-entity subscriber from having access to the student's medical records, and similarly prevents the medical-entity subscriber from having access to the student's school records.
  • UXIDs and EA-UXIDs may also subscribe to and use the data collection services of the present invention, particularly since the provision of UXIDs and EA-UXIDs is truly independent of the type of data collected, or the uses to which “trusted” subscriber-entities applies this collected, anonymous data.
  • individuals initially register with the service by submitting their birth certificate or other “legally authentic” document (such as required to obtain a passport) to obtain a “universal ID” (UXID).
  • UXID “universal ID”
  • the service creates a string of selected information from the document, such as the individual's name, birth date and birth city, and performs a mathematical hash operation on this string (supplemented in the manner described below) to form a multi-digit hexadecimal result.
  • a selected number of digits from the hexadecimal hash result (preferably, nine digits) is then defined as the UXID.
  • a “pad string” known only to the service provider is appended to the supplied information (thus forming the supplemented string noted above), providing additional assurance that inappropriate third parties cannot hold themselves out as being associated with the anonymous data collection service of the present invention.
  • the pad string is analogous to a “private key” in a (public key, private key) pair, and is known only by the service provider of the present invention.
  • the service provider uses the pad string as an internal control for identifying fake IDs that might be generated by entities misrepresenting themselves as bona fide agents of the service.
  • Different pad strings may be used to generate different entity-associated UXIDs and/or may be changed over time, with the service maintaining a linkage between all UXIDs/EA-UXIDs and the particular pad string used in their generation.
  • various accepted “one way” hashes may be used by the service to preserve the anonymity of the registered individuals, while insuring that the information remains secure.
  • the MD5 or SHA-1 hashes well known in the art, may be used.
  • a private, proprietary hash known only to the service provider may be employed, adding yet another degree of security to the process.
  • the UXID platform of the present invention is capable of retaining a linkage between each UXID/EA-UXID and the specific hash algorithm used for its generation.
  • the UXID platform of the present invention can further check the to-be-assigned UXID against already issued UXIDs in order to ensure that the proposed UXID has not already been assigned (i.e., that a “collision” was created by generating a hash of this new data). If a collision has occurred, the process will adjust one (or perhaps more) of the digits in the to-be-assigned UXID and again search the issued UXID database for collisions. This process would continue, as necessary, until the newly-formed UXID is “unique”.
  • the generated UXID is then conveyed to the individual, preferably by mail, email or in person, along with the return of their original documentation (i.e., birth certificate), and an associated “secret user string” (SUS).
  • SUS is analogous to a PIN or password, and is thereafter utilized to permit/deny access of the individual to the UXID platform of the present invention.
  • EA-UXIDs entity-application UXIDs
  • EA-SUSs entity-application UXIDs
  • an EA-UXID is created from a hash string derived from the individual's UXID and possibly other entity-related information.
  • the act of registration also allows the inventive service to collect data associated with the individual, where the data may be supplied by participating entities (such as schools, banks, etc.)
  • Various embodiments of the present invention include the provision of a “verification level” (VL) assessment to be associated with a generated UXID/EA-UXID, which may be based upon the original documentation used to generate the ID. For example, if an individual does not have/cannot find his original birth certificate, and uses a valid driver's license to obtain a UXID, that UXID may be issued with a lower “verification” level, since a driver's license is not considered as “authentic” as an original birth certificate. In other embodiments, a “temporary” or “provisional” UXID may be issued, where the UXID includes an expiration date. Such a UXID may be required in situations where the individual has not yet obtained the required documentation, but needs the UXID for other reasons.
  • VL verification level
  • FIG. 1 contains an exemplary flowchart summarizing the process of obtaining a unique UXID in accordance with the present invention
  • FIG. 2 contains a flowchart of the specific process used for entity registration
  • FIG. 3 illustrates the process of obtaining an EA-UXID in accordance with the present invention
  • FIG. 4 is a simplified block diagram of an exemplary UXID platform utilized to provide the generation and utilization of UXIDs and EA-UXIDs in accordance with the present invention
  • FIG. 5 contains a tabular depiction of the various types of UXIDs that may be generated in accordance with the present invention.
  • FIG. 6 contains a flowchart illustrating an exemplary process utilized by a registered entity to retrieve “anonymous” data collected by the service of the present invention.
  • UXIDs unique universal IDs
  • sources of collected data
  • entities as “users” of the collected data
  • UXIDs allows for the collected data to be passed along in anonymous fashion to the entities, thus allowing various types of agencies, financial/educational/medical institutions, and the like, to perform vital services without compromising the identity of any individuals associated with the data.
  • Some entities for example, medical research programs or educational survey institutions are therefore able to collect and utilize significant, valid data in an anonymous fashion to provide services such as tracking individuals involved in a new drug trial, investor activity in different businesses, and the like.
  • the system and method of the present invention begins with an individual subscriber obtaining a UXID in the form of a unique sequence of digits that is generated using a novel process and based on verified legal documents so that a correspondence between a UXID and only one individual is assured.
  • the individual submits a legally-verifiable original document (or notarized copy thereof) to the service, where in most cases a birth certificate is the preferred documentation.
  • a set of predetermined fields of information from the submitted document are then used to form a string of information.
  • a hash algorithm is applied to this information string (supplemented in the manner discussed below) to generate a string of hexadecimal digits from which a subset of digits is selected to create the UXID.
  • the UXID is thereafter used by the subscriber to set up their preferences and to make selections to participate in various entity applications (e.g., education, medical, financial, etc.).
  • entity applications e.g., education, medical, financial, etc.
  • the UXID may also be used by the subscriber to monitor “activity” associated with their data, in terms of an audit trail of data collection/dispersement activities conducted on their behalf.
  • Entities such as businesses, schools, private organizations and the like desiring to participate in an anonymous data exchange must also register with the service of the present invention.
  • the entity registration involves the submission of consent and authorization forms, as well as other appropriate entity identification proof(s) that can be verified by the inventive service (and possibly confirmed by other third parties, if necessary).
  • Specific identification proofs and documentation required for registration with the service may vary according to the type of entity and the nature of the anonymous data exchange protocol being employed by the service.
  • various “officers” or other individuals associated with the entity must also apply for individual UXIDs, and further obtain EA-UXIDs, where these IDs will allow the registered individuals to request and collect data on behalf of their specific entity.
  • Examples of an “entity application” may include tracking of student progression from kindergarten through college, tracking of unemployment benefits eligibility and participant usage, tracking of medical records and storage location, tracking of illnesses and cause of death for pedigreed animals, anonymous age verification, etc.
  • an individual In order to be associated with a specific data-using entity (e.g., school, drug trial), an individual must also obtain an entity-application UXID (EA-UXID), and paired EA-SUS, that will be recognized by that specific entity and used to control the specific type of (anonymous) data transmitted to that entity.
  • An “entity application” in accordance with the present invention refers to data which the inventive service collects on UXID subscribers for a particular purpose. More formally, an “entity application” is defined as a specific, pre-defined protocol of data collection and viewing for a set of entities and/or individuals.
  • a critical component of the UXID service of the present invention is the submission of a tangible, physical document that may be separately authenticated by the service provider. While an “original” document may be submitted, it is also contemplated that a copy of a legal document that is accompanied by a notarized statement regarding its authenticity may be used.
  • the provided data may be stored by the service provider in tabular form, as showed below in Table I for an exemplary individual “James Doe”: TABLE I Data Element Value First Name James Middle Name NMI (no middle initial or name) Last Name Doe Mother's First Name Laura Date of Birth Jul. 1, 1980 City of Birth New Rochelle State of Birth New York Country of birth United States
  • a key step in the formation of a unique, verifiable UXID is to generate a one-way hash of the complete string, where a portion of the hash is then defined as that individual's unique UXID.
  • Exemplary well-known hashes that may be used for this purpose include, but are not limited to, MD4, MD5 and SHA-1. The following discussion will utilize the MD5 hash to generate the translated string only for the purposes of further explaining the additional attributes of the present invention.
  • the resultant MD5 hash is the 32 hexadecimal digit number shown below:
  • the last nine digits of the MD5 hash string will be defined as James Doe's UXID. That is, recalling that the MD5 hash created by James Doe's personal information is as follows:
  • the verification service of the present invention may first check the to-be-issued UXID against all previously-issued values. If a “match” is found (oftentimes referred to as a “collision” in the encryption arts), the UXID (in the form of, for example, a 9-digit hexadecimal number) may be incremented (or decremented) by 1, and the modified UXID again checked; with this process continuing until a truly “unique” UXID can be assigned and issued to James Doe. It is considered that the possibility of a collision will be rare, but if such an event does occur, the simple increment/decrement solution is available.
  • the last nine digits of the hash any pre-defined set of nine digits (or other desired number of digits) may be used.
  • the first nine digits may be used to form the UXID, or the first five digits and the last four digits, or any other combination as dictated by the service provider.
  • the UXID service of the present invention will also provide a “secret user string” (i.e., password, and hereinafter referred to as an “SUS”) that James Doe must use in conjunction with his UXID to gain access to the service platform and access the types of activities associated with his stored data.
  • SUS secret user string
  • the number of bytes used to encode the SUS will depend upon the security requirements of the UXID service provider. For example, a high security application might require a secret string of 1024 bytes, while a less secure application may need a secret key that is only 64 bits long. In this case, the keys can either be encoded as 16 hexadecimal digits (4 bits/character) or as 11 printable ASCII characters (6 bits/character).
  • an SUS as used in accordance with the present invention might need to be entered only once into a crypto key-ring (such as are available on personal computers running the Linux operating system) or other device (e.g., smartcard) for easy storage and use.
  • a crypto key-ring such as are available on personal computers running the Linux operating system
  • other device e.g., smartcard
  • the SUS “nobodyknows” is sent to Jarnes Doe to be used in conjunction with his UXID.
  • the UXID service provider stores the UXID/SUS pair in its database of registered individuals, where these values are later retrieved (as will be discussed in detail below) in each instance where an individual desires to gain access to the UXID platform.
  • FIG. 1 contains an exemplary flowchart summarizing this process of obtaining a unique UXID as outlined above.
  • the process begins with the individual completing a form (template) of the required information (step 100 ).
  • the completed form and a “valid” certification document preferably, an original birth certificate, passport, or the like
  • the UXID service provider preferably, an original birth certificate, passport, or the like
  • the form and associated documentation is sent by mail (certified mail or the like) or personally delivered to an office of the UXID service provider.
  • a “standard string” (SS) is then created from selected portions of the submitted information, where the selection is at the discretion of the UXID service provider (step 120 ).
  • a “pad string” that is known only to the UXID service provider is then appended to (or prefixed to, as the case may be) the SS to form a complete string (step 130 ).
  • a hash is then performed on the complete string to generate a relatively long hexadecimal result (step 140 ), with a predetermined number of digits from the hash defined as the UXID for the individual (step 150 ).
  • the “secret user string” (SUS) is then assigned to the generated UXID (step 160 ), and both the UXID and SUS are stored in a UXID database under the control of the UXID service provider (step 170 ).
  • the generated UXID, SUS and original birth certificate (or other form of submitted authentication) are then delivered to the requester (step 180 ). It is presumed that some type of mail/direct delivery service is used to send the information to the requester.
  • a generated UXID may be first checked against all previously-issued UXIDs to ensure that a “collision” will not occur (that is, that the same UXID is sent to two different individuals).
  • a “collision” will not occur (that is, that the same UXID is sent to two different individuals).
  • one intention of the present invention is that the UXID will be unique to each registered individual.
  • the flowchart of FIG. 1 contains an additional set of steps 151 - 153 that may be used to provide a collision check prior to assigning a UXID. As shown, once a UXID has been generated in step 150 , the process can move to step 151 , which will then compare this generated UXID against all other previously-issued UXIDs stored in database 14 . Step 152 is used to check for a “match”.
  • step 160 If there is no match, the process returns to step 160 , and an SUS is created for the UXID. Alternatively, if there is a match, the process moves to step 153 , which then increments (or decrements) the generated UXID by one and returns to step 151 to perform a comparison of the modified UXID against the database. This process of comparing will continue until a UXID is created that does not “collide” with any of the previously-issued UXIDs.
  • each entity that wishes to use the data collection services of the present invention must also register with the service, obtaining a separate UXID and EA-UXID for each authorized representative of the entity.
  • a process similar to that outlined above is used to form the UXIDs, where the flowchart of FIG. 2 illustrates the specific process used for entity registration. In this case, the process begins at step 200 with the “entity” populating the registration form with the requested information.
  • the entity application form requests further legally-verifiable documentation that associates the individual with the particular entity requesting registration (for example, school ID number, medical license number, etc.).
  • an entity registration may define different levels of access rights to be associated with different ones of the individuals being registered. For example, in the educational environment, a school district superintendent may be given a priority level allowing access to all school records associated with his/her district, while a state's Secretary of Education may be given access to all public school records in that state. It is an aspect of the present invention that the information stored in association with each registered individual can be used to control the various level(s) of information that the individual may access. This particular aspect of the present invention will be discussed in more detail hereinafter.
  • the completed application form and various documents supporting the association of each individual with the registering entity are sent to the inventive UXID service platform (step 210 ).
  • the inventive service then proceeds in the manner outlined above in FIG. 1 to create a separate, unique UXID for each individual associated with the entity (steps 220 - 280 ).
  • This process presumes that the various individuals have not previously obtained a UXID for other reasons. If one or more individuals to be associated with a registering entity already has a valid UXID, this portion of the process may be skipped, moving ahead to step 300 , the generation of a specific EA-UXID for that individual that will be linked to the registering entity.
  • Step 300 begins this portion of the process by creating a single string that incorporates entity-specific information, along with personal information as used to form the initial UXID.
  • this entity-specific standard string is supplemented by a “pad string”, preferably a different pad string than that used to create the UXID, where this pad string may be linked with the entity in some manner.
  • a hash is performed on this string and a subset of digits is selected as the EA-UXID for this individual (step 320 ), to be used only to gain access to collected data in accordance with the established protocols of that entity.
  • EA-SUS entity-application “secret user string”
  • the returned information includes both the individual UXID/SUS, as well as the EA-UXID/EA-SUS.
  • an individual must also register with each separate entity (who must be a previously-registered entity) to whom the individual will permit access to personal data.
  • entity who must be a previously-registered entity
  • One foreseen embodiment is in the educational context, where a child will be registered with an educational entity so that his/her personal school records will “follow” that child throughout the complete educational process from kindergarten through twelfth grade, and possibly further on.
  • FIG. 3 contains a flowchart outlining one exemplary process for creating an EA-UXID for an individual in accordance with the teachings of the present invention.
  • the process of creating an EA-UXID is identical to that used in the creation of the UXID in the first instance. Differences lie in the selection of the information used to form the “standard string”, as well as in the documentation required to be submitted with the completed form in the first instance.
  • the process of obtaining an EA-UXID begins with the individual populating the registration form with the requested information (step 400 ) and sending the completed form and additional documentation (in the case of an educational institution, for example, an initial enrollment form) to the UXID service provider (step 410 ).
  • the UXID service provider then creates a “standard string” from this information (step 420 ), which may be a different set of items than those used to create the original UXID.
  • a standard string incorporating the name of the school district where the individual first registers for kindergarten.
  • the “standard string” for his EA-UXID could be:
  • the standard string is supplemented with a “pad string” for extra security (step 430 ) and a hash process is performed (step 440 ) to generate a hexadecimal transformation of this string.
  • the EA-UXID assigned to James Doe is selected from this string (step 450 ) and forwarded, along with an associated SUS ( 460 ), to James Doe (step 480 ).
  • the transmitted EA-UXID/SUS pair is stored at the UXID platform (step 470 ), within the individual registration partition.
  • the same “collision” process may be used to check the to-be-assigned EA-UXID value against all values previously generated.
  • FIG. 4 contains a simplified block diagram of an exemplary UXID communication platform 10 that may be created and used by the trusted third party information service provider of the present invention.
  • UXID platform 10 includes a processor 12 that performs the various hash functions as required to generate all of the UXIDs and EA-UXIDs offered by the service of the present invention.
  • an individual data partition 14 is included within UXID platform 10 .
  • Individual data partition 14 includes, in this particular embodiment, a first database 20 of individual subscriber data, where the initially-generated UXID is utilized as the “key” to access an individual's particular data record.
  • the individual SUS is stored as a linked pair with the generated UXID to limit access to only the individual in possession of both the UXID and the SUS. Standard security precautions—such as not storing the SUS but the MD5 hash of the SUS—may also be used.
  • a second database 22 of the individual data in this case keyed by the various EA-UXIDs that have been issued to registered individuals subsequent to the initial UXID enrollment.
  • Entity data partition 16 includes similar information as found in individual partition 14 , in this case collected and utilized for each registered entity.
  • a first database 24 includes a listing of all registered entities, keyed by their assigned UXIDs. Since an entity may have several different types of data that may be collected and used for different reasons (e.g., an insurance company may have a first set of data associated with insured individuals and a second set of data associated with drug trial studies), an entity may also have several different EA-UXIDs, which are stored (in pairs with their SUSs) in an entity EA-UXID database 26 .
  • protocol database 28 The various established rules (protocols) associated with data collection and manipulation for each registered entity is stored in a separate protocol database 28 , as shown, where protocol database is keyed by the various EA-UXID.
  • protocol database is keyed by the various EA-UXID.
  • the protocol defines one or more of the following:
  • a Study Group may be defined for any group of entities and/or individuals which possess features of interest. Certain standard study groups (e.g., students in the expected graduating class of 2009 from Anytown High School, etc.) may be automatically assigned to participants in selected Entity-Applications supported by the service (such as School Entity-Applications designed to track student graduation rates and student movement between schools).
  • the UXID service data partition 18 is utilized to store and track the various elements associated with the generation of UXIDs and EA-UXIDs.
  • service data partition 18 includes a hashing database 30 that stores an association between a generated UXID and the particular hash algorithm used to generate it in the first instance.
  • hashing database 30 stores an association between a generated UXID and the particular hash algorithm used to generate it in the first instance.
  • hash algorithm as well as proprietary algorithms
  • a single string database 32 is also included within service data partition 18 and is utilized to store a definition of the original individual information “fields” used to create the standard string.
  • the “standard string” for the UXID and an educational EA-UXID have been given above. Further, since the service of the present invention may be utilized worldwide, the “standard string” used to create UXIDs for citizens of another country may use a different collection of information than that presented above for use in the United States, and may even use a different character set (e.g., Unicode) than the conventional ASCII code utilized in the United States. Single string database 32 , therefore, will maintain a record of this information so that, if necessary, a UXID or EA-UXID may be re-generated.
  • Unicode e.g., Unicode
  • the pad string utilized to form the complete string from which the UXID or EA-UXID is generated is preferably changed over time (for security reasons).
  • a pad string database 34 is included within service data partition 18 to maintain the association, for historical purposes, of the specific pad strings that have been used to generate each specific type of UXID and EA-UXID.
  • a separate activity log 36 may be included within service data partition 18 and used by the trusted third party service to keep track of the various types of searches and data requests that have been undertaken over a given period of time.
  • the trusted third party data collection system of the present invention may be implemented. Besides the generation of initial UXIDs and EA-UXIDs as mentioned above, various classifications of these identifications can be defined as being either “permanent” or bearing an expiration date (i.e., temporary); or can be defined by a “verification level” that is ascribed to a particular ID.
  • An “expiration date” UXID refers to an identification issued by the inventive service that has a pre-defined expiration date, and may need to be re-issued periodically based upon the submission of updated identity proof. As an example, the trusted third party service may issue an EA-UXID to an individual upon qualification for unemployment benefits.
  • the EA-UXID may be used by a state Department of Labor (i.e., the “registered entity”) to administer and track unemployment benefits, payouts and participant eligibility.
  • a state Department of Labor i.e., the “registered entity”
  • individual and employer subscribers might submit documentation to the service that establishes not only the individual's identity, but also their unemployment status and benefit eligibility at a particular point in time. If, for purposes of illustration, the individual is entitled to 26 weeks of unemployment benefits, an expiration-date EA-UXID might be issued that expires at the end of this 26 week period.
  • the service would then provide the state entity with the details of the individual's unemployment EA-UXID and associated data.
  • the EA-UXID used for unemployment tracking and related purposes would be unique and issued only once to avoid the possibility of duplicate payments by the state.
  • a “temporary” UXID or EA-UXID may be generated for use by a specified entity until such time as the inventive service can complete all of the verification processing needed to issue a fully-authorized UXID or EA-UXID.
  • an entity such as a school may be authorized to issue provisional UXIDs and EA-UXIDs to incoming students who do not have immediately available the requisite identification information required to participate in the school's entity application. Provisional processing of IDs at the school allows the service to collect data on students as soon as they are enrolled. Once the student's information has been verified, all of the required subscriber data that has been captured is stored within the individual database and a permanent EA-UXID is issued.
  • FIG. 5 illustrates, in tabular form, the various types of UXIDs and EA-UXIDs as described above.
  • the table of FIG. 5 includes four separate categories of IDs, defined as either “multiple UXIDs” or “unique UXIDs”, and “permanent UXIDs” or “expiration date UXIDs”. Combinations of multiple/unique with permanent/expiring leads to the four specific groupings of IDs.
  • the trusted third party service may also assign a “verification level” (VL) to UXIDs based upon the type of identity document submitted by the applicant.
  • VL represents the level of confidence that the individual requesting the UXID has accurately represented their true identity to the service. For example, a sworn affidavit signed by the individual application might be weighted as less credible than an original birth certificate. Additionally, some characteristics may be more easily verified than others by various third parties. Thus, the presumed veracity of the presented identification documentation and the ability to which it can be verified independently may be used to assign a ranking to the UXID credibility.
  • the inventive service may assign a graded VL to each UXID (e.g., very high, high, moderate, etc.).
  • the VL may simply refer to the number of separate identity documents that the individual has supplied to the service. For example, suppose Susan Doe presents a driver's license to obtain a UXID, while John Smith presents a birth certificate, passport and military ID.
  • the inventive service may assign a VL of “moderate” to Susan's application, while assigning a VL of “very high” to John's application.
  • an individual may be able to upgrade the VL assigned to his/her UXID by submitting additional documentation.
  • the trusted third party service of the present invention may collect data from a variety of sources including, but not limited to, individuals, entities, other third parties, or the service itself. With respect to the latter, the service may generate data through the creation of enrollment records keyed by UXID/EA-UXID. Enrollment records may be used to capture associations between individuals, entities and their respective participation in various entity applications. After the service creates enrollment records, it may further augment them using data obtained from other, independent third parties, both public and private.
  • a set of partial sample enrollment records is shown below in Table III: TABLE III Student School Term Year Action Grade 1e97b8d4f 8ad874294c fall 1994-1995 enrolled 6 semester 1e97b8d4f 8ad874294c fall 1994-1995 complete 6 semester success 1e97b8d4f 8ad874294c spring 1994-1995 enrolled 6.5 semester 1e97b8d4f 8ad874294c spring 1994-1995 graduation 6.5 semester (elementary) where it is shown in this record that this particular student successfully completed the sixth grade during the 1994-1995 school year at a given school, and graduated at the end of the spring semester.
  • various sources of government-complied data include comprehensive school data obtained from the NCES website, census data collected by federal representatives every ten years, statistical health data maintained by the CDC, etc. Entities may provide data directly to the inventive service.
  • inventive service may be provided with their own student IDs (which may be used within the school's own proprietary enrollment system), where the service can then utilize these IDs in place of the created EA-UXIDs when presenting collected data to school representatives, since a one-to-one mapping can be performed between each student's in-house ID and their issued EA-UXID.
  • the system of the present invention may also be used to provide subscribers (both individuals and entities) with information on where their records are stored for various entity applications. That is, a “record locator” function within UXID platform 10 can be used to help students locate their school records. In a medical context, the service might be used to locate every pharmacy where a certain individual has prescriptions filled.
  • the completeness of the record search is dependent upon having all of the parties involved in the record creation registered with the service in the first instance. For example, if a UXID subscriber wants information on where they fill prescriptions, each pharmacy they to go must be a registered entity. Further, each time a pharmacy fills a prescription, a record of the transaction should be created with the inventive service. The actual data collected to record the transaction is determined based upon the entity application requirements and the data collection/exchange protocols for that entity as stored within data base 28 at UXID platform 10 . Participating pharmacies would continue to maintain their own proprietary databases to record details of each transaction. In using the inventive service, a pharmacy might request a record search if a batch of medication is recalled, so that the affected individuals can be quickly contacted.
  • the inventive service may require further consent authorization before record searches are performed. This may be needed to comply with privacy, legal, ethical and possibly other requirements.
  • the subscriber may be required to submit identity documents (such as passport, birth certificate, signed authorization form, etc.) to verify that he/she is the person associated with the UXID/EA-UXID and has properly authorized the record search.
  • the service may provide anonymized data to UXID subscribers in the form of reports or data extract files.
  • data confidentiality is achieved in part through the service's use of UXIDs and EA-UXIDs.
  • Knowledge of an entity or individual UXID/EA-UXID does not provide access to the service.
  • An individual or entity may only view UXID service account information with the correct UXID/SUS or EA-UXID/EA-SUS combination.
  • individuals subscribers With respect to individual subscribers, they must be properly authorized by both the entity and the service to access system data or review reports collected for the entity.
  • Data extracts and reports may be aggregated at various level of detail (for example, at an individual level (e.g., student); at an entity level (e.g., school); at a larger entity level (e.g., state school level); or an entity-application level (e.g., specific school program data, such as money spent on after-school programs).
  • the service of the present invention may transform individual and entity EA-UXIDs at each level of aggregation so they cannot be compared against EA-UXIDs attached to records at other levels of aggregation.
  • each level of data aggregation may permit a different “view” of the EA-UXIDs (which are used as entity and individual record keys). This transformation ensures that the EA-UXIDs remain anonymous.
  • EA-UXID-n An EA-UXID that has been transformed for a particular aggregation view is thereafter denoted as EA-UXID-n where “n” refers to the level of aggregation.
  • An EA-UXID-n may use or less digits than UXIDs and EA-UXIDs so as to preserve the confidentiality of data when it is shared among subscribers.
  • the EA-UXID-n may replace all instances of the EA-UXIDs in various reports and/or data extracts which the service distributes to subscribers so there is no way to correlate the ID used at one level of viewing with another merely by looking at the IDs.
  • the transform of an EA-UXID into an EA-UXID-n simultaneously preserves data confidentiality, data integrity and consistency in database coding.
  • EA-UXID-n By providing local views of the EA-UXID that change depending on use, it is statistically improbable (with a high level of confidence) that any party can successfully deduce the identity of a particular subscriber contained in a system report or database, or to correlate a given view of the subscriber with another view of that subscriber which is coded with a different EA-UXID-n.
  • FIG. 6 contains a flowchart illustrating one exemplary process that may be used by a registered entity to retrieve “anonymous” data collected by the service of the present invention.
  • the process begins with the entity submitting its UXID and EA-UXID information so as to gain access to the stored data (step 500 ).
  • the UXID platform will check this entered information against the entity data stored within partition 16 , looking for a “match” (step 510 ) to valid the request to gain access to the data. If no match is found, an error message is sent to the requestor (step 520 ). Otherwise, the process continues at step 530 with the retrieval of the specific protocols associated with the requesting EA-UXID (that is, with the specific purpose of the requesting entity).
  • the various protocols are stored, in linked fashion, within protocol database 28 of entity partition 16 .
  • a drug company's EA-UXID may allow them to gain access to the results of a particular Study Group, with the “protocol” providing the results in a specific form.
  • the process continues (step 540 ) with a search of the individual EA-UXID records stored in database 22 of individual partition 14 , where only the records having the same EA-UXID will be searched.
  • further “anonymization” of data may be required (as discussed above in association with the need for different EA-UXID-n representations.
  • a decision is made at this point (step 550 ) as to whether further anonymization is required. If it is, the various EA-UXIDs are replaced by the proper EA-UXID-n, shown as step 560 . Otherwise, the data is prepared in the form required by the protocol and transmitted to the requesting entity (step 570 ).

Abstract

A universal anonymous data collection and exchange service is provided where individuals and entities initially register with the service utilizing “legally authentic” identity documentation to obtain a “universal ID” (UXID). The UXID consists of a sting of alphanumeric digits selected from a hash function that is performed on a string of personally identifying information. Once registered, the individual and entity UXIDs are used as a means by the service to engage in a pre-defined confidential data collection and exchange protocol between participating, registered UXID holders. The service is designed for use across many applications, individuals and entities, and may support one-time or recurring collection of data.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • This application claims the benefit of U.S. Provisional Application No. 60/788,264, filed Mar. 31, 2006, and U.S. application Ser. No. 11/638,226 filed Dec. 31, 2006.
  • TECHNICAL FIELD
  • The present invention relates to a system and method of providing unique personal identifiers for use in the anonymous and secure exchange of data and, more particularly, to the implementation of a trusted third party service to generate unique universal IDs (UXIDs) and utilize the UXIDs as the key to a repository of secure data associated with the individual.
  • BACKGROUND OF THE INVENTION
  • There is a widespread need for universal identifiers—database “keys”—to facilitate the collection, merger mid exchange of data across broad-based populations and time scales. Within the United States, the Social Security Number (SSN) has become the de facto standard identifier that is used to associate data with a selected individual. However, since the SSN is so readily tied to the individual, use of the SSN as a database key poses the risk of privacy abuses, including but not limited to identity theft. Since the use of a universal identifier (such as the SSN) is often outside the knowledge or control of the person to whom the identifier is assigned, the potential for continued and ongoing misuse is significant.
  • Because individual privacy and confidentiality rights cannot be safeguarded with current approaches, governmental efforts to assign unique universal personal identifiers have met with significant legal opposition in the United States. For example, the National Center for Education Statistics (NCES) has proposed the introduction of “unit-level” data collection to allow for the aggregation of a variety of personally-identifiable data about students over the course of their education. Collection of comprehensive educational data is essential for informed decision and policy making, but attempts to implement mandatory national data collection via personally identifiable IDs have met with significant legal challenges, in additional to financial and logistical ones.
  • Many types of national, state and other initiatives have been under scrutiny and subject to cancellation because they are unable to collect and analyze the data needed to determine program efficacy and cost-effectiveness.
  • In general, universal identifiers and their use in the collection of personal and confidential data are currently prohibited or protected by a wide body of law, especially in legal, medical, educational and financial contexts. Many social, financial, medical and other types of applications share these types of difficulties and thereby lack the means for collecting data which is needed for rigorous evaluation and scientific investigation.
  • Thus, a need remains in the art for providing a universal process that may be used to confidentially collect and exchange data from a variety of sources for a variety of purposes.
  • SUMMARY OF THE INVENTION
  • The needs remaining in the art are addressed by the present invention, which relates to a system and method of providing unique personal identifiers for use in the anonymous and secure exchange of data and, more particularly, to the implementation of a trusted third party service to generate unique universal IDs (UXIDs) and utilize the UXIDs as the key to a repository of secure data associated with the individual.
  • In accordance with the present invention, a third party service is utilized to generate UXIDs that thereafter allow for the collection, aggregation and exchange of statistics and data in an anonymous fashion between various types of individuals and entities. A novel process has been developed to generate unique universal IDs based upon certifiable legal documentation (e.g., birth certificate), where the trusted third party service obtains the document, selects predetermined information therefrom and performs a “hash” on the selected information to generate the UXID.
  • Once an individual has subscribed to the service and obtained a unique UXID, the individual may thereafter request to be associated with various entity subscribers to the service (where the individual is then issued a unique entity-associated UXID, or EA-UXID, for each association request) so that various types of personal data will be available (in an anonymous fashion) to the subscriber-entity. For example, a student may have a school-entity UXID that is used to associate his/her school records with him/her regardless of where they live throughout their school years. This same student may have a medical-entity UXID that is used in similar fashion to link the student's personal medical records with him/her. In accordance with the present invention, the utilization of different EA-UXIDs for each entity registration prevents the school-entity subscriber from having access to the student's medical records, and similarly prevents the medical-entity subscriber from having access to the student's school records.
  • Various other types of entities (for example, governmental services, financial/banking services, etc.) may also subscribe to and use the data collection services of the present invention, particularly since the provision of UXIDs and EA-UXIDs is truly independent of the type of data collected, or the uses to which “trusted” subscriber-entities applies this collected, anonymous data.
  • In accordance with the present invention, individuals initially register with the service by submitting their birth certificate or other “legally authentic” document (such as required to obtain a passport) to obtain a “universal ID” (UXID). The service creates a string of selected information from the document, such as the individual's name, birth date and birth city, and performs a mathematical hash operation on this string (supplemented in the manner described below) to form a multi-digit hexadecimal result. A selected number of digits from the hexadecimal hash result (preferably, nine digits) is then defined as the UXID. It is a significant aspect of the present invention that an individual's UXID will never change over the individual's lifetime, so that the initial registration generates a UXID that will always remain linked with that person. In order to assure this result, the process of the present invention consistently utilizes the same data items from a birth certificate/legal document to generate the UXID. Therefore, if an individual loses or forgets his UXID, the inventive service may re-generate the UXID from the same birth certificate-based information used to generate the UXID in the first instance.
  • In the process of generating the UXID, a “pad string” known only to the service provider is appended to the supplied information (thus forming the supplemented string noted above), providing additional assurance that inappropriate third parties cannot hold themselves out as being associated with the anonymous data collection service of the present invention. The pad string is analogous to a “private key” in a (public key, private key) pair, and is known only by the service provider of the present invention. The service provider uses the pad string as an internal control for identifying fake IDs that might be generated by entities misrepresenting themselves as bona fide agents of the service. Different pad strings may be used to generate different entity-associated UXIDs and/or may be changed over time, with the service maintaining a linkage between all UXIDs/EA-UXIDs and the particular pad string used in their generation.
  • In accordance with the present invention, various accepted “one way” hashes may be used by the service to preserve the anonymity of the registered individuals, while insuring that the information remains secure. For example, the MD5 or SHA-1 hashes, well known in the art, may be used. Alternatively, a private, proprietary hash known only to the service provider may be employed, adding yet another degree of security to the process. Again, the UXID platform of the present invention is capable of retaining a linkage between each UXID/EA-UXID and the specific hash algorithm used for its generation.
  • The UXID platform of the present invention can further check the to-be-assigned UXID against already issued UXIDs in order to ensure that the proposed UXID has not already been assigned (i.e., that a “collision” was created by generating a hash of this new data). If a collision has occurred, the process will adjust one (or perhaps more) of the digits in the to-be-assigned UXID and again search the issued UXID database for collisions. This process would continue, as necessary, until the newly-formed UXID is “unique”.
  • The generated UXID is then conveyed to the individual, preferably by mail, email or in person, along with the return of their original documentation (i.e., birth certificate), and an associated “secret user string” (SUS). The SUS is analogous to a PIN or password, and is thereafter utilized to permit/deny access of the individual to the UXID platform of the present invention.
  • Once registered, the individual's UXID is used to control their interactions with the trusted third party service of the present invention. As mentioned above, to safeguard UXID privacy and use, various “entity-application” UXIDs (EA-UXIDs) and EA-SUSs are thereafter issued to an individual for each specific entity to which he/she subscribes. As will be described in detail hereinbelow, an EA-UXID is created from a hash string derived from the individual's UXID and possibly other entity-related information. The act of registration also allows the inventive service to collect data associated with the individual, where the data may be supplied by participating entities (such as schools, banks, etc.)
  • Various embodiments of the present invention include the provision of a “verification level” (VL) assessment to be associated with a generated UXID/EA-UXID, which may be based upon the original documentation used to generate the ID. For example, if an individual does not have/cannot find his original birth certificate, and uses a valid driver's license to obtain a UXID, that UXID may be issued with a lower “verification” level, since a driver's license is not considered as “authentic” as an original birth certificate. In other embodiments, a “temporary” or “provisional” UXID may be issued, where the UXID includes an expiration date. Such a UXID may be required in situations where the individual has not yet obtained the required documentation, but needs the UXID for other reasons.
  • Other and further aspects of the inventive UXID system and method of the present invention will become apparent during the course of the following discussion and by reference to the accompanying drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Referring now to the drawings,
  • FIG. 1 contains an exemplary flowchart summarizing the process of obtaining a unique UXID in accordance with the present invention;
  • FIG. 2 contains a flowchart of the specific process used for entity registration;
  • FIG. 3 illustrates the process of obtaining an EA-UXID in accordance with the present invention;
  • FIG. 4 is a simplified block diagram of an exemplary UXID platform utilized to provide the generation and utilization of UXIDs and EA-UXIDs in accordance with the present invention;
  • FIG. 5 contains a tabular depiction of the various types of UXIDs that may be generated in accordance with the present invention; and
  • FIG. 6 contains a flowchart illustrating an exemplary process utilized by a registered entity to retrieve “anonymous” data collected by the service of the present invention.
  • DETAILED DESCRIPTION
  • The generation and utilization of unique universal IDs (UXIDs) in accordance with the present invention is intended to be a third party service offered to individuals (as “sources” of collected data) and entities (as “users” of the collected data), albeit that individuals may also be “users” of the data in certain cases. The use of UXIDs allows for the collected data to be passed along in anonymous fashion to the entities, thus allowing various types of agencies, financial/educational/medical institutions, and the like, to perform vital services without compromising the identity of any individuals associated with the data. Some entities, for example, medical research programs or educational survey institutions are therefore able to collect and utilize significant, valid data in an anonymous fashion to provide services such as tracking individuals involved in a new drug trial, investor activity in different businesses, and the like.
  • As will be described in detail below, the system and method of the present invention begins with an individual subscriber obtaining a UXID in the form of a unique sequence of digits that is generated using a novel process and based on verified legal documents so that a correspondence between a UXID and only one individual is assured. The individual submits a legally-verifiable original document (or notarized copy thereof) to the service, where in most cases a birth certificate is the preferred documentation. A set of predetermined fields of information from the submitted document are then used to form a string of information. A hash algorithm is applied to this information string (supplemented in the manner discussed below) to generate a string of hexadecimal digits from which a subset of digits is selected to create the UXID. The UXID is thereafter used by the subscriber to set up their preferences and to make selections to participate in various entity applications (e.g., education, medical, financial, etc.). The UXID may also be used by the subscriber to monitor “activity” associated with their data, in terms of an audit trail of data collection/dispersement activities conducted on their behalf.
  • Entities, such as businesses, schools, private organizations and the like desiring to participate in an anonymous data exchange must also register with the service of the present invention. The entity registration involves the submission of consent and authorization forms, as well as other appropriate entity identification proof(s) that can be verified by the inventive service (and possibly confirmed by other third parties, if necessary). Specific identification proofs and documentation required for registration with the service may vary according to the type of entity and the nature of the anonymous data exchange protocol being employed by the service. In order to participate as a subscribing entity, various “officers” or other individuals associated with the entity must also apply for individual UXIDs, and further obtain EA-UXIDs, where these IDs will allow the registered individuals to request and collect data on behalf of their specific entity. Examples of an “entity application” may include tracking of student progression from kindergarten through college, tracking of unemployment benefits eligibility and participant usage, tracking of medical records and storage location, tracking of illnesses and cause of death for pedigreed animals, anonymous age verification, etc.
  • In order to be associated with a specific data-using entity (e.g., school, drug trial), an individual must also obtain an entity-application UXID (EA-UXID), and paired EA-SUS, that will be recognized by that specific entity and used to control the specific type of (anonymous) data transmitted to that entity. An “entity application” in accordance with the present invention refers to data which the inventive service collects on UXID subscribers for a particular purpose. More formally, an “entity application” is defined as a specific, pre-defined protocol of data collection and viewing for a set of entities and/or individuals.
  • Similar to the process of obtaining a passport, a critical component of the UXID service of the present invention is the submission of a tangible, physical document that may be separately authenticated by the service provider. While an “original” document may be submitted, it is also contemplated that a copy of a legal document that is accompanied by a notarized statement regarding its authenticity may be used. The provided data may be stored by the service provider in tabular form, as showed below in Table I for an exemplary individual “James Doe”:
    TABLE I
    Data Element Value
    First Name James
    Middle Name NMI (no middle initial or name)
    Last Name Doe
    Mother's First Name Laura
    Date of Birth Jul. 1, 1980
    City of Birth New Rochelle
    State of Birth New York
    Country of Birth United States
  • The process of creating a unique UXID for James Doe based on this information then proceeds by formatting this data into a standard string (SS) form. One exemplary standard string that may be used by the trusted third party service of the present invention is shown below:
    • SS=James,NMI,Doe,Laura,July,01,1980,New_Rochelle,New_York,United_States,
      where the “underscore” character is used in each instance where a “blank” is required. It is to be understood that in its most general implementation, a subset of these data element values may be used to form the standard string (for example, “mother's first name” may be omitted from the standard string). The arrangement as shown above is considered as exemplary only. The next step, in accordance with the present invention, is to append a “pad string” to the standard string. The inclusion of a “pad string” known only by the UXID service provider avoids the creation of “false” IDs by an untoward individual holding himself out as providing this ID service. As mentioned above, the pad string can be likened to a “private key” in a (public key, private key) pair. For the purposes of explanation, it is presumed that the UXID service is currently using the pad string: UXIDSecretPadString, appending this string to that shown above to form the complete string:
    • James,NMI,Doe,Laura,July,01,1980,New_Rochelle,New_York,United_StatesUXIDSecretePadString
      It is to be understood that the particular “pad string” used the by UXID service may be changed periodically to further limit the possibility of the UXIDs being compromised. As explained below, the UXID platform of the present invention maintains an association between a created UXID and the particular pad string used in its generation, so that the UXID can be re-created, if necessary.
  • A key step in the formation of a unique, verifiable UXID is to generate a one-way hash of the complete string, where a portion of the hash is then defined as that individual's unique UXID. Exemplary well-known hashes that may be used for this purpose include, but are not limited to, MD4, MD5 and SHA-1. The following discussion will utilize the MD5 hash to generate the translated string only for the purposes of further explaining the additional attributes of the present invention. For the complete string as shown above, the resultant MD5 hash is the 32 hexadecimal digit number shown below:
      • 39def8211dba37211f46a73bd81f129d
  • Obviously, such a random appearing 32 digit number is too long to be remembered by James Doe and would thus not be acceptable for use as a UXID that needs to be remembered and used on a regular basis. The number of possible permutations of this string is 1632—a significant indication that such a long string would be “overkill” in providing a secure ID. The following Table II lists the possible number of permutations that may be represented by “n” hexadecimal digits, for values from n=1 to n=14:
    TABLE II
    “n” Permutations
    1 16
    2 256
    3 4096
    4 65,536
    5 1,048,576
    6 16,777,216
    7 268,435,456
    8 4,294,967,296
    9 68,719,476,736
    10 1,099,511,627,776
    11 17,592,186,044,416
    12 281,474,976,710,656
    13 4,503,599,627,370,500
    14 72,057,594,037,927,900

    Seven digits (n=7) reprensents approximately the total population of the United States, and eight digits (n=8) represents approximately the world's population. For the purposes of the present invention, either of these two values would probably suffice. In order to provide an even greater degree of security than required for the foreseeable future, the value of nine digits (n=9) will be utilized for the preferred implementation of the UXID service of the present invention. Thus, for a particular embodiment of the present invention, the last nine digits of the MD5 hash string will be defined as James Doe's UXID. That is, recalling that the MD5 hash created by James Doe's personal information is as follows:
      • 39def8211dba37211f46a73bd81f129d,
        the string “bd81f129d” (the last nine digits as indicated by the “bold” typeface) will be sent to James Doe (presumably through the mail, or other secure method of transmission) as his personal UXID. For the ease of remembering this string, it may be broken into its triplet form: “bd8 1f1 29d”. Since any slight modification of the input data (for example, the inclusion of a middle initial for Mr. Doe) will significantly change the hash result, it is a valid presumption that the nine digits generated for the UXIDs requested by a large number of individuals will all be unique.
  • To provide further assurance of “unique-mess” of the assigned UXID, the verification service of the present invention may first check the to-be-issued UXID against all previously-issued values. If a “match” is found (oftentimes referred to as a “collision” in the encryption arts), the UXID (in the form of, for example, a 9-digit hexadecimal number) may be incremented (or decremented) by 1, and the modified UXID again checked; with this process continuing until a truly “unique” UXID can be assigned and issued to James Doe. It is considered that the possibility of a collision will be rare, but if such an event does occur, the simple increment/decrement solution is available.
  • While this particular example utilizes the last nine digits of the hash, it is to be understood that any pre-defined set of nine digits (or other desired number of digits) may be used. For example, the first nine digits may be used to form the UXID, or the first five digits and the last four digits, or any other combination as dictated by the service provider.
  • When the UXID value is communicated to James Doe, the UXID service of the present invention will also provide a “secret user string” (i.e., password, and hereinafter referred to as an “SUS”) that James Doe must use in conjunction with his UXID to gain access to the service platform and access the types of activities associated with his stored data. The number of bytes used to encode the SUS will depend upon the security requirements of the UXID service provider. For example, a high security application might require a secret string of 1024 bytes, while a less secure application may need a secret key that is only 64 bits long. In this case, the keys can either be encoded as 16 hexadecimal digits (4 bits/character) or as 11 printable ASCII characters (6 bits/character). It is presumed that an SUS as used in accordance with the present invention might need to be entered only once into a crypto key-ring (such as are available on personal computers running the Linux operating system) or other device (e.g., smartcard) for easy storage and use. For the purposes of the present invention, it is presumed that the SUS “nobodyknows” is sent to Jarnes Doe to be used in conjunction with his UXID. Importantly, the UXID service provider stores the UXID/SUS pair in its database of registered individuals, where these values are later retrieved (as will be discussed in detail below) in each instance where an individual desires to gain access to the UXID platform.
  • FIG. 1 contains an exemplary flowchart summarizing this process of obtaining a unique UXID as outlined above. As shown, the process begins with the individual completing a form (template) of the required information (step 100). The completed form and a “valid” certification document (preferably, an original birth certificate, passport, or the like) are then sent to the UXID service provider (step 110). Presumably, the form and associated documentation is sent by mail (certified mail or the like) or personally delivered to an office of the UXID service provider. A “standard string” (SS) is then created from selected portions of the submitted information, where the selection is at the discretion of the UXID service provider (step 120). A “pad string” that is known only to the UXID service provider is then appended to (or prefixed to, as the case may be) the SS to form a complete string (step 130). A hash is then performed on the complete string to generate a relatively long hexadecimal result (step 140), with a predetermined number of digits from the hash defined as the UXID for the individual (step 150).
  • The “secret user string” (SUS) is then assigned to the generated UXID (step 160), and both the UXID and SUS are stored in a UXID database under the control of the UXID service provider (step 170). The generated UXID, SUS and original birth certificate (or other form of submitted authentication) are then delivered to the requester (step 180). It is presumed that some type of mail/direct delivery service is used to send the information to the requester.
  • In one preferred implementation of the present invention, a generated UXID may be first checked against all previously-issued UXIDs to ensure that a “collision” will not occur (that is, that the same UXID is sent to two different individuals). As mentioned above, one intention of the present invention is that the UXID will be unique to each registered individual. The flowchart of FIG. 1 contains an additional set of steps 151-153 that may be used to provide a collision check prior to assigning a UXID. As shown, once a UXID has been generated in step 150, the process can move to step 151, which will then compare this generated UXID against all other previously-issued UXIDs stored in database 14. Step 152 is used to check for a “match”. If there is no match, the process returns to step 160, and an SUS is created for the UXID. Alternatively, if there is a match, the process moves to step 153, which then increments (or decrements) the generated UXID by one and returns to step 151 to perform a comparison of the modified UXID against the database. This process of comparing will continue until a UXID is created that does not “collide” with any of the previously-issued UXIDs.
  • As mentioned above, each entity that wishes to use the data collection services of the present invention must also register with the service, obtaining a separate UXID and EA-UXID for each authorized representative of the entity. A process similar to that outlined above is used to form the UXIDs, where the flowchart of FIG. 2 illustrates the specific process used for entity registration. In this case, the process begins at step 200 with the “entity” populating the registration form with the requested information. Beyond the submission of a birth certificate for each individual entity representative to be enrolled, the entity application form requests further legally-verifiable documentation that associates the individual with the particular entity requesting registration (for example, school ID number, medical license number, etc.). Moreover, an entity registration may define different levels of access rights to be associated with different ones of the individuals being registered. For example, in the educational environment, a school district superintendent may be given a priority level allowing access to all school records associated with his/her district, while a state's Secretary of Education may be given access to all public school records in that state. It is an aspect of the present invention that the information stored in association with each registered individual can be used to control the various level(s) of information that the individual may access. This particular aspect of the present invention will be discussed in more detail hereinafter.
  • Returning to the flowchart of FIG. 2, once all of the pertinent information has been collected, the completed application form and various documents supporting the association of each individual with the registering entity are sent to the inventive UXID service platform (step 210). The inventive service then proceeds in the manner outlined above in FIG. 1 to create a separate, unique UXID for each individual associated with the entity (steps 220-280). This process presumes that the various individuals have not previously obtained a UXID for other reasons. If one or more individuals to be associated with a registering entity already has a valid UXID, this portion of the process may be skipped, moving ahead to step 300, the generation of a specific EA-UXID for that individual that will be linked to the registering entity.
  • Referring to the flowchart of FIG. 2, the next step in the process is to create a unique EA-UXID for each individual representing the registering entity. In general, the process of creating an EA-UXID is identical to that used in the creation of the UXID in the first instance. Differences lie in the selection of the information used to form the “standard string”, as well as in the documentation required to be submitted with the completed form in the first instance. Step 300 begins this portion of the process by creating a single string that incorporates entity-specific information, along with personal information as used to form the initial UXID. At step 310, this entity-specific standard string is supplemented by a “pad string”, preferably a different pad string than that used to create the UXID, where this pad string may be linked with the entity in some manner. As before, a hash is performed on this string and a subset of digits is selected as the EA-UXID for this individual (step 320), to be used only to gain access to collected data in accordance with the established protocols of that entity. An entity-application “secret user string” (EA-SUS) is created for this EA-UXID (step 330) and, ultimately all of the registration information is returned to the entity performing the registration, The returned information (step 280) includes both the individual UXID/SUS, as well as the EA-UXID/EA-SUS.
  • In accordance with the present invention, an individual must also register with each separate entity (who must be a previously-registered entity) to whom the individual will permit access to personal data. One foreseen embodiment is in the educational context, where a child will be registered with an educational entity so that his/her personal school records will “follow” that child throughout the complete educational process from kindergarten through twelfth grade, and possibly further on. FIG. 3 contains a flowchart outlining one exemplary process for creating an EA-UXID for an individual in accordance with the teachings of the present invention.
  • As mentioned above, the process of creating an EA-UXID is identical to that used in the creation of the UXID in the first instance. Differences lie in the selection of the information used to form the “standard string”, as well as in the documentation required to be submitted with the completed form in the first instance. Referring to the flowchart of FIG. 3, the process of obtaining an EA-UXID begins with the individual populating the registration form with the requested information (step 400) and sending the completed form and additional documentation (in the case of an educational institution, for example, an initial enrollment form) to the UXID service provider (step 410). The UXID service provider then creates a “standard string” from this information (step 420), which may be a different set of items than those used to create the original UXID. For example, an educational EA-UXID may use a standard string incorporating the name of the school district where the individual first registers for kindergarten. Using the same James Doe example as above, and presuming that James attended the Springfield School District in New Rochelle, the “standard string” for his EA-UXID could be:
      • SS=James,NMI,Doe,Laura,July,01,1980,Springfield_School_District
  • As before, the standard string is supplemented with a “pad string” for extra security (step 430) and a hash process is performed (step 440) to generate a hexadecimal transformation of this string. The EA-UXID assigned to James Doe is selected from this string (step 450) and forwarded, along with an associated SUS (460), to James Doe (step 480). The transmitted EA-UXID/SUS pair is stored at the UXID platform (step 470), within the individual registration partition. Although not shown in FIG. 3, the same “collision” process may be used to check the to-be-assigned EA-UXID value against all values previously generated.
  • FIG. 4 contains a simplified block diagram of an exemplary UXID communication platform 10 that may be created and used by the trusted third party information service provider of the present invention. As shown, UXID platform 10 includes a processor 12 that performs the various hash functions as required to generate all of the UXIDs and EA-UXIDs offered by the service of the present invention. Also included within UXID platform 10 is an individual data partition 14, an entity data partition 16 and a UXID service partition 18. Individual data partition 14 includes, in this particular embodiment, a first database 20 of individual subscriber data, where the initially-generated UXID is utilized as the “key” to access an individual's particular data record. The individual SUS is stored as a linked pair with the generated UXID to limit access to only the individual in possession of both the UXID and the SUS. Standard security precautions—such as not storing the SUS but the MD5 hash of the SUS—may also be used. Also included in individual partition 14 is a second database 22 of the individual data, in this case keyed by the various EA-UXIDs that have been issued to registered individuals subsequent to the initial UXID enrollment.
  • Entity data partition 16 includes similar information as found in individual partition 14, in this case collected and utilized for each registered entity. A first database 24 includes a listing of all registered entities, keyed by their assigned UXIDs. Since an entity may have several different types of data that may be collected and used for different reasons (e.g., an insurance company may have a first set of data associated with insured individuals and a second set of data associated with drug trial studies), an entity may also have several different EA-UXIDs, which are stored (in pairs with their SUSs) in an entity EA-UXID database 26. The various established rules (protocols) associated with data collection and manipulation for each registered entity is stored in a separate protocol database 28, as shown, where protocol database is keyed by the various EA-UXID. In general, the protocol defines one or more of the following:
      • Specification of data format and coding conventions for all data collected by the inventive trusted third party service on behalf of the entity;
      • Methods of data collection used by service and entity (if applicable);
      • Sources and frequency of data collection;
      • Policy and usage restrictions with respect to the collection and viewing of data by entity representatives;
      • Lists of authorized entity representatives and associated access rights to view or change data;
      • Specification of “Study Group” assignment rules and designations;
      • Other particulars which may vary depending on the Entity-Application requirements.
  • The ability to track and report on “Study Groups” is a special feature of the service of the present invention. A Study Group may be defined for any group of entities and/or individuals which possess features of interest. Certain standard study groups (e.g., students in the expected graduating class of 2009 from Anytown High School, etc.) may be automatically assigned to participants in selected Entity-Applications supported by the service (such as School Entity-Applications designed to track student graduation rates and student movement between schools).
  • The UXID service data partition 18 is utilized to store and track the various elements associated with the generation of UXIDs and EA-UXIDs. In this particular embodiment, service data partition 18 includes a hashing database 30 that stores an association between a generated UXID and the particular hash algorithm used to generate it in the first instance. As mentioned above, there are various well-known hash algorithm (as well as proprietary algorithms) that may be used, and in fact different algorithms may be used as desired, since database 30 will retain the identity information of the selected hash for a particular UXID/EA-UXID. A single string database 32 is also included within service data partition 18 and is utilized to store a definition of the original individual information “fields” used to create the standard string. Examples of the “standard string” for the UXID and an educational EA-UXID have been given above. Further, since the service of the present invention may be utilized worldwide, the “standard string” used to create UXIDs for citizens of another country may use a different collection of information than that presented above for use in the United States, and may even use a different character set (e.g., Unicode) than the conventional ASCII code utilized in the United States. Single string database 32, therefore, will maintain a record of this information so that, if necessary, a UXID or EA-UXID may be re-generated.
  • As mentioned above, the pad string utilized to form the complete string from which the UXID or EA-UXID is generated is preferably changed over time (for security reasons). Thus, a pad string database 34 is included within service data partition 18 to maintain the association, for historical purposes, of the specific pad strings that have been used to generate each specific type of UXID and EA-UXID. A separate activity log 36 may be included within service data partition 18 and used by the trusted third party service to keep track of the various types of searches and data requests that have been undertaken over a given period of time.
  • There exist many variations in the ways in which the trusted third party data collection system of the present invention may be implemented. Besides the generation of initial UXIDs and EA-UXIDs as mentioned above, various classifications of these identifications can be defined as being either “permanent” or bearing an expiration date (i.e., temporary); or can be defined by a “verification level” that is ascribed to a particular ID. An “expiration date” UXID refers to an identification issued by the inventive service that has a pre-defined expiration date, and may need to be re-issued periodically based upon the submission of updated identity proof. As an example, the trusted third party service may issue an EA-UXID to an individual upon qualification for unemployment benefits. The EA-UXID may be used by a state Department of Labor (i.e., the “registered entity”) to administer and track unemployment benefits, payouts and participant eligibility. In this scenario, individual and employer subscribers might submit documentation to the service that establishes not only the individual's identity, but also their unemployment status and benefit eligibility at a particular point in time. If, for purposes of illustration, the individual is entitled to 26 weeks of unemployment benefits, an expiration-date EA-UXID might be issued that expires at the end of this 26 week period. The service would then provide the state entity with the details of the individual's unemployment EA-UXID and associated data. Of necessity, the EA-UXID used for unemployment tracking and related purposes would be unique and issued only once to avoid the possibility of duplicate payments by the state.
  • In another variation of the ID service of the present invention, a “temporary” UXID or EA-UXID may be generated for use by a specified entity until such time as the inventive service can complete all of the verification processing needed to issue a fully-authorized UXID or EA-UXID. For example, an entity such as a school may be authorized to issue provisional UXIDs and EA-UXIDs to incoming students who do not have immediately available the requisite identification information required to participate in the school's entity application. Provisional processing of IDs at the school allows the service to collect data on students as soon as they are enrolled. Once the student's information has been verified, all of the required subscriber data that has been captured is stored within the individual database and a permanent EA-UXID is issued.
  • FIG. 5 illustrates, in tabular form, the various types of UXIDs and EA-UXIDs as described above. The table of FIG. 5 includes four separate categories of IDs, defined as either “multiple UXIDs” or “unique UXIDs”, and “permanent UXIDs” or “expiration date UXIDs”. Combinations of multiple/unique with permanent/expiring leads to the four specific groupings of IDs.
  • In a preferred embodiment of the present invention, the trusted third party service may also assign a “verification level” (VL) to UXIDs based upon the type of identity document submitted by the applicant. The VL represents the level of confidence that the individual requesting the UXID has accurately represented their true identity to the service. For example, a sworn affidavit signed by the individual application might be weighted as less credible than an original birth certificate. Additionally, some characteristics may be more easily verified than others by various third parties. Thus, the presumed veracity of the presented identification documentation and the ability to which it can be verified independently may be used to assign a ranking to the UXID credibility. Thus, the inventive service may assign a graded VL to each UXID (e.g., very high, high, moderate, etc.). Alternatively, the VL may simply refer to the number of separate identity documents that the individual has supplied to the service. For example, suppose Susan Doe presents a driver's license to obtain a UXID, while John Smith presents a birth certificate, passport and military ID. The inventive service may assign a VL of “moderate” to Susan's application, while assigning a VL of “very high” to John's application. In some cases, an individual may be able to upgrade the VL assigned to his/her UXID by submitting additional documentation.
  • A major use of the UXID service of the present invention is to provide a means for anonymous data collection. The trusted third party service of the present invention may collect data from a variety of sources including, but not limited to, individuals, entities, other third parties, or the service itself. With respect to the latter, the service may generate data through the creation of enrollment records keyed by UXID/EA-UXID. Enrollment records may be used to capture associations between individuals, entities and their respective participation in various entity applications. After the service creates enrollment records, it may further augment them using data obtained from other, independent third parties, both public and private. A set of partial sample enrollment records is shown below in Table III:
    TABLE III
    Student School Term Year Action Grade
    1e97b8d4f 8ad874294c fall 1994-1995 enrolled 6
    semester
    1e97b8d4f 8ad874294c fall 1994-1995 complete 6
    semester success
    1e97b8d4f 8ad874294c spring 1994-1995 enrolled 6.5
    semester
    1e97b8d4f 8ad874294c spring 1994-1995 graduation 6.5
    semester (elementary)

    where it is shown in this record that this particular student successfully completed the sixth grade during the 1994-1995 school year at a given school, and graduated at the end of the spring semester.
  • For example, various sources of government-complied data include comprehensive school data obtained from the NCES website, census data collected by federal representatives every ten years, statistical health data maintained by the CDC, etc. Entities may provide data directly to the inventive service. As an example, if schools so elect at registration time, they have the option of providing the service with their own student IDs (which may be used within the school's own proprietary enrollment system), where the service can then utilize these IDs in place of the created EA-UXIDs when presenting collected data to school representatives, since a one-to-one mapping can be performed between each student's in-house ID and their issued EA-UXID.
  • The system of the present invention may also be used to provide subscribers (both individuals and entities) with information on where their records are stored for various entity applications. That is, a “record locator” function within UXID platform 10 can be used to help students locate their school records. In a medical context, the service might be used to locate every pharmacy where a certain individual has prescriptions filled.
  • The completeness of the record search is dependent upon having all of the parties involved in the record creation registered with the service in the first instance. For example, if a UXID subscriber wants information on where they fill prescriptions, each pharmacy they to go must be a registered entity. Further, each time a pharmacy fills a prescription, a record of the transaction should be created with the inventive service. The actual data collected to record the transaction is determined based upon the entity application requirements and the data collection/exchange protocols for that entity as stored within data base 28 at UXID platform 10. Participating pharmacies would continue to maintain their own proprietary databases to record details of each transaction. In using the inventive service, a pharmacy might request a record search if a batch of medication is recalled, so that the affected individuals can be quickly contacted.
  • Depending on the entity application, the inventive service may require further consent authorization before record searches are performed. This may be needed to comply with privacy, legal, ethical and possibly other requirements. To this end, the subscriber may be required to submit identity documents (such as passport, birth certificate, signed authorization form, etc.) to verify that he/she is the person associated with the UXID/EA-UXID and has properly authorized the record search.
  • The service may provide anonymized data to UXID subscribers in the form of reports or data extract files. In accordance with the present invention, data confidentiality is achieved in part through the service's use of UXIDs and EA-UXIDs. Knowledge of an entity or individual UXID/EA-UXID does not provide access to the service. An individual or entity (authorized representative of an entity) may only view UXID service account information with the correct UXID/SUS or EA-UXID/EA-SUS combination. With respect to individual subscribers, they must be properly authorized by both the entity and the service to access system data or review reports collected for the entity.
  • Data extracts and reports may be aggregated at various level of detail (for example, at an individual level (e.g., student); at an entity level (e.g., school); at a larger entity level (e.g., state school level); or an entity-application level (e.g., specific school program data, such as money spent on after-school programs). The service of the present invention may transform individual and entity EA-UXIDs at each level of aggregation so they cannot be compared against EA-UXIDs attached to records at other levels of aggregation. Thus, each level of data aggregation may permit a different “view” of the EA-UXIDs (which are used as entity and individual record keys). This transformation ensures that the EA-UXIDs remain anonymous.
  • An EA-UXID that has been transformed for a particular aggregation view is thereafter denoted as EA-UXID-n where “n” refers to the level of aggregation. An EA-UXID-n may use or less digits than UXIDs and EA-UXIDs so as to preserve the confidentiality of data when it is shared among subscribers. The EA-UXID-n may replace all instances of the EA-UXIDs in various reports and/or data extracts which the service distributes to subscribers so there is no way to correlate the ID used at one level of viewing with another merely by looking at the IDs. The transform of an EA-UXID into an EA-UXID-n simultaneously preserves data confidentiality, data integrity and consistency in database coding. By providing local views of the EA-UXID that change depending on use, it is statistically improbable (with a high level of confidence) that any party can successfully deduce the identity of a particular subscriber contained in a system report or database, or to correlate a given view of the subscriber with another view of that subscriber which is coded with a different EA-UXID-n.
  • FIG. 6 contains a flowchart illustrating one exemplary process that may be used by a registered entity to retrieve “anonymous” data collected by the service of the present invention. The process begins with the entity submitting its UXID and EA-UXID information so as to gain access to the stored data (step 500). The UXID platform will check this entered information against the entity data stored within partition 16, looking for a “match” (step 510) to valid the request to gain access to the data. If no match is found, an error message is sent to the requestor (step 520). Otherwise, the process continues at step 530 with the retrieval of the specific protocols associated with the requesting EA-UXID (that is, with the specific purpose of the requesting entity). As discussed above, the various protocols are stored, in linked fashion, within protocol database 28 of entity partition 16. For example, a drug company's EA-UXID may allow them to gain access to the results of a particular Study Group, with the “protocol” providing the results in a specific form. Once the protocol has been retrieved, the process continues (step 540) with a search of the individual EA-UXID records stored in database 22 of individual partition 14, where only the records having the same EA-UXID will be searched. In accordance with different protocols, further “anonymization” of data may be required (as discussed above in association with the need for different EA-UXID-n representations. A decision is made at this point (step 550) as to whether further anonymization is required. If it is, the various EA-UXIDs are replaced by the proper EA-UXID-n, shown as step 560. Otherwise, the data is prepared in the form required by the protocol and transmitted to the requesting entity (step 570).
  • Other and further modifications and embellishments to the anonymous data exchange and collection service of the present invention will become apparent to those skilled in the art. Indeed, the subject matter of the present invention is intended to be limited in scope only by the claims appended hereto.

Claims (13)

1. A method of creating a universal, individual identifier (UXID) for controlling data access, collection and exchange between a plurality of registered users and registered entities, the method performed by a UXID service provider and comprising the steps of:
a) receiving legally-recognized documentation of an individual from an individual desiring registration, the legally-recognized documentation including a plurality of fields of personal information;
b) creating a string of selected information as a subset of the personal information within the legally-recognized documentation;
c) supplementing the string created in step b) with a pad string of information known only to the UXID service provider to form a standard string;
d) generating a hash of the standard string created in step c) to form a hexadecimal string of digits;
e) defining a predetermined subset of digits from the string formed in step d) as the individual UXID;
f) creating an initial password for use in association with the individual's UXID;
g) storing the (UXID, password) pair in a database of registered users; and
h) delivering the UXID, password and legally-recognized documentation to the registered individual.
2. The method as defined in claim 1, wherein in performing step d), the MD5 one-way hash is used.
3. The method as defined in claim 1, wherein in performing step d), the SHA-1 one-way hash is used.
4. The method as defined in claim 1, wherein in performing step d), a proprietary one-way hash is used.
5. The method as defined in claim 1, wherein in performing step e), at least seven digits from the hash are used to define the UXID.
6. The method as defined in claim 5, wherein in performing step e), at least nine digits from the hash are used to define the UXID.
7. The method as defined in claim 1, wherein prior to performing step f), the UXID created in step e) is first checked against all previously-supplied UXIDs and, if a duplicate is found, modifying the UXID of step e) to eliminate the duplication.
8. The method as defined in claim 7 wherein the checking is performing for the modified UXID in a continuing manner to ensure that the modified UXID is not a duplicate.
9. The method as defined in claim 7 wherein the created UXID is modified by incrementing the least significant digit.
10. The method as defined in claim 9 wherein the created UXID is incremented in value using arithmetic base 16.
11. The method as defined in claim 9 wherein the created UXID is decremented in value.
12. The method as defined in claim 1, wherein the method further comprises the creation of a specific entity-application UXID (EA-UXID) for linking the individual's stored data with a predetermined, pre-registered entity desiring the collection of data for a specific purpose, the method further comprising the steps of:
i) receiving, at the UXID service provider, additional legally-recognized documentation defining a relationship between the individual and the pre-registered entity;
j) creating a string of selected information from both the original and additional legally-recognized documentation;
k) supplementing the created string with a pad string of information known only to the UXID service provider to form an entity-application standard string;
l) generating a hash of the entity-application standard string created in step k);
m) defining a predetermined subset of digits from the generated hash of step l) as the individual's EA-UXID;
n) creating an initial password for use in association with the individual's EA-UXID;
n) storing the (EA-UXID, EA-password) pair in a database of registered entity-associated users; and
o) delivering the EA-UXID, EA-password and additional documentation to the registered subscriber.
13. A unique universal ID (UXID) platform for storing individual and entity data and providing processing, anonymizing and reporting of the stored data, the UXID platform comprising
a processor for utilizing a selected hash algorithm to translate a string of user information into UXIDs and EA-UXIDs, as desired;
an individual storage partition including individual UXIDs and EA-UXIDs;
an entity storage partition including entity UXIDs, EA-UXIDs and predetermined protocols utilized for collecting and reporting individual data; and
a UXID service partition for maintaining linkages between UXIDs, EA-UXIDs and the parameters used for their formation.
US11/726,308 2006-03-31 2007-03-21 System and method of providing unique personal identifiers for use in the anonymous and secure exchange of data Abandoned US20080022414A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US11/726,308 US20080022414A1 (en) 2006-03-31 2007-03-21 System and method of providing unique personal identifiers for use in the anonymous and secure exchange of data
PCT/US2007/007565 WO2008069825A2 (en) 2006-03-31 2007-03-29 System and method of providing unique personal identifiers for use in the anonymous and secure exchange of data
US12/146,257 US8042193B1 (en) 2006-03-31 2008-06-25 Systems and methods for controlling data access by use of a universal anonymous identifier

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US78826406P 2006-03-31 2006-03-31
US11/726,308 US20080022414A1 (en) 2006-03-31 2007-03-21 System and method of providing unique personal identifiers for use in the anonymous and secure exchange of data

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/638,226 Continuation US20080033740A1 (en) 2006-03-31 2006-12-13 On-line anonymous age verification for controlling access to selected websites

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US12/146,257 Continuation US8042193B1 (en) 2006-03-31 2008-06-25 Systems and methods for controlling data access by use of a universal anonymous identifier

Publications (1)

Publication Number Publication Date
US20080022414A1 true US20080022414A1 (en) 2008-01-24

Family

ID=38972932

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/726,308 Abandoned US20080022414A1 (en) 2006-03-31 2007-03-21 System and method of providing unique personal identifiers for use in the anonymous and secure exchange of data
US12/146,257 Active US8042193B1 (en) 2006-03-31 2008-06-25 Systems and methods for controlling data access by use of a universal anonymous identifier

Family Applications After (1)

Application Number Title Priority Date Filing Date
US12/146,257 Active US8042193B1 (en) 2006-03-31 2008-06-25 Systems and methods for controlling data access by use of a universal anonymous identifier

Country Status (1)

Country Link
US (2) US20080022414A1 (en)

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070050638A1 (en) * 2005-08-23 2007-03-01 Rasti Mehran R System and method to curb identity theft
US7519472B1 (en) 2008-05-15 2009-04-14 International Business Machines Corporation Inferring static traffic artifact presence, location, and specifics from aggregated navigation system data
US20100132044A1 (en) * 2008-11-25 2010-05-27 International Business Machines Corporation Computer Method and Apparatus Providing Brokered Privacy of User Data During Searches
WO2011014878A1 (en) * 2009-07-31 2011-02-03 Anakam, Inc. System and method for strong remote identity proofing
US8042193B1 (en) 2006-03-31 2011-10-18 Albright Associates Systems and methods for controlling data access by use of a universal anonymous identifier
US8056118B2 (en) 2007-06-01 2011-11-08 Piliouras Teresa C Systems and methods for universal enhanced log-in, identity document verification, and dedicated survey participation
WO2011150261A1 (en) * 2010-05-28 2011-12-01 Privowny, Inc. Managing data on computer and telecommunications networks
US8893241B2 (en) 2007-06-01 2014-11-18 Albright Associates Systems and methods for universal enhanced log-in, identity document verification and dedicated survey participation
US8959584B2 (en) 2007-06-01 2015-02-17 Albright Associates Systems and methods for universal enhanced log-in, identity document verification and dedicated survey participation
US20150095977A1 (en) * 2012-06-15 2015-04-02 Huawei Technologies Co., Ltd. Method and device for processing charging data
WO2016018712A1 (en) * 2014-07-30 2016-02-04 Welch Allyn, Inc. Patient identification using universal health identifier
US9398022B2 (en) 2007-06-01 2016-07-19 Teresa C. Piliouras Systems and methods for universal enhanced log-in, identity document verification, and dedicated survey participation
US20160232377A1 (en) * 2015-02-05 2016-08-11 Fujitsu Limited System, method, and program for storing and controlling access to data representing personal behavior
US9449064B2 (en) 2014-05-03 2016-09-20 Pinplanet Corporation System and method for dynamic and secure communication and synchronization of personal data records
US20170053283A1 (en) * 2015-08-21 2017-02-23 Samsung Electronics Co., Ltd. Method for risk management based on aggregated information from multiple payment networks while maintaining anonymity of user
US9626700B1 (en) 2011-09-29 2017-04-18 Amazon Technologies, Inc. Aggregation of operational data for merchandizing of network accessible services
US9667515B1 (en) 2011-09-29 2017-05-30 Amazon Technologies, Inc. Service image notifications
US9922509B2 (en) * 2016-01-22 2018-03-20 Tyco Fire & Security Gmbh Strobe notification appliance with directional information
US10068442B2 (en) * 2016-04-29 2018-09-04 Hubbell Incorporated Light fixture
US10715476B2 (en) 2010-05-28 2020-07-14 Privowny, Inc. Managing data on computer and telecommunications networks
US11062574B2 (en) 2016-01-22 2021-07-13 Tyco Fire & Security Gmbh Strobe notification appliance and emergency lighting appliance with directional information
US20210258141A1 (en) * 2018-11-08 2021-08-19 Korea Smart Authentication Corp. Method for recognizing expression of opinion capable of ensuring anonymity and preventing sybil attacks, method for registering that stores user?s identification information, and method for authenticating the user
US11176788B2 (en) 2019-12-12 2021-11-16 Johnson Controls Fire Protection LP Emergency notification system and method
US11349799B2 (en) 2010-05-28 2022-05-31 Privowny, Inc. Managing data on computer and telecommunications networks
US11611526B2 (en) 2010-05-28 2023-03-21 Privowny, Inc. Managing data on computer and telecommunications networks

Families Citing this family (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060064378A1 (en) * 2004-09-21 2006-03-23 Jeff Clementz Method and apparatus for maintaining linked accounts
US8359278B2 (en) 2006-10-25 2013-01-22 IndentityTruth, Inc. Identity protection
US20080228638A1 (en) * 2007-03-14 2008-09-18 Ebay Inc. Method and system of controlling linked accounts
US7945512B2 (en) * 2007-03-14 2011-05-17 Ebay Inc. Spending and savings secondary linked accounts
JP4907603B2 (en) * 2007-06-27 2012-04-04 ヒューレット−パッカード デベロップメント カンパニー エル.ピー. Access control system and access control method
US10346835B1 (en) 2008-10-07 2019-07-09 United Services Automobile Association (Usaa) Systems and methods for presenting recognizable bank account transaction descriptions compiled through customer collaboration
US9652802B1 (en) 2010-03-24 2017-05-16 Consumerinfo.Com, Inc. Indirect monitoring and reporting of a user's credit data
US20110270660A1 (en) * 2010-04-26 2011-11-03 Fisoc, Inc. Software platform
CA2827478C (en) 2011-02-18 2020-07-28 Csidentity Corporation System and methods for identifying compromised personally identifiable information on the internet
US8819793B2 (en) 2011-09-20 2014-08-26 Csidentity Corporation Systems and methods for secure and efficient enrollment into a federation which utilizes a biometric repository
US11030562B1 (en) 2011-10-31 2021-06-08 Consumerinfo.Com, Inc. Pre-data breach monitoring
US20130110716A1 (en) * 2011-11-01 2013-05-02 Ebay Inc. System and method for utilizing student accounts
US8793805B1 (en) 2012-07-30 2014-07-29 Amazon Technologies, Inc. Automatic application dependent anonymization
US8812387B1 (en) 2013-03-14 2014-08-19 Csidentity Corporation System and method for identifying related credit inquiries
US9344407B1 (en) 2013-09-05 2016-05-17 Amazon Technologies, Inc. Centrally managed use case-specific entity identifiers
US9633209B1 (en) 2014-02-21 2017-04-25 Amazon Technologies, Inc. Chaining of use case-specific entity identifiers
US9292706B2 (en) * 2014-08-22 2016-03-22 Fujitsu Limited Customer data management for data analytics outsourcing
US10339527B1 (en) 2014-10-31 2019-07-02 Experian Information Solutions, Inc. System and architecture for electronic fraud detection
US10910089B2 (en) 2015-03-20 2021-02-02 Universal Patient Key, Inc. Methods and systems providing centralized encryption key management for sharing data across diverse entities
CN106302312B (en) * 2015-05-13 2019-09-17 阿里巴巴集团控股有限公司 Obtain the method and device of electronic document
US11151468B1 (en) 2015-07-02 2021-10-19 Experian Information Solutions, Inc. Behavior analysis using distributed representations of event data
US11004548B1 (en) 2017-09-20 2021-05-11 Datavant, Inc. System for providing de-identified mortality indicators in healthcare data
US10699028B1 (en) 2017-09-28 2020-06-30 Csidentity Corporation Identity security architecture systems and methods
US10896472B1 (en) 2017-11-14 2021-01-19 Csidentity Corporation Security and identity verification system and architecture
US11537748B2 (en) 2018-01-26 2022-12-27 Datavant, Inc. Self-contained system for de-identifying unstructured data in healthcare records
US11042668B1 (en) 2018-04-12 2021-06-22 Datavant, Inc. System for preparing data for expert certification and monitoring data over time to ensure compliance with certified boundary conditions
US11120144B1 (en) 2018-04-12 2021-09-14 Datavant, Inc. Methods and systems providing central management of distributed de-identification and tokenization software for sharing data
US11080423B1 (en) 2018-04-13 2021-08-03 Datavant, Inc. System for simulating a de-identified healthcare data set and creating simulated personal data while retaining profile of authentic data
WO2020023759A1 (en) 2018-07-26 2020-01-30 Insight Sciences Corporation Secure electronic messaging system
DE102018008730A1 (en) * 2018-11-07 2020-05-07 Audi Ag Method and device for collecting vehicle-based data sets for predetermined route sections
US11755779B1 (en) 2020-09-30 2023-09-12 Datavant, Inc. Linking of tokenized trial data to other tokenized data

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4879747A (en) * 1988-03-21 1989-11-07 Leighton Frank T Method and system for personal identification
US5475826A (en) * 1993-11-19 1995-12-12 Fischer; Addison M. Method for protecting a volatile file using a single hash
US5694471A (en) * 1994-08-03 1997-12-02 V-One Corporation Counterfeit-proof identification card
US5768519A (en) * 1996-01-18 1998-06-16 Microsoft Corporation Method and apparatus for merging user accounts from a source security domain into a target security domain
US20020004935A1 (en) * 2000-07-03 2002-01-10 Huotari Allen Joseph System for remote automated installation and configuration of digital subscriber line modems
US20030132285A1 (en) * 2002-01-16 2003-07-17 Irma Blancas Identification of an individual using a multiple purpose card
US20030189093A1 (en) * 2000-02-15 2003-10-09 Aruze Corporation Individual identification card system

Family Cites Families (70)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5794210A (en) 1995-12-11 1998-08-11 Cybergold, Inc. Attention brokerage
US6463416B1 (en) 1996-07-15 2002-10-08 Intelli-Check, Inc. Authentication system for identification documents
US6058418A (en) * 1997-02-18 2000-05-02 E-Parcel, Llc Marketing data delivery system
EP1025509A2 (en) 1997-10-20 2000-08-09 York Eggleston System and method for incentive programs and award fulfillment
US6175833B1 (en) 1998-04-22 2001-01-16 Microsoft Corporation System and method for interactive live online voting with tallies for updating voting results
US8914507B2 (en) 1998-09-01 2014-12-16 International Business Machines Corporation Advice provided for offering highly targeted advice without compromising individual privacy
US6236975B1 (en) 1998-09-29 2001-05-22 Ignite Sales, Inc. System and method for profiling customers for targeted marketing
US20040083184A1 (en) 1999-04-19 2004-04-29 First Data Corporation Anonymous card transactions
US7158959B1 (en) 1999-07-03 2007-01-02 Microsoft Corporation Automated web-based targeted advertising with quotas
US7100195B1 (en) 1999-07-30 2006-08-29 Accenture Llp Managing user information on an e-commerce system
US7680819B1 (en) 1999-11-12 2010-03-16 Novell, Inc. Managing digital identity information
US6959281B1 (en) 1999-12-06 2005-10-25 Freeling Kenneth A Digital computer system and methods for conducting a poll to produce a demographic profile corresponding to an accumulation of response data from encrypted identities
US6734886B1 (en) 1999-12-21 2004-05-11 Personalpath Systems, Inc. Method of customizing a browsing experience on a world-wide-web site
US6678685B2 (en) * 2000-01-26 2004-01-13 Familytime.Com, Inc. Integrated household management system and method
US6941271B1 (en) * 2000-02-15 2005-09-06 James W. Soong Method for accessing component fields of a patient record by applying access rules determined by the patient
US20010027472A1 (en) * 2000-03-27 2001-10-04 Feng Guan Dynamic information sharing based on unique individual ID
US20010054153A1 (en) 2000-04-26 2001-12-20 Wheeler David B. System and method for determining user identity fraud using similarity searching
AU2001255752A1 (en) 2000-05-01 2001-11-12 Mobliss, Inc. System for conducting electronic surveys
AU2001258681A1 (en) * 2000-05-24 2001-12-03 Expertron Group (Pty) Ltd Authentication system and method
US6978369B2 (en) * 2000-08-04 2005-12-20 First Data Corporation Person-centric account-based digital signature system
US7913095B2 (en) 2000-08-28 2011-03-22 Contentguard Holdings, Inc. Method and apparatus for providing a specific user interface in a system for managing content
JP4654498B2 (en) * 2000-08-31 2011-03-23 ソニー株式会社 Personal authentication system, personal authentication method, information processing apparatus, and program providing medium
AU2001290874A1 (en) 2000-09-15 2002-03-26 Mobliss, Inc. System for conducting user-specific promotional campaigns using multiple communications device platforms
US6778807B1 (en) 2000-09-15 2004-08-17 Documus, Llc Method and apparatus for market research using education courses and related information
FR2815740B1 (en) 2000-10-19 2003-01-17 France Telecom METHOD FOR CONTROLLING ACCESS TO WEBSITE ADDRESSES, IMPLEMENTATION CONTROL DEVICE AND SERVERS
US6732278B2 (en) 2001-02-12 2004-05-04 Baird, Iii Leemon C. Apparatus and method for authenticating access to a network resource
US7114177B2 (en) 2001-03-28 2006-09-26 Geotrust, Inc. Web site identity assurance
US7020645B2 (en) 2001-04-19 2006-03-28 Eoriginal, Inc. Systems and methods for state-less authentication
US20040023295A1 (en) * 2001-11-21 2004-02-05 Carol Hamilton Methods and systems for analyzing complex biological systems
US20030099379A1 (en) 2001-11-26 2003-05-29 Monk Bruce C. Validation and verification apparatus and method
US7610390B2 (en) 2001-12-04 2009-10-27 Sun Microsystems, Inc. Distributed network identity
US7003669B2 (en) * 2001-12-17 2006-02-21 Monk Bruce C Document and bearer verification system
US20020143632A1 (en) 2002-03-12 2002-10-03 Douglas Walter Internet-based system of obtaining data from consumers in order to provide them access to promotions matching their profiles, and doing so without collecting either their identity or contact information
US7793095B2 (en) 2002-06-06 2010-09-07 Hardt Dick C Distributed hierarchical identity management
US7172113B2 (en) * 2002-09-16 2007-02-06 Avery Dennison Corporation System and method for creating a display card
US20050154665A1 (en) 2002-11-22 2005-07-14 Florida Bankers Association, Inc. Fraud prevention system
US7640336B1 (en) 2002-12-30 2009-12-29 Aol Llc Supervising user interaction with online services
US8554930B2 (en) 2002-12-31 2013-10-08 International Business Machines Corporation Method and system for proof-of-possession operations associated with authentication assertions in a heterogeneous federated environment
US20040189441A1 (en) * 2003-03-24 2004-09-30 Kosmas Stergiou Apparatus and methods for verification and authentication employing voluntary attributes, knowledge management and databases
US7246740B2 (en) 2003-04-03 2007-07-24 First Data Corporation Suspicious persons database
US7496953B2 (en) 2003-04-29 2009-02-24 International Business Machines Corporation Single sign-on method for web-based applications
US7454615B2 (en) 2003-05-08 2008-11-18 At&T Intellectual Property I, L.P. Centralized authentication system
US20050131756A1 (en) * 2003-06-19 2005-06-16 Benson Sheila D. Automated and variably weighted applicant and employee screening system
US20050027566A1 (en) * 2003-07-09 2005-02-03 Haskell Robert Emmons Terminology management system
US9117217B2 (en) 2003-08-01 2015-08-25 Advertising.Com Llc Audience targeting with universal profile synchronization
US8464290B2 (en) 2003-08-01 2013-06-11 Tacoda, Inc. Network for matching an audience with deliverable content
US7225977B2 (en) 2003-10-17 2007-06-05 Digimarc Corporation Fraud deterrence in connection with identity documents
US7314162B2 (en) 2003-10-17 2008-01-01 Digimore Corporation Method and system for reporting identity document usage
US7568098B2 (en) * 2003-12-02 2009-07-28 Microsoft Corporation Systems and methods for enhancing security of communication over a public network
US20050144482A1 (en) 2003-12-17 2005-06-30 David Anuszewski Internet protocol compatible access authentication system
US20050144066A1 (en) 2003-12-19 2005-06-30 Icood, Llc Individually controlled and protected targeted incentive distribution system
US20050192863A1 (en) 2004-02-26 2005-09-01 Krishna Mohan Web site vistor incentive program in conjunction with promotion of anonymously identifying a user and/or a group
US20050197884A1 (en) 2004-03-04 2005-09-08 Mullen James G.Jr. System and method for designing and conducting surveys and providing anonymous results
US20070067297A1 (en) 2004-04-30 2007-03-22 Kublickis Peter J System and methods for a micropayment-enabled marketplace with permission-based, self-service, precision-targeted delivery of advertising, entertainment and informational content and relationship marketing to anonymous internet users
US20060157559A1 (en) * 2004-07-07 2006-07-20 Levy Kenneth L Systems and methods for document verification
US7721328B2 (en) 2004-10-01 2010-05-18 Salesforce.Com Inc. Application identity design
US8688590B2 (en) 2004-10-14 2014-04-01 Google Inc. System and method to strengthen advertiser and consumer affinity
US7909237B2 (en) * 2004-10-25 2011-03-22 Todd Tredeau Monetary transaction system and method
US20060173792A1 (en) 2005-01-13 2006-08-03 Glass Paul H System and method for verifying the age and identity of individuals and limiting their access to appropriate material
US20070174214A1 (en) 2005-04-13 2007-07-26 Robert Welsh Integrated fraud management systems and methods
US20060271787A1 (en) * 2005-05-31 2006-11-30 Xerox Corporation System and method for validating a hard-copy document against an electronic version
US20070061334A1 (en) 2005-09-14 2007-03-15 Jorey Ramer Search query address redirection on a mobile communication facility
US20070067405A1 (en) 2005-09-20 2007-03-22 Eliovson Joshua M Moderated anonymous forum
US20070130005A1 (en) 2005-12-02 2007-06-07 Michael Jaschke Method for consumer data brokerage
US20080033740A1 (en) 2006-08-04 2008-02-07 Robert Cahn On-line anonymous age verification for controlling access to selected websites
US20080120154A1 (en) 2006-05-12 2008-05-22 Dellovo Danielle F System and method for advertisement generation
US20080022414A1 (en) 2006-03-31 2008-01-24 Robert Cahn System and method of providing unique personal identifiers for use in the anonymous and secure exchange of data
US20070233688A1 (en) 2006-04-04 2007-10-04 Karla Weekes Smolen Online system for exchanging fraud investigation information
CA2597014C (en) * 2006-04-27 2016-06-28 Espeed, Inc. Systems and methods for maintaining anonymity in a gaming or other environment
US20080013700A1 (en) 2006-05-10 2008-01-17 Darko Butina Method and system for providing consumer opinions to companies

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4879747A (en) * 1988-03-21 1989-11-07 Leighton Frank T Method and system for personal identification
US5475826A (en) * 1993-11-19 1995-12-12 Fischer; Addison M. Method for protecting a volatile file using a single hash
US5694471A (en) * 1994-08-03 1997-12-02 V-One Corporation Counterfeit-proof identification card
US5768519A (en) * 1996-01-18 1998-06-16 Microsoft Corporation Method and apparatus for merging user accounts from a source security domain into a target security domain
US20030189093A1 (en) * 2000-02-15 2003-10-09 Aruze Corporation Individual identification card system
US20020004935A1 (en) * 2000-07-03 2002-01-10 Huotari Allen Joseph System for remote automated installation and configuration of digital subscriber line modems
US20030132285A1 (en) * 2002-01-16 2003-07-17 Irma Blancas Identification of an individual using a multiple purpose card

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8069256B2 (en) * 2005-08-23 2011-11-29 Mehran Randall Rasti System and method to curb identity theft
US20070050638A1 (en) * 2005-08-23 2007-03-01 Rasti Mehran R System and method to curb identity theft
US8042193B1 (en) 2006-03-31 2011-10-18 Albright Associates Systems and methods for controlling data access by use of a universal anonymous identifier
US9398022B2 (en) 2007-06-01 2016-07-19 Teresa C. Piliouras Systems and methods for universal enhanced log-in, identity document verification, and dedicated survey participation
US8056118B2 (en) 2007-06-01 2011-11-08 Piliouras Teresa C Systems and methods for universal enhanced log-in, identity document verification, and dedicated survey participation
US8713650B2 (en) 2007-06-01 2014-04-29 Teresa C. Piliouras Systems and methods for universal enhanced log-in, identity document verification and dedicated survey participation
US8893241B2 (en) 2007-06-01 2014-11-18 Albright Associates Systems and methods for universal enhanced log-in, identity document verification and dedicated survey participation
US8959584B2 (en) 2007-06-01 2015-02-17 Albright Associates Systems and methods for universal enhanced log-in, identity document verification and dedicated survey participation
US7519472B1 (en) 2008-05-15 2009-04-14 International Business Machines Corporation Inferring static traffic artifact presence, location, and specifics from aggregated navigation system data
US20100132044A1 (en) * 2008-11-25 2010-05-27 International Business Machines Corporation Computer Method and Apparatus Providing Brokered Privacy of User Data During Searches
WO2011014878A1 (en) * 2009-07-31 2011-02-03 Anakam, Inc. System and method for strong remote identity proofing
US10284548B2 (en) 2009-07-31 2019-05-07 Anakam, Inc. System and method for strong remote identity proofing
US10621377B2 (en) 2010-05-28 2020-04-14 Privowny, Inc. Managing data on computer and telecommunications networks
WO2011150261A1 (en) * 2010-05-28 2011-12-01 Privowny, Inc. Managing data on computer and telecommunications networks
US11611526B2 (en) 2010-05-28 2023-03-21 Privowny, Inc. Managing data on computer and telecommunications networks
US11349799B2 (en) 2010-05-28 2022-05-31 Privowny, Inc. Managing data on computer and telecommunications networks
US10735368B2 (en) 2010-05-28 2020-08-04 Privowny, Inc. Managing data on computer and telecommunications networks
US10715476B2 (en) 2010-05-28 2020-07-14 Privowny, Inc. Managing data on computer and telecommunications networks
US10861081B2 (en) 2011-09-29 2020-12-08 Amazon Technologies, Inc. Aggregation of operational data for merchandizing of network accessible services
US9626700B1 (en) 2011-09-29 2017-04-18 Amazon Technologies, Inc. Aggregation of operational data for merchandizing of network accessible services
US9667515B1 (en) 2011-09-29 2017-05-30 Amazon Technologies, Inc. Service image notifications
US20150095977A1 (en) * 2012-06-15 2015-04-02 Huawei Technologies Co., Ltd. Method and device for processing charging data
US9971825B2 (en) 2014-05-03 2018-05-15 Pinplanet Corporation System and method for dynamic and secure communication and synchronization of personal data records
US9449064B2 (en) 2014-05-03 2016-09-20 Pinplanet Corporation System and method for dynamic and secure communication and synchronization of personal data records
WO2016018712A1 (en) * 2014-07-30 2016-02-04 Welch Allyn, Inc. Patient identification using universal health identifier
US9953188B2 (en) * 2015-02-05 2018-04-24 Fujitsu Limited System, method, and program for storing and controlling access to data representing personal behavior
US20160232377A1 (en) * 2015-02-05 2016-08-11 Fujitsu Limited System, method, and program for storing and controlling access to data representing personal behavior
US20170053283A1 (en) * 2015-08-21 2017-02-23 Samsung Electronics Co., Ltd. Method for risk management based on aggregated information from multiple payment networks while maintaining anonymity of user
US10891620B2 (en) * 2015-08-21 2021-01-12 Samsung Electronics Co., Ltd. Method for risk management based on aggregated information from multiple payment networks while maintaining anonymity of user
US9922509B2 (en) * 2016-01-22 2018-03-20 Tyco Fire & Security Gmbh Strobe notification appliance with directional information
US11062574B2 (en) 2016-01-22 2021-07-13 Tyco Fire & Security Gmbh Strobe notification appliance and emergency lighting appliance with directional information
US10068442B2 (en) * 2016-04-29 2018-09-04 Hubbell Incorporated Light fixture
US20210258141A1 (en) * 2018-11-08 2021-08-19 Korea Smart Authentication Corp. Method for recognizing expression of opinion capable of ensuring anonymity and preventing sybil attacks, method for registering that stores user?s identification information, and method for authenticating the user
US11176788B2 (en) 2019-12-12 2021-11-16 Johnson Controls Fire Protection LP Emergency notification system and method

Also Published As

Publication number Publication date
US8042193B1 (en) 2011-10-18

Similar Documents

Publication Publication Date Title
US8042193B1 (en) Systems and methods for controlling data access by use of a universal anonymous identifier
US20220060478A1 (en) Identity authentication and information exchange system and method
US10204339B2 (en) Method and system for blockchain-based combined identity, ownership, integrity and custody management
US10810290B2 (en) Robust method and an apparatus for authenticating a client in non-face-to-face online interactions based on a combination of live biometrics, biographical data, blockchain transactions and signed digital certificates
US20200274713A1 (en) Credential verification and issuance through credential service providers
US9208491B2 (en) Format-preserving cryptographic systems
US8208627B2 (en) Format-preserving cryptographic systems
US20220012731A1 (en) Blockchain architecture, system, method and device including a hybrid public-private iteration for facilitating secure data collection and controlled distribution using a decentralized transaction information platform and token ecosystem
US11488134B2 (en) Format-preserving cryptographic systems
US8984282B1 (en) Identity validation and verification system and associated methods
CN1175358C (en) Secure database manugement system for confidential records
CN113228023A (en) Unified identification protocol for training and health domains
CN111723355A (en) Information management in a database
US20050043964A1 (en) Data processing system for patent data
CN112119610A (en) Improved system and method for storage, generation and verification of tokens for controlling access to resources
US11405200B1 (en) Multilevel split keys for wallet recovery
US20210350887A1 (en) Blockchain architecture, system, method and device for facilitating secure medical testing, data collection and controlled distribution using a decentralized health information platform and token ecosystem
US20230083642A1 (en) Methods and systems for managing user data privacy
US7366912B2 (en) Method of identifying participants in secure web sessions
JP2002513522A (en) Method and system for establishing and maintaining user-controlled anonymous communication
US11870898B2 (en) Split keys for wallet recovery
Szolovits et al. Against simple universal health-care identifiers.
WO2022200035A1 (en) Method and device for generating, providing, and transferring a trusted electronic dataset or certificate based on an electronic document concerning a user
WO2008069825A2 (en) System and method of providing unique personal identifiers for use in the anonymous and secure exchange of data
Schrahe et al. Privacy preserving vaccinating‐and testing‐pass for the European Union

Legal Events

Date Code Title Description
AS Assignment

Owner name: ALBRIGHT ASSOCIATES, INC., CONNECTICUT

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:PILIOURAS, TERESA;REEL/FRAME:019418/0558

Effective date: 20070511

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION