CN112579991A - Page data protection method, device, equipment and medium - Google Patents

Page data protection method, device, equipment and medium Download PDF

Info

Publication number
CN112579991A
CN112579991A CN201910948685.5A CN201910948685A CN112579991A CN 112579991 A CN112579991 A CN 112579991A CN 201910948685 A CN201910948685 A CN 201910948685A CN 112579991 A CN112579991 A CN 112579991A
Authority
CN
China
Prior art keywords
user
page data
watermark
handwriting
canvas
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
CN201910948685.5A
Other languages
Chinese (zh)
Inventor
孙明欣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information 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 Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201910948685.5A priority Critical patent/CN112579991A/en
Publication of CN112579991A publication Critical patent/CN112579991A/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/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/16Program or content traceability, e.g. by watermarking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/106Enforcing content protection by specific content processing
    • G06F21/1063Personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text

Abstract

The present disclosure provides a page data protection method, including: in response to obtaining a request for saving page data, obtaining a user-specific watermark comprising handwriting; and processing the page data based on the user-specific watermark to store the page data containing the user-specific watermark, wherein the user is prohibited from storing the page data under the condition that the user-specific watermark including the handwriting is not successfully obtained. The disclosure also provides a page data protection device, an electronic device and a computer readable medium.

Description

Page data protection method, device, equipment and medium
Technical Field
The present disclosure relates to the field of data storage technologies, and in particular, to a method, an apparatus, a device, and a medium for protecting page data.
Background
The watermarks are everywhere in life and are often found in photos, books, audios and videos, and the existence of the watermarks can not only publicize the user, but also maintain the copyright of the user against infringement. With the development of internet technology, watermarks also gradually exist in web pages and background system pages, and the requirements for watermarks are higher and higher at present.
At present, the system page developed at the front end is often operated by downloading relevant information of a certain page, the content of the page is often downloaded to relate to company confidential information, and watermark information needs to be added in order to protect the confidential information, copyright and the like. However, the present inventors have found that existing watermarking techniques do not meet the security requirements.
Disclosure of Invention
In view of this, the present disclosure provides a method, an apparatus, a device, and a medium for protecting page data.
One aspect of the present disclosure provides a page data protection method, including: in response to obtaining a request for saving page data, obtaining a user-specific watermark comprising handwriting; and processing the page data based on the user-specific watermark to store the page data containing the user-specific watermark, wherein the user is prohibited from storing the page data under the condition that the user-specific watermark including the handwriting is not successfully obtained.
According to an embodiment of the disclosure, the obtaining a user-specific watermark including handwriting includes: displaying the canvas to receive the handwriting of the online handwriting of the user; and generating a user exclusive watermark based on the handwriting.
According to an embodiment of the present disclosure, the displaying canvas for receiving a handwriting of a user online handwriting includes: generating a canvas which supports a straight line drawing method from a starting point to an end point; determining a plurality of points from a movement trajectory in response to a cursor moving on the canvas; and sequentially connecting the plurality of points based on the straight line drawing method to form the handwriting of the user.
According to an embodiment of the present disclosure, the processing the page data based on the user-specific watermark to save the page data including the user-specific watermark includes: taking original page data as a first image layer, taking a user exclusive watermark as a second image layer, and overlapping the first image layer and the second image layer to obtain page data containing the user exclusive watermark; and saving the page data containing the user-specific watermark.
Another aspect of the present disclosure provides a page data protection apparatus, including: the watermark obtaining module is used for responding to a request for saving page data and obtaining a user-specific watermark comprising handwriting; and the page data storage module is used for processing the page data based on the exclusive watermark of the user and storing the page data containing the exclusive watermark of the user, wherein under the condition that the exclusive watermark of the user including the handwriting is not successfully obtained, the user is prohibited from storing the page data.
According to an embodiment of the present disclosure, the watermark obtaining module includes: the handwriting receiving submodule is used for displaying the canvas so as to receive the handwriting of the online handwriting of the user; and the watermark generation submodule is used for generating the exclusive watermark of the user based on the handwriting.
According to an embodiment of the present disclosure, the handwriting receiving sub-module includes: the device comprises a canvas generation unit, a display unit and a display unit, wherein the canvas generation unit is used for generating a canvas which supports a straight line drawing method from a starting point to an end point; a track point determining unit for determining a plurality of points from the moving track in response to the cursor moving on the canvas; and the handwriting generating unit is used for sequentially connecting the plurality of points based on the straight line drawing method to form the handwriting of the user.
According to an embodiment of the present disclosure, the page data saving module includes: the page generation submodule is used for taking original page data as a first image layer and taking a user exclusive watermark as a second image layer, and overlapping the first image layer and the second image layer to obtain page data containing the user exclusive watermark; and the page storage sub-module is used for storing the page data containing the exclusive watermark of the user.
Another aspect of the present disclosure provides an electronic device including: one or more processors;
memory for storing one or more computer programs, wherein the one or more computer programs, when executed by the one or more processors, cause the one or more processors to implement the above-described method.
Another aspect of the disclosure provides a computer-readable medium having stored thereon executable instructions that, when executed by a processor, cause the processor to implement the above-described method.
The method can prevent other users from imitating by setting the exclusive watermark of the user for the downloading user, can distinguish the identity of the downloading user, and sets the exclusive watermark of the user on the page data to be downloaded by the user, thereby protecting the own rights and interests of the downloading user and ensuring the rights and interests of companies.
Drawings
Fig. 1 schematically shows a schematic diagram of an application scenario of a page data protection method according to an embodiment of the present disclosure;
FIG. 2 schematically illustrates a flow diagram of a page data protection method according to an embodiment of the disclosure;
FIG. 3 schematically illustrates a flow diagram of a page data protection method according to another embodiment of the present disclosure;
FIG. 4 schematically shows a schematic diagram of handwriting with two points according to an embodiment of the disclosure;
FIG. 5 schematically shows a schematic diagram with multiple point handwriting in accordance with an embodiment of the disclosure;
FIG. 6 schematically illustrates a page data diagram of a conventional directly printed watermark and a user-specific watermark printed using the method of the present disclosure, in accordance with an embodiment of the present disclosure;
FIG. 7 schematically illustrates a block diagram of a page data protection apparatus according to an embodiment of the present disclosure;
fig. 8 schematically shows a block diagram of a watermark obtaining module according to an embodiment of the present disclosure;
FIG. 9 schematically illustrates a block diagram of a handwriting receiving sub-module, in accordance with an embodiment of the present disclosure;
FIG. 10 schematically illustrates a block diagram of a page data saving module according to an embodiment of the disclosure; and
FIG. 11 schematically illustrates a block diagram of a computer system suitable for implementing the page data protection method and apparatus according to an embodiment of the present disclosure.
Detailed Description
Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. It should be understood that the description is illustrative only and is not intended to limit the scope of the present disclosure. In the following detailed description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the embodiments of the disclosure. It may be evident, however, that one or more embodiments may be practiced without these specific details. Moreover, in the following description, descriptions of well-known structures and techniques are omitted so as to not unnecessarily obscure the concepts of the present disclosure.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. The terms "comprises," "comprising," and the like, as used herein, specify the presence of stated features, steps, operations, and/or components, but do not preclude the presence or addition of one or more other features, steps, operations, or components.
All terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art unless otherwise defined. It is noted that the terms used herein should be interpreted as having a meaning that is consistent with the context of this specification and should not be interpreted in an idealized or overly formal sense.
Where a convention analogous to "at least one of A, B and C, etc." is used, in general such a construction is intended in the sense one having skill in the art would understand the convention (e.g., "a system having at least one of A, B and C" would include but not be limited to systems that have a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.). Where a convention analogous to "A, B or at least one of C, etc." is used, in general such a construction is intended in the sense one having skill in the art would understand the convention (e.g., "a system having at least one of A, B or C" would include but not be limited to systems that have a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.). It will be further understood by those within the art that virtually any disjunctive word and/or phrase presenting two or more alternative terms, whether in the description, claims, or drawings, should be understood to contemplate the possibilities of including one of the terms, either of the terms, or both terms. For example, the phrase "a or B" should be understood to include the possibility of "a" or "B", or "a and B".
The embodiment of the disclosure provides a page data protection method, which includes: in response to obtaining a request for saving page data, obtaining a user-specific watermark comprising handwriting; and processing the page data based on the exclusive watermark of the user to store the page data containing the exclusive watermark of the user, wherein the user is prohibited from storing the page data under the condition that the exclusive watermark of the user including the handwriting is not successfully obtained.
Fig. 1 schematically illustrates an application scenario of a page data protection method according to an embodiment of the present disclosure. It should be noted that fig. 1 is only an example of a system architecture to which the embodiments of the present disclosure may be applied to help those skilled in the art understand the technical content of the present disclosure, and does not mean that the embodiments of the present disclosure may not be applied to other devices, systems, environments or scenarios.
As shown in fig. 1, a system architecture 100 according to this embodiment may include a terminal device 110 and a server 120. Various data resources which can be viewed, downloaded and the like by a user are preset on the server 120. The user can view, download and store some data resources in the server 120 through the terminal device 110, and simultaneously the user can input his handwriting through the terminal device 110. The terminal device 110 generates a user-specific watermark specific to the user from the handwriting of the user. When the user requests to store some page data, the terminal device 110 synthesizes the user-specific watermark and the page data to generate page data containing the user-specific watermark. If the user does not upload the handwritten notes or the synthesis of the exclusive watermark of the user and the page data fails, the user can browse the page data but cannot store the page data to the local. It should be noted that, in the above scheme, the user may also upload the handwriting specific to the user to the server 120, and the server 120 implements the operations of generating the user-specific watermark, synthesizing the user-specific watermark and the page data, and the like. In the case where the method is performed by a server, the server 120 may allow the user to download protected page data only if the user uploads a watermark containing handwriting, which cannot be viewed if the user does not upload the watermark containing handwriting.
The terminal device 110 may be various electronic devices having a display screen and enabling human-computer interaction, supporting a user to upload data, and supporting a user's operation of browsing, downloading, and maintaining website data, including but not limited to a smart phone, a tablet computer, a laptop portable computer, a desktop computer, and the like.
Various data resources which can be viewed, downloaded, saved and the like by a user are preset on the server 120. Meanwhile, the server 120 may also receive data uploaded by the user, such as a handwriting of the user, and process the data, such as generating a user-specific watermark according to the handwriting. The server 120 may also synthesize the page data that needs to be downloaded by the user and the user-specific watermark, and generate the page data including the user-specific watermark to be returned to the user for storage by the user.
It should be noted that the page data protection method provided by the embodiment of the present disclosure may be generally executed by the terminal device 110 or the server 120. Accordingly, the page data protection system provided by the embodiment of the present disclosure may be disposed in the terminal device 110 or the server 120.
It should be understood that the number of terminal devices and servers in fig. 1 is merely illustrative. There may be any number of terminal devices and servers, as desired for implementation.
FIG. 2 schematically shows a flow chart of a page data protection method according to an embodiment of the disclosure.
As shown in fig. 2, the method includes operations S210 to S220.
In operation S210, in response to obtaining a request for saving page data, a user-specific watermark including handwriting is obtained. According to the embodiment of the disclosure, the handwriting comes from a user, and the user can electronize the handwriting through equipment such as a display canvas and the like so as to conveniently upload the handwriting to a network. And then generating a user-specific watermark according to the handwriting. For example, the user's handwriting may be generated by generating a canvas.
The generation canvas may be a client, an applet, or the like loaded on a user terminal device, and its generation file is readable to a terminal device or a server that executes the page data protection method. The generating canvas can support a straight line drawing method from a starting point to an end point, a cursor moves on the canvas, a plurality of points are determined from a moving track, and the plurality of points are connected in sequence to form the handwriting of the user. The generating canvas can also be set as an electronic device with a screen, a user can move on the screen by using an electronic pen and the like, a plurality of points are determined from a moving track, and the handwriting of the user can be formed by connecting the plurality of points in sequence.
In operation S220, the page data is processed based on the user-specific watermark to store the page data including the user-specific watermark, wherein the user is prohibited from storing the page data if the user-specific watermark including the handwriting is not successfully obtained. In this embodiment of the present disclosure, the processing of the page data based on the user-specific watermark may be to use the page data as a first image layer, use the user-specific watermark as a second image layer, and superimpose the first image layer and the second image layer, thereby obtaining the page data including the user-specific watermark, and a user may download the page data including the user-specific watermark. And if the user specific watermark fails to be acquired and the page data containing the user specific watermark cannot be acquired, the user is prohibited from downloading or storing the page data.
The method can prevent other users from imitating by setting the exclusive watermark of the user for the downloading user, can distinguish the identity of the downloading user, and sets the exclusive watermark of the user on the page data to be saved by the user, thereby protecting the own rights and interests of the downloading user and ensuring the rights and interests of companies.
Fig. 3 schematically shows a flow chart of a page protection method according to another embodiment of the present disclosure.
As shown in fig. 3, the method includes operations S310 to S340.
In operation S310, a save page data request is acquired. For example, the user downloads the data resources in the company database through the terminal device, and can acquire the request for saving the page data after clicking a save, download or save as another button.
In operation S320, a user-specific watermark is generated. The user-specific watermark may be a user's signature, job number, or user-defined symbol, etc. The user-specific watermark can be a user-specific watermark collected and preset by a company in a system, and at the moment, the pre-stored user-specific watermark is called after a user page data saving request is received. Or user-specific watermarks which are added by a user in real time after the user submits, clicks, saves or stores as buttons and are generated in real time according to the signature, the job number or the user-defined symbol and the like of the user.
The special watermark of the user can be made through a computer plug-in, a client or an applet and the like. For example, the Canvas is an added element of HTML5, and is used for drawing graphics on a webpage, and it is like a Canvas, and can be played on the Canvas as desired by JavaScript, so as to achieve the desired effect.
<canvas id="myCanvas″height="500px″width="500px″></canvas>
As indicated above, a Canvas tag may be defined in a page to obtain a Canvas const ctx ═ document, getelementbyid ("myccanvas"), getContext ("2 d"). Wherein ctx is the acquired canvas. Canvas provides a method of drawing a straight line, for example, defining two points, one being a start point and one being an end point, the coordinates of the start point being (0, 0), and the coordinates of the end point being (150, 0). Then, a cxt.stroke () command is executed to connect the start point and the end point into a straight line. According to the principle, a user can click points in a screen through a mouse in a certain sequence, the screen has countless points, the positions of clicking, dragging and lifting of the mouse are detected in real time in a code layer, and then the countless points are connected in sequence. As shown in fig. 4 and 5 below, fig. 4 schematically illustrates a schematic diagram with two-point handwriting according to an embodiment of the disclosure. FIG. 5 schematically shows a schematic diagram with multiple point handwriting in accordance with an embodiment of the disclosure. As shown in fig. 4, a start point (x, y) is defined, and an end point (m, n) can be connected between the two points to form a straight line. When a plurality of points are added between two points and connected in sequence, the handwriting as shown in the following figure 5 is generated. Although a straight line is still formed between every two points, the whole curve is formed, when n points are added between every two points and then the points are sequentially linked, the curve is curved in effect, a mouse can be used as a pen to draw a brush at will, and people know that the traditional signature with the pen has uniqueness, no matter whether the user signs a bill, uses a credit card and signs a contract, the traditional signature cannot be replaced by any other people because the handwriting of each person is unique. The mouse replaces a pen to realize various writing and drawing, and the uniqueness intention can be achieved. The thickness of the drawn stroke can also be adjusted by the lineWidth attribute, and the color of the brush can be adjusted by stroke style.
In operation S330, a user-specific watermark is disposed in the page data. In the embodiment of the present invention, the page data may be understood as an image layer, which is defined as a first image layer here. The user-specific watermark is understood to be a further layer, here positioned as the second layer. And arranging the second layer on the first layer. For example cs positioning may be used to position the user-specific watermark to the appropriate location of the page data.
In operation S340, it is determined whether the user-specific watermark is successfully arranged. And if the arrangement is successful, allowing the user to download the corresponding page data. For example, the page data carrying the user-specific watermark to be downloaded is acquired, and then the entire page data is converted into a Canvas object by using an html2Canvas library, and the web page can be converted into a document in a picture or pdf format by using a Canvas. If the arrangement is unsuccessful, the user is not allowed to download or issue a download failure command.
After the steps S310 to S340 are executed, the user can obtain the page data containing the user-specific watermark. As shown in fig. 6, fig. 6 schematically illustrates a page data schematic of a watermark printed using conventional direct printing and a user-specific watermark printed using the method of the present disclosure, according to an embodiment of the present disclosure. The upper watermark in fig. 6 is a directly printed watermark, and the lower watermark in fig. 6 is a user-specific watermark generated by a user handwritten signature. By adopting the method disclosed by the invention, the page data with the user exclusive watermark can be obtained.
Fig. 7 schematically shows a block diagram of a page data protection apparatus 700 according to an embodiment of the present disclosure.
As shown in fig. 7, the apparatus 700 includes a watermark obtaining module 710 and a page data saving module 720. The apparatus 700 may be used to implement the methods of fig. 2-3.
The watermark obtaining module 710, for example, performs operation S210 described above with reference to fig. 2, for obtaining a user-specific watermark including handwriting in response to obtaining a request for saving page data.
The page data saving module 720, for example, performs the operation S220 described above with reference to fig. 2, and is configured to process the page data based on the user-specific watermark, and save the page data including the user-specific watermark, where in a case where the user-specific watermark including the handwriting is not successfully obtained, the user is prohibited from saving the page data.
Fig. 8 schematically shows a block diagram of a watermark obtaining module 800 according to an embodiment of the present disclosure.
As shown in fig. 8, the watermark obtaining module 800 includes a handwriting receiving sub-module 810 and a watermark generating sub-module 820. The watermark obtaining module 800 is configured to perform operation S210 described above with reference to fig. 2.
And the handwriting receiving sub-module 810 is used for displaying the canvas to receive the handwriting handwritten by the user online.
And a watermark generating sub-module 820, configured to generate a user-specific watermark based on the handwriting.
FIG. 9 schematically shows a block diagram of a handwriting receiving sub-module 900 according to an embodiment of the disclosure.
As shown in fig. 9, the handwriting receiving sub-module 900 includes a canvas generation unit 910, a track point determination unit 920, and a handwriting generation unit 930.
The canvas generation unit 910 is configured to generate a canvas supporting a straight drawing method from a start point to an end point.
A track point determining unit 920 for determining a plurality of points from the moving track in response to the cursor moving on the canvas.
The handwriting generating unit 930, configured to sequentially connect the plurality of points based on a straight line drawing method to form the handwriting of the user.
Fig. 10 schematically shows a block diagram of the page data saving module 1000 according to an embodiment of the present disclosure. The page data saving module 1000 is configured to perform operation S220 described above with reference to fig. 2.
As shown in fig. 10, the page data saving module 1000 includes a page generating sub-module 1010 and a page saving sub-module 1020.
The page generating sub-module 1010 is configured to use the original page data as a first image layer, use the user-specific watermark as a second image layer, and superimpose the first image layer and the second image layer to obtain the page data including the user-specific watermark.
The page saving sub-module 1020 is configured to save page data including the user-specific watermark.
Any number of modules, sub-modules, units, sub-units, or at least part of the functionality of any number thereof according to embodiments of the present disclosure may be implemented in one module. Any one or more of the modules, sub-modules, units, and sub-units according to the embodiments of the present disclosure may be implemented by being split into a plurality of modules. Any one or more of the modules, sub-modules, units, sub-units according to embodiments of the present disclosure may be implemented at least in part as a hardware circuit, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system on a chip, a system on a substrate, a system on a package, an Application Specific Integrated Circuit (ASIC), or may be implemented in any other reasonable manner of hardware or firmware by integrating or packaging a circuit, or in any one of or a suitable combination of software, hardware, and firmware implementations. Alternatively, one or more of the modules, sub-modules, units, sub-units according to embodiments of the disclosure may be at least partially implemented as a computer program module, which when executed may perform the corresponding functions.
For example, any plurality of the watermark obtaining module 710, the page data saving module 720, the handwriting receiving sub-module 810, the watermark generating sub-module 820, the canvas generating unit 910, the track point determining unit 920, the handwriting generating unit 930, the page generating sub-module 1010, and the page saving sub-module 1020 may be combined into one module to be implemented, or any one of them may be split into a plurality of modules. Alternatively, at least part of the functionality of one or more of these modules may be combined with at least part of the functionality of the other modules and implemented in one module. According to the embodiment of the present disclosure, at least one of the watermark obtaining module 710, the page data saving module 720, the handwriting receiving sub-module 810, the watermark generating sub-module 820, the canvas generating unit 910, the track point determining unit 920, the handwriting generating unit 930, the page generating sub-module 1010 and the page saving sub-module 1020 may be at least partially implemented as a hardware circuit, for example, a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system on a chip, a system on a substrate, a system on a package, an Application Specific Integrated Circuit (ASIC), or may be implemented by hardware or firmware in any other reasonable manner of integrating or packaging a circuit, or implemented by any one of three implementation manners of software, hardware and firmware, or by a suitable combination of any several of them. Alternatively, at least one of the watermark obtaining module 710, the page data saving module 720, the handwriting receiving sub-module 810, the watermark generating sub-module 820, the canvas generating unit 910, the track point determining unit 920, the handwriting generating unit 930, the page generating sub-module 1010 and the page saving sub-module 1020 may be at least partially implemented as a computer program module, which when executed, may perform corresponding functions.
FIG. 11 schematically illustrates a block diagram of a computer system suitable for implementing the page data protection method and apparatus according to an embodiment of the present disclosure. The computer system illustrated in FIG. 11 is only one example and should not impose any limitations on the scope of use or functionality of embodiments of the disclosure. The computer system shown in fig. 11 may be implemented as a server cluster including at least one processor (e.g., processor 1101) and at least one memory (e.g., storage 1108).
As shown in fig. 11, a computer system 1100 according to an embodiment of the present disclosure includes a processor 1101, which can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)1102 or a program loaded from a storage section 1108 into a Random Access Memory (RAM) 1103. The processor 1101 may comprise, for example, a general purpose microprocessor (e.g., a CPU), an instruction set processor and/or associated chipset, and/or a special purpose microprocessor (e.g., an Application Specific Integrated Circuit (ASIC)), among others. The processor 1101 may also include on-board memory for caching purposes. The processor 1101 may comprise a single processing unit or a plurality of processing units for performing the different actions of the method flows according to the embodiments of the present disclosure.
In the RAM 1103, various programs and data necessary for the operation of the system 1100 are stored. The processor 1101, the ROM 1102, and the RAM 1103 are connected to each other by a bus 1104. The processor 1101 performs various operations of the method flow according to the embodiments of the present disclosure by executing programs in the ROM 1102 and/or the RAM 1103. It is noted that the programs may also be stored in one or more memories other than the ROM 1102 and RAM 1103. The processor 1101 may also perform various operations of the method flows according to the embodiments of the present disclosure by executing programs stored in the one or more memories.
System 1100 may also include an input/output (I/O) interface 1105, which input/output (I/O) interface 1105 is also connected to bus 1104, according to an embodiment of the present disclosure. The system 1100 may also include one or more of the following components connected to the I/O interface 1105: an input portion 1106 including a keyboard, mouse, and the like; an output portion 1107 including a signal output unit such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and a speaker; a storage section 1108 including a hard disk and the like; and a communication section 1109 including a network interface card such as a LAN card, a modem, or the like. The communication section 1109 performs communication processing via a network such as the internet. A driver 1110 is also connected to the I/O interface 1105 as necessary. A removable medium 1111 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 1110 as necessary, so that a computer program read out therefrom is mounted into the storage section 1108 as necessary.
According to embodiments of the present disclosure, method flows according to embodiments of the present disclosure may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication portion 1109 and/or installed from the removable medium 1111. The computer program, when executed by the processor 1101, performs the above-described functions defined in the system of the embodiment of the present disclosure. The systems, devices, apparatuses, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the present disclosure.
The present disclosure also provides a computer-readable medium, which may be embodied in the apparatus/device/system described in the above embodiments; or may exist separately and not be assembled into the device/apparatus/system. The computer readable medium carries one or more programs which, when executed, implement the method according to an embodiment of the disclosure.
According to embodiments of the present disclosure, a computer readable medium may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer-readable signal medium may include a propagated data signal with computer-readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wired, optical fiber cable, radio frequency signals, etc., or any suitable combination of the foregoing.
For example, according to an embodiment of the present disclosure, a computer-readable medium may include the ROM 1102 and/or the RAM 1103 and/or one or more memories other than the ROM 1102 and the RAM 1103 described above.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
Those skilled in the art will appreciate that various combinations and/or combinations of features recited in the various embodiments and/or claims of the present disclosure can be made, even if such combinations or combinations are not expressly recited in the present disclosure. In particular, various combinations and/or combinations of the features recited in the various embodiments and/or claims of the present disclosure may be made without departing from the spirit or teaching of the present disclosure. All such combinations and/or associations are within the scope of the present disclosure.
The embodiments of the present disclosure have been described above. However, these examples are for illustrative purposes only and are not intended to limit the scope of the present disclosure. Although the embodiments are described separately above, this does not mean that the measures in the embodiments cannot be used in advantageous combination. The scope of the disclosure is defined by the appended claims and equivalents thereof. Various alternatives and modifications can be devised by those skilled in the art without departing from the scope of the present disclosure, and such alternatives and modifications are intended to be within the scope of the present disclosure.

Claims (10)

1. A page data protection method comprises the following steps:
in response to obtaining a request for saving page data, obtaining a user-specific watermark comprising handwriting;
and processing the page data based on the user-specific watermark to store the page data containing the user-specific watermark, wherein the user is prohibited from storing the page data under the condition that the user-specific watermark including the handwriting is not successfully obtained.
2. The method of claim 1, wherein the obtaining a user-specific watermark comprising handwriting comprises:
displaying the canvas to receive the handwriting of the online handwriting of the user;
and generating a user exclusive watermark based on the handwriting.
3. The method of claim 2, wherein the presenting the canvas to receive the handwriting written by the user online comprises:
generating a canvas which supports a straight line drawing method from a starting point to an end point;
determining a plurality of points from a movement trajectory in response to a cursor moving on the canvas;
and sequentially connecting the plurality of points based on the straight line drawing method to form the handwriting of the user.
4. The method of claim 1, wherein the processing the page data based on the user-specific watermark to preserve page data containing the user-specific watermark comprises:
taking original page data as a first image layer, taking a user exclusive watermark as a second image layer, and overlapping the first image layer and the second image layer to obtain page data containing the user exclusive watermark;
and saving the page data containing the user-specific watermark.
5. A page data protection device, comprising:
the watermark obtaining module is used for responding to a request for saving page data and obtaining a user-specific watermark comprising handwriting;
and the page data storage module is used for processing the page data based on the exclusive watermark of the user and storing the page data containing the exclusive watermark of the user, wherein under the condition that the exclusive watermark of the user including the handwriting is not successfully obtained, the user is prohibited from storing the page data.
6. The apparatus of claim 5, wherein the watermark obtaining module comprises:
the handwriting receiving submodule is used for displaying the canvas so as to receive the handwriting of the online handwriting of the user;
and the watermark generation submodule is used for generating the exclusive watermark of the user based on the handwriting.
7. The apparatus of claim 6, wherein the handwriting receiving sub-module comprises:
the device comprises a canvas generation unit, a display unit and a display unit, wherein the canvas generation unit is used for generating a canvas which supports a straight line drawing method from a starting point to an end point;
a track point determining unit for determining a plurality of points from the moving track in response to the cursor moving on the canvas;
and the handwriting generating unit is used for sequentially connecting the plurality of points based on the straight line drawing method to form the handwriting of the user.
8. The apparatus of claim 5, wherein the page data saving module comprises:
the page generation submodule is used for taking original page data as a first image layer and taking a user exclusive watermark as a second image layer, and overlapping the first image layer and the second image layer to obtain page data containing the user exclusive watermark;
and the page storage sub-module is used for storing the page data containing the exclusive watermark of the user.
9. An electronic device, comprising:
one or more processors;
a memory for storing one or more computer programs,
wherein the one or more computer programs, when executed by the one or more processors, cause the one or more processors to implement the method of any of claims 1 to 5.
10. A computer readable medium having stored thereon executable instructions which, when executed by a processor, cause the processor to carry out the method of any one of claims 1 to 5.
CN201910948685.5A 2019-09-30 2019-09-30 Page data protection method, device, equipment and medium Pending CN112579991A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910948685.5A CN112579991A (en) 2019-09-30 2019-09-30 Page data protection method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910948685.5A CN112579991A (en) 2019-09-30 2019-09-30 Page data protection method, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN112579991A true CN112579991A (en) 2021-03-30

Family

ID=75117277

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910948685.5A Pending CN112579991A (en) 2019-09-30 2019-09-30 Page data protection method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN112579991A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014219903A (en) * 2013-05-10 2014-11-20 凸版印刷株式会社 Biological electronic watermark embedding device, biological electronic watermark authentication device, authentication system, biological electronic watermark embedding method, biological electronic watermark authentication method, biological electronic watermark embedding application program, and biological electronic watermark authentication application program
CN105760740A (en) * 2016-02-02 2016-07-13 广州市百成科技有限公司 Method for quickly making dynamic electronic seal based on mobile terminal
CN108959509A (en) * 2018-06-27 2018-12-07 中国建设银行股份有限公司 Webpage watermark processing method, device and electronic equipment
CN109598140A (en) * 2018-11-28 2019-04-09 国家电网有限公司 A kind of guard method of webpage information and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014219903A (en) * 2013-05-10 2014-11-20 凸版印刷株式会社 Biological electronic watermark embedding device, biological electronic watermark authentication device, authentication system, biological electronic watermark embedding method, biological electronic watermark authentication method, biological electronic watermark embedding application program, and biological electronic watermark authentication application program
CN105760740A (en) * 2016-02-02 2016-07-13 广州市百成科技有限公司 Method for quickly making dynamic electronic seal based on mobile terminal
CN108959509A (en) * 2018-06-27 2018-12-07 中国建设银行股份有限公司 Webpage watermark processing method, device and electronic equipment
CN109598140A (en) * 2018-11-28 2019-04-09 国家电网有限公司 A kind of guard method of webpage information and device

Similar Documents

Publication Publication Date Title
US10686788B2 (en) Developer based document collaboration
CN103946836B (en) The method and apparatus for rendering map image using the modification of non-grating map datum
US10572779B2 (en) Electronic information board apparatus, information processing method, and computer program product
US9880989B1 (en) Document annotation service
US9507480B1 (en) Interface optimization application
US9026900B1 (en) Invisible overlay for dynamic annotation
US9772978B2 (en) Touch input visualizations based on user interface context
US10489839B2 (en) Information presentation method and information presentation apparatus
US20180267946A1 (en) Techniques and systems for storing and protecting signatures and images in electronic documents
US10013156B2 (en) Information processing apparatus, information processing method, and computer-readable recording medium
CN110533464B (en) Advertisement monitoring method, device and system and computing equipment
CN107209756B (en) Supporting digital ink in markup language documents
WO2017157104A1 (en) Information copying system, method and electronic device, and machine-readable storage medium
CN104704468A (en) Cross system installation of WEB applications
US20130036196A1 (en) Method and system for publishing template-based content
US20160117335A1 (en) Systems and methods for archiving media assets
CN114357345A (en) Picture processing method and device, electronic equipment and computer readable storage medium
US20180024976A1 (en) Annotation providing method and device
CA2983248C (en) Rendering graphical assets natively on multiple screens of electronic devices
CN106874023B (en) Dynamic page loading method and device
US20160062975A1 (en) Web page providing device, web page providing method, and web page providing program
WO2015119970A1 (en) Visual tagging to record interactions
US9870116B1 (en) Controlling actions for browser extensions
US20150138077A1 (en) Display system and display controll device
US20150058710A1 (en) Navigating fixed format document in e-reader application

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