SYSTEM AND METHOD FOR AUTONOMOUS DYNAMIC PERSON MANAGEMENT

A system and method for persona management in online environments provides an identity by proxy with trusted parties having portions of the private cryptographic key of the consumer so that the private cryptographic key of the consumer may be generated. The system and method implements the persona management in online environments in one embodiment using an immutable ledger with decentralized transaction consensus and a process to share portions of the private cryptographic key with trusted third parties.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
PRIORITY CLAIMS/RELATED APPLICATIONS

This application claims the benefit under 35 USC 119(e) and priority under 35 USC 120 to U.S. Provisional Patent Application Ser. No. 62/518,529, filed Jun. 12, 2017 and titled “System and method for autonomous dynamic person management in online marketplaces”, the entirety of which is incorporated herein by reference.

FIELD

The disclosure relates generally to persona management in online marketplaces.

BACKGROUND

Consumers today are increasingly using online transactions, marketplaces and exchanges for various daily activities including shopping and purchasing goods and services. The participation in these various online transactions, marketplaces and exchanges require the consumer to disclose personal information about the consumer/participant including identity information. Typically, the identity information is used to authenticate the consumer/participant and allow the consumer/participant to perform a transaction.

Participants in these online exchanges, transactions and marketplaces, such as digital advertising, electronic commerce, and cryptoeconomic networks, are increasingly at risk of having their identity stolen or compromised in the course of everyday activity. This risk of identity theft is a significant problem with current online exchanges, transactions and marketplaces.

Some known systems rely exclusively on cryptographic keys/cryptography and cryptography techniques for the security of the identity of the consumer. FIG. 1 illustrates an example of an online resource 100 that uses cryptography for securing the identity of a user. A user may use a computing device 102 to access an online resource 106, such as an online marketplace, an online service, etc.., over a communications path 104, such as the Internet. The computing device 102 may include a processor 102A and a memory 102B and also includes a wallet 102C that stores the identity of the user and that identity is secured using cryptography. In the typical system, the online resource 106 includes an identity authentication element 106A that verifies the identity of the user. In the typical system, the private key of the user that is used by the cryptographic system is also stored on the computing device 102.

In the typical system, the wallet system and applications 102C allow the user to store sensitive personal information, including identity information, using cryptography to secure the sensitive personal information. In these systems, the cryptography technique generates a private cryptography key for the consumer that can be used to access the sensitive personal information. Thus, the consumer must maintain the private cryptography key. The loss of access to the private cryptography key can have significant ramifications for the consumer. For example, if the consumer stores the private cryptography key on a device and that device is lost or destroyed, the consumer loses his/her access to the private cryptography key so that any data or messages encrypted using the corresponding public key of the consumer can no longer be accessed. Thus, the increasing prevalence of relying exclusively on cryptographic keys for user identification and data access in online exchanges creates a risk of personal information loss, including the identity information of the consumer, if the device(s) on which a user's private keys are stored is lost or destroyed. Thus, the current use of cryptography technology creates the above technical problem as a result of the reliance on the private cryptography key and the ease with which the device that stores that private cryptography key may be lost. It is desirable to provide a system and method that maintains the security of the sensitive personal information including the identity information while solving the private cryptography key loss problem with current systems and it is to this end that the disclosure is directed.

BRIEF DESCRIPTION OF THE DRAWINGS

FIG. 1 illustrates an example of an online resource that uses cryptography for securing the identity of a user;

FIG. 2 illustrates a system for persona management with a plurality of trusted parties;

FIG. 3 illustrates a method for persona management;

FIG. 4 illustrates the key manager element of the user's computer of the persona management system;

FIG. 5 illustrates the key manager element of each trusted party's computer of the persona management system;

FIG. 6 illustrates a method for private key sharing;

FIG. 7 illustrates an example of a request to the immutable ledger of the persona management system in the private key sharing process;

FIG. 8 illustrates a method for on the fly private key generation;

FIG. 9 illustrates a method for recovering the shares of the private key of the user; and

FIG. 10 illustrates a method, at each trusted party, for returning the private key share to the user.

DETAILED DESCRIPTION OF ONE OR MORE EMBODIMENTS

The disclosure is particularly applicable to a persona management system using blockchain technology for the immutable ledger and the Shamir secret sharing scheme to share portions of the private key and it is in this context that the disclosure will be described. It will be appreciated, however, that the system and method has greater utility since the persona management system may use other immutable ledgers that have particular characteristics, the persona management system may use other methods for sharing portions of the private key and the persona management system may be implemented different from the disclosed embodiment of the persona management system that would be within the scope of this disclosure. Furthermore, the system and method may use different cryptographic algorithms that are within the scope of the disclosure. In the embodiment described below, a public key encryption algorithm is used in which each entity has a public key and a private key that are mathematically related to each other. In public key encryption, a first user uses a second user's public key to encrypt data or a message and the second user uses their private key to decrypt the data or message that was encrypted with their public key. Similarly, the first user uses their private key to decrypt an incoming piece of encrypted data or message encrypted with their public key. In public key encryption, the public key for each user is publicly available, such as in keyrings or key repositories while the private key is kept by each user without any backup so that losing the private key can have catastrophic consequences.

A system and method for persona management in online environments provides an identity by proxy with trusted parties having portions of the private cryptography key of the consumer so that the private cryptography key of the user/consumer may be re-generated. The system and method implements the persona management in online environments in one embodiment using an immutable ledger with decentralized transaction consensus and a process to share portions of the private cryptography key with trusted third parties.

FIG. 2 illustrates a system for persona management 200 with a plurality of trusted parties 204. In one embodiment, each trusted party will have their public key voted in to healthcare DokChain through an on-chain governance model. The system 200 may be used with various different cryptography systems and algorithms. For illustration purposes, a public key encryption is used in the examples below, but the system and method are not limited to any particular cryptography systems and algorithm. The system for persona management includes one or more computing devices 201 of each user that each user may use to perform persona management using the system 200 as described below. Each computing device 201 may be a processor based device and may have one or more processors, a memory, storage and circuits for providing connectivity to a communication path 104. For example, each computing device 201 may be a smartphone device such as an Apple iPhone or Android based OS device, a personal computer, a tablet computer, a laptop computer and the like. The computing device 201 may host an identity system 202 that may be implemented in hardware or software and may solve the technology problems described above and provide part of a technical solution to those technology problems. When the identity system 202 (and its elements) are implemented in hardware, the system 202 may be implemented using a special purpose microcontroller or hardware device or ASIC or programmable logic device that has been specially designed to provide security to the system 202. When the system 202 is implemented in software (an example of which is shown in FIG. 2), the system and its elements may be a plurality of lines of computer code that may be executed by the processor of the computing device so that the processor is configured to perform the processes of the identity system 202 as described below.

The identity system 202 may further include the wallet 102C whose purpose and operation was described above since the wallet 102C is well-known and a key manager 202A that performs various key management functions/processes including the generation of cryptography keys, the sharing/distribution of private key portions to a plurality of trusted parties, the storage of information of the sharing of the portions of the private key to an immutable ledger 203 and a process to recover a lost private key of the user.

The system 200 may further comprise a plurality of trusted parties 204 (such as a trusted party 1 2041, trusted party 2 2042, . . . , trusted party N 204N in the example in FIG. 2) among which portions/shares of a private key may be shared. In the system, each trusted party has their own separate portion/share of the private key of the user that is encrypted with the public key of the trusted party so that the portion/share of the private key retained by each trusted party may only be decrypted by that trusted party. Each trusted party 204 may be a system or computer that may have a key manager 206 (such as 2061, 2062, . . . , 206N) wherein the key manager may be implemented in hardware or software as described above. Each trusted party may be, for example, a second computer of the user, a healthcare provider, the persona management system owner, etc. The system 200 may further comprise one or more systems, such as computer systems, that have an immutable ledger 203. The immutable ledger may be an immutable registry for keys and the trusted parties and provide decentralized transaction consensus. In one example, the immutable ledger 203 may be one or more blockchains, but may also be other mechanisms.

In operation, the system 200 may perform various processes to manage the persona/identity of each user. For example, the key manager 202A may generate an initial private key of each user (“User #1”) for use in cryptography and the private key is initially generated in a known manner. Alternatively, the key manager 202A may retrieve and already generated private key (process 302 in FIG. 3 that show the private key sharing process 300). The key manager 202A may also perform a division/separation of the private key into a plurality of portions (process 304 in FIG. 3 and shown in FIG. 5 and described below in more detail) wherein each portion of the private key may be known as a share. Each of the plurality of portions of the private key cannot be used individually to generate the original private key. However, a subset of all of the portions of the private key (discussed below) or all of the portions of the private key can be used to generate the private key.

The key manager 202A may then encrypt each portion of the private key with a public key of the trusted party to which each portion is being distributed and distribute the portions/shares of the private key to the trusted parties. Thus, each trusted party is only able to decrypt the particular portion of the private key of the user that was specifically sent to that trusted party. The key manager 202A may then distribute the plurality of encrypted portions of the private key to each trusted party over the communications path 104 (process 306 in FIG. 3). The communication of the portions of the private key to the trusted parties is secure since each portion for each trusted party is encrypted with the public key of that trusted party. The identity of each trusted party and the encrypted portion of the private key for each trusted party may be stored in the immutable ledger 203. The sharing of the portions of the private key of the user provides several advantages and a technical solution to the technical problems described above. First, the shared portions of the private key provide multiple third party signatures wherein the private key of the user can be generated using the multiple third party signatures as described below. Second, due to the shared portions of the private key, the user does not in fact need to store the private key since the private key of the user can be generated from the multiple third party signatures. Third, the shared portions of the private key allow the user to recover their private key if it is lost while recovery or re-generation of the private key is not possible with the typical system. Fourth, the shared portions of the private key provide a user identity by proxy with the trusted parties being able to generate the private key of the user. Fifth, in an online exchange, transaction or marketplace, it is possible to recover/generate the private key of the user for each transaction that is also not possible using known systems. Furthermore, the persona management system has unconventional processes and an ordered combination of processes by using encryption with a sharing process to provide the portions/shares of the private key of a user to a plurality of trusted parties.

If a user loses their computing device 201, the identity system 202 may be downloaded to/transferred to/installed on a new computing device of the user with the engines shown in FIG. 3. A key recovery engine 304 may then be used to recover the private key of the user so that the recovered private key may be stored on the new computing device. In contrast, with current systems, the loss of the private key requires a new public key/private key pair to be generated and all of the data/messages encrypted using the old private key cannot be decrypted.

FIG. 4 illustrates the key manager element 202A of each user's computer of the persona management system. The key manager element 202A may have a key generation engine 400, a key slice sharing engine 402 and a key recovery engine 404. Each of these engines may be a hardware device that is specially manufactured to be secure or a plurality of lines of computer code/instructions. The key generation engine 400 may initially generate and/or store a private key of the user in a known manner for the particular cryptography algorithm being used by the system that may be stored in the key generation engine 400. The key slice sharing engine 402 may perform the processes of spitting up/slicing the private key into the plurality of portions, encrypting those portions and distributing the encrypted portions to the trusted parties. The key recovery engine 404 may be used to recover the private key if the private key is lost or it may re-generate the private key for each transaction as described above. For the re-generation of the private key of the user for each transaction, the online resource 106 may have a key manager element (not shown) that is able to, when authorized, generate the private key of the user (using the third parties).

FIG. 5 illustrates the key manager element 206 of each trusted party's computer of the persona management system. The key manager element 206 may have a key generation engine 500, a key storage 502 and a key recovery engine 504. Each of these engines may be a hardware device that is specially manufactured to be secure or a plurality of lines of computer code/instructions. The key generation engine 500 may operate similarly to the key generation engine 400 described above and may be used to generate/store a private key and public key for each trusted party. The key storage 502 may store the private key of the trusted party and as shares/portions of each user's private key entrusted to that trusted party. The key recovery engine 504 may operate similarly to the key recovery 404 described above and may be involved in the process to recover the private key of the trusted party or the process of returning the private key portion of the user back to the user as described below.

FIG. 6 illustrates a method 600 for private key sharing. The private key sharing may be performed by the key slice sharing engine 402, but may also be performed by other entities. Furthermore, the method 600 may be performed by each user that is a party/user of the persona management system. In the example shown in FIG. 6, a private key in an electronic wallet of the user may be shared. In the method 600, an already existing private key (or a newly generated private key) is fed into a sharing process 602 that splits the private key into a plurality of portions (such as share#1, share#2, share#3, share #4 and share #5 in the example in FIG. 6). The sharing/splitting process may be done with various sharing processes that are able to split up the private key into plurality of portions, recover the private key from a subset of all of the plurality of portions and be information-theoretically secure. For example, the sharing process may be Shamir's secret sharing scheme, the Chinese remainder theorem or exclusive ORs that are standard cryptography techniques for secret sharing.

For purposes of illustration, the sharing process using Shamir's secret sharing scheme (SSSS) is described here in more detail. Secret sharing, in general, is a method of distributing shares of a secret to a group of participants in such a way that no information about the secret can be determined until some number of shares are observed together. For example, a secret could be split into five shares so that the secret is only revealed when 3 or more shares are combined. The minimum number of shares to reveal the secret is called a threshold. The recovery method outlined here will use secret sharing to distribute shares of a wallet's private key. The SSSS process may be implemented, for example using an Ubuntu package, libgfshare, which implements SSSS. libgfshare makes a clever choice for one of the parameters (prime field of order 28) so that the operations are very fast and can support splitting into 255 shares with a threshold of up to 5. The size of each portion/share may be the same size as the secret being shared or double the size if hex encoding is being used.

Choosing Trusted Third Parties

In order to enable wallet recovery (described below), the owner of a wallet (the user) chooses some number trusted third parties to give a share (in the sense of SSSS) of their wallet's private key. Each such party must have a wallet. Examples of trusted parties may include the trusted parties set forth above and any known affiance members, such as the owner/operator of the persona management system, or other devices owned by the same entity, such as a secondary phone or tablet.

The wallet owner/user may also determine the secret sharing threshold (three is probably a good choice if there are a total for five shares) which is the number of the shares (a subset of the plurality of portions of the private key) from which the private key may be recovered/generated.

The sharing process 602 may set “n” as the number of trusted third parties and may split the wallet's private key into n shares, one for each trusted party with five shares being shown in the example in FIG. 6. The process may then encrypt each share (process 604 in FIG. 6) with the corresponding trusted party's public key. The wallet owner can now send a transaction to enable wallet recovery. The transaction may include generating an encrypted share for each trusted party using the public key of each trusted party that is only accessible by that trusted party. If successful, the results (the decrypted private key shares) will be saved in the trusted parties' wallets and the immutable ledger. Note that while these encrypted shares are stored on-chain (in the immutable ledger), it would require the threshold number of shares of the private key from the trusted parties to be discovered in order to discover the owner's private key.

An example of the enable recovery request parameters may be:

Field Value Threshold Integer between 2 and 5 Shares List of share objects

Share Object:

Field Value Pubkey String containing the public key of a trusted entity Share A share of the requesting wallet's private key, encrypted with the trusted party's key (same as above)

An example of this enable recovery process transaction is shown in FIG. 7 in which there are five trusted parties and the threshold is three.

Generate Private Key for Transaction

In addition to the wallet recovery/private key recovery as already discussed, the sharing of portions of the private key and the immutable ledger of the persona management system 200 also permit the private key of each user that uses the persona management system 200 to generate their private key at any time using the process described below as shown in FIG. 8. Thus, the user of the persona management system 200 does not actually need to keep/store their private key for cryptography since the private key can always be generated using a subset of the encrypted portions of the private key from the trusted parties. Thus, for any transaction in which the identity of the user must be authenticated, the private key of the user may be generated using the persona management system 200.

The method 800 shown in FIG. 8 may be performed by a trusted party key manager, the key manager 202A of the user or a key manager resident at the online resource 106 that wants to perform the transaction using the private key re-generated from the threshold number of shares of the private key. In the method 800 for on the fly (at the time of transaction) private key generation, a request is made (802) to generate the private key for the transaction. This request may be similar to the request to recover the private key described below with reference to FIG. 10. If the request is authenticated, the threshold number of private key shares from the trusted parties may be gathered (804). Thus, the entity who is generating the private key for the transaction would have each of the private key shares encrypted with his/her public key and have the same access grants. Once the shares are gathered, the private key is generated from the shares for the transaction (806) is a well known manner. For example, Shamir, Adi (1979), “How to Share a Secret”, Communications of the ACM, 22(11), pp. 612-613 discloses an eample of the regeneration process that is incorporated herein by reference.

Performing Wallet Recovery

The owner of a lost wallet can retrieve the shares of their private key from the trusted parties after their identity is verified using a new wallet using multi-party consensus on the immutable ledger. When a new wallet is created, it will include the key manager 202A and then use the key recovery engine to initiate the recovery of the private key. A wallet can collect access grants (which may contain a confidence score) from third parties and other smart contracts. The wallet of a trusted third party will contain a list of required access grants needed to return a share back to its original owner. If the owner's new wallet contains the necessary access grants for a given trusted party, they can issue a request on the immutable ledger to be given the corresponding share back, encrypted with the new wallet's public key.

Some trusted third parties may not require any access grants, such as a wallet corresponding to a secondary device owned by the same person. In this case, the trusted party will approve the request based on trust of the public key. Additionally, a trusted party may choose itself as the entity which must issue a grant, thus combining the roles of the trusted party and a third party verification service provider.

Because the trusted party needs to decrypt the share with its private key, and then re-encrypt it with the requesting wallet's public key to return the share to the user, the process of requesting a share and returning it, if appropriate, cannot happen in one transaction so that the process involves two steps. First, the owner of the new wallet will issue a request to the immutable ledger to each of the trusted party that holds the shares (process 902 in FIG. 9 that illustrates a method for recovering the shares of the private key of the user). The share request to each trusted party may include one or more access grants as shown in FIG. 9. The wallet gets the access grants by going through an identity verification process, which uses the cryptographically verified data driven smart contract patterns.

In the method 900, the request to the trusted party may be encrypted using the new public key of the new wallet (902). The method may then determine if the share exists with the trusted party (906) and the method ends with an error message if there is no share. The method then checks to see if the new wallet request has the proper access grants (908) and the method ends with an error message if there are insufficient access grants. If the wallet request contains the correct access grants and the trusted party's wallet has a share for the old wallet, a verification token may be placed on both the new wallet and the trusted party's wallet (910). When the trusted party sees a new verification token in its wallet, the trusted party's client application can decrypt the share, encrypt the share with the new wallet pubkey, and send an immutable ledger transaction to return the (re-)encrypted share as shown in FIG. 10 that illustrates a method 1000, at each trusted party, for returning the private key share to the user.

As shown in FIG. 10, the key manager of each trusted party that has a share of the private key may decrypt the encrypted share using the trusted party's private key to generate an unencrypted share 1002 and then encrypt the unencrypted share with the user's new public key to generate a new encrypted share 1004 that can only be decrypted by the new wallet of the user so that the communication of the shares back to the user is secure. The trusted party may then generate an immutable ledger request to give the new wallet the encrypted share (1006) and the new wallet is checked for the verification tokens (1008). If the verification tokens exist on the new wallet, then the encrypted share may be deposited on the new wallet (1010) so that the private key may be recovered by the new wallet when the new wallet receives a sufficient number of portions/shares back from the trusted parties.

An example of the request share request parameters (that may be used in the process 1000) may be:

Field Value previous_pubkey string containing the pubkey of the previous wallet trusted_party_pubkey string containing the pubkey of the trusted party

The verification token may be a dictionary with the following fields:

Field Value old_key string containing the pubkey of the previous wallet new_key string containing the pubkey of the current wallet token_id unique identifier for successful share request

An example of the return share request parameters may be:

Field Value token_id unique identifier for the share request

Reconstruction of A Private Key

Once a new wallet has obtained enough shares of the private key from the previous wallet (a subset of all of the shares based on the threshold setting wherein the subset may be less than or equal to the total number of shares) meeting the threshold, the key manager hosting the new wallet can reconstruct the previous private key using the sharing process described above, such as SSSS. The process for reconstruction of the secret (the private key) is a known process depending on the particular sharing process being used.

Once the private key is reconstructed, using the previous wallet's private key, the owner can now transfer the contents of the old wallet to the new one by sending a copy wallet transaction from the new wallet. The new wallet will prove that it has the old wallet's private key by signing the new wallet's public key.

An example of the copy wallet request parameters:

Field Value previous_pubkey pubkey of the wallet which will get a copy of the current wallet's contents Signature string signature of the current wallets pubkey with the old wallet's private key

The foregoing description, for purpose of explanation, has been described with reference to specific embodiments. However, the illustrative discussions above are not intended to be exhaustive or to limit the disclosure to the precise forms disclosed. Many modifications and variations are possible in view of the above teachings. The embodiments were chosen and described in order to best explain the principles of the disclosure and its practical applications, to thereby enable others skilled in the art to best utilize the disclosure and various embodiments with various modifications as are suited to the particular use contemplated.

The system and method disclosed herein may be implemented via one or more components, systems, servers, appliances, other subcomponents, or distributed between such elements. When implemented as a system, such systems may include and/or involve, inter alia, components such as software modules, general-purpose CPU, RAM, etc. found in general-purpose computers,. In implementations where the innovations reside on a server, such a server may include or involve components such as CPU, RAM, etc., such as those found in general-purpose computers.

Additionally, the system and method herein may be achieved via implementations with disparate or entirely different software, hardware and/or firmware components, beyond that set forth above. With regard to such other components (e.g., software, processing components, etc.) and/or computer-readable media associated with or embodying the present inventions, for example, aspects of the innovations herein may be implemented consistent with numerous general purpose or special purpose computing systems or configurations. Various exemplary computing systems, environments, and/or configurations that may be suitable for use with the innovations herein may include, but are not limited to: software or other components within or embodied on personal computers, servers or server computing devices such as routing/connectivity components, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, consumer electronic devices, network PCs, other existing computer platforms, distributed computing environments that include one or more of the above systems or devices, etc.

In some instances, aspects of the system and method may be achieved via or performed by logic and/or logic instructions including program modules, executed in association with such components or circuitry, for example. In general, program modules may include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular instructions herein. The inventions may also be practiced in the context of distributed software, computer, or circuit settings where circuitry is connected via communication buses, circuitry or links. In distributed settings, control/instructions may occur from both local and remote computer storage media including memory storage devices.

The software, circuitry and components herein may also include and/or utilize one or more type of computer readable media. Computer readable media can be any available media that is resident on, associable with, or can be accessed by such circuits and/or computing components. By way of example, and not limitation, computer readable media may comprise computer storage media and communication media. Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and can accessed by computing component. Communication media may comprise computer readable instructions, data structures, program modules and/or other components. Further, communication media may include wired media such as a wired network or direct-wired connection, however no media of any such type herein includes transitory media. Combinations of the any of the above are also included within the scope of computer readable media.

In the present description, the terms component, module, device, etc. may refer to any type of logical or functional software elements, circuits, blocks and/or processes that may be implemented in a variety of ways. For example, the functions of various circuits and/or blocks can be combined with one another into any other number of modules. Each module may even be implemented as a software program stored on a tangible memory (e.g., random access memory, read only memory, CD-ROM memory, hard disk drive, etc.) to be read by a central processing unit to implement the functions of the innovations herein. Or, the modules can comprise programming instructions transmitted to a general purpose computer or to processing/graphics hardware via a transmission carrier wave. Also, the modules can be implemented as hardware logic circuitry implementing the functions encompassed by the innovations herein. Finally, the modules can be implemented using special purpose instructions (SIMD instructions), field programmable logic arrays or any mix thereof which provides the desired level performance and cost.

As disclosed herein, features consistent with the disclosure may be implemented via computer-hardware, software and/or firmware. For example, the systems and methods disclosed herein may be embodied in various forms including, for example, a data processor, such as a computer that also includes a database, digital electronic circuitry, firmware, software, or in combinations of them. Further, while some of the disclosed implementations describe specific hardware components, systems and methods consistent with the innovations herein may be implemented with any combination of hardware, software and/or firmware. Moreover, the above-noted features and other aspects and principles of the innovations herein may be implemented in various environments. Such environments and related applications may be specially constructed for performing the various routines, processes and/or operations according to the invention or they may include a general-purpose computer or computing platform selectively activated or reconfigured by code to provide the necessary functionality. The processes disclosed herein are not inherently related to any particular computer, network, architecture, environment, or other apparatus, and may be implemented by a suitable combination of hardware, software, and/or firmware. For example, various general-purpose machines may be used with programs written in accordance with teachings of the invention, or it may be more convenient to construct a specialized apparatus or system to perform the required methods and techniques.

Aspects of the method and system described herein, such as the logic, may also be implemented as functionality programmed into any of a variety of circuitry, including programmable logic devices (“PLDs”), such as field programmable gate arrays (“FPGAs”), programmable array logic (“PAL”) devices, electrically programmable logic and memory devices and standard cell-based devices, as well as application specific integrated circuits. Some other possibilities for implementing aspects include: memory devices, microcontrollers with memory (such as EEPROM), embedded microprocessors, firmware, software, etc. Furthermore, aspects may be embodied in microprocessors having software-based circuit emulation, discrete logic (sequential and combinatorial), custom devices, fuzzy (neural) logic, quantum devices, and hybrids of any of the above device types. The underlying device technologies may be provided in a variety of component types, e.g., metal-oxide semiconductor field-effect transistor (“MOSFET”) technologies like complementary metal-oxide semiconductor (“CMOS”), bipolar technologies like emitter-coupled logic (“ECL”), polymer technologies (e.g., silicon-conjugated polymer and metal-conjugated polymer-metal structures), mixed analog and digital, and so on.

It should also be noted that the various logic and/or functions disclosed herein may be enabled using any number of combinations of hardware, firmware, and/or as data and/or instructions embodied in various machine-readable or computer-readable media, in terms of their behavioral, register transfer, logic component, and/or other characteristics. Computer-readable media in which such formatted data and/or instructions may be embodied include, but are not limited to, non-volatile storage media in various forms (e.g., optical, magnetic or semiconductor storage media) though again does not include transitory media. Unless the context clearly requires otherwise, throughout the description, the words “comprise,” “comprising,” and the like are to be construed in an inclusive sense as opposed to an exclusive or exhaustive sense; that is to say, in a sense of “including, but not limited to.” Words using the singular or plural number also include the plural or singular number respectively. Additionally, the words “herein,” “hereunder,” “above,” “below,” and words of similar import refer to this application as a whole and not to any particular portions of this application. When the word “or” is used in reference to a list of two or more items, that word covers all of the following interpretations of the word: any of the items in the list, all of the items in the list and any combination of the items in the list.

Although certain presently preferred implementations of the invention have been specifically described herein, it will be apparent to those skilled in the art to which the invention pertains that variations and modifications of the various implementations shown and described herein may be made without departing from the spirit and scope of the invention. Accordingly, it is intended that the invention be limited only to the extent required by the applicable rules of law.

While the foregoing has been with reference to a particular embodiment of the disclosure, it will be appreciated by those skilled in the art that changes in this embodiment may be made without departing from the principles and spirit of the disclosure, the scope of which is defined by the appended claims.

Claims

1. A method for persona management, comprising:

storing an identity of a user in a location, the location storing a private cryptographic key associated with the identity of the user;
generating a plurality of portions of the private cryptographic key, each portion of the private cryptographic key being encrypted for a trusted party to whom the encrypted portion of the private cryptographic key is being shared and each portion of the private cryptographic key being insufficient to generate the private cryptographic key;
distributing the plurality of encrypted portions of the private cryptographic key to a plurality of different trusted parties;
storing the distribution of each encrypted portion of the private cryptographic key to each trusted party in an immutable ledger having decentralized transaction consensus; and
generating the private cryptographic key of the user using a subset of the plurality of encrypted portions of the private cryptographic key.

2. The method of claim 1 further comprising requesting, by a new wallet of the user, to regenerate the private cryptographic key of the user using a subset of the plurality of encrypted portions of the private cryptographic key.

3. The method of claim 1, wherein generating a plurality of portions of the private cryptographic key further comprising using a sharing process that generates the plurality of portions of the private cryptographic key.

4. The method of claim 3, wherein the sharing process is one of Shamir's secret sharing scheme, a Chinese remainder theorem and an exclusive OR process.

5. The method of claim 3, wherein the sharing process is Shamir's secret sharing scheme and further comprises setting a threshold value of a number of the portions of the plurality of portions of the private cryptographic key that are required to generate the private cryptographic key.

6. The method of claim 5, wherein the subset of the plurality of encrypted portions of the private cryptographic key is a number of encrypted portions of the private cryptographic key greater than the threshold.

7. The method of claim 1, wherein generating the plurality of portions of the private cryptographic key for the trusted parties further comprises encrypting the portion of the private cryptographic key for each trusted party using the public cryptography key of the trusted party.

8. The method of claim 1, wherein the location is a wallet.

9. The method of claim 8 further comprising transferring contents of the wallet to a new wallet once the private cryptographic key is generated.

10. A method for identity recovery for an identity of a user stored in a location having a private cryptographic key associated with the identity of the user, the method comprising:

storing a plurality of portions of the private cryptographic key at a plurality of trusted parties, each portion of the private cryptographic key having been encrypted for the trusted party to whom the encrypted portion of the private cryptographic key is being shared and each portion of the private cryptographic key being insufficient to generate the private cryptographic key;
storing the information about the sharing of the encrypted portion of the private cryptographic key with the trusted parties in an immutable ledger having decentralized transaction consensus;
requesting, from a subset of the trusted parties, a return of the encrypted portion of the private cryptographic key from each of the subset of the trusted parties, the return request including one or more access grants;
returning, from each trusted party, the encrypted portion of the private cryptographic key to the user; and
regenerating the private cryptographic key of the user using the encrypted portion of the private cryptographic key from the subset of the trusted parties.

11. The method of claim 10 further comprising depositing a verification token at each of the subset of the trusted parties and the user and each trusted party verifying that the verification token exists for the user before returning the encrypted portion of the private cryptographic key to the user.

12. The method of claim 10, wherein returning the encrypted portion of the private cryptographic key for each trusted party further comprises decrypting the encrypted portion of the private cryptographic key using a private cryptographic key of the trusted party and re-encrypting the decrypted portion of private cryptographic key using a new public cryptographic key of the user.

13. A system persona management, comprising:

a computer system of the user having a location that stores an identity of a user and having a private cryptographic key associated with the identity of the user;
a key manager hosted by the computer system of the user having a processor and memory that are configured to:
generate a plurality of portions of the private cryptographic key, each portion of the private cryptographic key being encrypted for a trusted party to whom the encrypted portion of the private cryptographic key is being shared and each portion of the private cryptographic key being insufficient to generate the private cryptographic key;
distribute the plurality of encrypted portions of the private cryptographic key to a plurality of different trusted parties;
an immutable ledger having decentralized transaction consensus that stores the distribution of each portion of the private cryptographic key to each trusted party in an immutable ledger; and
a key manager configured to generate the private cryptographic key of the user using a subset of the plurality of encrypted portions of the private cryptographic key.

14. The system of claim 13, wherein the key manager of the computer system of the user is further configured to regenerate the private cryptographic key of the user for a new wallet of the user.

15. The system of claim 13, wherein the key manager of the computer system of the user is further configured to use a sharing process that generates the plurality of portions of the private cryptographic key.

16. The system of claim 15, wherein the sharing process is one of Shamir's secret sharing scheme, a Chinese remainder theorem and an exclusive OR process.

17. The system of claim 15, wherein the sharing process is Shamir's secret sharing scheme and wherein the key manager of the computer system of the user is further configured to set a threshold value of a number of the portions of the plurality of portions of the private cryptographic key that are required to generate the private cryptographic key.

18. The system of claim 17, wherein the subset of the plurality of encrypted portions of the private cryptographic key is a number of encrypted portions of the private cryptographic key greater than the threshold.

19. The system of claim 13, wherein the key manager of the computer system of the user is further configured to encrypt the portion of the private cryptographic key for each trusted party using the public cryptography key of the trusted party.

20. The system of claim 14, wherein the location is a wallet.

21. The system of claim 20, wherein the key manager of the computer system of the user is further configured to transfer contents of the wallet to the new wallet once the private cryptographic key is generated.

22. A system for identity recovery for an identity of a user stored in a secure location having a private cryptographic key associated with the identity of the user, comprising:

a plurality of trusted parties, each trusted party storing a portion of the private cryptographic key being encrypted for the trusted party to whom the encrypted portion of the private cryptographic key is being shared and each portion of the private cryptographic key being insufficient to generate the private cryptographic key;
an immutable ledger having decentralized transaction consensus that stores the information about the sharing of the encrypted portion of the private cryptographic key with the trusted parties;
a key manager hosted on a computer system of the user that requests, from a subset of the trusted parties, a return of the encrypted portion of the private cryptographic key from each of the subset of the trusted parties, the return request including one or more access grants;
each trusted party returning the encrypted portion of the private cryptographic key to a new wallet of the user; and
the key manager regenerating the private cryptographic key of the user using the encrypted portion of the private cryptographic key from the subset of the trusted parties.

23. The system of claim 22, wherein the immutable ledger deposits a verification token at a wallet of each of the subset of the trusted parties and the new wallet of the user and wherein each trusted party verifies that the verification token exists in the new wallet of the user before returning the encrypted portion of the private cryptographic key to a new wallet of the user.

24. The system of claim 22, wherein each trusted party decrypts the encrypted portion of the private cryptographic key using a private cryptographic key of the trusted party and re-encrypts the decrypted portion of private cryptographic key using a new public cryptographic key of the user.

25. A method for generating a private key of a user for a transaction wherein a plurality of portions of the private cryptographic key are stored at a plurality of trusted parties, each portion of the private cryptographic key having been encrypted for the trusted party to whom the encrypted portion of the private cryptographic key is being shared and each portion of the private cryptographic key being insufficient to generate the private cryptographic key, the method comprising:

requesting, from a subset of the trusted parties, a return of the encrypted portion of the private cryptographic key from each of the subset of the trusted parties, the return request including one or more access grants;
returning, from each trusted party, the encrypted portion of the private cryptographic key; and
generating the private cryptographic key of the user for the transaction using the encrypted portion of the private cryptographic key from the subset of the trusted parties.

26. The method of claim 25 further comprising depositing a verification token at each of the subset of the trusted parties and an entity managing the transaction and each trusted party verifying that the verification token exists for the user before returning the encrypted portion of the private cryptographic key to the user.

27. The method of claim 25, wherein returning the encrypted portion of the private cryptographic key for each trusted party further comprises decrypting the encrypted portion of the private cryptographic key using a private cryptographic key of the trusted party and re-encrypting the decrypted portion of private cryptographic key using a new public cryptographic key of an entity managing the transaction.

Patent History
Publication number: 20190007205
Type: Application
Filed: Jun 12, 2018
Publication Date: Jan 3, 2019
Patent Grant number: 10805072
Inventors: Jared Ralph Corduan (San Mateo, CA), Theodore C. Tanner (San Mateo, CA), Tim Dunlevy (San Mateo, CA), W. Bryan Smith (San Mateo, CA)
Application Number: 16/006,169
Classifications
International Classification: H04L 9/08 (20060101); H04L 29/06 (20060101); G06Q 20/36 (20060101);