CN111539011A - Data hiding method and device and storage medium - Google Patents

Data hiding method and device and storage medium Download PDF

Info

Publication number
CN111539011A
CN111539011A CN202010643183.4A CN202010643183A CN111539011A CN 111539011 A CN111539011 A CN 111539011A CN 202010643183 A CN202010643183 A CN 202010643183A CN 111539011 A CN111539011 A CN 111539011A
Authority
CN
China
Prior art keywords
online
electronic form
document
hiding
sensitive data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010643183.4A
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.)
Beijing Lenovo Synergy Technology Co Ltd
Original Assignee
Beijing Lenovo Synergy 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 Beijing Lenovo Synergy Technology Co Ltd filed Critical Beijing Lenovo Synergy Technology Co Ltd
Priority to CN202010643183.4A priority Critical patent/CN111539011A/en
Publication of CN111539011A publication Critical patent/CN111539011A/en
Pending legal-status Critical Current

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/602Providing cryptographic facilities or services
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Bioethics (AREA)
  • Databases & Information Systems (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The invention discloses a data hiding method, a device and a storage medium.A terminal receives an opening operation instruction of a user for an online electronic form document, and then initiates a request for opening the online electronic form document to a server to indicate the server to hide the content of a sensitive data area in the online electronic form document according to the user authority; then, the terminal receives and displays the on-line electronic form document which is fed back by the server and is subjected to the hiding processing.

Description

Data hiding method and device and storage medium
Technical Field
The present invention relates to online electronic forms, and in particular, to a data hiding method and apparatus for an online electronic form, and a storage medium.
Background
In the existing online electronic form technology, for the problem of data hiding, it is a common practice to display no sensitive data on the user interface, but actually all document contents, including the contents of the sensitive data area, have been sent to the client. Thus, the user can still obtain sensitive content in a network request or a document model; the user can also use a formula to refer to the sensitive data to obtain the sensitive content, so that the existing data hiding scheme has a great security hole.
Disclosure of Invention
The embodiment of the invention provides a data hiding method, a device and a storage medium applied to an online electronic form in order to solve the potential data safety hazard of the existing online electronic form.
According to a first aspect of the present invention, there is provided a data hiding method applied to a terminal, the method comprising: receiving an opening operation instruction aiming at the online spreadsheet document; responding to the opening operation instruction, initiating a request for opening the online electronic form document to a server so as to instruct the server to hide the content of a sensitive data area in the online electronic form document according to user authority; receiving an online electronic form document which is fed back by a server and is subjected to hiding processing; and calling an online electronic form program to display the hidden online electronic form document on a user interface.
According to an embodiment of the present invention, the invoking of the online spreadsheet program displays the hidden online spreadsheet document on the user interface, further includes: displaying the sensitive data area on the user interface; or, the sensitive data area is displayed on the user interface, and corresponding prompt information is displayed.
According to the second aspect of the present invention, there is also provided a data hiding method applied to a server, the method including: receiving a request for opening an online spreadsheet document from a terminal; in response to the opening request, hiding the content of a sensitive data area in the online electronic form document according to the user authority; and feeding back the online electronic form document subjected to the hiding processing to the terminal so that the terminal displays the online electronic form document subjected to the hiding processing on a user interface by calling an online electronic form program.
According to an embodiment of the invention, the method further comprises: receiving a modification operation request aiming at the online spreadsheet document; in response to the modify operation request, checking whether the modify operation request is a modification to the content of a sensitive data area in the online spreadsheet document; if the modification operation request aims at the modification of the content of the sensitive data area in the online spreadsheet document, multicasting the modification operation request to a terminal with authority so as to execute the corresponding modification operation.
According to an embodiment of the invention, the method further comprises: and multicasting the modification operation request to an authorized terminal so as to execute corresponding modification operation, hiding the content of a sensitive data area in the online electronic form document, and broadcasting the modification operation to other online users without the authorization after hiding.
According to a third aspect of the present invention, there is further provided a data hiding apparatus applied to a terminal, the apparatus including: the receiving module is used for receiving an opening operation instruction aiming at the online spreadsheet document; the sending module is used for responding to the opening operation instruction, initiating a request for opening the online electronic form document to a server so as to indicate the server to hide the content of the sensitive data area in the online electronic form document according to the user authority; the receiving module is also used for receiving the on-line electronic form document which is fed back by the server and is subjected to hiding processing; and the display control module is used for calling an online electronic form program to display the hidden online electronic form document on a user interface.
According to an embodiment of the present invention, the display control module is further configured to display the sensitive data area on the user interface; or, the sensitive data area is displayed on the user interface, and corresponding prompt information is displayed.
According to a fourth aspect of the present invention, there is also provided a data hiding apparatus applied to a server, the apparatus including: a receiving module for receiving a request for opening an online spreadsheet document from a terminal; the data processing module is used for responding to the opening request and hiding the content of the sensitive data area in the online electronic form document according to the user authority; and the feedback module is used for feeding back the online electronic form document subjected to the hiding processing to the terminal so that the terminal displays the online electronic form document subjected to the hiding processing on a user interface by calling an online electronic form program.
According to an embodiment of the invention, the apparatus further comprises: the receiving module is further used for receiving a modification operation request aiming at the online spreadsheet document; a viewing module for viewing, in response to the modification operation request, whether the modification operation request is a modification of the content of a sensitive data area in the online spreadsheet document; and the broadcasting module is used for multicasting the modification operation request to a terminal with authority so as to execute corresponding modification operation if the modification operation request is directed to the modification of the content of the sensitive data area in the online spreadsheet document.
According to an embodiment of the present invention, the data processing module is further configured to perform hiding processing on the content of the sensitive data area existing in the online electronic form document while the broadcasting module multicasts the modification operation request to the terminal with the authority so as to perform the corresponding modification operation; the broadcasting module is further used for broadcasting the modification operation to other online users without permission after the data processing module performs hiding processing.
According to a fifth aspect of the present invention, there is also provided a computer-readable storage medium comprising a set of computer-executable instructions which, when executed, perform any of the data hiding methods.
In the data hiding method, the device and the storage medium of the embodiment of the invention, after receiving an opening operation instruction of a user for an online electronic form document, a terminal initiates a request for opening the online electronic form document to a server so as to indicate the server to hide the content of a sensitive data area in the online electronic form document according to the user authority; then, the terminal receives and displays the on-line electronic form document which is fed back by the server and is subjected to the hiding processing. Therefore, the server only feeds back the hidden and not complete online electronic form document to the client through the user authority, so that the method can effectively ensure that a terminal user cannot obtain sensitive data from a program interface or a network request on the basis of hiding the sensitive data, and further avoid the potential safety hazard of the online electronic form data in the true sense.
It is to be understood that the teachings of the present invention need not achieve all of the above-described benefits, but rather that specific embodiments may achieve specific technical results, and that other embodiments of the present invention may achieve benefits not mentioned above.
Drawings
The above and other objects, features and advantages of exemplary embodiments of the present invention will become readily apparent from the following detailed description read in conjunction with the accompanying drawings. Several embodiments of the invention are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings and in which:
in the drawings, the same or corresponding reference numerals indicate the same or corresponding parts.
FIG. 1 is a first schematic diagram illustrating a first flowchart of an implementation of a data hiding method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram illustrating a second implementation flow of the data hiding method according to the embodiment of the present invention;
FIG. 3 is a schematic diagram showing a third implementation flow of the data hiding method according to the embodiment of the present invention;
FIG. 4 is a schematic diagram illustrating a first exemplary embodiment of a data hiding apparatus;
fig. 5 is a schematic diagram illustrating a second composition structure of the data hiding device according to the embodiment of the present invention.
Detailed Description
The principles and spirit of the present invention will be described with reference to a number of exemplary embodiments. It is understood that these embodiments are given only to enable those skilled in the art to better understand and to implement the present invention, and do not limit the scope of the present invention in any way. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
The technical solution of the present invention is further elaborated below with reference to the drawings and the specific embodiments.
Fig. 1 is a schematic diagram illustrating a first implementation flow of a data hiding method according to an embodiment of the present invention.
Referring to fig. 1, a data hiding method according to an embodiment of the present invention is applied to a terminal, and the method includes: operation 101, receiving an open operation instruction for an online spreadsheet document; an operation 102, in response to the opening operation instruction, of initiating a request for opening the online spreadsheet document to a server to instruct the server to perform hiding processing on the content of the sensitive data area existing in the online spreadsheet document according to the user permission; operation 103, receiving the hidden processed online spreadsheet document fed back by the server; and operation 104, calling an online electronic form program to display the hidden online electronic form document on a user interface.
In operation 101, the terminal receives an opening operation instruction of a user with respect to an online spreadsheet document. The opening operation instruction may be a touch opening operation instruction, a button opening operation instruction, or an opening operation instruction of clicking a mouse.
In operation 102, the terminal initiates a request for opening the online electronic form document to the server in response to the opening operation instruction, so as to instruct the server to hide the content of the sensitive data area in the online electronic form document according to the user right. After the server hides the content of the sensitive data area in the online electronic form document according to the user authority, the hidden online electronic form document is fed back to the terminal. In this way, the server feeds back only the hidden processed, rather than the complete, online spreadsheet document to the client, through the user rights.
The hiding processing of the content of the sensitive data area existing in the online electronic form document can be directly filtering the content of the sensitive data area, or can be modifying the content of the sensitive data area into meaningless content.
In operations 103-104, the terminal receives and displays the hidden online spreadsheet document fed back by the server.
According to an embodiment of the present invention, the hiding method further includes, on the basis that the hidden processed online spreadsheet document is displayed in operation 104: displaying the sensitive data area on a user interface; or, the sensitive data area is displayed on a user interface, and corresponding prompt information is displayed. For example, invoking an online spreadsheet program explicitly displays sensitive data areas on the user interface while prompting the user that the form contents of these sensitive data areas are incorrect and are referenced discreetly, directly or indirectly.
Compared with the traditional scheme that the sensitive data is not displayed on the user interface of the graphite document, but all document contents including the sensitive contents are sent to the client side actually, the data hiding method provided by the embodiment of the invention has the advantages that the server only feeds back the hidden and incomplete online electronic form document to the client side through the user authority, so that the terminal user can be effectively ensured not to obtain the sensitive data from the program interface or the network request on the basis of hiding the sensitive data, and the potential data safety hazard of the online electronic form is really avoided.
FIG. 2 is a schematic diagram illustrating a second implementation flow of the data hiding method according to the embodiment of the present invention; fig. 3 shows a third implementation flow diagram of the data hiding method according to the embodiment of the present invention.
Referring to fig. 2, a data hiding method according to an embodiment of the present invention is applied to a server, and the method includes: operation 201, receiving a request for opening an online spreadsheet document from a terminal; operation 202, in response to the opening request, hiding the content of the sensitive data area existing in the online spreadsheet document according to the user authority; and in operation 203, feeding back the online electronic form document subjected to the hiding processing to the terminal, so that the terminal displays the online electronic form document subjected to the hiding processing on a user interface by calling an online electronic form program.
In operations 201-202, after receiving a request for opening an online electronic form document from a terminal, a server hides contents of a sensitive data area in the online electronic form document according to user rights. The hiding processing of the content of the sensitive data area existing in the online electronic form document can be directly filtering the content of the sensitive data area, or can be modifying the content of the sensitive data area into meaningless content.
In operation 203, after the server hides the content of the sensitive data area in the online electronic form document according to the user right, the online electronic form document after being hidden is fed back to the terminal. In this way, the server feeds back only the hidden processed, rather than the complete, online spreadsheet document to the client, through the user rights.
According to an embodiment of the present invention, as shown in fig. 3, the method further includes: operation 301, receiving a modify operation request for an online spreadsheet document; operation 302, in response to the modification operation request, checking whether the modification operation request is a modification of the content of a sensitive data area in the online spreadsheet document; in operation 303, if the modification operation request is directed to the modification of the content of the sensitive data area in the online spreadsheet document, the modification operation request is multicast to an authorized terminal, so as to execute a corresponding modification operation.
Wherein, the modification operation can be a setting operation of adding, modifying or deleting the sensitive data area. Specifically, in order to better guarantee the security problem of the online spreadsheet document, each time a user needs to modify the content of the spreadsheet document, the client sends the modification operation to the server, and then the server is responsible for broadcasting the modification operation to all online users. Of course, before the server broadcasts the modification operation, the server needs to check whether the modification operation is directed to the content of the sensitive data area, and if so, it will multicast the modification operation to those authorized online users so that the authorized online users can perform the corresponding modification operation.
According to an embodiment of the present invention, as shown in fig. 3, the method further includes: operation 304, while multicasting the modification operation request to the authorized terminal so as to execute the corresponding modification operation, hiding the content of the sensitive data area existing in the online spreadsheet document, and broadcasting the modification operation to other online users without authorization after hiding.
Specifically, the server multicasts the modification operation request to the authorized terminal so as to execute the corresponding modification operation, and meanwhile, correspondingly modifies the content of the sensitive data area, such as filtering the content of the modification operation or modifying the content into meaningless content, in order to be responsible for broadcasting the modification operation to all online users; and then, multicasting the modification operation to other online users without authority. Thus, when other online users receive the modification operation, the online spreadsheet program automatically sends a request to the server to retrieve the document content and re-render the online spreadsheet document.
Similarly, based on the data hiding method described above, an embodiment of the present invention further provides a computer-readable storage medium, where a program is stored, and when the program is executed by a processor, the processor is caused to perform at least the following operation steps: operation 101, receiving an open operation instruction for an online spreadsheet document; an operation 102, in response to the opening operation instruction, of initiating a request for opening the online spreadsheet document to a server to instruct the server to perform hiding processing on the content of the sensitive data area existing in the online spreadsheet document according to the user permission; operation 103, receiving the hidden processed online spreadsheet document fed back by the server; and operation 104, calling an online electronic form program to display the hidden online electronic form document on a user interface.
Further, based on the above data hiding method, an embodiment of the present invention further provides a data hiding device, which is applied to a terminal, and as shown in fig. 4, the device 40 includes: a receiving module 401, configured to receive an opening operation instruction for an online spreadsheet document; a sending module 402, configured to initiate, in response to the opening operation instruction, a request for opening the online spreadsheet document to a server, so as to instruct the server to perform hiding processing on the content of a sensitive data area existing in the online spreadsheet document according to user rights; the receiving module 401 is further configured to receive an online electronic form document fed back by the server and subjected to hiding processing; and a display control module 403, configured to invoke an online spreadsheet program to display the hidden online spreadsheet document on a user interface.
According to an embodiment of the present invention, the display control module 403 is further configured to display the sensitive data area on the user interface; or, the sensitive data area is displayed on the user interface, and corresponding prompt information is displayed.
Further, based on the above data hiding method, an embodiment of the present invention further provides a data hiding apparatus, which is applied to a server, and as shown in fig. 5, the apparatus 50 includes: a receiving module 501, configured to receive a request for opening an online spreadsheet document from a terminal; a data processing module 502, configured to, in response to the opening request, perform hiding processing on the content of a sensitive data area existing in the online spreadsheet document according to a user permission; the feedback module 503 is configured to feed back the online electronic form document subjected to the hiding processing to the terminal, so that the terminal displays the online electronic form document subjected to the hiding processing on a user interface by calling an online electronic form program.
According to an embodiment of the present invention, as shown in fig. 5, the apparatus 50 further comprises: a receiving module 501, configured to receive a modification operation request for an online spreadsheet document; a viewing module 504, configured to, in response to the modification operation request, view whether the modification operation request is a modification to the content of a sensitive data area in the online spreadsheet document; a broadcasting module 505, configured to multicast the modification operation request to an authorized terminal to perform a corresponding modification operation if the modification operation request is directed to the modification of the content of the sensitive data area in the online spreadsheet document.
According to an embodiment of the present invention, the data processing module 502 is further configured to perform hiding processing on the content of the sensitive data area existing in the online electronic form document while the broadcasting module multicasts the modification operation request to an authorized terminal so as to execute a corresponding modification operation; the broadcasting module 505 is further configured to broadcast the modification operation to other online users without permission after the data processing module performs the hiding processing.
Here, it should be noted that: the above description of the embodiment of the data hiding device is similar to the description of the method embodiment shown in fig. 1 to 3, and has similar beneficial effects to the method embodiment shown in fig. 1 to 3, and therefore, the description thereof is omitted. For technical details that are not disclosed in the embodiment of the data hiding device of the present invention, please refer to the description of the method embodiment shown in fig. 1 to 3 of the present invention for understanding, and therefore, for brevity, will not be described again.
It should be noted that, in this document, 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.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above-described device embodiments are merely illustrative, for example, the division of the unit is only a logical functional division, and there may be other division ways in actual implementation, such as: multiple units or components may be combined, or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the coupling, direct coupling or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection between the devices or units may be electrical, mechanical or other forms.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units; can be located in one place or distributed on a plurality of network units; some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, all the functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may be separately regarded as one unit, or two or more units may be integrated into one unit; the integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
Those of ordinary skill in the art will understand that: all or part of the steps for realizing the method embodiments can be completed by hardware related to program instructions, the program can be stored in a computer readable storage medium, and the program executes the steps comprising the method embodiments when executed; and the aforementioned storage medium includes: various media that can store program codes, such as a removable Memory device, a Read Only Memory (ROM), a magnetic disk, or an optical disk.
Alternatively, the integrated unit of the present invention may be stored in a computer-readable storage medium if it is implemented in the form of a software functional module and sold or used as a separate product. Based on such understanding, the technical solutions of the embodiments of the present invention may be essentially implemented or a part contributing to the prior art may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the methods described in the embodiments of the present invention. And the aforementioned storage medium includes: a removable storage device, a ROM, a magnetic or optical disk, or other various media that can store program code.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (10)

1. A data hiding method is applied to a terminal, and is characterized in that the method comprises the following steps:
receiving an opening operation instruction aiming at the online spreadsheet document;
responding to the opening operation instruction, initiating a request for opening the online electronic form document to a server so as to instruct the server to hide the content of a sensitive data area in the online electronic form document according to user authority;
receiving an online electronic form document which is fed back by a server and is subjected to hiding processing;
and calling an online electronic form program to display the hidden online electronic form document on a user interface.
2. The method of claim 1, wherein invoking the online spreadsheet program to display the hidden online spreadsheet document in a user interface further comprises:
displaying the sensitive data area on the user interface;
or, the sensitive data area is displayed on the user interface, and corresponding prompt information is displayed.
3. A data hiding method is applied to a server and is characterized by comprising the following steps:
receiving a request for opening an online spreadsheet document from a terminal;
in response to the request for opening the online electronic form document, hiding the content of a sensitive data area in the online electronic form document according to the user authority;
and feeding back the online electronic form document subjected to the hiding processing to the terminal so that the terminal displays the online electronic form document subjected to the hiding processing on a user interface by calling an online electronic form program.
4. The method of claim 3, further comprising:
receiving a modification operation request aiming at the online spreadsheet document;
in response to the modify operation request, checking whether the modify operation request is a modification to the content of a sensitive data area in the online spreadsheet document;
if the modification operation request aims at the modification of the content of the sensitive data area in the online spreadsheet document, multicasting the modification operation request to a terminal with authority so as to execute the corresponding modification operation.
5. The method of claim 4, further comprising:
and multicasting the modification operation request to an authorized terminal so as to execute corresponding modification operation, hiding the content of a sensitive data area in the online electronic form document, and broadcasting the modification operation to other online users without the authorization after hiding.
6. A data hiding device applied to a terminal is characterized in that the device comprises:
the receiving module is used for receiving an opening operation instruction aiming at the online spreadsheet document;
the sending module is used for responding to the opening operation instruction, initiating a request for opening the online electronic form document to a server so as to indicate the server to hide the content of the sensitive data area in the online electronic form document according to the user authority;
the receiving module is also used for receiving the on-line electronic form document which is fed back by the server and is subjected to hiding processing;
and the display control module is used for calling an online electronic form program to display the hidden online electronic form document on a user interface.
7. The apparatus of claim 6,
the display control module is further used for displaying the sensitive data area on the user interface; or, the sensitive data area is displayed on the user interface, and corresponding prompt information is displayed.
8. A data hiding device applied to a server is characterized by comprising:
a receiving module for receiving a request for opening an online spreadsheet document from a terminal;
the data processing module is used for responding to the request for opening the online electronic form document and hiding the content of the sensitive data area in the online electronic form document according to the user authority;
and the feedback module is used for feeding back the online electronic form document subjected to the hiding processing to the terminal so that the terminal displays the online electronic form document subjected to the hiding processing on a user interface by calling an online electronic form program.
9. The apparatus of claim 8, further comprising:
the receiving module is further used for receiving a modification operation request aiming at the online spreadsheet document;
a viewing module for viewing, in response to the modification operation request, whether the modification operation request is a modification of the content of a sensitive data area in the online spreadsheet document;
and the broadcasting module is used for multicasting the modification operation request to a terminal with authority so as to execute corresponding modification operation if the modification operation request is directed to the modification of the content of the sensitive data area in the online spreadsheet document.
10. A computer-readable storage medium comprising a set of computer-executable instructions that, when executed, perform the data hiding method of any of claims 1 to 5.
CN202010643183.4A 2020-07-07 2020-07-07 Data hiding method and device and storage medium Pending CN111539011A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010643183.4A CN111539011A (en) 2020-07-07 2020-07-07 Data hiding method and device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010643183.4A CN111539011A (en) 2020-07-07 2020-07-07 Data hiding method and device and storage medium

Publications (1)

Publication Number Publication Date
CN111539011A true CN111539011A (en) 2020-08-14

Family

ID=71968562

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010643183.4A Pending CN111539011A (en) 2020-07-07 2020-07-07 Data hiding method and device and storage medium

Country Status (1)

Country Link
CN (1) CN111539011A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112347741A (en) * 2020-10-26 2021-02-09 长沙市到家悠享网络科技有限公司 Information editing method, device, equipment and storage medium
CN112579107A (en) * 2020-12-24 2021-03-30 深圳须弥云图空间科技有限公司 Data hiding and calling method and device, electronic equipment and readable storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103731263A (en) * 2012-10-10 2014-04-16 盐城睿泰数字科技有限公司 Method for achieving safety of on-line data
CN106294760A (en) * 2016-08-11 2017-01-04 东软集团股份有限公司 Sheet disposal method and server, client
CN107527138A (en) * 2017-07-20 2017-12-29 四川国药老肯医疗灭菌有限公司 A kind of disinfection and supply center system for tracing and managing and compartmentalization Disinfectant management system
CN107908659A (en) * 2017-10-17 2018-04-13 深圳前海微众银行股份有限公司 Data sheet collocation method, report platform and computer-readable recording medium
US20180189501A1 (en) * 2016-12-30 2018-07-05 Kosei Ogawa System and method of transferring data from a cloud-based database to a private network database for long-term storage
CN109829146A (en) * 2019-01-16 2019-05-31 腾讯科技(深圳)有限公司 A kind of information collection management method and device
CN110196971A (en) * 2019-04-23 2019-09-03 平安科技(深圳)有限公司 Online document edit methods, device, terminal device and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103731263A (en) * 2012-10-10 2014-04-16 盐城睿泰数字科技有限公司 Method for achieving safety of on-line data
CN106294760A (en) * 2016-08-11 2017-01-04 东软集团股份有限公司 Sheet disposal method and server, client
US20180189501A1 (en) * 2016-12-30 2018-07-05 Kosei Ogawa System and method of transferring data from a cloud-based database to a private network database for long-term storage
CN107527138A (en) * 2017-07-20 2017-12-29 四川国药老肯医疗灭菌有限公司 A kind of disinfection and supply center system for tracing and managing and compartmentalization Disinfectant management system
CN107908659A (en) * 2017-10-17 2018-04-13 深圳前海微众银行股份有限公司 Data sheet collocation method, report platform and computer-readable recording medium
CN109829146A (en) * 2019-01-16 2019-05-31 腾讯科技(深圳)有限公司 A kind of information collection management method and device
CN110196971A (en) * 2019-04-23 2019-09-03 平安科技(深圳)有限公司 Online document edit methods, device, terminal device and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112347741A (en) * 2020-10-26 2021-02-09 长沙市到家悠享网络科技有限公司 Information editing method, device, equipment and storage medium
CN112579107A (en) * 2020-12-24 2021-03-30 深圳须弥云图空间科技有限公司 Data hiding and calling method and device, electronic equipment and readable storage medium

Similar Documents

Publication Publication Date Title
US11539687B2 (en) Message right management method, device and storage medium
US11943255B2 (en) Methods and apparatus for detecting a presence of a malicious application
US8769492B2 (en) Method for updating data in accordance with rights management policy
US7430754B2 (en) Method for dynamic application of rights management policy
WO2018144406A1 (en) Method and apparatus for enabling co-browsing of third party websites
US8738771B2 (en) Secure graphical objects in web documents
US20120323700A1 (en) Image-based captcha system
CN103620602A (en) Persistent key access to a resource in a collection
CN102047281A (en) CAPTCHA advertising
CN111539011A (en) Data hiding method and device and storage medium
WO2007051090A2 (en) Newsmaker verification and commenting method and system
CN113079507A (en) Link security authentication system, method and device based on 5G message
US20130312112A1 (en) Licensing protected works within electronic information networks
CN113177190A (en) Document content sharing method and electronic equipment
AU2010325337B2 (en) Method for protecting application and method for executing application using the same
CN105138872A (en) Method and apparatus for displaying menu page
WO2023046104A1 (en) Object moving method and device
CN112637195B (en) Method and device for controlling electronic equipment and electronic equipment
CN115665079A (en) Message display method, message display device, electronic equipment and medium
CN115952475A (en) File processing method and device, storage medium and server
JP2004199505A (en) Electronic mail delivery device
CN115146317A (en) Authority control method, device, equipment and storage medium
JP2019194819A (en) Content platform system
CN114745346A (en) Message processing method and device, electronic equipment and readable storage medium
CN111193694B (en) Application authorization management method, terminal and medium based on dual-system operating environment

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: 20200814