METHODS AND SYSTEMS FOR EMPLOYMENT AND EDUCATION VERIFICATION USING BLOCKCHAIN
20180293547 ยท 2018-10-11
Inventors
Cpc classification
H04L9/3239
ELECTRICITY
H04L9/34
ELECTRICITY
International classification
Abstract
A method for facilitating employment and education verification is disclosed using Blockchain technology. The method includes: a user submitting a change or an update to their online resume using Blockchain. At its core, Blockchain is a network of computers, all of which must approve a transaction has taken place before it is recorded, in a chain of computer code; the Users Update is recorded in a Block and made available to all the relevant parties on the network to validate the Users claim regarding the latest update (eg change in title at current company); when all the relevant parties validate the claim, the change is recorded as a permanent record. In this methodology using Blockchain, the information is transparently held in a shared database, without a single body acting as middleman and once the final change is recorded as it cannot be altered or changed. There can only be additions to this data.
Claims
1. A software solution using Blockchain technology for facilitating employment and education verification, comprising: a user submitting a change or an update to their online resume using Blockchain; the Users Update is recorded in a Block and made available to all the relevant parties on the network to validate the Users claim regarding the latest update (eg change in title at current company); when all the relevant parties validate the claim, the change is recorded as a permanent record. In this methodology using Blockchain, the information is transparently held in a shared database, without a single body acting as middleman and once the final change is recorded as it cannot be altered or changed. There can only be additions to this data.
2. The method of claim 1, wherein identifying that all data related to an individual's employment and education will be recorded on a public ledger.
3. The method of claim 2, wherein determining that all the information related to an individual's employment and education is transparently held in a shared database, in a digital public ledger that anyone on the network can see without a single body acting as middleman or being the sole custodian of the data.
4. The method of claims 1 and 3, further identifying, that all updates and data is verified as it happens, updated to employment records or changes in education. By enabling this distributed consensus, it can actually create a true record of events, past and present, in the digital world.
5. The method of claim 1, further identifying, that once updated, the ledger cannot be altered or tampered with, it can only be added to. All changes are final and every dataset and every digital update will leave a fingerprint there, creating an audit trail.
Description
BRIEF DESCRIPTION OF DRAWINGS
[0005] Reference will now be made, by way of example, to the accompanying drawings which show example embodiments of the present application and in which:
[0006]
[0007]
[0008]
[0009]
[0010]
DETAILED DESCRIPTION OF EXAMPLE EMBODIMENTS
[0011] In one aspect, the present disclosure describes a software platform doesn't use any centralized computers, but works with a distributed database built using the Blockchain technology. At its core, Blockchain is a network of computers, all of which must approve a transaction has taken place before it is recorded, in a chain of computer code; the Users Update is recorded in a Block and made available to all the relevant parties on the network to validate the Users claim regarding the latest update. The Blockchain technology, that maintains a continuously-growing list of data records that each refer to previous items on its list and is thus hardened against tampering and revision. The distributed database will contain candidate data pertaining to the employment history and educational background. At a basic level, the Blockchain can be defined as a distributed public ledger where the information is transparently held in a shared database, without a single body acting as middleman and once the final change is recorded as, it cannot be altered or changed.
[0012] A block chain implementation consists of two kinds of records: transactions and blocks. TransactionsTransactions are the content to be stored in the block chain. Transactions are created by participants using the system. In this case a transaction will be an event when a user creates new information in their online profile/resume related to their education or employment. System users create transactions that are passed from node to node on a best-effort basis. The system implementing the block chain defines a valid transaction.
[0013] BlocksBlocks record and confirm when and in what sequence transactions enter and are logged in the block chain. So when the user makes an update about a new job, it will link to that block and will be visible as the latest update.
[0014] Other example embodiments of the present disclosure will be apparent to those of ordinary skill in the art from a review of the following detailed descriptions in conjunction with the drawings.
[0015] Reference is first made to
[0016] Reference is now made to
[0017] Blocks will not be identified by their height, but by their id. The Block id is the hash of the data in the block
0=000000000019D6689C085AE165831E934FF763AE46A2A6C172B3F1B60A8CE26F
1=00000000839A8E6886AB5951D76F411475428AFC90947EE320161BBF18EB6048
2=000000006A625F06636B8BB6AC7B960A8D03705D1ACE08B1A19DA3FDCC99DDBD
[0018] Block id is a digital fingerprint of that block.
[0019] What's in a block? A magic number (0xD9B4BEF9) to show it's a block belonging to the Employment Verification technology suite. A size number to specify how much data is coming next. Some metadata:
A version number of the block format
A link to the previous block that came immediately before it
Merkle root of all the transactions in the block
Timestamp of when the block was created
Mining difficulty (more about this later)
Nonce for proof-of-work
All the transactions are recorded in this block
[0020] Reference is now made to
[0021] Once complete, the block will be confirmed and then attached to the chain as the newest transaction block not only including the latest transactions but all transactions that have gone before it. For this to happen however, the block must be confirmed by all the nodes by being processed through a series of algorithms to create a proof of work number. Once this number has been created, it will send this out to the network which will recognize and confirm this number as being unique and the transaction will be confirmed and be irrefutable. The network will then begin to start work on a new blockfollowing the same process. What this means is that the Blockchain can only be updated through the agreement of the majority of participants in the system.
[0022] Reference is now made to
[0023] Reference is now made to
[0024] Example embodiments of the present application are not limited to any particular operating system, system architecture, mobile device architecture, server architecture, or computer programming language.
[0025] The various embodiments presented above are merely examples and are in no way meant to limit the scope of this application. Variations of the innovations described herein will be apparent to persons of ordinary skill in the art, such variations being within the intended scope of the present application. In particular, features from one or more of the above-described example embodiments may be selected to create alternative example embodiments including a sub-combination of features which may not be explicitly described above. In addition, features from one or more of the above-described example embodiments may be selected and combined to create alternative example embodiments including a combination of features which may not be explicitly described above. Features suitable for such combinations and sub-combinations would be readily apparent to persons skilled in the art upon review of the present application as a whole. The subject matter described herein and in the recited claims intends to cover and embrace all suitable changes in technology.