CN110032880B - Screen recording evidence obtaining method and system based on block chain and electronic equipment - Google Patents

Screen recording evidence obtaining method and system based on block chain and electronic equipment Download PDF

Info

Publication number
CN110032880B
CN110032880B CN201811526484.8A CN201811526484A CN110032880B CN 110032880 B CN110032880 B CN 110032880B CN 201811526484 A CN201811526484 A CN 201811526484A CN 110032880 B CN110032880 B CN 110032880B
Authority
CN
China
Prior art keywords
screen recording
block chain
local
intelligent contract
consensus
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.)
Active
Application number
CN201811526484.8A
Other languages
Chinese (zh)
Other versions
CN110032880A (en
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.)
Advanced New Technologies Co Ltd
Advantageous New Technologies Co Ltd
Original Assignee
Advanced New Technologies 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 Advanced New Technologies Co Ltd filed Critical Advanced New Technologies Co Ltd
Priority to CN201811526484.8A priority Critical patent/CN110032880B/en
Publication of CN110032880A publication Critical patent/CN110032880A/en
Priority to TW108135080A priority patent/TWI715217B/en
Priority to PCT/CN2019/112655 priority patent/WO2020119264A1/en
Application granted granted Critical
Publication of CN110032880B publication Critical patent/CN110032880B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6272Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database by registering files or documents with a third party

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application discloses a screen recording evidence obtaining method, a screen recording evidence obtaining system and electronic equipment based on a block chain, wherein the method comprises the following steps: responding to a calling request of a local screen recording intelligent contract of a block chain, and acquiring the local screen recording intelligent contract, wherein the local screen recording intelligent contract comprises a code for realizing a local screen recording process, and the local screen recording process at least comprises starting a screen recording function, executing a machine operation instruction, and finishing screen recording to generate a screen recording file; executing a local screen recording process and broadcasting an execution event to a block chain cluster for consensus verification based on the local screen recording intelligent contract; receiving a consensus result fed back by a consensus node of the block chain; and when the fed-back consensus result meets the consensus condition, storing the hash information of the screen recording file into a block chain account book of the block chain.

Description

Screen recording evidence obtaining method and system based on block chain and electronic equipment
Technical Field
The application relates to the technical field of computer software, in particular to a screen recording and evidence obtaining method and system based on a block chain and electronic equipment.
Background
The existing notarization department evidence obtaining mode generally adopts an offline notarization department evidence obtaining model, and the credibility of local operation behaviors is proved through a mode that notarization personnel record a screen by a camera. The mode needs to be processed by manual screen recording of notarization personnel, and is troublesome, labor-consuming and high in cost.
How to simplify the evidence obtaining process, reduce the evidence obtaining cost and ensure the reliability of evidence obtaining is a technical problem to be solved urgently.
Disclosure of Invention
The embodiment of the application aims to provide a screen recording evidence obtaining method and system based on a block chain and electronic equipment, so that an evidence obtaining process is simplified, evidence obtaining cost is reduced, and reliability of evidence obtaining is guaranteed.
In order to solve the above technical problem, the embodiment of the present application is implemented as follows:
in a first aspect, a screen recording evidence obtaining method based on a block chain is provided, and the method includes:
responding to a calling request of a local screen recording intelligent contract of a block chain, and acquiring the local screen recording intelligent contract, wherein the local screen recording intelligent contract comprises a code for realizing a local screen recording process, and the local screen recording process at least comprises starting a screen recording function, executing a machine operation instruction, and finishing screen recording to generate a screen recording file;
executing a local screen recording process and broadcasting an execution event to a block chain cluster for consensus verification based on the local screen recording intelligent contract;
receiving a consensus result fed back by a consensus node of the block chain;
and when the fed-back consensus result meets the consensus condition, storing the hash information of the screen recording file into a block chain account book of the block chain.
In a second aspect, a blockchain system is provided, the system comprising:
the acquisition module is used for responding to a calling request of a local screen recording intelligent contract of a block chain, acquiring the local screen recording intelligent contract, wherein the local screen recording intelligent contract comprises a code for realizing a local screen recording process, and the local screen recording process at least comprises a screen recording starting function, a machine operation instruction executing function and a screen recording ending function so as to generate a screen recording file;
the execution module executes a local screen recording process and broadcasts an execution event to the block chain cluster for consensus verification based on the local screen recording intelligent contract;
the sending module broadcasts the execution event to the block chain cluster to carry out consensus verification;
the receiving module is used for receiving the consensus result fed back by the consensus node of the block chain;
and the storage module is used for storing the hash information of the screen recording file into a block chain account book of the block chain when the fed-back consensus result meets the consensus condition.
In a third aspect, an electronic device is provided, which includes:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
responding to a calling request of a local screen recording intelligent contract of a block chain, and acquiring the local screen recording intelligent contract, wherein the local screen recording intelligent contract comprises a code for realizing a local screen recording process, and the local screen recording process at least comprises starting a screen recording function, executing a machine operation instruction, and finishing screen recording to generate a screen recording file;
executing a local screen recording process and broadcasting an execution event to a block chain cluster for consensus verification based on the local screen recording intelligent contract;
receiving a consensus result fed back by a consensus node of the block chain;
and when the fed-back consensus result meets the consensus condition, storing the hash information of the screen recording file into a block chain account book of the block chain.
In a fourth aspect, a computer-readable storage medium is presented, the computer-readable storage medium storing one or more programs that, when executed by an electronic device that includes a plurality of application programs, cause the electronic device to:
responding to a calling request of a local screen recording intelligent contract of a block chain, and acquiring the local screen recording intelligent contract, wherein the local screen recording intelligent contract comprises a code for realizing a local screen recording process, and the local screen recording process at least comprises starting a screen recording function, executing a machine operation instruction, and finishing screen recording to generate a screen recording file;
executing a local screen recording process and broadcasting an execution event to a block chain cluster for consensus verification based on the local screen recording intelligent contract;
receiving a consensus result fed back by a consensus node of the block chain;
and when the fed-back consensus result meets the consensus condition, storing the hash information of the screen recording file into a block chain account book of the block chain.
As can be seen from the technical solutions provided in the embodiments of the present application, the embodiments of the present application have at least one of the following technical effects:
in the embodiment of the application, a local screen recording intelligent contract on a block chain is executed to start a screen recording function, a machine operation instruction is executed, the screen recording is finished, a screen recording file is finally generated, after a common identification node of the block chain realizes common identification on the execution of the local screen recording intelligent contract, hash information of the screen recording file is stored in the block chain, the characteristic that the block chain cannot be tampered is utilized, the reliability of the screen recording file as evidence can be realized without depending on notarization personnel, the evidence obtaining process is greatly simplified, and the evidence obtaining cost is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without any creative effort.
Fig. 1 is a flowchart of a screen recording forensics method based on a block chain according to an embodiment of the present application.
Fig. 2 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Fig. 3 is a block chain system according to an embodiment of the present application.
Detailed Description
The embodiment of the application provides a screen recording and evidence obtaining method and system based on a block chain and electronic equipment.
In order to make those skilled in the art better understand the technical solutions in the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Fig. 1 is a flowchart of a screen recording forensics method based on a block chain according to an embodiment of the present application. The method of fig. 1 may include:
s110, responding to a calling request of a local screen recording intelligent contract of the block chain, and acquiring the local screen recording intelligent contract, wherein the local screen recording intelligent contract comprises a code for realizing a local screen recording process.
The local screen recording process at least comprises the steps of starting a screen recording function, executing a machine operation instruction and finishing screen recording to generate a screen recording file.
It should be understood that in a blockchain system with intelligent contracts, two types of accounts are typically included, namely an Externally Owned Account (EOA) and a Contract Account (CA). In the embodiment of the application, the call request of the local screen-recording intelligent contract can be directly called by the EOA, or other intelligent contracts called by the EOA to be indirectly called. Of course, it should be understood that this local screen-recording smart contract is typically invoked by the EOA.
It should be understood that, in the embodiment of the present application, the uplink process of the local screen-recording intelligent contract may refer to the uplink process in the prior art, which is not limited in the embodiment of the present application.
It should be understood that the invocation request carries the identifier and parameters of the local screen-recording intelligent contract.
And S120, executing a local screen recording process and broadcasting an execution event to the block chain cluster for consensus verification based on the local screen recording intelligent contract.
It should be understood that, in the embodiment of the present application, the actions related to the local screen recording process, such as starting the screen recording function, executing the machine operation instruction, and ending the screen recording to generate the screen recording file, are all implemented by executing the local screen recording intelligent contract in the block chain.
It should be understood that when the screen recording function is started, in order to further provide confidence of evidence obtaining, a recording tool approved by the judicial authority can be called for screen recording. Of course, other recording tools may be used for recording, and this is not limited in this embodiment of the present application.
It should be understood that the specific implementation of executing the machine operation on the target device may refer to the prior art, and will not be described in detail.
In this embodiment of the application, when the blockchain executes the local screen-recording intelligent contract, an event for executing the local screen-recording intelligent contract is broadcast to other nodes in the blockchain cluster, so that the consensus node performs consensus verification on the execution of the local screen-recording intelligent contract.
The specific implementation of the execution of the intelligent contract verification by the consensus node may refer to a scheme in the prior art, or adopt a technical scheme improved after the application, which is not limited by the embodiment of the application, and the specific implementation does not affect the scheme of the embodiment of the application.
And S130, receiving the consensus result fed back by the consensus node of the block chain.
After the execution event of the local screen recording intelligent contract is broadcasted, the consensus node of the block chain can perform consensus verification on the execution of the local screen recording intelligent contract and feed back a consensus result. The block chain receives the consensus result fed back by the consensus node.
And S140, when the fed-back consensus result meets the consensus condition, storing the hash information of the screen recording file into a block chain account book of the block chain.
For the achievement of the consensus condition, reference is made to the prior art, which is not limited by the examples of the present application.
It should be understood that the hash information of the screen recording file refers to a hash value obtained by subjecting the screen recording file to an encryption hash function. A cryptographic HASH function, such as SHA-256HASH algorithm in Biguo, KECCAK-256HASH algorithm in EtherFang, and so on.
It should be understood that the hash information of the screen recording file in the embodiment of the present application may be a hash value obtained by performing a hash operation on the screen recording file once, or a hash value obtained by performing two or more hash operations.
In the embodiment of the application, a local screen recording intelligent contract on a block chain is executed to start a screen recording function, a machine operation instruction is executed, the screen recording is finished, a screen recording file is finally generated, after a common identification node of the block chain realizes common identification on the execution of the local screen recording intelligent contract, hash information of the screen recording file is stored in the block chain, the characteristic that the block chain cannot be tampered is utilized, the reliability of the screen recording file as evidence can be realized without depending on notarization personnel, the evidence obtaining process is greatly simplified, and the evidence obtaining cost is reduced.
The existing notarization process can be possible to tamper the notarization result after being purchased, and the technical scheme of the application reduces the possibility of tampering the screen recording file to be extremely low by means of the block chain, and basically does not have the possibility of tampering.
Optionally, in step S140, the hash information of the screen recording file is stored in a blockchain ledger of the blockchain, which may be specifically implemented as: and storing the hash information of the screen recording file and the identification of the local screen recording intelligent contract into a block chain account book of the block chain.
In the embodiment of the application, when the hash information of the screen recording file is stored, the hash information of the screen recording file and the identification of the local screen recording intelligent contract are stored in the block of the block chain as records, so that a forensics worker can clearly know which intelligent contract the screen recording file is recorded based on.
Optionally, in step S140, the hash information of the screen recording file is stored in a blockchain ledger of the blockchain, which may be specifically implemented as:
storing the hash information of the screen recording file and the related information of the screen recording file into a block chain account book of the block chain;
wherein the related information comprises one or more of the following combinations:
the name of the screen recording file;
the storage address of the screen recording file;
content introduction of the screen recording file;
and obtaining evidence user information corresponding to the screen recording file.
In the embodiment of the application, when the hash information of the screen recording file is stored, the hash information of the screen recording file and the related information of the screen recording file are stored in the block of the block chain as records, so that a forensics worker can clearly know the related information of the screen recording file.
Optionally, the local screen recording process further includes: and writing the timestamp information corresponding to the machine operation executed on the target equipment into the screen recording file.
In the embodiment of the application, timestamp information corresponding to machine operation executed on the target device is written into the screen recording file, so that evidence obtaining personnel can know the whole screen recording process based on the timestamp information corresponding to the machine operation, and the user is assisted in obtaining evidence.
It should be understood that in the embodiments of the present application, there may be a plurality of ways to implement the specific implementation of the local screen-recording smart contract.
Optionally, as an embodiment, the step S120 may be specifically implemented as:
and executing a local screen recording process in a trusted execution container of the block chain based on the local screen recording intelligent contract.
In the embodiment of the application, a local screen recording process can be executed in a trusted execution container of a block chain to solve the problems of unclean local environment and counterfeit recording, so as to further enhance the confidence degree of screen recording and forensics.
Further, the consensus node of the block chain is used for performing consensus authentication on the execution result of the local screen-recording intelligent contract in the trusted execution container.
And the consensus node on the blockchain performs consensus authentication on the execution result of the trusted execution container so as to achieve consensus on the execution of the intelligent contract.
Further, the consensus result comprises consistency authentication of the hash information of the screen recording file.
In the embodiment of the application, when the hash information of the screen recording file obtained by a plurality of common identification nodes on the block chain is the same, the common identification can be considered to be achieved, and further the subsequent storage operation can be performed.
Optionally, as another embodiment, the consensus nodes of the blockchain are configured to respectively execute the local screen-recording intelligent contracts and perform consensus authentication on screen-recording contents of the local screen-recording intelligent contracts.
In the embodiment of the application, the local screen recording intelligent contracts can be respectively executed through the consensus nodes to achieve consensus.
It should be understood that, for the schemes for executing the local screen recording intelligent contracts respectively, the hash information of the screen recording file is generally different, and at this time, whether the consensus is achieved can be determined through the consistency judgment of the screen recording contents. That is, the consensus result includes a consistency authentication of the screen recording content.
Optionally, the method further comprises: and returning a block identifier stored by the hash information of the screen recording file to a calling party of the local screen recording intelligent contract, wherein the block identifier is used for the calling party to establish a mapping relation between the screen recording file and block chain storage.
In the embodiment of the application, the block identifier for storing the hash information of the screen recording file is returned to the calling party, so that the calling party establishes the mapping relation between the screen recording file and the block chain storage, and the calling party can conveniently search the hash information of the screen recording file from the block chain when performing evidence collection.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
Fig. 2 is a schematic structural diagram of an electronic device according to an embodiment of the present application. Referring to fig. 2, at a hardware level, the electronic device includes a processor, and optionally further includes an internal bus, a network interface, and a memory. The Memory may include a Memory, such as a Random-Access Memory (RAM), and may further include a non-volatile Memory, such as at least 1 disk Memory. Of course, the electronic device may also include hardware required for other services.
The processor, the network interface, and the memory may be connected to each other via an internal bus, which may be an ISA (Industry Standard Architecture) bus, a PCI (Peripheral Component Interconnect) bus, an EISA (Extended Industry Standard Architecture) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one double-headed arrow is shown in FIG. 2, but this does not indicate only one bus or one type of bus.
And the memory is used for storing programs. In particular, the program may include program code comprising computer operating instructions. The memory may include both memory and non-volatile storage and provides instructions and data to the processor.
The processor reads a corresponding computer program from the nonvolatile memory into the memory and then runs the computer program to form a block chain system on a logic level. The processor is used for executing the program stored in the memory and is specifically used for executing the following operations:
responding to a calling request of a local screen recording intelligent contract of a block chain, and acquiring the local screen recording intelligent contract, wherein the local screen recording intelligent contract comprises a code for realizing a local screen recording process, and the local screen recording process at least comprises starting a screen recording function, executing a machine operation instruction, and finishing screen recording to generate a screen recording file;
executing a local screen recording process and broadcasting an execution event to a block chain cluster for consensus verification based on the local screen recording intelligent contract;
receiving a consensus result fed back by a consensus node of the block chain;
and when the fed-back consensus result meets the consensus condition, storing the hash information of the screen recording file into a block chain account book of the block chain.
The method performed by the blockchain system disclosed in the embodiment of fig. 1 of the present application may be applied to or implemented by a processor. The processor may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or instructions in the form of software. The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components. The various methods, steps, and logic blocks disclosed in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present application may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in a memory, and a processor reads information in the memory and completes the steps of the method in combination with hardware of the processor.
The electronic device may further execute the method in the embodiment shown in fig. 1, and specific implementation may refer to the embodiment shown in fig. 1, which is not described herein again.
Of course, besides the software implementation, the electronic device of the present application does not exclude other implementations, such as a logic device or a combination of software and hardware, and the like, that is, the execution subject of the following processing flow is not limited to each logic unit, and may also be hardware or a logic device.
Embodiments of the present application also provide a computer-readable storage medium storing one or more programs, where the one or more programs include instructions, which when executed by a portable electronic device including a plurality of application programs, enable the portable electronic device to perform the method of the embodiment shown in fig. 1, and are specifically configured to:
responding to a calling request of a local screen recording intelligent contract of a block chain, and acquiring the local screen recording intelligent contract, wherein the local screen recording intelligent contract comprises a code for realizing a local screen recording process, and the local screen recording process at least comprises starting a screen recording function, executing a machine operation instruction, and finishing screen recording to generate a screen recording file;
executing a local screen recording process and broadcasting an execution event to a block chain cluster for consensus verification based on the local screen recording intelligent contract;
receiving a consensus result fed back by a consensus node of the block chain;
and when the fed-back consensus result meets the consensus condition, storing the hash information of the screen recording file into a block chain account book of the block chain.
Fig. 3 is a block chain system according to an embodiment of the present application. Referring to fig. 3, in one software implementation, the blockchain system may include:
the obtaining module 310 is configured to obtain a local screen recording intelligent contract in response to a call request of the local screen recording intelligent contract of a block chain, where the local screen recording intelligent contract includes a code for implementing a local screen recording process, and the local screen recording process at least includes starting a screen recording function, executing a machine operation instruction, and ending screen recording to generate a screen recording file;
the execution module 320 executes a local screen recording process and broadcasts an execution event to a block chain cluster for consensus verification based on the local screen recording intelligent contract;
a sending module 330, which broadcasts the execution event to the blockchain cluster for consensus verification;
a receiving module 340, configured to receive a consensus result fed back by a consensus node of a block chain;
the storage module 350 stores the hash information of the screen recording file into the block chain account book of the block chain when the fed-back consensus result meets the consensus condition.
In the embodiment of the application, a local screen recording intelligent contract on a block chain is executed to start a screen recording function, a machine operation instruction is executed, the screen recording is finished, a screen recording file is finally generated, after a common identification node of the block chain realizes common identification on the execution of the local screen recording intelligent contract, hash information of the screen recording file is stored in the block chain, the characteristic that the block chain cannot be tampered is utilized, the reliability of the screen recording file as evidence can be realized without depending on notarization personnel, the evidence obtaining process is greatly simplified, and the evidence obtaining cost is reduced.
Optionally, the storage module 350 is specifically configured to: and storing the hash information of the screen recording file and the identification of the local screen recording intelligent contract into a block chain account book of the block chain.
Optionally, the storage module 350 is specifically configured to: storing the hash information of the screen recording file and the related information of the screen recording file into a block chain account book of the block chain;
wherein the related information comprises one or more of the following combinations:
the name of the screen recording file;
the storage address of the screen recording file;
content introduction of the screen recording file;
and obtaining evidence user information corresponding to the screen recording file.
Optionally, the local screen recording process further includes:
and writing the timestamp information corresponding to the machine operation executed on the target equipment into the screen recording file.
Optionally, as an embodiment, the executing module 320 is specifically configured to: and executing a local screen recording process in a trusted execution container of the block chain based on the local screen recording intelligent contract.
Further, the consensus node of the block chain is used for performing consensus authentication on the execution result of the local screen-recording intelligent contract in the trusted execution container.
Further, the consensus result comprises consistency authentication of the hash information of the screen recording file.
Optionally, as another embodiment, the consensus nodes of the blockchain are configured to respectively execute the local screen-recording intelligent contracts and perform consensus authentication on screen-recording contents of the local screen-recording intelligent contracts.
Further, the consensus result comprises consistency authentication of the screen recording content.
Optionally, the blockchain system may further include a return module for:
and returning a block identifier stored by the hash information of the screen recording file to a calling party of the local screen recording intelligent contract, wherein the block identifier is used for the calling party to establish a mapping relation between the screen recording file and block chain storage.
Optionally, the invocation request carries an identifier and a parameter of the local screen recording intelligent contract.
The block chain system 300 may also perform the method of the embodiment shown in fig. 1, and the specific implementation may refer to the embodiment shown in fig. 1, which is not described herein again.
In short, the above description is only a preferred embodiment of the present application, and is not intended to limit the scope of the present application. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.

Claims (14)

1. A screen recording evidence obtaining method based on a block chain comprises the following steps:
responding to a calling request of a local screen recording intelligent contract aiming at a block chain, and acquiring the local screen recording intelligent contract, wherein the local screen recording intelligent contract comprises a code for realizing a local screen recording process, and the local screen recording process at least comprises starting a screen recording function, executing a machine operation instruction, and finishing screen recording to generate a screen recording file;
executing a local screen recording process and broadcasting an execution event to a block chain cluster for consensus verification based on the local screen recording intelligent contract;
receiving a consensus result fed back by a consensus node of the block chain;
and when the fed-back consensus result meets the consensus condition, storing the hash information of the screen recording file into a block chain account book of the block chain.
2. The method of claim 1, storing hash information of the screen-recorded file into a blockchain ledger of the blockchain, comprising:
and storing the hash information of the screen recording file and the identification of the local screen recording intelligent contract into a block chain account book of the block chain.
3. The method of claim 1 or 2, storing hash information of the screen-recorded file into a blockchain ledger of the blockchain, comprising:
storing the hash information of the screen recording file and the related information of the screen recording file into a block chain account book of the block chain;
wherein the related information comprises one or more of the following combinations:
the name of the screen recording file;
the storage address of the screen recording file;
content introduction of the screen recording file;
and obtaining evidence user information corresponding to the screen recording file.
4. The method of claim 1 or 2, the local screen recording process further comprising:
and writing the timestamp information corresponding to the machine operation executed on the target equipment into the screen recording file.
5. The method according to claim 1 or 2,
based on the local screen recording intelligent contract, executing a local screen recording process, comprising:
and executing a local screen recording process in a trusted execution container of the block chain based on the local screen recording intelligent contract.
6. The method of claim 5, wherein a consensus node of the blockchain is used to perform consensus authentication on the execution result of the local screen-recording smart contract at the trusted execution container.
7. The method of claim 6, wherein the first and second light sources are selected from the group consisting of a red light source, a green light source, and a blue light source,
the consensus result comprises consistency authentication of the hash information of the screen recording file.
8. The method according to claim 1 or 2,
and the common identification nodes of the block chain are used for respectively executing the local screen recording intelligent contract and carrying out common identification authentication on the screen recording content of the local screen recording intelligent contract.
9. The method of claim 8, wherein the consensus comprises a consistency certification of the screen-recorded content.
10. The method of claim 1 or 2, further comprising:
and returning a block identifier stored by the hash information of the screen recording file to a calling party of the local screen recording intelligent contract, wherein the block identifier is used for the calling party to establish a mapping relation between the screen recording file and block chain storage.
11. The method of claim 1 or 2, wherein the invocation request carries an identification and parameters of the local screen-recording smart contract.
12. A blockchain system, comprising:
the acquisition module is used for responding to a calling request of a local screen recording intelligent contract aiming at a block chain, acquiring the local screen recording intelligent contract, wherein the local screen recording intelligent contract comprises a code for realizing a local screen recording process, and the local screen recording process at least comprises a screen recording starting function, a machine operation instruction executing function and a screen recording ending function so as to generate a screen recording file;
the execution module executes a local screen recording process and broadcasts an execution event to the block chain cluster for consensus verification based on the local screen recording intelligent contract;
the sending module broadcasts the execution event to the block chain cluster to carry out consensus verification;
the receiving module is used for receiving the consensus result fed back by the consensus node of the block chain;
and the storage module is used for storing the hash information of the screen recording file into a block chain account book of the block chain when the fed-back consensus result meets the consensus condition.
13. An electronic device, comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
responding to a calling request of a local screen recording intelligent contract aiming at a block chain, and acquiring the local screen recording intelligent contract, wherein the local screen recording intelligent contract comprises a code for realizing a local screen recording process, and the local screen recording process at least comprises starting a screen recording function, executing a machine operation instruction, and finishing screen recording to generate a screen recording file;
executing a local screen recording process and broadcasting an execution event to a block chain cluster for consensus verification based on the local screen recording intelligent contract;
receiving a consensus result fed back by a consensus node of the block chain;
and when the fed-back consensus result meets the consensus condition, storing the hash information of the screen recording file into a block chain account book of the block chain.
14. A computer-readable storage medium storing one or more programs that, when executed by an electronic device including a plurality of application programs, cause the electronic device to:
responding to a calling request of a local screen recording intelligent contract aiming at a block chain, and acquiring the local screen recording intelligent contract, wherein the local screen recording intelligent contract comprises a code for realizing a local screen recording process, and the local screen recording process at least comprises starting a screen recording function, executing a machine operation instruction, and finishing screen recording to generate a screen recording file;
executing a local screen recording process and broadcasting an execution event to a block chain cluster for consensus verification based on the local screen recording intelligent contract;
receiving a consensus result fed back by a consensus node of the block chain;
and when the fed-back consensus result meets the consensus condition, storing the hash information of the screen recording file into a block chain account book of the block chain.
CN201811526484.8A 2018-12-13 2018-12-13 Screen recording evidence obtaining method and system based on block chain and electronic equipment Active CN110032880B (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN201811526484.8A CN110032880B (en) 2018-12-13 2018-12-13 Screen recording evidence obtaining method and system based on block chain and electronic equipment
TW108135080A TWI715217B (en) 2018-12-13 2019-09-27 Screen recording and evidence collection method, system and electronic equipment based on blockchain
PCT/CN2019/112655 WO2020119264A1 (en) 2018-12-13 2019-10-23 Block chain-based screen recording evidence collection method and system, and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811526484.8A CN110032880B (en) 2018-12-13 2018-12-13 Screen recording evidence obtaining method and system based on block chain and electronic equipment

Publications (2)

Publication Number Publication Date
CN110032880A CN110032880A (en) 2019-07-19
CN110032880B true CN110032880B (en) 2021-10-29

Family

ID=67235326

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811526484.8A Active CN110032880B (en) 2018-12-13 2018-12-13 Screen recording evidence obtaining method and system based on block chain and electronic equipment

Country Status (3)

Country Link
CN (1) CN110032880B (en)
TW (1) TWI715217B (en)
WO (1) WO2020119264A1 (en)

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110032880B (en) * 2018-12-13 2021-10-29 创新先进技术有限公司 Screen recording evidence obtaining method and system based on block chain and electronic equipment
CN113840012B (en) * 2018-12-13 2023-06-30 创新先进技术有限公司 Block chain-based screen recording evidence obtaining method and system and electronic equipment
CN110490773B (en) * 2019-07-26 2023-06-02 创新先进技术有限公司 Block chain-based screen recording evidence obtaining method and device and electronic equipment
CN110535660B (en) * 2019-09-03 2021-11-05 杭州趣链科技有限公司 Evidence obtaining service system based on block chain
CN110769305B (en) * 2019-09-12 2021-05-18 腾讯科技(深圳)有限公司 Video display method and device, block chain system and storage medium
CN110782374A (en) * 2019-10-28 2020-02-11 支付宝(杭州)信息技术有限公司 Electronic evidence obtaining method and system based on block chain
CN110825755B (en) * 2019-10-30 2021-05-04 北京海益同展信息科技有限公司 Block chain consensus method, consensus node, electronic device, and storage medium
CN111143883B (en) * 2019-12-31 2021-08-03 支付宝(杭州)信息技术有限公司 Digital content evidence obtaining method, device and equipment based on block chain
CN113923461B (en) * 2020-07-10 2023-06-27 华为技术有限公司 Screen recording method and screen recording system
CN111984271B (en) * 2020-08-27 2023-11-03 京东科技信息技术有限公司 Block chain application program processing method and device and block chain application system
CN112181447A (en) * 2020-10-20 2021-01-05 深圳市大恒数据安全科技有限责任公司 Certificate adjusting method and device convenient for judicial verification
CN112632637A (en) * 2020-12-23 2021-04-09 杭州趣链科技有限公司 Tamper-proof evidence obtaining method, system, device, storage medium and electronic equipment
CN112668998B (en) * 2020-12-23 2023-12-19 树根互联股份有限公司 Flow implementation method, device, system, electronic equipment and readable storage medium
CN112950415B (en) * 2021-03-11 2024-01-16 全链通有限公司 Judicial evidence fixing method, platform and system based on blockchain
CN113408259B (en) * 2021-06-09 2024-05-07 微易签(杭州)科技有限公司 Method, system, device and storage medium for filling in file based on blockchain
CN114900497B (en) * 2022-05-09 2023-09-26 上海极豆科技有限公司 Identification sequence number generation method and device, electronic equipment and storage medium

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104112093B (en) * 2014-06-25 2017-04-19 北京天诚安信科技股份有限公司 Evidence obtaining method and system based on electronic signature data
CN106059772A (en) * 2016-05-17 2016-10-26 上海凭安网络科技有限公司 Autonomous electronic evidence obtaining method and system
GB201705621D0 (en) * 2017-04-07 2017-05-24 Nchain Holdings Ltd Computer-implemented system and method
CN107682308B (en) * 2017-08-16 2019-12-13 北京航空航天大学 Electronic evidence preservation system based on block chain latent channel technology
US9990504B1 (en) * 2017-12-18 2018-06-05 Northern Trust Corporation Systems and methods for generating and maintaining immutable digital meeting records within distributed network nodes
CN108521456B (en) * 2018-04-01 2020-10-02 南京米好信息安全有限公司 Block chain-based network building competition system
CN108512653A (en) * 2018-04-18 2018-09-07 成都零光量子科技有限公司 A kind of electronic evidence acquisition and method of servicing based on block chain
CN108881160A (en) * 2018-05-07 2018-11-23 北京信任度科技有限公司 Medical treatment & health data managing method and system based on block chain intelligence contract
CN108764701A (en) * 2018-05-23 2018-11-06 深圳市元征科技股份有限公司 A kind of degree resource allocation publicity method, system and equipment and storage medium
CN108765210A (en) * 2018-05-28 2018-11-06 深圳市元征科技股份有限公司 A kind of travel information management method, system and equipment and storage medium
CN108920966A (en) * 2018-06-25 2018-11-30 北京奇虎科技有限公司 A kind of block chain deposits card, evidence collecting method and device
CN108809655B (en) * 2018-07-18 2021-08-17 上海源啟信息科技有限公司 Data processing method, device, equipment and storage medium
CN113840012B (en) * 2018-12-13 2023-06-30 创新先进技术有限公司 Block chain-based screen recording evidence obtaining method and system and electronic equipment
CN110032880B (en) * 2018-12-13 2021-10-29 创新先进技术有限公司 Screen recording evidence obtaining method and system based on block chain and electronic equipment

Also Published As

Publication number Publication date
TWI715217B (en) 2021-01-01
WO2020119264A1 (en) 2020-06-18
TW202022592A (en) 2020-06-16
CN110032880A (en) 2019-07-19

Similar Documents

Publication Publication Date Title
CN110032880B (en) Screen recording evidence obtaining method and system based on block chain and electronic equipment
CN110035105B (en) Screen recording evidence obtaining method and system based on block chain and electronic equipment
CN111415158B (en) Wind control method and system based on block chain
CN110020544B (en) Hash information processing method and system for storage record in block of block chain
CN111104664B (en) Risk identification method of electronic equipment and server
CN113205416A (en) Service processing method and system based on block chain prediction machine
CN110032846B (en) Identity data anti-misuse method and device and electronic equipment
CN111260469A (en) Block chain-based evidence storing method, block chain-based evidence storing query method, corresponding device and electronic equipment
CN111310137B (en) Block chain associated data evidence storing method and device and electronic equipment
CN110990492B (en) Information processing method, device and equipment
CN110309669B (en) Data labeling method, device and equipment
CN111786792A (en) Block chain-based data change recording method and device
CN112734349A (en) Interface generation method, data calling method, device and electronic equipment
CN111461728B (en) Risk identification method, device and system
CN110750271B (en) Service aggregation, method and device for executing aggregated service and electronic equipment
CN113761581A (en) Authority control method and device in block chain and electronic equipment
CN112866265B (en) CSRF attack protection method and device
CN109992999B (en) Method and device for modifying private data based on block chain and electronic equipment
CN110704134A (en) Method and device for performing function expansion on block chain
CN111310239B (en) Digital information batch distribution method and device and electronic equipment
CN111383025B (en) Method and device for forwarding wind control data and electronic equipment
CN113393327A (en) Privacy protection method and device for on-chain evidence-storing transaction and electronic equipment
CN111444549A (en) Communication content evidence storing method and system based on block chain and electronic equipment
CN115774768A (en) Message template auditing method and device, electronic equipment and storage medium
CN116263821A (en) Service configuration information maintenance method and device, electronic equipment and storage medium

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
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40010788

Country of ref document: HK

TA01 Transfer of patent application right

Effective date of registration: 20201013

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Applicant after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Applicant before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20201013

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Applicant after: Advanced innovation technology Co.,Ltd.

Address before: A four-storey 847 mailbox in Grand Cayman Capital Building, British Cayman Islands

Applicant before: Alibaba Group Holding Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant