WO2021082996A1 - File management method - Google Patents

File management method Download PDF

Info

Publication number
WO2021082996A1
WO2021082996A1 PCT/CN2020/122324 CN2020122324W WO2021082996A1 WO 2021082996 A1 WO2021082996 A1 WO 2021082996A1 CN 2020122324 W CN2020122324 W CN 2020122324W WO 2021082996 A1 WO2021082996 A1 WO 2021082996A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
browser
information
format file
browser format
Prior art date
Application number
PCT/CN2020/122324
Other languages
French (fr)
Chinese (zh)
Inventor
朱小军
肖列
Original Assignee
杭州来布科技有限公司
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 杭州来布科技有限公司 filed Critical 杭州来布科技有限公司
Publication of WO2021082996A1 publication Critical patent/WO2021082996A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2135Metering
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2137Time limited access, e.g. to a computer or data

Definitions

  • the present invention relates to the field of file management, and more specifically, to a file management method.
  • Data security is an eternal topic in the information age.
  • most of the existing technologies use encryption to protect data, but the existing encryption technology uses plaintext keys. Once cracked, the data will be unrestricted. The use of, brings irreparable loss to the data owner.
  • the technical problem to be solved by the present invention is to provide a file management method in view of the above-mentioned defects of the prior art.
  • the technical solution adopted by the present invention to solve its technical problems is to construct a file management method, including:
  • the file management terminal generates a browser format file and file management information, where the browser format file is a file viewed using a browser, and the browser format file includes valid data content;
  • the server verifies whether the user account information is legal according to the file management information
  • the server sends a viewing permission instruction to the user terminal, and the user terminal displays the valid data content of the browser format file on the browser according to the viewing permission instruction.
  • the browser format file is an encrypted file
  • the key corresponding to the browser format file is stored in the file management information
  • the server sends the key corresponding to the browser format file to the user terminal, and the user terminal displays the valid data content of the browser format file on the browser according to the key.
  • the key is transmitted in a cipher text
  • the browser format file contains a cipher text recognition program for recognizing the cipher text.
  • file management method of the present invention also includes a file management information modification process:
  • the file management terminal sends modification information to the server, and the server modifies the file management information according to the modification information.
  • the user account information in step S22 is the user's mobile phone number
  • the step S23 includes: S231.
  • the server verifies the user's mobile phone according to the file management information. Whether the number is legal;
  • the step S24 includes: S242. If yes, the server sends a verification code to the user terminal, and the user terminal displays the valid data content of the browser format file on the browser according to the verification code.
  • the browser format file includes a data body and a data chromosome, wherein the data body is the data to be transmitted; the data chromosome is the attribute information of the data body;
  • the data chromosomes include:
  • the identity gene includes: a unique identification ID and MD5 summary information of the browser format file;
  • the internal characteristic genes include: data type, MD5 summary value, character size value, text encoding format information, file extension, and creation time;
  • the vital sign gene includes: permission information used to limit the viewing permission of the browser format file, spread width information used to limit the viewing range of the browser format file, and used to limit the forwarding of the browser format file The spreading depth information of the number of layers, the life information of the browser format file, and the ownership information used to limit the ownership of the data;
  • the permission information includes the permission to be visible to all and allow search permissions, the permission to be visible to all and search permission is not allowed, the creator of the browser format file and the preset user are visible and permission to search, the maker of the browser format file, and the permission to search. Set user visibility and do not allow search permissions;
  • the state characteristic gene includes: the current spread width information of the browser format file and the current spread depth information of the browser format file;
  • the system control gene includes the sequence number of the asynchronous protocol command frame used to match the command result and the activation gateway used to verify the identification.
  • the data chromosome is composed of key-value pairs, wherein the key is a character string.
  • the file management information includes preset file viewing times
  • the step S23 includes:
  • S232 The server judges whether the number of times the user account information has been viewed has not reached the preset number of file views.
  • the file management information includes a preset file viewing time
  • the step S23 includes:
  • S233 The server judges whether the checked time of the user account information has not reached the preset file checking time.
  • the file management method of the present invention also includes a process of using information recording:
  • the server records the usage record information of each browser format file.
  • the browser format file is an HTML file.
  • Implementing a file management method of the present invention has the following beneficial effects: the present invention stores the management authority of the file on the server, and requires that the file be verified by the server every time the file is used, and the file is allowed to be viewed after the verification is passed, effectively restricting the file Right to use.
  • FIG. 1 is a flowchart of a browser format file generation process provided by an embodiment
  • Figure 2 is a flowchart of viewing browser format files provided by an embodiment
  • FIG. 3 is a flowchart of viewing browser format files provided by an embodiment
  • FIG. 4 is a flowchart of viewing browser format files provided by an embodiment
  • FIG. 5 is a flowchart of viewing browser format files provided by an embodiment
  • Fig. 6 is a flowchart of viewing browser format files provided by an embodiment.
  • the file management method of this embodiment includes a browser format file generation process and a browser format file viewing process, wherein the browser format file generation process is used to convert ordinary files into browser format files on the file management terminal, or create new ones Browser format file; the browser format file viewing process is used to view the file on the user terminal.
  • the browser format file is an HTML file, and the HTML file can be viewed directly using a browser without requiring a user terminal to install a dedicated file reader, which enhances the applicability of the file.
  • file management terminals and user terminals include, but are not limited to, smart terminals such as mobile phones, tablet computers, and notebook computers.
  • the browser format file generation process of this embodiment is:
  • the file management terminal generates a browser format file and file management information, where the browser format file is a file viewed by a browser, and the browser format file includes valid data content, and the valid data content is the file content, which the user wants to protect Object.
  • File management information is management information used to manage files. File management information and browser format files have a one-to-one correspondence. For example, file management information and browser format file mark information correspond one-to-one; file management information is not valid data content. It is not the object that the user wants to protect, its role is to protect the browser format file, that is, to protect the effective data content.
  • the file management terminal sends the browser format file to the user terminal through the communication network, or transfers the browser format file to the user terminal through the mobile memory.
  • the file management terminal uploads the file management information to the server, and the server stores the file management information. Because the file management information has a one-to-one correspondence with the browser format file, the server manages the corresponding browser format file according to the file management information.
  • the user terminal After receiving the file opening instruction, the user terminal invokes the browser to open the browser format file.
  • the browser format file When the user terminal opens the browser format file, it can be opened by double-clicking or by selecting the browser from the menu. Because the browser is a common software of smart terminals, the browser format file of this embodiment can be directly opened on most smart terminals. It should be noted that opening the browser format file mentioned here means that the browser loads the browser format file, and does not display the valid data content of the browser format file.
  • S22 Send a viewing request to the server through the browser, and the viewing request includes user account information.
  • the viewing request includes the tag information of the browser format file, and the server can find the file management information corresponding to the browser format file according to the tag information.
  • the browser loads the browser format file, according to the preset program of the browser format file, the browser is instructed to send a viewing request to the server.
  • the viewing request contains user account information, where the user account information is entered by the user or the IP of the user terminal is read Tag information such as an address or a physical address that can uniquely identify a user account.
  • the server verifies whether the user account information is legal according to the file management information.
  • the server first searches for the file management information corresponding to the mark information according to the mark information of the browser format file in the viewing request, that is, finds the file management information corresponding to the browser format file. Further, the file management information of the server includes the legal user account set by the file management terminal, that is, the user account authorized to view the browser format file, and the server can verify whether the user account information in the view request is legal according to the legal user account.
  • the server After verification, if the user account information is legal, the server sends a viewing permission instruction to the user terminal, and the user terminal displays the valid data content of the browser format file on the browser according to the viewing permission instruction. If the user account information is illegal, the server sends a viewing prohibition instruction to the user terminal, and the user terminal cannot display the valid data content of the browser format file on the browser.
  • the file management method of this embodiment further includes a file management information modification process:
  • the file management terminal sends the modification information to the server, and the server modifies the file management information according to the modification information.
  • the file management terminal can realize the management of the right to use the file by modifying the file management information, such as adjusting the legal user account.
  • the management authority of the file is stored on the server, and it is required that each use of the file needs to be verified by the server, and the file is allowed to be viewed after the verification is passed, effectively restricting the right to use the file.
  • the browser format file is an encrypted file, and the key corresponding to the browser format file is stored in the file management information.
  • the user terminal executes the following steps each time it views the browser format file:
  • the user terminal After receiving the file opening instruction, the user terminal invokes the browser to open the browser format file.
  • the browser format file When the user terminal opens the browser format file, it can be opened by double-clicking or by selecting the browser from the menu. Because the browser is a common software of smart terminals, the browser format file of this embodiment can be directly opened on most smart terminals. It should be noted that opening the browser format file mentioned here means that the browser loads the browser format file, and does not display the valid data content of the browser format file.
  • S22 Send a viewing request to the server through the browser, and the viewing request includes user account information.
  • the viewing request includes the tag information of the browser format file, and the server can find the file management information corresponding to the browser format file according to the tag information.
  • the browser loads the browser format file, according to the preset program of the browser format file, the browser is instructed to send a viewing request to the server.
  • the viewing request contains user account information, where the user account information is entered by the user or the IP of the user terminal is read Tag information such as an address or a physical address that can uniquely identify a user account.
  • the server verifies whether the user account information is legal according to the file management information.
  • the server first searches for the file management information corresponding to the mark information according to the mark information of the browser format file in the viewing request, that is, finds the file management information corresponding to the browser format file. Further, the file management information of the server includes the legal user account set by the file management terminal, that is, the user account authorized to view the browser format file, and the server can verify whether the user account information in the view request is legal according to the legal user account.
  • the user account information of the server also stores the key corresponding to the browser format file.
  • the server After verification, if the user account information is valid, the server sends the key corresponding to the browser format file to the user terminal, and the user terminal decrypts the browser format file according to the key, and displays the valid data content of the browser format file on the browser . If the user account information is illegal, the server sends a viewing prohibition instruction to the user terminal, and the user terminal cannot display the valid data content of the browser format file on the browser.
  • the key in this embodiment is transmitted in cipher text, that is, the user terminal cannot display the key, the browser format file contains a cipher text recognition program for recognizing the cipher text, and the key is directly processed by the browser. This can effectively avoid the disclosure of the key.
  • the management authority and key of the file are stored on the server, and the file needs to be verified by the server every time the file is used, and the file is allowed to be viewed after the verification is passed, effectively restricting the right to use the file.
  • the user terminal after receiving the browser format file, the user terminal executes the following steps every time the browser format file is viewed:
  • the user terminal After receiving the file opening instruction, the user terminal invokes the browser to open the browser format file.
  • the browser format file When the user terminal opens the browser format file, it can be opened by double-clicking or by selecting the browser from the menu. Because the browser is a common software of smart terminals, the browser format file of this embodiment can be directly opened on most smart terminals. It should be noted that opening the browser format file mentioned here means that the browser loads the browser format file, and does not display the valid data content of the browser format file.
  • the viewing request includes the user's mobile phone number.
  • the viewing request also includes tag information of the browser format file, and the server can find file management information corresponding to the browser format file according to the tag information.
  • the browser loads the browser format file, according to the preset program of the browser format file, the browser is instructed to send a viewing request to the server.
  • the viewing request includes the user's mobile phone number, and the user's mobile phone number is input by the user.
  • the server verifies whether the user's mobile phone number is legal according to the file management information.
  • the server first searches for the file management information corresponding to the mark information according to the mark information of the browser format file in the viewing request, that is, finds the file management information corresponding to the browser format file. Further, the file management information of the server includes the legal mobile phone number set by the file management terminal, that is, the mobile phone number that is authorized to view the browser format file, and the server can verify whether the user mobile phone number in the view request is legal based on the legal mobile phone number.
  • the server After verification, if the user's mobile phone number is legal, the server sends a verification code to the user terminal, and the user terminal displays the valid data content of the browser format file on the browser according to the verification code.
  • the server only needs to record the temporary user's mobile phone number and use file records.
  • the file management authority is stored on the server, and it is required that every time a file is used, it needs to be verified by the server, and the user's mobile phone number can be verified, which is convenient for the user to operate; the file is allowed to be viewed after the verification is passed, effectively restricting the use of the file right.
  • the user terminal After receiving the file opening instruction, the user terminal invokes the browser to open the browser format file.
  • the browser format file When the user terminal opens the browser format file, it can be opened by double-clicking or by selecting the browser from the menu. Because the browser is a common software of smart terminals, the browser format file of this embodiment can be directly opened on most smart terminals. It should be noted that opening the browser format file mentioned here means that the browser loads the browser format file, and does not display the valid data content of the browser format file.
  • S22 Send a viewing request to the server through the browser, and the viewing request includes user account information.
  • the viewing request includes the tag information of the browser format file, and the server can find the file management information corresponding to the browser format file according to the tag information.
  • the browser loads the browser format file, according to the preset program of the browser format file, the browser is instructed to send a viewing request to the server.
  • the viewing request contains user account information, where the user account information is entered by the user or the IP of the user terminal is read Tag information such as an address or a physical address that can uniquely identify a user account.
  • the server verifies whether the user account information is legal according to the file management information.
  • the server first searches for the file management information corresponding to the mark information according to the mark information of the browser format file in the viewing request, that is, finds the file management information corresponding to the browser format file. Further, the file management information of the server includes the legal user account set by the file management terminal, that is, the user account authorized to view the browser format file, and the server can verify whether the user account information in the view request is legal according to the legal user account.
  • the file management information in this embodiment also includes the preset number of file viewing times, that is, the number of times a certain legitimate user account is allowed to view files.
  • the server records the use record information of each browser format file. Every time a user views a file, the server records a use record of the user account in the file management information. When the number of views reaches the preset number of file views, the user account Can no longer view the file. That is, perform the following steps:
  • S232 The server judges whether the number of times the user account information has been viewed has not reached the preset number of file views.
  • the server After verification, if the user account information is legal and the number of times the user account information has been viewed does not reach the preset file viewing times, the server sends a viewing permission instruction to the user terminal, and the user terminal displays the browser format on the browser according to the viewing permission instruction The valid data content of the file. If the user account information is illegal or the legal user account information reaches the preset file viewing times, the server sends a viewing prohibition instruction to the user terminal, and the user terminal cannot display the valid data content of the browser format file on the browser.
  • the user terminal After receiving the file opening instruction, the user terminal invokes the browser to open the browser format file.
  • the browser format file When the user terminal opens the browser format file, it can be opened by double-clicking or by selecting the browser from the menu. Because the browser is a common software of smart terminals, the browser format file of this embodiment can be directly opened on most smart terminals. It should be noted that opening the browser format file mentioned here means that the browser loads the browser format file, and does not display the valid data content of the browser format file.
  • S22 Send a viewing request to the server through the browser, and the viewing request includes user account information.
  • the viewing request includes the tag information of the browser format file, and the server can find the file management information corresponding to the browser format file according to the tag information.
  • the browser loads the browser format file, according to the preset program of the browser format file, the browser is instructed to send a viewing request to the server.
  • the viewing request contains user account information, where the user account information is entered by the user or the IP of the user terminal is read Tag information such as an address or a physical address that can uniquely identify a user account.
  • the server verifies whether the user account information is legal according to the file management information.
  • the server first searches for the file management information corresponding to the mark information according to the mark information of the browser format file in the viewing request, that is, finds the file management information corresponding to the browser format file. Further, the file management information of the server includes the legal user account set by the file management terminal, that is, the user account authorized to view the browser format file, and the server can verify whether the user account information in the view request is legal according to the legal user account.
  • the file management information of this embodiment also includes the preset file viewing time, that is, the time when a certain legitimate user account is allowed to view the file.
  • the server records the use record information of each browser format file. Every time a user views a file, the server records a use record of the user account in the file management information. When the cumulative viewing time reaches the preset file viewing time, the user account You can no longer view the file. That is, perform the following steps:
  • S233 The server judges whether the checked time of the user account information has not reached the preset file checking time.
  • the server After verification, if the user account information is legal and the viewing time of the user account information has not reached the preset file viewing time, the server sends a viewing permission instruction to the user terminal, and the user terminal displays the browser format on the browser according to the viewing permission instruction The valid data content of the file. If the user account information is illegal or the legal user account information reaches the preset file viewing time, the server sends a viewing prohibition instruction to the user terminal, and the user terminal cannot display the valid data content of the browser format file on the browser.
  • this embodiment it not only verifies whether the user account is a legal account, but also verifies whether the use time of the legal account reaches the preset file viewing time, so as to realize the management of the file use time.
  • the browser format file in the file management method of this embodiment includes a data body and a data chromosome, wherein the data body is the data to be transmitted; the data chromosome is the attribute information of the data body; the data chromosome includes: The identity gene used to indicate the identity information of the browser format file; the internal characteristic gene used to indicate the internal data status of the browser format file; the life characteristic gene used to describe the life characteristics of the browser format file; the current characteristic gene used to describe the browser format file State characteristic gene of state; system control gene used for system control.
  • the descriptions are made separately below.
  • the identity gene includes: the unique identification ID of the browser format file and MD5 summary information.
  • Internal characteristic genes include: data type, MD5 summary value, character size value, text encoding format information, file extension, and creation time.
  • the vital signs genes include: permission information used to limit the viewing permission of browser format files, spread width information used to limit the viewing range of browser format files, spread depth information used to limit the number of forwarding layers of browser format files, and browse The life information of the processor format file and the ownership information used to limit the ownership of the data.
  • the user terminal opens the browser format file, it can be opened by double-clicking or by selecting the browser from the menu. Because the browser is a common software of smart terminals, the browser format file of this embodiment can be directly opened on most smart terminals. It should be noted that opening the browser format file mentioned here means that the browser loads the browser format file, and does not display the valid data content of the browser format file.
  • the browser After the browser of the user terminal loads the browser format file, the browser receives or reads the user account information of the user terminal, and the browser verifies the authority information, propagation width information, and propagation depth of the user account information corresponding to the user account information Whether the information, life information, and ownership information are all legal. After verification, if the authority information, propagation width information, propagation depth information of the forwarding layer number, life information, and ownership information corresponding to the user account information are all legal, the valid data content of the browser format file is displayed on the browser. If one or more of the authority information, the spread width information, the spread depth information of the forwarding layer number, the lifespan information, and the ownership information corresponding to the user account information is legal, it is forbidden to display the valid data content of the browser format file on the browser.
  • Permission information includes everyone visible and allows search permissions, everyone visible and does not allow search permissions, browser format file creators and preset users are visible and allow search permissions, browser format file creators and preset users are visible and not allowed Search permissions.
  • the browser of the user terminal loads the browser format file
  • the browser receives or reads the user account information of the user terminal, and the browser verifies whether the information corresponding to the user account information meets the authority information. After verification, if the authority information corresponding to the user account information is all legal, the valid data content of the browser format file is displayed on the browser. If one or more of the authority information corresponding to the user account information is legal, it is forbidden to display the valid data content of the browser format file on the browser.
  • the status feature genes include: current spread width information of the browser format file and current spread depth information of the browser format file, where the browser format file can record its own spread width information and spread depth information.
  • the system control gene includes the serial number of the asynchronous protocol command frame used to match the command result and the activation gateway used to verify the identification.
  • the data chromosome consists of key-value pairs, where the keys are strings.
  • the management authority of the file is stored on the server, and it is required that each use of the file needs to be verified by the server, and the file is allowed to be viewed after the verification is passed; and the browser format file itself also has the file management function, which effectively restricts the use of the file right.
  • the steps of the method or algorithm described in combination with the embodiments disclosed in this document can be directly implemented by hardware, a software module executed by a processor, or a combination of the two.
  • the software module can be placed in random access memory (RAM), internal memory, read-only memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disks, removable disks, CD-ROMs, or all areas in the technical field. Any other known storage media.

Abstract

The present invention relates to a file management method. The method comprises: S11, a file management terminal generates a browser format file and file management information, sends the browser format file to a user terminal and sends the file management information to a server; S21, when receiving a file opening instruction, the user terminal invokes a browser to open the browser format file; S22, a viewing request is sent to the server by means of the browser, the viewing request containing user account information; S23, according to the file management information, the server verifies whether the user account information is legitimate; and S24, if yes, the server sends a viewing allowed instruction to the user terminal, and according to the viewing allowed instruction, the user terminal displays valid data content of the browser format file on the browser. According to the present invention, management authority of the file is stored on the server, verification by the server is required each time the file is used, and the file is allowed to be viewed only if the verification passes, thus effectively limiting the right of use of the file.

Description

一种文件管理方法A file management method 技术领域Technical field
本发明涉及文件管理领域,更具体地说,涉及一种文件管理方法。The present invention relates to the field of file management, and more specifically, to a file management method.
背景技术Background technique
数据安全是信息时代的永恒话题,为保障数据安全,现有技术中多采用加密方式对数据进行保护,但现有加密技术的密钥采用明文方式,一旦被破解,则数据便会不受限制的使用,对数据所有者带来不可挽回的损失。Data security is an eternal topic in the information age. In order to ensure data security, most of the existing technologies use encryption to protect data, but the existing encryption technology uses plaintext keys. Once cracked, the data will be unrestricted. The use of, brings irreparable loss to the data owner.
技术问题technical problem
本发明要解决的技术问题在于,针对现有技术的上述缺陷,提供一种文件管理方法。The technical problem to be solved by the present invention is to provide a file management method in view of the above-mentioned defects of the prior art.
技术解决方案Technical solutions
本发明解决其技术问题所采用的技术方案是:构造一种文件管理方法,包括:The technical solution adopted by the present invention to solve its technical problems is to construct a file management method, including:
浏览器格式文件生成过程:Browser format file generation process:
S11、文件管理终端生成浏览器格式文件和文件管理信息,其中所述浏览器格式文件为使用浏览器查看的文件,所述浏览器格式文件包括有效数据内容;S11. The file management terminal generates a browser format file and file management information, where the browser format file is a file viewed using a browser, and the browser format file includes valid data content;
S12、将所述浏览器格式文件发送至用户终端,将所述文件管理信息发送至服务器;S12. Send the browser format file to the user terminal, and send the file management information to the server;
每次查看所述浏览器格式文件时执行下述步骤:Perform the following steps each time you view the browser format file:
S21、所述用户终端接收文件打开指令后调用浏览器打开所述浏览器格式文件;S21: After receiving the file opening instruction, the user terminal invokes a browser to open the browser format file;
S22、通过所述浏览器发送查看请求至所述服务器,所述查看请求中包含用户账户信息;S22. Send a viewing request to the server through the browser, where the viewing request includes user account information;
S23、所述服务器根据所述文件管理信息验证所述用户账户信息是否合法;S23. The server verifies whether the user account information is legal according to the file management information;
S24、若是,则所述服务器发送允许查看指令至所述用户终端,所述用户终端根据所述允许查看指令在浏览器上显示所述浏览器格式文件的有效数据内容。S24. If yes, the server sends a viewing permission instruction to the user terminal, and the user terminal displays the valid data content of the browser format file on the browser according to the viewing permission instruction.
进一步,在本发明所述的文件管理方法中,所述浏览器格式文件为加密文件,所述浏览器格式文件对应的密钥存储在所述文件管理信息中;所述步骤S24包括:Further, in the file management method of the present invention, the browser format file is an encrypted file, and the key corresponding to the browser format file is stored in the file management information; the step S24 includes:
S241、若是,则所述服务器发送所述浏览器格式文件对应的密钥至所述用户终端,所述用户终端根据所述密钥在浏览器上显示所述浏览器格式文件的有效数据内容。S241. If yes, the server sends the key corresponding to the browser format file to the user terminal, and the user terminal displays the valid data content of the browser format file on the browser according to the key.
进一步,在本发明所述的文件管理方法中,所述密钥以密文方式传输,所述浏览器格式文件包含用于识别密文的密文识别程序。Further, in the file management method of the present invention, the key is transmitted in a cipher text, and the browser format file contains a cipher text recognition program for recognizing the cipher text.
进一步,在本发明所述的文件管理方法中,还包括文件管理信息修改过程:Further, in the file management method of the present invention, it also includes a file management information modification process:
S31、所述文件管理终端发送修改信息至所述服务器,所述服务器根据所述修改信息修改所述文件管理信息。S31. The file management terminal sends modification information to the server, and the server modifies the file management information according to the modification information.
进一步,在本发明所述的文件管理方法中,所述步骤S22中所述用户账户信息为用户手机号,所述步骤S23包括:S231、所述服务器根据所述文件管理信息验证所述用户手机号是否合法;Further, in the file management method of the present invention, the user account information in step S22 is the user's mobile phone number, and the step S23 includes: S231. The server verifies the user's mobile phone according to the file management information. Whether the number is legal;
所述步骤S24包括:S242、若是,则所述服务器发送验证码至所述用户终端,所述用户终端根据所述验证码在浏览器上显示所述浏览器格式文件的有效数据内容。The step S24 includes: S242. If yes, the server sends a verification code to the user terminal, and the user terminal displays the valid data content of the browser format file on the browser according to the verification code.
进一步,在本发明所述的文件管理方法中,所述浏览器格式文件包括数据本体和数据染色体,其中所述数据本体为待传输数据;所述数据染色体为所述数据本体的属性信息;所述数据染色体包括:Further, in the file management method of the present invention, the browser format file includes a data body and a data chromosome, wherein the data body is the data to be transmitted; the data chromosome is the attribute information of the data body; The data chromosomes include:
用于标明所述浏览器格式文件身份信息的身份基因;The identity gene used to indicate the identity information of the browser format file;
用于标明所述浏览器格式文件内部数据状态的内部特征基因;Internal characteristic genes used to indicate the internal data status of the browser format file;
用于描述所述浏览器格式文件的生命特征的生命特征基因;A vital characteristic gene used to describe the vital characteristic of the browser format file;
用于描述所述浏览器格式文件的当前状态的状态特征基因;A state characteristic gene used to describe the current state of the browser format file;
用于进行系统控制的系统控制基因。System control genes for system control.
进一步,在本发明所述的文件管理方法中,所述身份基因包括:所述浏览器格式文件的唯一标识ID和MD5摘要信息;Further, in the file management method of the present invention, the identity gene includes: a unique identification ID and MD5 summary information of the browser format file;
所述内部特征基因包括:数据类型、MD5摘要值、字符大小值、文本编码格式信息、文件扩展名、创建时间;The internal characteristic genes include: data type, MD5 summary value, character size value, text encoding format information, file extension, and creation time;
所述生命特征基因包括:用于限定所述浏览器格式文件的查看权限的权限信息、用于限定所述浏览器格式文件被查看范围的传播宽度信息、用于限定所述浏览器格式文件转发层数的传播深度信息、所述浏览器格式文件的寿命信息、以及用于限定数据所有权的所有权信息;The vital sign gene includes: permission information used to limit the viewing permission of the browser format file, spread width information used to limit the viewing range of the browser format file, and used to limit the forwarding of the browser format file The spreading depth information of the number of layers, the life information of the browser format file, and the ownership information used to limit the ownership of the data;
所述权限信息包括所有人可见且允许搜索权限、所有人可见且不允许搜索权限、所述浏览器格式文件制造者和预设用户可见且允许搜索权限、所述浏览器格式文件制造者和预设用户可见且不允许搜索权限;The permission information includes the permission to be visible to all and allow search permissions, the permission to be visible to all and search permission is not allowed, the creator of the browser format file and the preset user are visible and permission to search, the maker of the browser format file, and the permission to search. Set user visibility and do not allow search permissions;
所述状态特征基因包括:所述浏览器格式文件当前的所述传播宽度信息和所述浏览器格式文件当前的所述传播深度信息;The state characteristic gene includes: the current spread width information of the browser format file and the current spread depth information of the browser format file;
所述系统控制基因包括用于匹配命令结果的异步协议命令帧的序列号和用于验证识别的活化网关。The system control gene includes the sequence number of the asynchronous protocol command frame used to match the command result and the activation gateway used to verify the identification.
进一步,在本发明所述的文件管理方法中,所述数据染色体由键值对组成,其中键为字符串。Further, in the file management method of the present invention, the data chromosome is composed of key-value pairs, wherein the key is a character string.
进一步,在本发明所述的文件管理方法中,所述文件管理信息包括预设文件查看次数,所述步骤S23包括:Further, in the file management method of the present invention, the file management information includes preset file viewing times, and the step S23 includes:
S232、所述服务器判断所述用户账户信息的已查看次数是否未达到所述预设文件查看次数。S232: The server judges whether the number of times the user account information has been viewed has not reached the preset number of file views.
进一步,在本发明所述的文件管理方法中,所述文件管理信息包括预设文件查看时间,所述步骤S23包括:Further, in the file management method of the present invention, the file management information includes a preset file viewing time, and the step S23 includes:
S233、所述服务器判断所述用户账户信息的已查看时间是否未达到所述预设文件查看时间。S233: The server judges whether the checked time of the user account information has not reached the preset file checking time.
进一步,在本发明所述的文件管理方法中,还包括使用信息记录过程:Further, in the file management method of the present invention, it also includes a process of using information recording:
所述服务器记录每个所述浏览器格式文件的使用记录信息。The server records the usage record information of each browser format file.
进一步,在本发明所述的文件管理方法中,所述浏览器格式文件为HTML文件。Further, in the file management method of the present invention, the browser format file is an HTML file.
有益效果Beneficial effect
实施本发明的一种文件管理方法,具有以下有益效果:本发明将文件的管理权限存储在服务器,且要求每次使用文件都需要经过服务器的验证,验证通过后才允许查看文件,有效限制文件的使用权。Implementing a file management method of the present invention has the following beneficial effects: the present invention stores the management authority of the file on the server, and requires that the file be verified by the server every time the file is used, and the file is allowed to be viewed after the verification is passed, effectively restricting the file Right to use.
附图说明Description of the drawings
下面将结合附图及实施例对本发明作进一步说明,附图中:The present invention will be further described below in conjunction with the accompanying drawings and embodiments. In the accompanying drawings:
图1是一实施例提供的浏览器格式文件生成过程的流程图;FIG. 1 is a flowchart of a browser format file generation process provided by an embodiment;
图2是一实施例提供的查看浏览器格式文件的流程图;Figure 2 is a flowchart of viewing browser format files provided by an embodiment;
图3是一实施例提供的查看浏览器格式文件的流程图;FIG. 3 is a flowchart of viewing browser format files provided by an embodiment;
图4是一实施例提供的查看浏览器格式文件的流程图;FIG. 4 is a flowchart of viewing browser format files provided by an embodiment;
图5是一实施例提供的查看浏览器格式文件的流程图;FIG. 5 is a flowchart of viewing browser format files provided by an embodiment;
图6是一实施例提供的查看浏览器格式文件的流程图。Fig. 6 is a flowchart of viewing browser format files provided by an embodiment.
本发明的最佳实施方式The best mode of the present invention
为了对本发明的技术特征、目的和效果有更加清楚的理解,现对照附图详细说明本发明的具体实施方式。In order to have a clearer understanding of the technical features, objectives and effects of the present invention, specific embodiments of the present invention will now be described in detail with reference to the accompanying drawings.
实施例Example
本实施例的文件管理方法包括浏览器格式文件生成过程和浏览器格式文件查看过程,其中浏览器格式文件生成过程用于在文件管理终端上将普通文件转换为浏览器格式文件,或创建新的浏览器格式文件;浏览器格式文件查看过程用于在用户终端上查看文件。本实施例中浏览器格式文件为HTML文件,HTML文件可使用浏览器直接查看,而不需要用户终端安装专用的文件阅读器,增强文件的适用性。作为选择,文件管理终端和用户终端包括但不限于手机、平板电脑、笔记本电脑等智能终端。The file management method of this embodiment includes a browser format file generation process and a browser format file viewing process, wherein the browser format file generation process is used to convert ordinary files into browser format files on the file management terminal, or create new ones Browser format file; the browser format file viewing process is used to view the file on the user terminal. In this embodiment, the browser format file is an HTML file, and the HTML file can be viewed directly using a browser without requiring a user terminal to install a dedicated file reader, which enhances the applicability of the file. Alternatively, file management terminals and user terminals include, but are not limited to, smart terminals such as mobile phones, tablet computers, and notebook computers.
参考图1,本实施例的浏览器格式文件生成过程为:Referring to Figure 1, the browser format file generation process of this embodiment is:
S11、文件管理终端生成浏览器格式文件和文件管理信息,其中浏览器格式文件为使用浏览器查看的文件,浏览器格式文件包括有效数据内容,有效数据内容即为文件内容,是用户想要保护的对象。文件管理信息为用于管理文件的管理信息,文件管理信息与浏览器格式文件是一一对应的,例如文件管理信息与浏览器格式文件的标记信息一一对应;文件管理信息不是有效数据内容,并非用户想要保护的对象,其作用是保护浏览器格式文件,即保护有效数据内容。S11. The file management terminal generates a browser format file and file management information, where the browser format file is a file viewed by a browser, and the browser format file includes valid data content, and the valid data content is the file content, which the user wants to protect Object. File management information is management information used to manage files. File management information and browser format files have a one-to-one correspondence. For example, file management information and browser format file mark information correspond one-to-one; file management information is not valid data content. It is not the object that the user wants to protect, its role is to protect the browser format file, that is, to protect the effective data content.
S12、将浏览器格式文件发送至用户终端,将文件管理信息发送至服务器。文件管理终端生成浏览器格式文件后,文件管理终端将浏览器格式文件通过通信网络发送至用户终端,或通过移动存储器转存至用户终端。另外文件管理终端将文件管理信息上传至服务器,服务器存储文件管理信息,因文件管理信息与浏览器格式文件是一一对应的,服务器根据文件管理信息管理对应的浏览器格式文件。S12. Send the browser format file to the user terminal, and send the file management information to the server. After the file management terminal generates the browser format file, the file management terminal sends the browser format file to the user terminal through the communication network, or transfers the browser format file to the user terminal through the mobile memory. In addition, the file management terminal uploads the file management information to the server, and the server stores the file management information. Because the file management information has a one-to-one correspondence with the browser format file, the server manages the corresponding browser format file according to the file management information.
参考图2,用户终端接收到浏览器格式文件后,每次查看浏览器格式文件时执行下述步骤:Referring to Figure 2, after the user terminal receives the browser format file, the following steps are executed each time the browser format file is viewed:
S21、用户终端接收文件打开指令后调用浏览器打开浏览器格式文件。用户终端打开浏览器格式文件时,可通过双击打开,或通过菜单选择使用浏览器打开,因浏览器是智能终端的常用软件,所以本实施例的浏览器格式文件可以在多数智能终端直接打开。需要说明的,此处所说的打开浏览器格式文件指的是浏览器加载浏览器格式文件,并没有显示浏览器格式文件的有效数据内容。S21: After receiving the file opening instruction, the user terminal invokes the browser to open the browser format file. When the user terminal opens the browser format file, it can be opened by double-clicking or by selecting the browser from the menu. Because the browser is a common software of smart terminals, the browser format file of this embodiment can be directly opened on most smart terminals. It should be noted that opening the browser format file mentioned here means that the browser loads the browser format file, and does not display the valid data content of the browser format file.
S22、通过浏览器发送查看请求至服务器,查看请求中包含用户账户信息。该查看请求中包含该浏览器格式文件的标记信息,服务器可根据该标记信息查找到与该浏览器格式文件对应的文件管理信息。浏览器加载浏览器格式文件后,根据浏览器格式文件的预设程序,指令浏览器发送查看请求至服务器,查看请求中包含用户账户信息,其中用户账户信息由用户输入或读取用户终端的IP地址或物理地址等能唯一标识用户账户的标记信息。S22: Send a viewing request to the server through the browser, and the viewing request includes user account information. The viewing request includes the tag information of the browser format file, and the server can find the file management information corresponding to the browser format file according to the tag information. After the browser loads the browser format file, according to the preset program of the browser format file, the browser is instructed to send a viewing request to the server. The viewing request contains user account information, where the user account information is entered by the user or the IP of the user terminal is read Tag information such as an address or a physical address that can uniquely identify a user account.
S23、服务器根据文件管理信息验证用户账户信息是否合法。服务器首先根据查看请求中浏览器格式文件的标记信息查找与该标记信息对应的文件管理信息,即找到该浏览器格式文件对应的文件管理信息。进一步,服务器的文件管理信息中包含文件管理终端设置的合法用户账户,即有权查看该浏览器格式文件的用户账户,服务器可根据合法用户账户来验证查看请求中的用户账户信息是否合法。S23. The server verifies whether the user account information is legal according to the file management information. The server first searches for the file management information corresponding to the mark information according to the mark information of the browser format file in the viewing request, that is, finds the file management information corresponding to the browser format file. Further, the file management information of the server includes the legal user account set by the file management terminal, that is, the user account authorized to view the browser format file, and the server can verify whether the user account information in the view request is legal according to the legal user account.
S24、经过验证,若用户账户信息合法,则服务器发送允许查看指令至用户终端,用户终端根据允许查看指令在浏览器上显示浏览器格式文件的有效数据内容。若用户账户信息不合法,则服务器发送禁止查看指令至用户终端,用户终端不能在浏览器上显示浏览器格式文件的有效数据内容。S24. After verification, if the user account information is legal, the server sends a viewing permission instruction to the user terminal, and the user terminal displays the valid data content of the browser format file on the browser according to the viewing permission instruction. If the user account information is illegal, the server sends a viewing prohibition instruction to the user terminal, and the user terminal cannot display the valid data content of the browser format file on the browser.
作为选择,本实施例的文件管理方法中,还包括文件管理信息修改过程:Alternatively, the file management method of this embodiment further includes a file management information modification process:
S31、文件管理终端发送修改信息至服务器,服务器根据修改信息修改文件管理信息,文件管理终端可通过修改文件管理信息实现对文件使用权的管理,例如调整合法用户账户。S31. The file management terminal sends the modification information to the server, and the server modifies the file management information according to the modification information. The file management terminal can realize the management of the right to use the file by modifying the file management information, such as adjusting the legal user account.
本实施例将文件的管理权限存储在服务器,且要求每次使用文件都需要经过服务器的验证,验证通过后才允许查看文件,有效限制文件的使用权。In this embodiment, the management authority of the file is stored on the server, and it is required that each use of the file needs to be verified by the server, and the file is allowed to be viewed after the verification is passed, effectively restricting the right to use the file.
实施例Example
参考图3,本实施例的文件管理方法中,浏览器格式文件为加密文件,浏览器格式文件对应的密钥存储在文件管理信息中。用户终端接收到浏览器格式文件后,每次查看浏览器格式文件时执行下述步骤:Referring to FIG. 3, in the file management method of this embodiment, the browser format file is an encrypted file, and the key corresponding to the browser format file is stored in the file management information. After receiving the browser format file, the user terminal executes the following steps each time it views the browser format file:
S21、用户终端接收文件打开指令后调用浏览器打开浏览器格式文件。用户终端打开浏览器格式文件时,可通过双击打开,或通过菜单选择使用浏览器打开,因浏览器是智能终端的常用软件,所以本实施例的浏览器格式文件可以在多数智能终端直接打开。需要说明的,此处所说的打开浏览器格式文件指的是浏览器加载浏览器格式文件,并没有显示浏览器格式文件的有效数据内容。S21: After receiving the file opening instruction, the user terminal invokes the browser to open the browser format file. When the user terminal opens the browser format file, it can be opened by double-clicking or by selecting the browser from the menu. Because the browser is a common software of smart terminals, the browser format file of this embodiment can be directly opened on most smart terminals. It should be noted that opening the browser format file mentioned here means that the browser loads the browser format file, and does not display the valid data content of the browser format file.
S22、通过浏览器发送查看请求至服务器,查看请求中包含用户账户信息。该查看请求中包含该浏览器格式文件的标记信息,服务器可根据该标记信息查找到与该浏览器格式文件对应的文件管理信息。浏览器加载浏览器格式文件后,根据浏览器格式文件的预设程序,指令浏览器发送查看请求至服务器,查看请求中包含用户账户信息,其中用户账户信息由用户输入或读取用户终端的IP地址或物理地址等能唯一标识用户账户的标记信息。S22: Send a viewing request to the server through the browser, and the viewing request includes user account information. The viewing request includes the tag information of the browser format file, and the server can find the file management information corresponding to the browser format file according to the tag information. After the browser loads the browser format file, according to the preset program of the browser format file, the browser is instructed to send a viewing request to the server. The viewing request contains user account information, where the user account information is entered by the user or the IP of the user terminal is read Tag information such as an address or a physical address that can uniquely identify a user account.
S23、服务器根据文件管理信息验证用户账户信息是否合法。服务器首先根据查看请求中浏览器格式文件的标记信息查找与该标记信息对应的文件管理信息,即找到该浏览器格式文件对应的文件管理信息。进一步,服务器的文件管理信息中包含文件管理终端设置的合法用户账户,即有权查看该浏览器格式文件的用户账户,服务器可根据合法用户账户来验证查看请求中的用户账户信息是否合法。服务器的用户账户信息中还存储有该浏览器格式文件对应的密钥。S23. The server verifies whether the user account information is legal according to the file management information. The server first searches for the file management information corresponding to the mark information according to the mark information of the browser format file in the viewing request, that is, finds the file management information corresponding to the browser format file. Further, the file management information of the server includes the legal user account set by the file management terminal, that is, the user account authorized to view the browser format file, and the server can verify whether the user account information in the view request is legal according to the legal user account. The user account information of the server also stores the key corresponding to the browser format file.
S241、经过验证,若用户账户信息合法,则服务器发送浏览器格式文件对应的密钥至用户终端,用户终端根据密钥解密浏览器格式文件,在浏览器上显示浏览器格式文件的有效数据内容。若用户账户信息不合法,则服务器发送禁止查看指令至用户终端,用户终端不能在浏览器上显示浏览器格式文件的有效数据内容。S241. After verification, if the user account information is valid, the server sends the key corresponding to the browser format file to the user terminal, and the user terminal decrypts the browser format file according to the key, and displays the valid data content of the browser format file on the browser . If the user account information is illegal, the server sends a viewing prohibition instruction to the user terminal, and the user terminal cannot display the valid data content of the browser format file on the browser.
作为选择,本实施例的密钥以密文方式传输,即用户终端不能显示该密钥,浏览器格式文件包含用于识别密文的密文识别程序,该密钥直接由浏览器进行处理,这样可以有效避免密钥的泄露。Alternatively, the key in this embodiment is transmitted in cipher text, that is, the user terminal cannot display the key, the browser format file contains a cipher text recognition program for recognizing the cipher text, and the key is directly processed by the browser. This can effectively avoid the disclosure of the key.
本实施例将文件的管理权限和密钥存储在服务器,且要求每次使用文件都需要经过服务器的验证,验证通过后才允许查看文件,有效限制文件的使用权。In this embodiment, the management authority and key of the file are stored on the server, and the file needs to be verified by the server every time the file is used, and the file is allowed to be viewed after the verification is passed, effectively restricting the right to use the file.
实施例Example
参考图4,本实施例的文件管理方法中,用户终端接收到浏览器格式文件后,每次查看浏览器格式文件时执行下述步骤:Referring to FIG. 4, in the file management method of this embodiment, after receiving the browser format file, the user terminal executes the following steps every time the browser format file is viewed:
S21、用户终端接收文件打开指令后调用浏览器打开浏览器格式文件。用户终端打开浏览器格式文件时,可通过双击打开,或通过菜单选择使用浏览器打开,因浏览器是智能终端的常用软件,所以本实施例的浏览器格式文件可以在多数智能终端直接打开。需要说明的,此处所说的打开浏览器格式文件指的是浏览器加载浏览器格式文件,并没有显示浏览器格式文件的有效数据内容。S21: After receiving the file opening instruction, the user terminal invokes the browser to open the browser format file. When the user terminal opens the browser format file, it can be opened by double-clicking or by selecting the browser from the menu. Because the browser is a common software of smart terminals, the browser format file of this embodiment can be directly opened on most smart terminals. It should be noted that opening the browser format file mentioned here means that the browser loads the browser format file, and does not display the valid data content of the browser format file.
S22、通过浏览器发送查看请求至服务器,查看请求中包含用户手机号。该查看请求中还包含该浏览器格式文件的标记信息,服务器可根据该标记信息查找到与该浏览器格式文件对应的文件管理信息。浏览器加载浏览器格式文件后,根据浏览器格式文件的预设程序,指令浏览器发送查看请求至服务器,查看请求中包含用户手机号,其中用户手机号由用户输入。S22. Send a viewing request to the server through the browser, and the viewing request includes the user's mobile phone number. The viewing request also includes tag information of the browser format file, and the server can find file management information corresponding to the browser format file according to the tag information. After the browser loads the browser format file, according to the preset program of the browser format file, the browser is instructed to send a viewing request to the server. The viewing request includes the user's mobile phone number, and the user's mobile phone number is input by the user.
S231、服务器根据文件管理信息验证用户手机号是否合法。服务器首先根据查看请求中浏览器格式文件的标记信息查找与该标记信息对应的文件管理信息,即找到该浏览器格式文件对应的文件管理信息。进一步,服务器的文件管理信息中包含文件管理终端设置的合法手机号,即有权查看该浏览器格式文件的手机号,服务器可根据合法手机号来验证查看请求中的用户手机号是否合法。S231: The server verifies whether the user's mobile phone number is legal according to the file management information. The server first searches for the file management information corresponding to the mark information according to the mark information of the browser format file in the viewing request, that is, finds the file management information corresponding to the browser format file. Further, the file management information of the server includes the legal mobile phone number set by the file management terminal, that is, the mobile phone number that is authorized to view the browser format file, and the server can verify whether the user mobile phone number in the view request is legal based on the legal mobile phone number.
S242、经过验证,若用户手机号合法,则服务器发送验证码至用户终端,用户终端根据验证码在浏览器上显示浏览器格式文件的有效数据内容。S242. After verification, if the user's mobile phone number is legal, the server sends a verification code to the user terminal, and the user terminal displays the valid data content of the browser format file on the browser according to the verification code.
作为选择,若该浏览器格式文件允许临时用户查看,则服务器仅需记录临时用户的手机号及使用文件记录。Alternatively, if the browser format file allows temporary users to view, the server only needs to record the temporary user's mobile phone number and use file records.
本实施例将文件的管理权限存储在服务器,且要求每次使用文件都需要经过服务器的验证,且验证用户手机号即可,方便用户操作;验证通过后才允许查看文件,有效限制文件的使用权。In this embodiment, the file management authority is stored on the server, and it is required that every time a file is used, it needs to be verified by the server, and the user's mobile phone number can be verified, which is convenient for the user to operate; the file is allowed to be viewed after the verification is passed, effectively restricting the use of the file right.
实施例Example
参考图5,用户终端接收到浏览器格式文件后,每次查看浏览器格式文件时执行下述步骤:Referring to Figure 5, after the user terminal receives the browser format file, the following steps are executed each time the browser format file is viewed:
S21、用户终端接收文件打开指令后调用浏览器打开浏览器格式文件。用户终端打开浏览器格式文件时,可通过双击打开,或通过菜单选择使用浏览器打开,因浏览器是智能终端的常用软件,所以本实施例的浏览器格式文件可以在多数智能终端直接打开。需要说明的,此处所说的打开浏览器格式文件指的是浏览器加载浏览器格式文件,并没有显示浏览器格式文件的有效数据内容。S21: After receiving the file opening instruction, the user terminal invokes the browser to open the browser format file. When the user terminal opens the browser format file, it can be opened by double-clicking or by selecting the browser from the menu. Because the browser is a common software of smart terminals, the browser format file of this embodiment can be directly opened on most smart terminals. It should be noted that opening the browser format file mentioned here means that the browser loads the browser format file, and does not display the valid data content of the browser format file.
S22、通过浏览器发送查看请求至服务器,查看请求中包含用户账户信息。该查看请求中包含该浏览器格式文件的标记信息,服务器可根据该标记信息查找到与该浏览器格式文件对应的文件管理信息。浏览器加载浏览器格式文件后,根据浏览器格式文件的预设程序,指令浏览器发送查看请求至服务器,查看请求中包含用户账户信息,其中用户账户信息由用户输入或读取用户终端的IP地址或物理地址等能唯一标识用户账户的标记信息。S22: Send a viewing request to the server through the browser, and the viewing request includes user account information. The viewing request includes the tag information of the browser format file, and the server can find the file management information corresponding to the browser format file according to the tag information. After the browser loads the browser format file, according to the preset program of the browser format file, the browser is instructed to send a viewing request to the server. The viewing request contains user account information, where the user account information is entered by the user or the IP of the user terminal is read Tag information such as an address or a physical address that can uniquely identify a user account.
S23、服务器根据文件管理信息验证用户账户信息是否合法。服务器首先根据查看请求中浏览器格式文件的标记信息查找与该标记信息对应的文件管理信息,即找到该浏览器格式文件对应的文件管理信息。进一步,服务器的文件管理信息中包含文件管理终端设置的合法用户账户,即有权查看该浏览器格式文件的用户账户,服务器可根据合法用户账户来验证查看请求中的用户账户信息是否合法。S23. The server verifies whether the user account information is legal according to the file management information. The server first searches for the file management information corresponding to the mark information according to the mark information of the browser format file in the viewing request, that is, finds the file management information corresponding to the browser format file. Further, the file management information of the server includes the legal user account set by the file management terminal, that is, the user account authorized to view the browser format file, and the server can verify whether the user account information in the view request is legal according to the legal user account.
进一步,本实施例的文件管理信息还包括预设文件查看次数,即某个合法用户账户允许查看文件的次数。服务器记录每个浏览器格式文件的使用记录信息,用户每查看一次文件,服务器在文件管理信息中对应记录该用户账户的一次使用记录,当查看次数达到预设文件查看次数后,该用户账户便不能再查看文件。即执行下述步骤:Further, the file management information in this embodiment also includes the preset number of file viewing times, that is, the number of times a certain legitimate user account is allowed to view files. The server records the use record information of each browser format file. Every time a user views a file, the server records a use record of the user account in the file management information. When the number of views reaches the preset number of file views, the user account Can no longer view the file. That is, perform the following steps:
S232、服务器判断用户账户信息的已查看次数是否未达到预设文件查看次数。S232: The server judges whether the number of times the user account information has been viewed has not reached the preset number of file views.
S24、经过验证,若用户账户信息合法且用户账户信息的已查看次数未达到预设文件查看次数,则服务器发送允许查看指令至用户终端,用户终端根据允许查看指令在浏览器上显示浏览器格式文件的有效数据内容。若用户账户信息不合法或合法用户账户信息达到预设文件查看次数,则服务器发送禁止查看指令至用户终端,用户终端不能在浏览器上显示浏览器格式文件的有效数据内容。S24. After verification, if the user account information is legal and the number of times the user account information has been viewed does not reach the preset file viewing times, the server sends a viewing permission instruction to the user terminal, and the user terminal displays the browser format on the browser according to the viewing permission instruction The valid data content of the file. If the user account information is illegal or the legal user account information reaches the preset file viewing times, the server sends a viewing prohibition instruction to the user terminal, and the user terminal cannot display the valid data content of the browser format file on the browser.
本实施例中不仅验证用户账户是否为合法账户,同时验证该合法账户的使用次数是否达到预设文件查看次数,实现对文件使用次数的管理。In this embodiment, it not only verifies whether the user account is a legitimate account, but also verifies whether the use times of the legitimate account reaches the preset file viewing times, and realizes the management of the file use times.
实施例Example
参考图6,用户终端接收到浏览器格式文件后,每次查看浏览器格式文件时执行下述步骤:Referring to Figure 6, after the user terminal receives the browser format file, the following steps are executed each time the browser format file is viewed:
S21、用户终端接收文件打开指令后调用浏览器打开浏览器格式文件。用户终端打开浏览器格式文件时,可通过双击打开,或通过菜单选择使用浏览器打开,因浏览器是智能终端的常用软件,所以本实施例的浏览器格式文件可以在多数智能终端直接打开。需要说明的,此处所说的打开浏览器格式文件指的是浏览器加载浏览器格式文件,并没有显示浏览器格式文件的有效数据内容。S21: After receiving the file opening instruction, the user terminal invokes the browser to open the browser format file. When the user terminal opens the browser format file, it can be opened by double-clicking or by selecting the browser from the menu. Because the browser is a common software of smart terminals, the browser format file of this embodiment can be directly opened on most smart terminals. It should be noted that opening the browser format file mentioned here means that the browser loads the browser format file, and does not display the valid data content of the browser format file.
S22、通过浏览器发送查看请求至服务器,查看请求中包含用户账户信息。该查看请求中包含该浏览器格式文件的标记信息,服务器可根据该标记信息查找到与该浏览器格式文件对应的文件管理信息。浏览器加载浏览器格式文件后,根据浏览器格式文件的预设程序,指令浏览器发送查看请求至服务器,查看请求中包含用户账户信息,其中用户账户信息由用户输入或读取用户终端的IP地址或物理地址等能唯一标识用户账户的标记信息。S22: Send a viewing request to the server through the browser, and the viewing request includes user account information. The viewing request includes the tag information of the browser format file, and the server can find the file management information corresponding to the browser format file according to the tag information. After the browser loads the browser format file, according to the preset program of the browser format file, the browser is instructed to send a viewing request to the server. The viewing request contains user account information, where the user account information is entered by the user or the IP of the user terminal is read Tag information such as an address or a physical address that can uniquely identify a user account.
S23、服务器根据文件管理信息验证用户账户信息是否合法。服务器首先根据查看请求中浏览器格式文件的标记信息查找与该标记信息对应的文件管理信息,即找到该浏览器格式文件对应的文件管理信息。进一步,服务器的文件管理信息中包含文件管理终端设置的合法用户账户,即有权查看该浏览器格式文件的用户账户,服务器可根据合法用户账户来验证查看请求中的用户账户信息是否合法。S23. The server verifies whether the user account information is legal according to the file management information. The server first searches for the file management information corresponding to the mark information according to the mark information of the browser format file in the viewing request, that is, finds the file management information corresponding to the browser format file. Further, the file management information of the server includes the legal user account set by the file management terminal, that is, the user account authorized to view the browser format file, and the server can verify whether the user account information in the view request is legal according to the legal user account.
进一步,本实施例的文件管理信息还包括预设文件查看时间,即某个合法用户账户允许查看文件的时间。服务器记录每个浏览器格式文件的使用记录信息,用户每查看一次文件,服务器在文件管理信息中对应记录该用户账户的一次使用记录,当累计查看时间达到预设文件查看时间后,该用户账户便不能再查看文件。即执行下述步骤:Further, the file management information of this embodiment also includes the preset file viewing time, that is, the time when a certain legitimate user account is allowed to view the file. The server records the use record information of each browser format file. Every time a user views a file, the server records a use record of the user account in the file management information. When the cumulative viewing time reaches the preset file viewing time, the user account You can no longer view the file. That is, perform the following steps:
S233、服务器判断用户账户信息的已查看时间是否未达到预设文件查看时间。S233: The server judges whether the checked time of the user account information has not reached the preset file checking time.
S24、经过验证,若用户账户信息合法且用户账户信息的已查看时间未达到预设文件查看时间,则服务器发送允许查看指令至用户终端,用户终端根据允许查看指令在浏览器上显示浏览器格式文件的有效数据内容。若用户账户信息不合法或合法用户账户信息达到预设文件查看时间,则服务器发送禁止查看指令至用户终端,用户终端不能在浏览器上显示浏览器格式文件的有效数据内容。S24. After verification, if the user account information is legal and the viewing time of the user account information has not reached the preset file viewing time, the server sends a viewing permission instruction to the user terminal, and the user terminal displays the browser format on the browser according to the viewing permission instruction The valid data content of the file. If the user account information is illegal or the legal user account information reaches the preset file viewing time, the server sends a viewing prohibition instruction to the user terminal, and the user terminal cannot display the valid data content of the browser format file on the browser.
本实施例中不仅验证用户账户是否为合法账户,同时验证该合法账户的使用时间是否达到预设文件查看时间,实现对文件使用时间的管理。In this embodiment, it not only verifies whether the user account is a legal account, but also verifies whether the use time of the legal account reaches the preset file viewing time, so as to realize the management of the file use time.
实施例Example
在上述实施例的基础上,本实施例的文件管理方法中浏览器格式文件包括数据本体和数据染色体,其中数据本体为待传输数据;数据染色体为数据本体的属性信息;数据染色体包括:用于标明浏览器格式文件身份信息的身份基因;用于标明浏览器格式文件内部数据状态的内部特征基因;用于描述浏览器格式文件的生命特征的生命特征基因;用于描述浏览器格式文件的当前状态的状态特征基因;用于进行系统控制的系统控制基因。以下分别进行说明。On the basis of the foregoing embodiment, the browser format file in the file management method of this embodiment includes a data body and a data chromosome, wherein the data body is the data to be transmitted; the data chromosome is the attribute information of the data body; the data chromosome includes: The identity gene used to indicate the identity information of the browser format file; the internal characteristic gene used to indicate the internal data status of the browser format file; the life characteristic gene used to describe the life characteristics of the browser format file; the current characteristic gene used to describe the browser format file State characteristic gene of state; system control gene used for system control. The descriptions are made separately below.
身份基因包括:浏览器格式文件的唯一标识ID和MD5摘要信息。The identity gene includes: the unique identification ID of the browser format file and MD5 summary information.
内部特征基因包括:数据类型、MD5摘要值、字符大小值、文本编码格式信息、文件扩展名、创建时间。Internal characteristic genes include: data type, MD5 summary value, character size value, text encoding format information, file extension, and creation time.
生命特征基因包括:用于限定浏览器格式文件的查看权限的权限信息、用于限定浏览器格式文件被查看范围的传播宽度信息、用于限定浏览器格式文件转发层数的传播深度信息、浏览器格式文件的寿命信息、以及用于限定数据所有权的所有权信息。用户终端打开浏览器格式文件时,可通过双击打开,或通过菜单选择使用浏览器打开,因浏览器是智能终端的常用软件,所以本实施例的浏览器格式文件可以在多数智能终端直接打开。需要说明的,此处所说的打开浏览器格式文件指的是浏览器加载浏览器格式文件,并没有显示浏览器格式文件的有效数据内容。用户终端的浏览器加载浏览器格式文件后,由浏览器接收或读取用户终端的用户账户信息,并由浏览器验证该用户账户信息对应的权限信息、传播宽度信息、转发层数的传播深度信息、寿命信息、所有权信息是否全部合法。经过验证,若该用户账户信息对应的权限信息、传播宽度信息、转发层数的传播深度信息、寿命信息、所有权信息全部合法,则在浏览器上显示浏览器格式文件的有效数据内容。若该用户账户信息对应的权限信息、传播宽度信息、转发层数的传播深度信息、寿命信息、所有权信息一个或多个合法,则禁止在浏览器上显示浏览器格式文件的有效数据内容。The vital signs genes include: permission information used to limit the viewing permission of browser format files, spread width information used to limit the viewing range of browser format files, spread depth information used to limit the number of forwarding layers of browser format files, and browse The life information of the processor format file and the ownership information used to limit the ownership of the data. When the user terminal opens the browser format file, it can be opened by double-clicking or by selecting the browser from the menu. Because the browser is a common software of smart terminals, the browser format file of this embodiment can be directly opened on most smart terminals. It should be noted that opening the browser format file mentioned here means that the browser loads the browser format file, and does not display the valid data content of the browser format file. After the browser of the user terminal loads the browser format file, the browser receives or reads the user account information of the user terminal, and the browser verifies the authority information, propagation width information, and propagation depth of the user account information corresponding to the user account information Whether the information, life information, and ownership information are all legal. After verification, if the authority information, propagation width information, propagation depth information of the forwarding layer number, life information, and ownership information corresponding to the user account information are all legal, the valid data content of the browser format file is displayed on the browser. If one or more of the authority information, the spread width information, the spread depth information of the forwarding layer number, the lifespan information, and the ownership information corresponding to the user account information is legal, it is forbidden to display the valid data content of the browser format file on the browser.
权限信息包括所有人可见且允许搜索权限、所有人可见且不允许搜索权限、浏览器格式文件制造者和预设用户可见且允许搜索权限、浏览器格式文件制造者和预设用户可见且不允许搜索权限。用户终端的浏览器加载浏览器格式文件后,由浏览器接收或读取用户终端的用户账户信息,并由浏览器验证该用户账户信息对应的信息是否满足权限信息。经过验证,若该用户账户信息对应的权限信息全部合法,则在浏览器上显示浏览器格式文件的有效数据内容。若该用户账户信息对应的权限信息一个或多个合法,则禁止在浏览器上显示浏览器格式文件的有效数据内容。Permission information includes everyone visible and allows search permissions, everyone visible and does not allow search permissions, browser format file creators and preset users are visible and allow search permissions, browser format file creators and preset users are visible and not allowed Search permissions. After the browser of the user terminal loads the browser format file, the browser receives or reads the user account information of the user terminal, and the browser verifies whether the information corresponding to the user account information meets the authority information. After verification, if the authority information corresponding to the user account information is all legal, the valid data content of the browser format file is displayed on the browser. If one or more of the authority information corresponding to the user account information is legal, it is forbidden to display the valid data content of the browser format file on the browser.
状态特征基因包括:浏览器格式文件当前的传播宽度信息和浏览器格式文件当前的传播深度信息,其中浏览器格式文件可记录自身传播宽度信息和传播深度信息。The status feature genes include: current spread width information of the browser format file and current spread depth information of the browser format file, where the browser format file can record its own spread width information and spread depth information.
系统控制基因包括用于匹配命令结果的异步协议命令帧的序列号和用于验证识别的活化网关。The system control gene includes the serial number of the asynchronous protocol command frame used to match the command result and the activation gateway used to verify the identification.
作为选择,数据染色体由键值对组成,其中键为字符串。Alternatively, the data chromosome consists of key-value pairs, where the keys are strings.
本实施例将文件的管理权限存储在服务器,且要求每次使用文件都需要经过服务器的验证,验证通过后才允许查看文件;且浏览器格式文件本身也具有文件管理功能,有效限制文件的使用权。In this embodiment, the management authority of the file is stored on the server, and it is required that each use of the file needs to be verified by the server, and the file is allowed to be viewed after the verification is passed; and the browser format file itself also has the file management function, which effectively restricts the use of the file right.
本说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似部分互相参见即可。对于实施例公开的装置而言,由于其与实施例公开的方法相对应,所以描述的比较简单,相关之处参见方法部分说明即可。The various embodiments in this specification are described in a progressive manner, and each embodiment focuses on the differences from other embodiments, and the same or similar parts between the various embodiments can be referred to each other. For the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant parts can be referred to the description of the method part.
专业人员还可以进一步意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、计算机软件或者二者的结合来实现,为了清楚地说明硬件和软件的可互换性,在上述说明中已经按照功能一般性地描述了各示例的组成及步骤。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Professionals may further realize that the units and algorithm steps of the examples described in the embodiments disclosed in this article can be implemented by electronic hardware, computer software, or a combination of both, in order to clearly illustrate the possibilities of hardware and software. Interchangeability, in the above description, the composition and steps of each example have been generally described in accordance with the function. Whether these functions are performed by hardware or software depends on the specific application and design constraint conditions of the technical solution. Professionals and technicians can use different methods for each specific application to implement the described functions, but such implementation should not be considered as going beyond the scope of the present invention.
结合本文中所公开的实施例描述的方法或算法的步骤可以直接用硬件、处理器执行的软件模块,或者二者的结合来实施。软件模块可以置于随机存储器(RAM)、内存、只读存储器(ROM)、电可编程ROM、电可擦除可编程ROM、寄存器、硬盘、可移动磁盘、CD-ROM、或技术领域内所公知的任意其它形式的存储介质中。The steps of the method or algorithm described in combination with the embodiments disclosed in this document can be directly implemented by hardware, a software module executed by a processor, or a combination of the two. The software module can be placed in random access memory (RAM), internal memory, read-only memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disks, removable disks, CD-ROMs, or all areas in the technical field. Any other known storage media.
以上实施例只为说明本发明的技术构思及特点,其目的在于让熟悉此项技术的人士能够了解本发明的内容并据此实施,并不能限制本发明的保护范围。凡跟本发明权利要求范围所做的均等变化与修饰,均应属于本发明权利要求的涵盖范围。The above embodiments are only to illustrate the technical concept and features of the present invention, and their purpose is to enable those familiar with the technology to understand the content of the present invention and implement them accordingly, and do not limit the protection scope of the present invention. All equivalent changes and modifications made to the scope of the claims of the present invention shall fall within the scope of the claims of the present invention.

Claims (12)

  1. 一种文件管理方法,其特征在于,包括:A file management method, characterized in that it comprises:
    浏览器格式文件生成过程:Browser format file generation process:
    S11、文件管理终端生成浏览器格式文件和文件管理信息,其中所述浏览器格式文件为使用浏览器查看的文件,所述浏览器格式文件包括有效数据内容;S11. The file management terminal generates a browser format file and file management information, where the browser format file is a file viewed using a browser, and the browser format file includes valid data content;
    S12、将所述浏览器格式文件发送至用户终端,将所述文件管理信息发送至服务器;S12. Send the browser format file to the user terminal, and send the file management information to the server;
    每次查看所述浏览器格式文件时执行下述步骤:Perform the following steps each time you view the browser format file:
    S21、所述用户终端接收文件打开指令后调用浏览器打开所述浏览器格式文件;S21: After receiving the file opening instruction, the user terminal invokes a browser to open the browser format file;
    S22、通过所述浏览器发送查看请求至所述服务器,所述查看请求中包含用户账户信息;S22. Send a viewing request to the server through the browser, where the viewing request includes user account information;
    S23、所述服务器根据所述文件管理信息验证所述用户账户信息是否合法;S23. The server verifies whether the user account information is legal according to the file management information;
    S24、若是,则所述服务器发送允许查看指令至所述用户终端,所述用户终端根据所述允许查看指令在浏览器上显示所述浏览器格式文件的有效数据内容。S24. If yes, the server sends a viewing permission instruction to the user terminal, and the user terminal displays the valid data content of the browser format file on the browser according to the viewing permission instruction.
  2. 根据权利要求1所述的文件管理方法,其特征在于,所述浏览器格式文件为加密文件,所述浏览器格式文件对应的密钥存储在所述文件管理信息中;所述步骤S24包括:The file management method according to claim 1, wherein the browser format file is an encrypted file, and the key corresponding to the browser format file is stored in the file management information; the step S24 comprises:
    S241、若是,则所述服务器发送所述浏览器格式文件对应的密钥至所述用户终端,所述用户终端根据所述密钥在浏览器上显示所述浏览器格式文件的有效数据内容。S241. If yes, the server sends the key corresponding to the browser format file to the user terminal, and the user terminal displays the valid data content of the browser format file on the browser according to the key.
  3. 根据权利要求2所述的文件管理方法,其特征在于,所述密钥以密文方式传输,所述浏览器格式文件包含用于识别密文的密文识别程序。The file management method according to claim 2, wherein the key is transmitted in cipher text, and the browser format file contains a cipher text recognition program for recognizing the cipher text.
  4. 根据权利要求1所述的文件管理方法,其特征在于,还包括文件管理信息修改过程:The file management method according to claim 1, characterized in that it further comprises a process of modifying file management information:
    S31、所述文件管理终端发送修改信息至所述服务器,所述服务器根据所述修改信息修改所述文件管理信息。S31. The file management terminal sends modification information to the server, and the server modifies the file management information according to the modification information.
  5. 根据权利要求1所述的文件管理方法,其特征在于,所述步骤S22中所述用户账户信息为用户手机号,所述步骤S23包括:S231、所述服务器根据所述文件管理信息验证所述用户手机号是否合法;The file management method according to claim 1, wherein the user account information in the step S22 is a user's mobile phone number, and the step S23 includes: S231. The server verifies the file according to the file management information. Whether the user's mobile phone number is legal;
    所述步骤S24包括:S242、若是,则所述服务器发送验证码至所述用户终端,所述用户终端根据所述验证码在浏览器上显示所述浏览器格式文件的有效数据内容。The step S24 includes: S242. If yes, the server sends a verification code to the user terminal, and the user terminal displays the valid data content of the browser format file on the browser according to the verification code.
  6. 根据权利要求1所述的文件管理方法,其特征在于,所述浏览器格式文件包括数据本体和数据染色体,其中所述数据本体为待传输数据;所述数据染色体为所述数据本体的属性信息;所述数据染色体包括:The file management method according to claim 1, wherein the browser format file includes a data body and a data chromosome, wherein the data body is the data to be transmitted; the data chromosome is attribute information of the data body ; The data chromosome includes:
    用于标明所述浏览器格式文件身份信息的身份基因;The identity gene used to indicate the identity information of the browser format file;
    用于标明所述浏览器格式文件内部数据状态的内部特征基因;Internal characteristic genes used to indicate the internal data status of the browser format file;
    用于描述所述浏览器格式文件的生命特征的生命特征基因;A vital characteristic gene used to describe the vital characteristic of the browser format file;
    用于描述所述浏览器格式文件的当前状态的状态特征基因;A state characteristic gene used to describe the current state of the browser format file;
    用于进行系统控制的系统控制基因。System control genes for system control.
  7. 根据权利要求6所述的文件管理方法,其特征在于,所述身份基因包括:所述浏览器格式文件的唯一标识ID和MD5摘要信息;The file management method according to claim 6, wherein the identity gene comprises: a unique identification ID and MD5 summary information of the browser format file;
    所述内部特征基因包括:数据类型、MD5摘要值、字符大小值、文本编码格式信息、文件扩展名、创建时间;The internal characteristic genes include: data type, MD5 summary value, character size value, text encoding format information, file extension, and creation time;
    所述生命特征基因包括:用于限定所述浏览器格式文件的查看权限的权限信息、用于限定所述浏览器格式文件被查看范围的传播宽度信息、用于限定所述浏览器格式文件转发层数的传播深度信息、所述浏览器格式文件的寿命信息、以及用于限定数据所有权的所有权信息;The vital sign gene includes: permission information used to limit the viewing permission of the browser format file, spread width information used to limit the viewing range of the browser format file, and used to limit the forwarding of the browser format file The spreading depth information of the number of layers, the life information of the browser format file, and the ownership information used to limit the ownership of the data;
    所述权限信息包括所有人可见且允许搜索权限、所有人可见且不允许搜索权限、所述浏览器格式文件制造者和预设用户可见且允许搜索权限、所述浏览器格式文件制造者和预设用户可见且不允许搜索权限;The permission information includes the permission to be visible to all and allow search permissions, the permission to be visible to all and search permission is not allowed, the creator of the browser format file and the preset user are visible and permission to search, the maker of the browser format file, and the permission to search. Set user visibility and do not allow search permissions;
    所述状态特征基因包括:所述浏览器格式文件当前的所述传播宽度信息和所述浏览器格式文件当前的所述传播深度信息;The state characteristic gene includes: the current spread width information of the browser format file and the current spread depth information of the browser format file;
    所述系统控制基因包括用于匹配命令结果的异步协议命令帧的序列号和用于验证识别的活化网关。The system control gene includes the sequence number of the asynchronous protocol command frame used to match the command result and the activation gateway used to verify the identification.
  8. 根据权利要求6所述的文件管理方法,其特征在于,所述数据染色体由键值对组成,其中键为字符串。The file management method according to claim 6, wherein the data chromosome is composed of key-value pairs, wherein the key is a character string.
  9. 根据权利要求1所述的文件管理方法,其特征在于,所述文件管理信息包括预设文件查看次数,所述步骤S23包括:The file management method according to claim 1, wherein the file management information includes preset file viewing times, and the step S23 includes:
    S232、所述服务器判断所述用户账户信息的已查看次数是否未达到所述预设文件查看次数。S232: The server judges whether the number of times the user account information has been viewed has not reached the preset number of file views.
  10. 根据权利要求1所述的文件管理方法,其特征在于,所述文件管理信息包括预设文件查看时间,所述步骤S23包括:The file management method according to claim 1, wherein the file management information includes a preset file viewing time, and the step S23 includes:
    S233、所述服务器判断所述用户账户信息的已查看时间是否未达到所述预设文件查看时间。S233: The server judges whether the checked time of the user account information has not reached the preset file checking time.
  11. 根据权利要求1所述的文件管理方法,其特征在于,还包括使用信息记录过程:The file management method according to claim 1, characterized in that it further comprises a process of recording usage information:
    所述服务器记录每个所述浏览器格式文件的使用记录信息。The server records the usage record information of each browser format file.
  12. 根据权利要求1所述的文件管理方法,其特征在于,所述浏览器格式文件为HTML文件。The file management method according to claim 1, wherein the browser format file is an HTML file.
PCT/CN2020/122324 2019-10-31 2020-10-21 File management method WO2021082996A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911050646.X 2019-10-31
CN201911050646.XA CN110971589A (en) 2019-10-31 2019-10-31 File management method

Publications (1)

Publication Number Publication Date
WO2021082996A1 true WO2021082996A1 (en) 2021-05-06

Family

ID=70030217

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/122324 WO2021082996A1 (en) 2019-10-31 2020-10-21 File management method

Country Status (2)

Country Link
CN (1) CN110971589A (en)
WO (1) WO2021082996A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110971589A (en) * 2019-10-31 2020-04-07 杭州来布科技有限公司 File management method
CN112491886A (en) * 2020-11-27 2021-03-12 北京明朝万达科技股份有限公司 Security control method, system, device and storage medium based on network system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150046493A1 (en) * 2013-08-07 2015-02-12 Microsoft Corporation Access and management of entity-augmented content
CN107193667A (en) * 2017-04-25 2017-09-22 北京小米移动软件有限公司 The update method and device of webpage authority
CN110162935A (en) * 2019-04-19 2019-08-23 杭州来布科技有限公司 A kind of charging method of file paid utilization
CN110324387A (en) * 2018-03-30 2019-10-11 武汉斗鱼网络科技有限公司 Method, storage medium, equipment and the system of document lock are realized based on WebSocket
CN110971589A (en) * 2019-10-31 2020-04-07 杭州来布科技有限公司 File management method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101030857A (en) * 2007-04-10 2007-09-05 华东师范大学 Method for encrypting, protecting and controlling fine mesh size file
US9118660B2 (en) * 2013-08-27 2015-08-25 Prakash Baskaran Method and system for providing access to encrypted data files for multiple federated authentication providers and verified identities
CN109325597B (en) * 2018-08-16 2023-04-07 朱小军 Bionic data cell body

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150046493A1 (en) * 2013-08-07 2015-02-12 Microsoft Corporation Access and management of entity-augmented content
CN107193667A (en) * 2017-04-25 2017-09-22 北京小米移动软件有限公司 The update method and device of webpage authority
CN110324387A (en) * 2018-03-30 2019-10-11 武汉斗鱼网络科技有限公司 Method, storage medium, equipment and the system of document lock are realized based on WebSocket
CN110162935A (en) * 2019-04-19 2019-08-23 杭州来布科技有限公司 A kind of charging method of file paid utilization
CN110971589A (en) * 2019-10-31 2020-04-07 杭州来布科技有限公司 File management method

Also Published As

Publication number Publication date
CN110971589A (en) 2020-04-07

Similar Documents

Publication Publication Date Title
US8689015B2 (en) Portable secure data files
US8327450B2 (en) Digital safety deposit box
JP2020009500A (en) Data security service
US6976162B1 (en) Platform and method for establishing provable identities while maintaining privacy
ES2625939T3 (en) Licensing of protected content for application sets
US8572372B2 (en) Method for selectively enabling access to file systems of mobile terminals
CN103310169B (en) A kind of method protecting SD card data and protection system
JP6678457B2 (en) Data security services
US20060018484A1 (en) Information processing device, information processing system, and program
WO2017143879A1 (en) File permission management method and device
JP2005536951A (en) Apparatus, system, and method for securing digital documents in a digital device
CN104662870A (en) Data security management system
CN105408912A (en) Process authentication and resource permissions
CN106575342A (en) Kernel program including relational data base, and method and device for executing said program
US20190028488A1 (en) Method and system for blocking phishing or ransomware attack
WO2005098640A1 (en) Program, computer, and data processing method
WO2010002731A1 (en) Systems and methods for controlling access to encrypted data stored on a mobile device
JP4998518B2 (en) Information processing apparatus, information processing system, and program
JP2010154419A (en) Electronic file transmission method
CN104123506A (en) Data access method and device and data encryption storage and access method and device
WO2017066995A1 (en) Method and device for preventing unauthorized access to server
WO2021082996A1 (en) File management method
CN110955909B (en) Personal data protection method and block link point
KR100819382B1 (en) Digital Information Storage System, Digital Information Security System, Method for Storing Digital Information and Method for Service Digital Information
CN101243469A (en) Digital license migration from first platform to second platform

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20882309

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20882309

Country of ref document: EP

Kind code of ref document: A1