CN111161109A - Student archive storage and extraction method and system based on block chain - Google Patents

Student archive storage and extraction method and system based on block chain Download PDF

Info

Publication number
CN111161109A
CN111161109A CN201911297067.5A CN201911297067A CN111161109A CN 111161109 A CN111161109 A CN 111161109A CN 201911297067 A CN201911297067 A CN 201911297067A CN 111161109 A CN111161109 A CN 111161109A
Authority
CN
China
Prior art keywords
student
data
file
information
layer
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.)
Pending
Application number
CN201911297067.5A
Other languages
Chinese (zh)
Inventor
游忠惠
王时舟
刘军建
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.)
SHENZHEN SEA SKY LAND TECHNOLOGY CO LTD
Original Assignee
SHENZHEN SEA SKY LAND TECHNOLOGY CO LTD
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 SHENZHEN SEA SKY LAND TECHNOLOGY CO LTD filed Critical SHENZHEN SEA SKY LAND TECHNOLOGY CO LTD
Priority to CN201911297067.5A priority Critical patent/CN111161109A/en
Publication of CN111161109A publication Critical patent/CN111161109A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/20Education
    • G06Q50/205Education administration or guidance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • Educational Technology (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Security & Cryptography (AREA)
  • General Health & Medical Sciences (AREA)
  • Educational Administration (AREA)
  • General Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Primary Health Care (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Bioethics (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a student archive storage and extraction method and a storage and extraction system based on a block chain, wherein the storage method comprises the steps of extracting block data of a student archive and generating first broadcast information based on a request when the data layer receives the request for extracting the student archive; the consensus layer receives the block data of the student files and the first broadcast information and conducts transaction verification on the block data of the student files to obtain verification information and second broadcast information based on the verification information; the data layer receives the block data of the student file and second broadcast information and updates the block data of the student file to obtain updated block data of the student file; and the application layer receives the updated block data of the student file. The invention combines the storage and extraction of the student archive with the block chain, not only can reduce the risk of student archive data loss or deletion to the minimum, but also can effectively prevent the student archive data from being falsified.

Description

Student archive storage and extraction method and system based on block chain
Technical Field
The invention relates to storage and extraction of archives, in particular to a student archive storage and extraction method and a student archive storage and extraction system based on a block chain.
Background
Implementation of 'construction of student growth file bags' is an innovative step for education competent departments to realize scientific evaluation on students. At present, due to the limitation of technology and resources, the problems of incomplete data records, data loss, data tampering and the like generally exist in the implementation process of education departments at all levels.
Therefore, developing a student archive storage and extraction method with complete data records, difficult loss and difficult tampering becomes a technical problem to be solved urgently.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: the student archive storage and extraction method and system based on the block chain are provided, so that archive data can be recorded completely and are not easy to lose and tamper.
In order to solve the technical problems, the invention adopts the technical scheme that:
the invention provides a student archive storage method based on a block chain, which comprises the following steps:
when the data layer detects new student information, generating a new student file according to the new student information;
a data layer allocates a node to correlate the new student file and generate corresponding node data;
the consensus layer receives the node data and carries out recording, inspection and consensus processing on the node data to obtain target node data;
and the data layer receives the target node data after consensus processing and stores the target node data in a block chain.
Further, the data layer is used for allocating a node to correlate the new student profile and generating corresponding node data, and then the data layer is used for confirming the node data.
Further, the consensus process is how to determine the validity of the student profile and how to confirm whether the information in the student profile is tampered.
The invention provides a student archive storage system based on a block chain, which comprises:
the file generation module is used for generating a new student file according to the new student information when the new student information is detected;
the node generation module is used for distributing a node to correlate the new student file and generate corresponding node data;
the consensus processing module is used for recording, checking and performing consensus processing on the node data to obtain target node data;
and the storage module is used for receiving the target node data after the consensus processing and performing block chain storage on the target node data.
Further, the student archive storage system based on the block chain further comprises a confirmation module used for confirming the node data.
Further, the consensus process is how to determine the validity of the student profile and how to confirm whether the information in the student profile is tampered.
The third aspect of the invention provides a student archive extraction method based on a block chain, which comprises the following steps:
when receiving a request for extracting a student profile, a data layer extracts block data of the student profile and generates first broadcast information based on the request:
the consensus layer receives the block data of the student files and the first broadcast information and conducts transaction verification on the block data of the student files to obtain verification information and second broadcast information based on the verification information;
the data layer receives the block data of the student file and second broadcast information and updates the block data of the student file to obtain updated block data of the student file;
and the application layer receives the updated block data of the student file.
Further, after receiving the block data of the student file and the second broadcast information and updating the block data of the student file, the data layer further includes:
the data layer generates key information of the student archive, wherein the key information is the archive ownership or creator of the student archive;
the excitation layer receives the key information and calculates rights and interests data according to the key information to obtain rights and interests data and third broadcast information based on the rights and interests data;
and the data layer receives the right and interest data and the third broadcast information and updates the right and interest data.
Further, when receiving a request for extracting a student profile, the data layer also comprises an application layer for acquiring and sending the request for extracting the student profile before extracting the block data of the student profile and generating the first broadcast information based on the request.
Further, after the application layer obtains and sends the request for extracting the student archive, when the data layer receives the request for extracting the student archive, the data layer extracts the block data of the student archive and generates the first broadcast information based on the request, and before the data layer receives the request for extracting the student archive, the data layer further comprises a contract layer for verifying a trigger condition of the request, wherein the trigger condition is the user identity and the information validity of the student archive.
The fourth aspect of the present invention provides a student profile extraction system based on a block chain, including:
the system comprises an extraction module, a first broadcast module and a second broadcast module, wherein the extraction module is used for extracting block data of a student file and generating first broadcast information based on a request when the request for extracting the student file is received;
the first verification module is used for receiving the block data of the student files and the first broadcast information and conducting transaction verification on the block data of the student files to obtain verification information and second broadcast information based on the verification information;
the first updating module is used for receiving the block data of the student file and the second broadcast information and updating the block data of the student file to obtain updated block data of the student file;
and the receiving module is used for receiving the updated block data of the student file.
Further, the student profile extraction system based on the block chain further includes:
and the generating module is used for generating key information of the student archive, wherein the key information is the archive ownership or creator of the student archive.
And the computing module is used for receiving the key information and computing the rights and interests data according to the key information to obtain the rights and interests data and third broadcast information based on the rights and interests data.
And the second updating module is used for receiving the rights and interests data and the third broadcast information and updating the rights and interests data.
Further, the student archive extraction system based on the block chain further comprises an acquisition module, which is used for acquiring and sending a request for extracting the student archive.
Further, the system for extracting the student profile based on the block chain further comprises a second verification module, which is used for verifying the trigger condition of the request, wherein the trigger condition is the user identity and the information validity of the student profile.
The invention has the beneficial effects that:
the storage and extraction of the student archives are combined with the block chain, so that the student archives are stored in the block chain nodes in a distributed mode, automatic synchronization can be achieved, and the risk of student archive data loss or deletion is reduced to the minimum. In addition, the block chain technology is characterized in that the data is not to be tampered, so that the learning tracks of students are recorded by the student files, and the most reliable and more comprehensive evidence and reference materials are provided for future student promotion, employment and talent selection.
Drawings
The detailed structure of the invention is described in detail below with reference to the accompanying drawings
FIG. 1 is a main flow chart of a block chain-based student profile storage method of the present invention;
FIG. 2 is a general flowchart of the blockchain-based student profile storage method of the present invention;
FIG. 3 is a schematic diagram of a blockchain based student archive storage system of the present invention;
FIG. 4 is a main flow chart of the block chain-based student profile extraction method of the present invention;
FIG. 5 is a general flowchart of a block chain-based student profile extraction method of the present invention;
FIG. 6 is a block chain-based student profile extraction system according to the present invention.
Detailed Description
In order to explain technical contents, structural features, and objects and effects of the present invention in detail, the following detailed description is given with reference to the accompanying drawings in conjunction with the embodiments.
Referring to fig. 1, a first aspect of the present invention provides a method for storing a student profile based on a block chain, including the following steps:
when the data layer detects new student information, generating a new student file according to the new student information;
a data layer allocates a node to correlate the new student file and generate corresponding node data;
the consensus layer receives the node data and carries out recording, inspection and consensus processing on the node data to obtain target node data;
and the data layer receives the target node data after the consensus processing and stores the target node data in a block chain.
It should be noted that, after the data layer allocates a node to associate a new student profile and generate corresponding node data, the node data is propagated to the consensus layer through the network layer; and after the consensus layer receives the node data and performs recording, checking and consensus processing on the node data to obtain target node data, the target node data is propagated back to the data layer through the network layer.
In addition, the student files can comprise academic development, ideological and moral qualities, scientific and cultural qualities, physical and psychological qualities, aesthetic and artistic qualities in the growth process of students, and comprehensive contents such as personal attribute information, unique codes of persons to whom the files belong, file numbers and the like.
It should be understood that the data layer can encapsulate a chain structure of student archive data blocks, and has functions of data encryption technology, time stamping and the like. The data layer can determine necessary data stored in the block chain according to characteristic key points of student archive data, can design access authority according to the relation of an intelligent contract, guarantees accuracy and safety of the data, and completes a trust mechanism on the block chain.
The network layer can realize the design of a data point-to-point access (P2P) mechanism, a student archive data propagation specification and data flow and a student archive data verification method flow.
From the above description, the block chain-based student archive storage method provided by the invention has the following beneficial effects:
the student archives are stored in a blockchain mode, so that the student archives are stored in blockchain nodes in a distributed mode, automatic synchronization can be achieved, and the risk of student archive data loss or loss is reduced to the minimum. In addition, the block chain technology is characterized in that the data is not to be tampered, so that the learning tracks of students are recorded by the student files, and the most reliable and more comprehensive evidence and reference materials are provided for future student promotion, employment and talent selection.
Example 1
Referring to fig. 2, in an embodiment, the present invention provides a method for storing a student profile based on a block chain, including the following steps:
a. when the data layer detects new student information, generating a new student file according to the new student information;
b. a data layer allocates a node to correlate the new student file and generate corresponding node data;
c. the data layer confirms the node data;
d. the consensus layer receives the node data and carries out recording, inspection and consensus processing on the node data to obtain target node data;
e. and the data layer receives the target node data after the consensus processing and stores the target node data in a block chain.
In this embodiment, after the data layer allocates a node to associate the new student profile and generate corresponding node data, the node data needs to be confirmed, so that the accuracy of the node data can be further ensured.
It should be appreciated that the consensus layer may encapsulate various consensus algorithms for distributed nodes of the network, such as how to validate the student profile, how to confirm whether information in the student profile has been tampered with, and the like.
Referring to fig. 3, a second aspect of the present invention provides a block chain-based student profile storage system, which includes:
the file generation module is positioned on the data layer and used for generating a new student file according to the new student information when the new student information is detected;
the node generation module is positioned on a data layer and used for distributing a node to correlate the new student file and generate corresponding node data;
the consensus processing module is positioned on the consensus layer and used for recording, checking and performing consensus processing on the node data to obtain target node data;
and the storage module is positioned in the data layer and used for receiving the target node data after the consensus processing and carrying out block chain storage on the target node data.
It should be noted that, after the node generation module allocates a node to associate the new student profile and generate corresponding node data, the node data is propagated to the consensus processing module in the consensus layer through the network layer; and after the consensus processing module records, checks and performs consensus processing on the node data to obtain target node data, the target node data is propagated back to the storage module in the data layer through the network layer.
In addition, the student files can comprise academic development, ideological and moral qualities, scientific and cultural qualities, physical and psychological qualities, aesthetic and artistic qualities in the growth process of students, and comprehensive contents such as personal attribute information, unique codes of persons to whom the files belong, file numbers and the like.
It should be understood that the data layer can encapsulate a chain structure of student archive data blocks, and has functions of data encryption technology, time stamping and the like. The data layer can determine necessary data stored in the block chain according to characteristic key points of student archive data, can design access authority according to the relation of an intelligent contract, guarantees accuracy and safety of the data, and completes a trust mechanism on the block chain.
The network layer can realize the design of a data point-to-point access (P2P) mechanism, a student archive data propagation specification and data flow and a student archive data verification method flow.
From the above description, the student archive storage system based on the block chain provided by the invention has the following beneficial effects:
the student archives are stored in a blockchain mode, so that the student archives are stored in blockchain nodes in a distributed mode, automatic synchronization can be achieved, and the risk of student archive data loss or loss is reduced to the minimum. In addition, the block chain technology is characterized in that the data is not to be tampered, so that the learning tracks of students are recorded by the student files, and the most reliable and more comprehensive evidence and reference materials are provided for future student promotion, employment and talent selection.
Example 2
Referring to fig. 3, in an embodiment, the present invention provides a block chain-based student archive storage system, which includes:
the file generation module is positioned on the data layer and used for generating a new student file according to the new student information when the new student information is detected;
the node generation module is positioned on a data layer and used for distributing a node to correlate the new student file and generate corresponding node data;
the confirmation module is positioned in the data layer and used for confirming the node data;
the consensus processing module is positioned on the consensus layer and used for recording, checking and performing consensus processing on the node data to obtain target node data;
and the storage module is positioned in the data layer and used for receiving the target node data after the consensus processing and carrying out block chain storage on the target node data.
In this embodiment, after the node generation module allocates a node to associate the new student profile and generate corresponding node data, the confirmation module needs to confirm the node data, so as to further ensure the accuracy of the node data.
It should be appreciated that the consensus layer may encapsulate various consensus algorithms for distributed nodes of the network, such as how to validate the student profile, how to confirm whether information in the student profile has been tampered with, and the like.
Referring to fig. 4, a third aspect of the present invention provides a student profile extraction method based on a block chain, including the following steps:
when receiving a request for extracting a student profile, a data layer extracts block data of the student profile and generates first broadcast information based on the request:
the consensus layer receives the block data of the student files and the first broadcast information and conducts transaction verification on the block data of the student files to obtain verification information and second broadcast information based on the verification information;
the data layer receives the block data of the student file and second broadcast information and updates the block data of the student file to obtain updated block data of the student file;
and the application layer receives the updated block data of the student file.
When a request for extracting a student profile is received, block data of the student profile is extracted and first broadcast information based on the request is generated, and then the block data and the first broadcast information of the student profile are transmitted to a consensus layer through a network layer; receiving block data and first broadcast information of the student files, and performing transaction verification on the block data of the student files to obtain verification information and second broadcast information based on the verification information, wherein the block data and the second broadcast information of the student files are transmitted back to a data layer through a network layer; and receiving the block data of the student file and second broadcast information, updating the block data of the student file, and spreading the updated block data of the student file to an application layer after obtaining the updated block data of the student file.
In addition, the student files can comprise academic development, ideological and moral qualities, scientific and cultural qualities, physical and psychological qualities, aesthetic and artistic qualities in the growth process of students, and comprehensive contents such as personal attribute information, unique codes of persons to whom the files belong, file numbers and the like.
It should be understood that the data layer can encapsulate a chain structure of student archive data blocks, and has functions of data encryption technology, time stamping and the like. The data layer can determine necessary data stored in the block chain according to characteristic key points of student archive data, can design access authority according to the relation of an intelligent contract, guarantees accuracy and safety of the data, and completes a trust mechanism on the block chain.
The network layer can realize the design of a data point-to-point access (P2P) mechanism, a student archive data propagation specification and data flow and a student archive data verification method flow.
The application layer is a combination of a student archive application scene and a block chain technology and has the functions of student archive information generation and application, link authentication among block chain nodes, information service of various student archives, rights and interests allocation and the like. The application layer also provides a standardized student archive inquiry service interface, the specific inquiry process comprises the steps of voting the validity of the blocks by the members of the block chain, confirming the validity and then decrypting, and each block is provided with a private key. Preferably, the decryption is performed using a one-time code obtained by calculation using a public key, the public key being generated by calculation by the person belonging to the archive when the inquiry needs to be authorized.
From the above description, the method for extracting student files based on block chains provided by the invention has the following beneficial effects:
the extraction of the student archives is combined with the block chain, so that the student archives are stored in the block chain nodes in a distributed mode, automatic synchronization can be achieved, and the risk of student archive data loss or deletion is reduced to the minimum. In addition, the block chain technology is characterized in that the data is not to be tampered, so that the learning tracks of students are recorded by the student files, and the most reliable and more comprehensive evidence and reference materials are provided for future student promotion, employment and talent selection.
Example 3
Referring to fig. 5, in an embodiment, the invention provides a block chain-based student profile extraction method, which includes the following steps:
a. when receiving a request for extracting a student profile, a data layer extracts block data of the student profile and generates first broadcast information based on the request:
b. the consensus layer receives the block data of the student files and the first broadcast information and conducts transaction verification on the block data of the student files to obtain verification information and second broadcast information based on the verification information;
c. the data layer receives the block data of the student file and second broadcast information and updates the block data of the student file to obtain updated block data of the student file;
d. the data layer generates key information of the student archive, wherein the key information is the archive ownership or creator of the student archive;
e. the excitation layer receives the key information and calculates rights and interests data according to the key information to obtain rights and interests data and third broadcast information based on the rights and interests data;
f. the data layer receives the right and interest data and the third broadcast information and updates the right and interest data;
g. and the application layer receives the updated block data of the student file.
In this embodiment, the data layer receives the block data of the student archive and the second broadcast information and updates the block data of the student archive, and after the updated block data of the student archive is obtained, the data layer needs to generate the key information of the student archive, and transmits the key information to the incentive layer through the network layer, and the incentive layer transmits the right and interest data obtained by performing right and interest data calculation according to the key information back to the data layer for right and interest data update, so that it can be ensured that the right and interest data at any time is the latest right and interest data.
It is to be appreciated that the incentive layer may integrate economic return factors into the blockchain platform, which mainly includes incentive distribution mechanisms, etc., such as distribution of paid service revenue, contribution ranking, service scoring, etc. by each distribution node for student profile information.
Example 4
Referring to fig. 5, in an embodiment, the invention provides a block chain-based student profile extraction method, which includes the following steps:
a. the application layer acquires and sends a request for extracting the student file;
b. the contract layer verifies the triggering condition of the request, wherein the triggering condition is the user identity and the information validity of the student file;
c. when a data layer receives a request for extracting a student file, extracting block data of the student file and generating first broadcast information based on the request;
d. the consensus layer receives the block data of the student files and the first broadcast information and conducts transaction verification on the block data of the student files to obtain verification information and second broadcast information based on the verification information;
e. the data layer receives the block data of the student file and second broadcast information and updates the block data of the student file to obtain updated block data of the student file;
f. and the application layer receives the updated block data of the student file.
In this embodiment, when a request for extracting a student profile is received, before block data of the student profile is extracted and first broadcast information based on the request is generated, an application layer needs to first obtain the request for extracting the student profile and send the request to a contract layer, and after the contract layer verifies a trigger condition of the request, the request meeting the trigger condition is propagated to a data layer, so that each request propagated to the data layer is reasonably legal.
It should be understood that the contract layer is a student archive blockchain intelligent contract standard specification, i.e., various specifications and standards of the student archive industry are formulated and collected, contracts and scripts are implemented according to mainstream computer languages, such as java, C language, python, and the like, and federation nodes participating in the blockchain in the future need to be extended on the basis.
Referring to fig. 6, a fourth aspect of the present invention provides a block chain-based student profile extraction system, including:
the extraction module is positioned on the data layer and used for extracting block data of the student files and generating first broadcast information based on the request when the request of extracting the student files is received;
the first verification module is positioned on the consensus layer and used for receiving the block data and the first broadcast information of the student files and performing transaction verification on the block data of the student files to obtain verification information and second broadcast information based on the verification information;
the first updating module is positioned on the data layer and used for receiving the block data of the student file and the second broadcast information and updating the block data of the student file to obtain the updated block data of the student file;
and the receiving module is positioned at the application layer and used for receiving the updated block data of the student file.
It should be noted that, when the extraction module receives a request for extracting a student archive, after extracting block data of the student archive and generating first broadcast information based on the request, the block data and the first broadcast information of the student archive are transmitted to the first verification module in the consensus layer through the network layer; the first verification module receives the block data and the first broadcast information of the student files and conducts transaction verification on the block data of the student files to obtain verification information and second broadcast information based on the verification information, and then the block data and the second broadcast information of the student files are transmitted to the first updating module in the data layer through the network layer; and the first updating module receives the block data of the student file and the second broadcast information and updates the block data of the student file, and after the updated block data of the student file is obtained, the updated block data of the student file is transmitted to the receiving module in the application layer.
In addition, the student files can comprise academic development, ideological and moral qualities, scientific and cultural qualities, physical and psychological qualities, aesthetic and artistic qualities in the growth process of students, and comprehensive contents such as personal attribute information, unique codes of persons to whom the files belong, file numbers and the like.
It should be understood that the data layer can encapsulate a chain structure of student archive data blocks, and has functions of data encryption technology, time stamping and the like. The data layer can determine necessary data stored in the block chain according to characteristic key points of student archive data, can design access authority according to the relation of an intelligent contract, guarantees accuracy and safety of the data, and completes a trust mechanism on the block chain.
The network layer can realize the design of a data point-to-point access (P2P) mechanism, a student archive data propagation specification and data flow and a student archive data verification method flow.
The application layer is a combination of a student archive application scene and a block chain technology and has the functions of student archive information generation and application, link authentication among block chain nodes, information service of various student archives, rights and interests allocation and the like. The application layer also provides a standardized student archive inquiry service interface, the specific inquiry process comprises the steps of voting the validity of the blocks by the members of the block chain, confirming the validity and then decrypting, and each block is provided with a private key. Preferably, the decryption is performed using a one-time code obtained by calculation using a public key, the public key being generated by calculation by the person belonging to the archive when the inquiry needs to be authorized.
From the above description, the student profile extraction system based on the block chain provided by the invention has the following beneficial effects:
the extraction of the student archives is combined with the block chain, so that the student archives are stored in the block chain nodes in a distributed mode, automatic synchronization can be achieved, and the risk of student archive data loss or deletion is reduced to the minimum. In addition, the block chain technology is characterized in that the data is not to be tampered, so that the learning tracks of students are recorded by the student files, and the most reliable and more comprehensive evidence and reference materials are provided for future student promotion, employment and talent selection.
Example 5
Referring to fig. 6, in an embodiment, the invention provides a block chain-based student profile extraction system, which includes:
the extraction module is positioned on the data layer and used for extracting block data of the student files and generating first broadcast information based on the request when the request of extracting the student files is received;
the first verification module is positioned on the consensus layer and used for receiving the block data and the first broadcast information of the student files and performing transaction verification on the block data of the student files to obtain verification information and second broadcast information based on the verification information;
the first updating module is positioned on the data layer and used for receiving the block data of the student file and the second broadcast information and updating the block data of the student file to obtain the updated block data of the student file;
the generation module is positioned in a data layer and used for generating key information of the student archive, wherein the key information is the archive ownership or creator of the student archive;
the computing module is positioned on the excitation layer and used for receiving the key information and computing right and interest data according to the key information to obtain right and interest data and third broadcast information based on the right and interest data;
the second updating module is positioned in the data layer and used for receiving the rights and interests data and the third broadcast information and updating the rights and interests data;
and the receiving module is positioned in the application layer and used for receiving the updated block data of the student file.
It should be noted that, after the first update module receives the block data of the student archive and the second broadcast information and updates the block data of the student archive, and after the updated block data of the student archive is obtained, the generation module in the data layer needs to generate the key information of the student archive, and transmit the key information to the calculation module in the excitation layer through the network layer, and meanwhile, the calculation module in the excitation layer transmits the right and interest data obtained by performing the right and interest data calculation according to the key information back to the second update module in the data layer for right and interest data update, so that it can be ensured that the right and interest data at any time are the latest right and interest data.
It is to be appreciated that the incentive layer may integrate economic return factors into the blockchain platform, which mainly includes incentive distribution mechanisms, etc., such as distribution of paid service revenue, contribution ranking, service scoring, etc. by each distribution node for student profile information.
Example 6
Referring to fig. 6, in an embodiment, the invention provides a block chain-based student profile extraction system, which includes:
the acquisition module is positioned in the application layer and used for acquiring and sending a request for extracting the student file;
the second verification module is positioned in the contract layer and used for verifying the triggering condition of the request, wherein the triggering condition is the user identity and the information validity of the student file;
the extraction module is positioned in the data layer and used for extracting block data of the student files and generating first broadcast information based on the request when the request of extracting the student files is received;
the first verification module is positioned in the consensus layer and used for receiving the block data and the first broadcast information of the student files and performing transaction verification on the block data of the student files to obtain verification information and second broadcast information based on the verification information;
the first updating module is positioned in the data layer and used for receiving the block data of the student file and the second broadcast information and updating the block data of the student file to obtain the updated block data of the student file;
and the receiving module is positioned in the application layer and used for receiving the updated block data of the student file.
In this embodiment, when the extraction module receives a request for extracting a student archive, before extracting block data of the student archive and generating first broadcast information based on the request, the acquisition module in the application layer needs to acquire the request for extracting the student archive first and send the request to the second verification module in the contract layer, and after the second verification module in the contract layer verifies a trigger condition of the request, the request meeting the trigger condition is transmitted to the extraction module in the data layer, so that each request transmitted to the data layer is reasonable and legal.
It should be understood that the contract layer is a student archive blockchain intelligent contract standard specification, i.e., various specifications and standards of the student archive industry are formulated and collected, contracts and scripts are implemented according to mainstream computer languages, such as java, C language, python, and the like, and federation nodes participating in the blockchain in the future need to be extended on the basis.
In summary, the student archive storage and extraction method and system based on the block chain provided by the invention have the beneficial effects that:
the storage and extraction of the student archives are combined with the block chain, so that the student archives are stored in the block chain nodes in a distributed mode, automatic synchronization can be achieved, and the risk of student archive data loss or deletion is reduced to the minimum. In addition, the block chain technology is characterized in that the data is not to be tampered, so that the learning tracks of students are recorded by the student files, and the most reliable and more comprehensive evidence and reference materials are provided for future student promotion, employment and talent selection.
After the data layer allocates a node to associate the new student profile and generate corresponding node data, the node data needs to be confirmed, so that the accuracy of the node data can be further ensured.
The data layer receives the block data of the student archive and the second broadcast information and updates the block data of the student archive, after the updated block data of the student archive is obtained, the data layer needs to generate key information of the student archive, the key information is transmitted to the incentive layer through the network layer, meanwhile, the incentive layer transmits right and interest data obtained by calculating right and interest data according to the key information back to the data layer for updating the right and interest data, and therefore the right and interest data at any time can be guaranteed to be the latest right and interest data.
When a request for extracting student archives is received, before block data of the student archives is extracted and first broadcast information based on the request is generated, an application layer needs to acquire the request for extracting the student archives and sends the request to a contract layer, and after the contract layer verifies triggering conditions of the request, the request meeting the triggering conditions is transmitted to a data layer, so that each request transmitted to the data layer is reasonable and legal.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes performed by the present specification and drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (14)

1. A student archive storage method based on a block chain is characterized by comprising the following steps:
when the data layer detects new student information, generating a new student file according to the new student information;
a data layer allocates a node to correlate the new student file and generate corresponding node data;
the consensus layer receives the node data and carries out recording, inspection and consensus processing on the node data to obtain target node data;
and the data layer receives the target node data after consensus processing and stores the target node data in a block chain.
2. The blockchain-based student profile storage method of claim 1, wherein after assigning a node to associate a new student profile and generate corresponding node data, the data layer further comprises: and the data layer confirms the node data.
3. The blockchain-based student profile storage method according to claim 1, wherein: the consensus process is how to validate the student profile and how to confirm whether the information in the student profile has been tampered with.
4. A student archive storage system based on blockchains, comprising:
the file generation module is used for generating a new student file according to the new student information when the new student information is detected;
the node generation module is used for distributing a node to correlate the new student file and generate corresponding node data;
the consensus processing module is used for recording, checking and performing consensus processing on the node data to obtain target node data;
and the storage module is used for receiving the target node data after the consensus processing and performing block chain storage on the target node data.
5. The blockchain-based student archive storage system of claim 4 further comprising: and the confirmation module is used for confirming the node data.
6. The blockchain-based student archive storage system of claim 4 wherein: the consensus process is how to validate the student profile and how to confirm whether the information in the student profile has been tampered with.
7. A student archive extraction method based on a block chain is characterized by comprising the following steps:
when receiving a request for extracting a student profile, a data layer extracts block data of the student profile and generates first broadcast information based on the request:
the consensus layer receives the block data of the student files and the first broadcast information and conducts transaction verification on the block data of the student files to obtain verification information and second broadcast information based on the verification information;
the data layer receives the block data of the student file and second broadcast information and updates the block data of the student file to obtain updated block data of the student file;
and the application layer receives the updated block data of the student file.
8. The method as claimed in claim 7, wherein the step of the data layer receiving the block data of the student profile and the second broadcast information and updating the block data of the student profile further comprises:
the data layer generates key information of the student archive, wherein the key information is the archive ownership or creator of the student archive;
the excitation layer receives the key information and calculates rights and interests data according to the key information to obtain rights and interests data and third broadcast information based on the rights and interests data;
and the data layer receives the right and interest data and the third broadcast information and updates the right and interest data.
9. The method of claim 7, wherein the data layer, upon receiving a request for extracting a student profile, before extracting tile data of the student profile and generating first broadcast information based on the request, further comprises: the application layer obtains and sends a request for extracting the student file.
10. The partition chain-based student profile extraction method according to claim 9, wherein after the application layer obtains and sends the request for extracting the student profile, the data layer, upon receiving the request for extracting the student profile, further comprises before extracting the partition data of the student profile and generating the first broadcast information based on the request: and the contract layer verifies the triggering condition of the request, wherein the triggering condition is the user identity and the information validity of the student file.
11. A student profile extraction system based on blockchains, comprising:
the system comprises an extraction module, a first broadcast module and a second broadcast module, wherein the extraction module is used for extracting block data of a student file and generating first broadcast information based on a request when the request for extracting the student file is received;
the first verification module is used for receiving the block data of the student files and the first broadcast information and conducting transaction verification on the block data of the student files to obtain verification information and second broadcast information based on the verification information;
the first updating module is used for receiving the block data of the student file and the second broadcast information and updating the block data of the student file to obtain updated block data of the student file;
and the receiving module is used for receiving the updated block data of the student file.
12. The blockchain-based student profile extraction system of claim 11 further comprising:
the generation module is used for generating key information of the student archive, wherein the key information is the archive ownership or creator of the student archive;
the computing module is used for receiving the key information and computing right and interest data according to the key information to obtain right and interest data and third broadcast information based on the right and interest data;
and the second updating module is used for receiving the rights and interests data and the third broadcast information and updating the rights and interests data.
13. The blockchain-based student profile extraction system of claim 11 further comprising: and the acquisition module is used for acquiring and sending a request for extracting the student file.
14. The blockchain-based student profile extraction system of claim 13, further comprising: and the second verification module is used for verifying the triggering condition of the request, wherein the triggering condition is the user identity and the information validity of the student file.
CN201911297067.5A 2019-12-16 2019-12-16 Student archive storage and extraction method and system based on block chain Pending CN111161109A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911297067.5A CN111161109A (en) 2019-12-16 2019-12-16 Student archive storage and extraction method and system based on block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911297067.5A CN111161109A (en) 2019-12-16 2019-12-16 Student archive storage and extraction method and system based on block chain

Publications (1)

Publication Number Publication Date
CN111161109A true CN111161109A (en) 2020-05-15

Family

ID=70557212

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911297067.5A Pending CN111161109A (en) 2019-12-16 2019-12-16 Student archive storage and extraction method and system based on block chain

Country Status (1)

Country Link
CN (1) CN111161109A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111861827A (en) * 2020-08-20 2020-10-30 王英杰 Ecological circle system of old university based on block chain
CN113297561A (en) * 2021-05-27 2021-08-24 复旦大学 College entrance examination qualification authentication system based on SGX and block chain

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109064190A (en) * 2018-07-13 2018-12-21 上海信颐信息技术有限公司 A kind of student status information storage system
CN109710823A (en) * 2018-11-02 2019-05-03 远光软件股份有限公司 Archive management method, file administration network and electronic equipment based on block chain
CN110084489A (en) * 2019-04-04 2019-08-02 福建工程学院 A kind of production religion converged network space safety talent training system based on block chain
CN110532323A (en) * 2019-09-02 2019-12-03 腾讯科技(深圳)有限公司 Pupilage information processing method, device, electronic equipment and storage medium in block chain network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109064190A (en) * 2018-07-13 2018-12-21 上海信颐信息技术有限公司 A kind of student status information storage system
CN109710823A (en) * 2018-11-02 2019-05-03 远光软件股份有限公司 Archive management method, file administration network and electronic equipment based on block chain
CN110084489A (en) * 2019-04-04 2019-08-02 福建工程学院 A kind of production religion converged network space safety talent training system based on block chain
CN110532323A (en) * 2019-09-02 2019-12-03 腾讯科技(深圳)有限公司 Pupilage information processing method, device, electronic equipment and storage medium in block chain network

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111861827A (en) * 2020-08-20 2020-10-30 王英杰 Ecological circle system of old university based on block chain
CN113297561A (en) * 2021-05-27 2021-08-24 复旦大学 College entrance examination qualification authentication system based on SGX and block chain
CN113297561B (en) * 2021-05-27 2022-06-21 复旦大学 College entrance examination qualification authentication system based on SGX and block chain

Similar Documents

Publication Publication Date Title
CN110490004B (en) Processing method of electronic signature file, client, computer equipment and medium
US11829348B2 (en) Systems and methods for a reputation-based consensus protocol
JP7253085B2 (en) ELECTRONIC VOTING SYSTEM, DEVICE, CONTROL METHOD AND PROGRAM
CN108846673B (en) Block data processing method, device, equipment and storage medium
CN110674140B (en) Block chain-based content processing method, device, equipment and storage medium
RU2730899C1 (en) Tracing objects between different parties
JP4708177B2 (en) Database management method and personal information management system
Guo et al. A blockchain-driven electronic contract management system for commodity procurement in electronic power industry
CN111161109A (en) Student archive storage and extraction method and system based on block chain
CN110598474A (en) Data acquisition method, system, device and storage medium based on block chain
CN114372296A (en) Block chain-based user behavior data auditing method and system
CN112052474A (en) Blu-ray copy service
KR20230114367A (en) Blockchain-based construction quality management method and system
JP2004260640A (en) Method and device for disclosing signature record
CN115427980A (en) Context integrity preservation
US11604767B2 (en) Systems and methods for data distillation
CN116684160A (en) Public service litigation data security sharing and privacy protecting method and system
CN111062497A (en) Property management method, platform and storage medium based on block chain network
CN112470150A (en) Control method, content management system, program, and data structure
JP2019046442A (en) Intellectual property management system and method
KR20090001575A (en) Digital contents maker identification system and thereof
KR20190068886A (en) Blockchain based Method and system for supporting open source software license compliance
CN109886045B (en) Intellectual property data protection, transaction and right-maintaining method and device based on block chain
KR102573034B1 (en) Information judgment server for blockchain, information judgment method for blockchain, and recording medium on which information judgment program for blockchain is recorded
CN109308188A (en) A kind of edition control method and system based on block chain

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200515