WO2015045302A1 - ファイル管理システムおよびファイル管理システムに用いる利用者端末 - Google Patents

ファイル管理システムおよびファイル管理システムに用いる利用者端末 Download PDF

Info

Publication number
WO2015045302A1
WO2015045302A1 PCT/JP2014/004670 JP2014004670W WO2015045302A1 WO 2015045302 A1 WO2015045302 A1 WO 2015045302A1 JP 2014004670 W JP2014004670 W JP 2014004670W WO 2015045302 A1 WO2015045302 A1 WO 2015045302A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
encapsulated
encapsulation
original
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/JP2014/004670
Other languages
English (en)
French (fr)
Inventor
秀雄 島津
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Solution Innovators Ltd
Original Assignee
NEC Solution Innovators Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to CN201480052681.4A priority Critical patent/CN105580020B/zh
Priority to JP2015538869A priority patent/JP6050510B2/ja
Priority to US14/917,332 priority patent/US10140431B2/en
Publication of WO2015045302A1 publication Critical patent/WO2015045302A1/ja
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/6209Protecting access to data via a platform, e.g. using keys or access control rules to a single file or object, e.g. in a secure envelope, encrypted and accessed using a key, or with access control rules appended to the object itself
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/106Enforcing content protection by specific content processing
    • G06F21/1062Editing
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/2107File encryption

Definitions

  • the present invention relates to a file management system and a user terminal used for the file management system.
  • files In companies, a huge amount of electronic files (hereinafter referred to as files) are created, stored in personal PCs (Personal Computers) and file servers and distributed. It contains a lot of highly confidential information. For example, spreadsheet data with price lists for unpublished products, word profiles with personnel information, presentation files with publicity materials before publication, exchange of confidential information related to collaboration with other companies An e-mail in which is described.
  • DRM digital rights management
  • the file creator sets the access rights for the file. Then, the file and the access right information are combined and encrypted.
  • this operation is referred to as “encapsulation”.
  • the access right defines a person who can use the file and an operation that the person can execute on the file. Specifically, for example, only reference is possible, edit / change is possible, and all rights can be exercised.
  • the encapsulating server verifies the user's access rights, cancels the encapsulation, and returns the decapsulated file to the user. To do.
  • this release operation is also referred to as “decapsulation”. Users can perform file operations according to their own access rights.
  • the user terminal needs to have a built-in DRM function for executing the DRM. If it is not built-in, files under the management of DRM cannot be used.
  • Patent Document 1 discloses a method for file encapsulation.
  • the encapsulation server performs the encapsulation in response to a request from the user terminal.
  • the encapsulation server When the user terminal sets the original file and access right information and transmits them to the encapsulation server, the encapsulation server generates and returns the encapsulated file, and the user terminal can receive the encapsulated file.
  • Patent Document 1 itself is not based on the premise that the user terminal does not have the DRM function, but by applying this technique, it is possible to perform the encapsulation from the user terminal that does not have the DRM function. is there.
  • Patent Document 2 discloses a method of using an encapsulated file using a terminal that does not have a DRM function. If this technology is used, the encapsulated file can be viewed even from a terminal having no DRM function. The process is as follows. 1) First, the user transmits the encapsulated file and its access right information to the encapsulating server. 2) The encapsulation server confirms whether the user has access rights. 3) When the access right is confirmed, the encapsulation is released and the content file is converted into a format that can be viewed by the user. This format can only be viewed, and cannot be copied, pasted, printed, changed, screen captured, etc. at all. Even if the user has authority over viewing such as editing, only viewing is possible. If the access right is not confirmed, the request is rejected and encapsulation is not released.
  • Patent Document 1 and Patent Document 2 it is possible to encapsulate a file using DRM and view the encapsulated file even using a terminal that does not have a DRM function.
  • Patent Documents 3 and 4 disclose related technologies.
  • Patent Document 1 The problem with the technology of Patent Document 1 is that the original file that is the source of the encapsulated file remains on the user terminal. If the original file remains, information will be stolen if there is unauthorized access. There is no problem if the user deletes the original file, but there is a danger of neglect or forget.
  • Patent Document 2 has a problem that the user cannot perform operations other than browsing a file.
  • a company there are many needs for a plurality of users to edit a file or change an attribute.
  • the technology of Patent Document 2 cannot meet this need.
  • the present invention has been made in view of the above problems, and an object of the present invention is to provide a method for enabling file encapsulation and decapsulation using a terminal having no DRM function. It is another object of the present invention to provide a method that enables operations other than browsing for an unencapsulated file and a method for reducing the risk of information leakage.
  • a file management system includes an intranet including data storage means, and an encapsulation server that generates an encapsulated file by collectively encrypting an original file and access right information for the original file. And a user terminal accessible to the intranet and the encapsulation server, wherein the encapsulation server receives the original file and the access right information from the user terminal and generates the encapsulated file.
  • Encapsulation control means for returning the encapsulated file to the user terminal, the encapsulation condition setting means for setting the encapsulation condition by the user terminal, and the encapsulation request for requesting the encapsulation to the encapsulation server Means and the encapsulated file returned
  • Encapsulated file storage means for storing the file in the data storage means, and automatic file deletion means for automatically deleting the original file stored in the file storage means in response to the storage of the encapsulated file, ing.
  • the effect of the present invention is that information leakage can be prevented by using a terminal that does not have DRM as a base. This is because the original file is encapsulated and the original file is automatically deleted.
  • FIG. 16 is a block diagram showing the first embodiment of the present invention.
  • the file management system includes an intranet 100, an encapsulation server 300, and a user terminal 200 that can access the intranet 100 and the encapsulation server 300.
  • the intranet 100 has data storage means 191 for storing data.
  • the encapsulation server 300 includes an encapsulation control unit 391 that collectively encrypts the original file and access right information for the original file to generate an encapsulated file.
  • the encapsulation control unit 391 receives the original file and the access right information from the user terminal 200, generates an encapsulated file, and returns the generated encapsulated file to the user terminal 200.
  • the access right information is information that defines who is allowed to perform what operation on the original file.
  • the user terminal 200 includes an encapsulation condition setting unit 291 that sets an encapsulation condition, and an encapsulation request unit 292 that requests the encapsulation server 300 to perform encapsulation.
  • the encapsulation condition setting unit 291 sets access right information to be given to the original file.
  • the user terminal 200 includes an encapsulated file storage unit 293 that stores the encapsulated file received from the encapsulation server 300 in the data storage unit 191.
  • it has automatic original file deletion means 294 that automatically deletes the original file stored in the data storage means 191 when the encapsulated file is saved.
  • FIG. 1 is a block diagram showing a file management system according to the second embodiment. In the present embodiment, details of the configuration and operation of the file management system will be described.
  • a data storage unit 101 and an access right information storage unit 102 are provided in the intranet 100.
  • a user terminal 200 is connected to the intranet 100.
  • An encapsulation server 300 is arranged on a network such as the Internet or an intranet.
  • the user terminal 200 is provided with a user ID storage unit 201, an encapsulation condition setting unit 202, an encapsulation request unit 203, an encapsulated file storage unit 204, and an automatic original file deletion unit 205.
  • ID is an abbreviation for identifier.
  • the encapsulation server 300 is provided with an available user ID storage unit 301 and an encapsulation control unit 302.
  • the data storage unit 101 is a storage in the intranet, and stores original files and encapsulated files.
  • the access right information storage unit 102 stores access right information used when encapsulating the original file.
  • the access right defines users who can access the file and file operations that can be used by each user.
  • FIG. 2 shows an example of the access right setting list. There are 5 available users in the list, and each access right can be used for all operations of Shimazu, can be referenced, edited, deleted, encapsulated by Yamada, can be viewed and edited by Takahashi, Kimura and Suzuki Can only be referenced. This is merely an example, and application of the present invention is not limited to the access right setting method.
  • the encapsulation server 300 receives an original file and access right information in response to a request from the outside, generates an encapsulated file, and returns it.
  • the encapsulation server 300 operates as an independent WEB server on an intranet or the Internet, for example.
  • the encapsulation request from the encapsulation request unit 203 to the encapsulation server 300 is transmitted as a request on the Internet, for example, and the encapsulation server 300 accepts the request.
  • the request format for example, the HTTP format (Hyper Text Transfer Protocol) can be used.
  • the user ID storage unit 301 stores the IDs of users who can use the encapsulation server 300. It also stores authentication information such as passwords. Prior to the execution of encapsulation, the encapsulation control unit 302 refers to the available user ID storage unit 301 and determines whether the user is eligible for use. In order to prevent impersonation of the user, authentication information may be set, for example, by setting a password for each user ID as shown in FIG. In addition, although the password was mentioned as an example here, arbitrary methods can be used for authentication information as needed.
  • the encapsulation control unit 302 generates an encapsulated file from the received original file and access right information, and returns it to the user terminal 200.
  • the user terminal 200 is a terminal that can access the intranet, and includes a user ID storage unit 201, an encapsulation condition setting unit 202, an encapsulation request unit 203, an encapsulated file storage unit 204, and an automatic original file deletion unit 205.
  • the user terminal 200 is, for example, a smartphone or a tablet PC (Personal Computer), and does not have the DRM function. Or you may have, but it is not used in this embodiment.
  • the user ID storage unit 201 holds a user ID necessary for using the encapsulation server, a password necessary for authentication, and the like.
  • the encapsulation condition setting unit 202 is means for designating an original file to be encapsulated by a user and setting access rights for the original file.
  • the encapsulation request unit 203 is a means for requesting the encapsulation server 300 to execute encapsulation and return an encapsulated file in accordance with the set encapsulation conditions.
  • the encapsulation request unit 203 retrieves the original file from the data storage unit 101 and transmits it to the encapsulation server 300 together with the set access right information.
  • it also has a function of establishing authentication by transmitting a user ID and necessary authentication information.
  • the encapsulated file storage unit 204 stores the encapsulated file returned from the encapsulation server 300 in the same path as the original file of the data storage unit 101.
  • the automatic original file deletion unit 205 forcibly deletes the original file when the storage of the encapsulated file is completed. As a result, the original file is replaced with the encapsulated file.
  • FIG. 4 is a flowchart showing the operation of the user terminal 200. Note that the same reference numerals as used in FIG.
  • the user inputs the original file name to be encapsulated and the access right information to be set, and the encapsulation condition setting unit 202 accepts this (S101) and stores the access right information in the access right information storage unit 102 ( S102).
  • the encapsulation request unit 203 retrieves the original file from the data storage unit 101 and stores the path (S103).
  • the encapsulation request unit 203 retrieves the user ID and authentication information from the user ID storage unit 201 and transmits them to the encapsulation server 300 (S104).
  • S105_NO the authentication of the encapsulation server 300 is not established
  • the original file and access right information are set and transmitted to the encapsulation server 300 (S106).
  • the encapsulation request unit 203 receives it (S107).
  • the encapsulated file storage unit 204 stores the encapsulated file in the same path as the original file of the data storage unit 101 (S108).
  • the automatic original file deletion unit 205 deletes the original file (S109). As described above, the replacement of the original file and the encapsulated file is completed.
  • the authentication from S104 to S105 can be performed at any timing between S101 and S103.
  • FIG. 5 is a block diagram showing a specific example.
  • an original file starts with 1 and an encapsulated file starts with 2.
  • FIG. 5A shows an initial state, and the data storage unit 101 stores an original file 1A and encapsulated files 2B and 2C.
  • the user terminal 200 requests the encapsulation server 300 to encapsulate 1A.
  • the encapsulation server 300 executes encapsulation and generates an encapsulated file 2A. Next, the encapsulation server 300 returns 2A to the user terminal 200.
  • the original file can be surely deleted and securely stored as an encapsulated file.
  • FIG. 6 is a flowchart illustrating the operation of the encapsulation request unit 203 according to the present embodiment. Note that the same reference numerals as used in FIG.
  • S201 to S207 are the same as S101 to S107 of the first embodiment.
  • the encapsulated file is overwritten and saved in the data storage unit 101 with the same name as the original file 1 (S208). In this way, the storage of the encapsulated file 2 and the replacement of the original file 1 are reliable and efficient.
  • a terminal that does not have a DRM function releases the encapsulation of an encapsulated file and enables the original use.
  • the user terminal 200 requests the decapsulation server 300 to decapsulate the encapsulated file, and receives it as an original file that can be edited as well as viewed.
  • FIG. 7 is a block diagram showing the system configuration of the present embodiment.
  • a data storage unit 101 and an access right information storage unit 102 are provided in the intranet 100. These configurations are the same as those in the second and third embodiments.
  • a user terminal 200 is connected to the intranet 100.
  • An unencapsulated server 400 is arranged on a network such as the Internet or an intranet. The unencapsulated server 400 is provided with a user ID storage unit 401 and an unencapsulated control unit 402.
  • the unencapsulated server 400 releases the encapsulation of the encapsulated file and generates an original file in response to an external request.
  • the user ID storage unit 401 stores IDs and authentication information of users who can use the non-encapsulated server 400.
  • the decapsulation control unit 402 executes decapsulation, the user ID storage unit 401 is referred to determine whether or not there is a use qualification. In the determination, not only the user ID but also arbitrary authentication information can be used.
  • the decapsulation control unit 402 When the decapsulation control unit 402 receives an encapsulated file from an authenticated user, the decapsulation control unit 402 releases the encapsulation and refers to the access right information in the encapsulated file.
  • the access right referred to as full access right
  • the original file is extracted from the encapsulated file and returned to the user.
  • the user terminal 200 includes a user ID storage unit 201, an unencapsulated condition setting unit 212, an unencapsulation request unit 213, an original file storage unit 214, and an automatic encapsulated file deletion unit 215.
  • the decapsulation condition setting unit 212 is a means for the user to specify a file to be decapsulated.
  • the decapsulation request unit 213 sends a copy of the encapsulated file stored in the data storage unit 101 to the user ID and necessary authentication information, and requests decapsulation.
  • the original file storage unit 214 stores the original file returned from the non-encapsulated server 400 in the same path as the original encapsulated file.
  • the automatic encapsulated file deletion unit 215 forcibly deletes the original encapsulated file when the saving of the original file is completed.
  • the decapsulation request unit 213 requests the decapsulation server 400 to decapsulate the designated encapsulated file.
  • FIG. 8 is a flowchart showing the operation of the user terminal 200 in non-encapsulation.
  • symbol of each part used for description uses the same thing as FIG.
  • the decapsulation condition setting unit 212 receives this file name (S301).
  • the unencapsulation request unit 213 takes out the designated encapsulated file from the data storage unit 101 and stores the path (S302).
  • the user ID and necessary authentication information are transmitted to the decapsulation server 400 (S303). If the authentication fails (S304_NO), the decapsulation is stopped. If the authentication is successful (S304_YES), the encapsulated file is transmitted to the non-encapsulated server 400 (S305).
  • the unencapsulated server 400 decrypts the encapsulated file, and determines whether the user has authority (full access right) that allows all operations. If the user has the full access right, the original file is extracted from the decrypted file and returned to the unencapsulation request unit 213. The operation of the non-encapsulated server will be described later.
  • the decapsulation request unit 213 receives the original file (S306).
  • the original file received by the original file storage unit 214 is stored in the same path as the original encapsulated file (S307).
  • the automatic encapsulated file deletion unit 215 deletes the original encapsulated file stored in the data storage unit 101 (S308). As described above, the encapsulated file 2 is replaced with the original file 1, and the user can freely operate the original file 1. Also, the confusion caused by the existence of two files with the same name can be avoided.
  • FIG. 9 is a flowchart showing the operation of the non-encapsulated server 400.
  • symbol of each part used for description uses the same thing as FIG.
  • authentication information for authenticating whether the user is a valid user of the non-encapsulated server is received (S401).
  • the decapsulation server 400 refers to the available user ID storage unit 401 and checks whether the user is a valid user of the decapsulation server 400 (S402). If the user ID is not registered (S403_NO), the request for non-encapsulation is rejected and the process ends. If the registration of the user ID can be confirmed, the authentication is OK (S403_YES), and an authentication success message is transmitted (S404).
  • the encapsulated file is transmitted from the user terminal, and the unencapsulated server 400 receives it (S405).
  • the unencapsulated server 400 decrypts the encapsulated file (S406).
  • S407 With reference to the decrypted access right information, it is investigated whether the user has a full access right that allows all operations (S407). When there is no full access right (S408_NO), the decrypted file is re-encapsulated, and a message indicating that it cannot be decapsulated is transmitted to the user terminal, and the process is terminated.
  • the re-encapsulated encapsulated file is deleted or returned to the non-encapsulation request unit 213. If it is determined that the user has the full access right (S408_YES), the original file is extracted from the decrypted file and returned to the user terminal.
  • the user can receive the original file.
  • the range of users can be minimized.
  • the original encapsulated file is deleted, confusion due to the existence of two files having the same name can be avoided.
  • the file can be saved and deleted at the same time, which is reliable and efficient.
  • FIG. 10 is a block diagram showing a fourth embodiment of the present invention. In this embodiment, a mechanism for performing both encapsulation and decapsulation is implemented.
  • a data storage unit 101 and an access right information storage unit 102 are provided in the intranet 100. These configurations are the same as those in the second to fourth embodiments.
  • a user terminal 200 is connected to the intranet 100.
  • An encapsulation control server 500 is arranged on a network such as the Internet or an intranet.
  • the encapsulation control server 500 is provided with a user ID storage unit 501 and an encapsulation / decapsulation control unit 502.
  • the encapsulation control server 500 encapsulates the original file and decapsulates the encapsulated file in response to an external request.
  • the encapsulation control server 500 refers to the available user ID storage unit 501 and determines whether the user is eligible for use.
  • the user terminal 200 includes an encapsulation control condition setting unit 222, an encapsulation control request unit 223, a file storage unit 224, and an automatic file deletion unit 225.
  • the encapsulation control condition setting unit 222 specifies which file processing is requested and whether it is encapsulated or unencapsulated. In the encapsulation, the access right to be set is specified.
  • the encapsulation control request unit 223 requests the encapsulation control server 500 to encapsulate the original file or unencapsulate the encapsulated file according to the condition instructed by the encapsulation control condition setting unit 222. Authentication is performed with reference to the encapsulation control server 500 and the user ID storage unit 501, and the encapsulation / decapsulation control unit 502 performs encapsulation or decapsulation processing.
  • the file returned after the processing is completed is stored in the data storage unit 101 by the file storage unit 224. When the storage is completed, the original original file or the original encapsulated file is forcibly deleted by the automatic file deletion unit 225.
  • FIG. 11 is a block diagram showing the file management system of the present embodiment.
  • a data storage unit 101, an access right information storage unit 102, and a standard access right information storage unit 103 are provided in the intranet 100.
  • a user terminal 200 is connected to the intranet 100.
  • the user terminal 200 includes a user ID storage unit 201, an automatic encapsulation request unit 233, an automatic encapsulated file storage unit 234, an automatic original file deletion unit 235, an automatic file cyclic inspection unit 236, and a cyclic control timer. 237.
  • An encapsulation control server 500 is disposed on a network such as the Internet or an intranet.
  • the encapsulation control server 500 is provided with a user ID storage unit 501 and an encapsulation / decapsulation control unit 502.
  • the encapsulation control server 500 can be replaced with the encapsulation server 300.
  • the standard access right information storage unit 103 stores standard access right information used when encapsulating the original file.
  • the standard access right is an access right determined in advance as an access right for a file to be automatically encapsulated. For example, “Our employees can perform all operations” or “The user can perform all operations, otherwise only refer to”.
  • the automatic file patrol unit 236 checks the files stored in the data storage unit 101 one by one, and when the original file is detected, transmits the file name to the automatic encapsulation request unit 233.
  • the automatic encapsulation request unit 233 requests the encapsulation control server 500 to encapsulate the original file.
  • the original file is extracted from the data storage unit 101
  • the standard access right information is extracted from the standard access right information storage unit 103, and transmitted to the encapsulation control server 500 together with the encapsulation request.
  • a user ID is transmitted and necessary authentication is established.
  • the automatic encapsulated file storage unit 234 stores the encapsulated file 2 returned from the encapsulation control server 500 in the same path as the original original file 1 of the data storage unit 101.
  • the automatic original file deletion unit 235 automatically deletes the original file 1 when the encapsulated file 2 is saved. Note that when the automatic encapsulated file storage unit 234 stores the encapsulated file 2 over the original original file with the same name, the automatic original file deletion unit 235 may not be provided.
  • the patrol control timer 237 controls starting and stopping of the automatic file patrol inspection unit 236 using a preset interval. In the patrol control timer 237, two of an activation interval and a continuous interval from activation to end are set from the outside. The patrol control timer 237 records the current time, and activates the automatic file patrol checker 236 at each activation interval. Then, when the time interval of the continuous interval comes, the operation of the automatic file patrol checker 236 is forcibly interrupted.
  • FIG. 12 is a flowchart showing the operation of the automatic file inspection unit 236.
  • symbol of each part used for description uses the same thing as FIG.
  • an activation command is received from the patrol control timer 237 and activated (S501).
  • the files stored in the data storage unit are inspected one by one (S502). If the checked file is not the original file (S503_NO), the process proceeds to the next file check.
  • the original file is detected (S503_YES)
  • the file name is transmitted to the automatic encapsulation request unit 233 (S504). If a stop command is received from the patrol control timer 237, it stops (S505_YES). If there is no stop command (S505_NO), the process returns to the file check and the next file is checked.
  • the stop command from the patrol control timer 237 is received after S504 (file name transmission to the automatic encapsulation request unit 233).
  • the stop command is received at an arbitrary timing, and the automatic file patrol checker 236 is stopped at an arbitrary timing.
  • the automatic file patrol checking unit 236 has a program configuration that does not end and continues to run forever.
  • a low-priority task is used so as not to disturb the original operation. It is desirable to operate as.
  • the patrol control timer 237 works to temporarily suspend the operation at an appropriate timing.
  • the interval may be set to infinity and always be operated. Is possible.
  • the original file 1 can be replaced with the encapsulated file 2 without being lost. Information can be reliably protected.
  • the user terminal 200 is a mobile device such as a smartphone or a tablet PC
  • the battery consumption is accelerated as the background program increases, which is not preferred by the user.
  • a means for executing automatic file encapsulation without worrying about battery consumption is provided.
  • FIG. 13 is a block diagram showing the seventh embodiment.
  • the user terminal 200 includes a charging status storage unit 239 in addition to the configuration of the sixth embodiment.
  • the patrol control timer is a charging status-dependent patrol control timer 238 that controls patrol depending on the charging status.
  • the charging status storage unit 239 always records whether the user terminal 200 is being charged. When the charging process is interrupted, an event “the charging process is stopped” is generated as an interrupt event. These are realized by a control circuit (not shown) of the user terminal 200, and are generally detected as interrupt events at the program level.
  • the charging status-dependent patrol control timer 2308 an activation interval for activation and a continuation interval from activation to termination are set from the outside.
  • the charging status-dependent cyclic control timer 238 records the current time, checks the charging status storage unit 239 for each activation interval, and activates the automatic file cyclic inspection unit 236 only when charging is in progress. And it operates until the time interval of the continuation interval comes. However, when an interruption event for stopping the charging process is received from the charging status storage unit 239, the operation of the automatic file patrol checking unit 236 is forcibly interrupted.
  • FIG. 14 is a block diagram showing an eighth embodiment of the present invention.
  • the automatic encapsulation process is performed only for the personal folder provided in the intranet 100.
  • the seventh embodiment is applied as an automatic encapsulation mechanism is shown.
  • a personal folder 110 is provided in the intranet 100, and a data storage unit 101, an access right information storage unit 102, and a standard access right information storage unit 103 are provided in the personal folder 110.
  • Such a form is desirable when the size of the intranet is large, a personal folder is provided in the intranet, and the management of the folder is left to the user.
  • the operation is the same as in the seventh embodiment.
  • the data storage unit 101, the access right information storage unit 102, and the standard access right information storage unit 103 are placed in the intranet 100. .
  • the same form can be applied. This is because this configuration is substantially the same as the state in which the user terminal 200 is always connected to the intranet 100 in the first to seventh embodiments.
  • FIG. 15 is a block diagram showing the present embodiment.
  • the user terminal 200 of this embodiment is provided with a data storage unit 251, an access right information storage unit 252, and a standard access right information storage unit 253 in addition to the configuration of the user terminal 200 of the seventh embodiment. ing. The operation is the same as in the seventh embodiment.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Storage Device Security (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

 [課題] デジタル権利管理(DRM)を基盤としてもたない端末を用いながら、オリジナルファイルにアクセス権を付加して暗号化したカプセル化ファイルの作成を行い、かつ処理前のオリジナルファイルを残さないようにする。 [解決手段]ファイル管理システムは、データ格納手段を有するイントラネットと、カプセル化サーバと、イントラネットとカプセル化にアクセスが可能な利用者端末を有する。利用者端末は、カプセル化サーバにオリジナルファイルとアクセス権情報とをカプセル化サーバに送り、カプセル化が完了したカプセル化ファイルを受信するカプセル化要請手段を有する。また利用者端末は、カプセル化ファイルをデータ格納手段に保存するカプセル化ファイル保存手段と、カプセル化ファイルの保存を契機としてオリジナルファイルを削除する自動オリジナルファイル削除手段とを有する。

Description

ファイル管理システムおよびファイル管理システムに用いる利用者端末
 本発明は、ファイル管理システムおよびファイル管理システムに用いる利用者端末に関する。
 企業では、膨大な量の電子ファイル(以下、ファイルと呼ぶ)が作成され、個人のPC(Personal Computer)やファイルサーバに格納され、流通されている。その中には、機密性の高い情報が多数含まれている。例えば、未発表製品の価格表が記載された表計算ソフトのデータ、人事情報などが記載されたワープロファイル、公表前の広報用資料が記載されたプレゼンテーションファイル、他社との連携に関する機密情報のやりとりが記述された電子メール、等が含まれる。
 しかし、それらは、必ずしも十分に管理されていないのが実態であり、企業の情報漏えいのリスクを増大させている。そこで、最近では、それを解決する方法として、ファイルそのものが「自分で自分の身を守る」仕組みが採用されるようになってきた。この仕組みが、デジタル権利管理(Digital Rights Management,DRM)である。DRMは、元々、映像コンテンツや音楽コンテンツなどの有料コンテンツを小額課金で取引する仕組みとして普及が始まったものだが、これを、企業のファイルの管理に対しても適用している。
 一般的なDRMを利用する場合、ファイルの作成者が、そのファイルに対するアクセス権を設定する。そしてファイルとアクセス権情報とを一つにまとめて暗号化する。ここでは、この操作を「カプセル化」と呼ぶこととする。また、アクセス権とは、ファイルを利用できる人と、その人がファイルに対して実行可能な操作を規定するものである。具体的には例えば、参照のみ可能、編集・変更可能、すべての権利を行使可能、などである。
 利用者がカプセル化されたファイルを利用する場合には、カプセル化サーバが、利用者のアクセス権を検証した上で、カプセル化の解除を行い、利用者にカプセル化が解除されたファイルを返送する。ここでは、この解除操作を「非カプセル化」とも呼ぶこととする。利用者は自身が所有するアクセス権に応じたファイルの操作を実行することが出来る。
 なお、上記の一般的なDRMを利用するためには、利用者端末がそのDRMを実行するためのDRM機能を内蔵している必要がある。内蔵していない場合は、DRMの管理下にあるファイルを利用することが出来ない。
 ところが、近年、クラウド環境の発達により、DRM機能を持たない端末からもDRMで管理されたファイルを利用したいという要求が高まっている。例えば、スマートフォンやタブレットPC、公共のコンピュータなど、DRM機能を持たない端末からも、ファイルのカプセル化および非カプセル化を利用できる方法の確立が望まれている。
 この課題を解決する技術も種々検討されている。ファイルのカプセル化については、例えば特許文献1にその方法が開示されている。この方法では、利用者端末からの要請により、カプセル化サーバがカプセル化を代行する。利用者端末がオリジナルファイルとアクセス権情報をセットにしてカプセル化サーバに送信すると、カプセル化サーバがカプセル化ファイルを生成して返送し、利用者端末はカプセル化ファイルを受取ることができる。特許文献1自体は利用者端末がDRM機能を持たないことを前提としたものではないが、この技術を応用することにより、DRM機能を持たない利用者端末からもカプセル化を行うことが可能である。
 また非カプセル化については、例えば特許文献2にDRM機能を持たない端末を用いて、カプセル化されたファイルを利用する一方法が開示されている。この技術を用いると、DRM機能を持たない端末からもカプセル化ファイルを閲覧することが出来る。そのプロセスは次の通りである。
1)まず利用者は、カプセル化ファイルと、自身のアクセス権情報をカプセル化サーバに送信する。
2)カプセル化サーバは、利用者がアクセス権を有するか確認する。
3)アクセス権が確認された場合は、カプセル化を解除し、中身のファイルを利用者が閲覧可能な形式に変換する。この形式は、閲覧のみが可能であり、コピー、ペースト、印刷、変更、画面キャプチャなどが一切できないものとする。これは利用者が編集等閲覧より上の権限を有していたとしても同様に閲覧のみ可能とする。なお、アクセス権が確認されなかった場合には、要求を却下しカプセル化を解除しない。
 以上、説明したように特許文献1、特許文献2によればDRM機能を持たない端末を用いてもDRMを用いたファイルのカプセル化、およびカプセル化されたファイルの閲覧を行うことが出来る。
 また特許文献3、特許文献4にも、関連する技術が開示されている。
特開2010-117983号公報 特表2013-504136号公報 特表2010-505206号公報 特開2008-123049号公報
 しかしながら、これらの技術にはそれぞれ問題点があった。
 特許文献1の技術の問題点は、カプセル化ファイルの元となったオリジナルファイルがそのまま利用者端末に残ってしまうことである。オリジナルファイルが残ると不正アクセスがあった場合に情報が盗まれてしまう。オリジナルファイルを利用者が削除すれば問題ないが、怠ったり、忘れたりする危険があった。
 また、特許文献2の技術には、利用者が、ファイルの閲覧以外の操作が出来ないという問題点があった。企業においては、複数の利用者がファイルを編集したり、属性を変更したりしたいというニーズが数多く存在する。特許文献2の技術ではこのニーズに応えることが出来ない。
 本発明は上記の問題点に鑑みてなされたものであり、DRM機能を持たない端末を用いて、ファイルのカプセル化、非カプセル化を実行可能にする方法を提供することを目的とする。また、非カプセル化されたファイルに対し閲覧以外の操作を可能とする方法を提供すること、および情報流出リスクを低減する方法を提供することを目的とする。
 上記の課題を解決するため、本発明のファイル管理システムは、データ格納手段を備えるイントラネットと、オリジナルファイルと前記オリジナルファイルに対するアクセス権情報とをまとめて暗号化してカプセル化ファイルを生成するカプセル化サーバと、前記イントラネットおよび前記カプセル化サーバにアクセス可能な利用者端末と、を有し、前記カプセル化サーバが前記利用者端末から前記オリジナルファイルと前記アクセス権情報とを受け取り前記カプセル化ファイルを生成し前記カプセル化ファイルを前記利用者端末に返送するカプセル化制御手段を有し、前記利用者端末がカプセル化条件を設定するカプセル化条件設定手段と前記カプセル化サーバにカプセル化を要請するカプセル化要請手段と返送された前記カプセル化ファイルを前記データ格納手段に保存するカプセル化ファイル保存手段と前記カプセル化ファイルの保存を契機として前記ファイル格納手段に格納された前記オリジナルファイルを自動的に削除する自動ファイル削除手段と、を有している。
 本発明の効果は、DRMを基盤としてもたない端末を用いて情報漏えいが防止できることである。これはオリジナルファイルをカプセル化し、オリジナルファイルが自動的に削除されるためである。
本発明第2の実施の形態を示すブロック図である。 本発明第2の実施の形態に用いるアクセス権の一例である。 本発明第2の実施の形態に用いる認証情報の一例である。 本発明第2の実施の形態の動作を示すフローチャートである。 本発明第2の実施の形態の処理前の具体例を示すブロック図である。 本発明第2の実施の形態の処理後の具体例を示すブロック図である。 本発明第3の実施の形態の動作を示すフローチャートである。 本発明第4の実施の形態を示すブロック図である。 本発明第4の実施の形態の非カプセル化要請部の動作を示すフローチャートである。 本発明第4の実施の形態の非カプセル化サーバの動作を示すフローチャートである。 本発明第5の実施の形態を示すブロック図である。 本発明第6の実施の形態を示すブロック図である。 本発明第6の実施の形態の動作を示すフローチャートである。 本発明第7の実施の形態を示すブロック図である。 本発明第8の実施の形態を示すブロック図である。 本発明第9の実施の形態を示すブロック図である。 本発明第1の実施の形態を示すブロック図である。
 次に、本発明の実施の形態について図面を参照して詳細に説明する。
 〔第1の実施形態〕
 図16は、本発明第1の実施の形態を示すブロック図である。ファイル管理システムは、イントラネット100とカプセル化サーバ300と、イントラネット100およびカプセル化サーバ300にアクセスが可能な利用者端末200と、を有している。
 イントラネット100は、データを格納するデータ格納手段191を有している。
 カプセル化サーバ300は、オリジナルファイルとオリジナルファイルに対するアクセス権情報とをまとめて暗号化してカプセル化ファイルを生成するカプセル化制御手段391を有している。カプセル化制御手段391は、利用者端末200からオリジナルファイルとアクセス権情報とを受け取り、カプセル化ファイルを生成し生成したカプセル化ファイルを利用者端末200に返送する。ここでアクセス権情報とは、オリジナルファイルについて誰にどのような操作を許容するかを規定する情報である。
 利用者端末200は、カプセル化条件を設定するカプセル化条件設定手段291と、カプセル化サーバ300にカプセル化を要請するカプセル化要請手段292と、を有する。カプセル化条件設定手段291は、オリジナルファイルに付与するアクセス権情報を設定する。また、利用者端末200は、カプセル化サーバ300から受け取ったカプセル化ファイルをデータ格納手段191に保存するカプセル化ファイル保存手段293を有する。さらに、当該カプセル化ファイルの保存を契機として、データ格納手段191に格納されたオリジナルファイルを自動的に削除する自動オリジナルファイル削除手段294を有している。
 以上説明したように、本実施の形態によれば、DRMを基盤としてもたない端末を用いて、オリジナルファイルをカプセル化し、元のオリジナルファイルを自動的に削除することができる。このため情報漏えいが防止できる。
 〔第2の実施形態〕
 図1は第2の実施の形態のファイル管理システムを示すブロック図である。本実施の形態では、ファイル管理システムの構成および動作の詳細を示す。
 イントラネット100にデータ格納部101とアクセス権情報格納部102とが設けられている。また利用者端末200がイントラネット100に接続されている。またカプセル化サーバ300がインターネットやイントラネットなどのネットワーク上に配置されている。利用者端末200には利用者ID格納部201、カプセル化条件設定部202、カプセル化要請部203、カプセル化ファイル保存部204、自動オリジナルファイル削除部205が設けられている。ここでIDとは識別子(identifier)の略である。カプセル化サーバ300には利用可能者ID格納部301、カプセル化制御部302が設けられている。
 データ格納部101はイントラネット内のストレージであり、オリジナルファイルやカプセル化ファイルが格納される。
 アクセス権情報格納部102は、オリジナルファイルをカプセル化する時に用いるアクセス権情報を格納する。ここで、アクセス権とは、当該ファイルへアクセスできる利用者と、各利用者が利用できるファイル操作を規定するものである。図2にアクセス権設定リストの一例を示す。利用可能なユーザーがリストの5名であり、それぞれのアクセス権は、Shimazuは全ての操作が可能、Yamadaが参照、編集、削除、カプセル化が可能、Takahashiが参照と編集が可能、KimuraとSuzukiが参照のみ可能となっている。なお、これはあくまで一例であり、本発明の適用はアクセス権の設定方法に限定されるものではない。
 図1に戻って、カプセル化サーバ300について説明する。カプセル化サーバ300は、外部からの要請により、オリジナルファイルとアクセス権情報を受け取り、カプセル化ファイルを生成して返送する。カプセル化サーバ300は、例えばイントラネットまたはインターネット上の独立したWEBサーバとして動作する。カプセル化要請部203からカプセル化サーバ300へのカプセル化要請は、例えばインターネット上のリクエストとして送信され、カプセル化サーバ300がこれを受付ける形になる。リクエストの形式は、例えばHTTP形式(Hyper Text Transfer Protocol)を用いることができる。
 利用可能者ID格納部301はカプセル化サーバ300を利用可能な利用者のIDを格納する。またパスワードなどの認証情報も格納する。カプセル化制御部302は、カプセル化の実行に先立って、利用可能者ID格納部301を参照し、利用者に利用資格があるか判定する。なお、利用者の成りすましを防止するため、例えば、図3に示すようなそれぞれの利用者IDに対してパスワードを設定するなど、認証情報を設定するとよい。なお、ここでは例としてパスワードを挙げたが、認証情報には、必要に応じて任意の方法を用いることができる。
 カプセル化制御部302は、受信したオリジナルファイルとアクセス権情報からカプセル化ファイルを生成し、利用者端末200に返送する。
 利用者端末200はイントラネットにアクセス可能な端末であり、利用者ID格納部201、カプセル化条件設定部202、カプセル化要請部203、カプセル化ファイル保存部204、自動オリジナルファイル削除部205を有する。利用者端末200は、具体的には、例えばスマートフォンやタブレットPC(Personal Computer)などであり、DRM機能を持っていないものとする。あるいは持っていても良いが本実施の形態では使用しない。
 利用者ID格納部201は、カプセル化サーバの利用に必要な利用者IDと、認証に必要なパスワードなどを保持する。
 カプセル化条件設定部202は、利用者がカプセル化するオリジナルファイルを指定し、オリジナルファイルに対するアクセス権を設定する手段である。
 カプセル化要請部203は、設定されたカプセル化条件に従って、カプセル化サーバ300にカプセル化の実行とカプセル化ファイルの返送を要請する手段である。カプセル化要請部203は、オリジナルファイルをデータ格納部101から取り出し、設定されたアクセス権情報とともにカプセル化サーバ300に送信する。またカプセル化要請に先立ち、利用者IDおよび必要な認証情報を送信して認証を確立する機能も有する。
 カプセル化ファイル保存部204は、カプセル化サーバ300から返送されたカプセル化ファイルを、データ格納部101のオリジナルファイルと同じパスに保存する。
 自動オリジナルファイル削除部205は、カプセル化ファイルの保存が完了するとオリジナルファイルを強制的に削除する。これにより、オリジナルファイルがカプセル化ファイルに置き換えられたことになる。
 次に本実施の形態におけるカプセル化動作について説明する。
 図4は利用者端末200の動作を示すフローチャートである。なお説明に用いる符号は図1と同じものを用いる。利用者がカプセル化するオリジナルファイル名と、設定するアクセス権情報と、を入力し、カプセル化条件設定部202がこれを受付け(S101)、アクセス権情報格納部102にアクセス権情報を保存する(S102)。次にカプセル化要請部203がデータ格納部101からオリジナルファイルを取り出し、そのパスを記憶する(S103)。次にカプセル化要請部203が利用者ID格納部201から利用者IDと認証情報を取り出しカプセル化サーバ300に送信する(S104)。カプセル化サーバ300の認証が確立しない場合は(S105_NO)、カプセル化を中止する。カプセル化サーバ300の認証が成功したら(S105_YES)、オリジナルファイルとアクセス権情報をセットにしてカプセル化サーバ300に送信する(S106)。カプセル化が完了し、カプセル化サーバ300からカプセル化ファイルが返送されたら、カプセル化要請部203がこれを受信する(S107)。次にカプセル化ファイル保存部204がカプセル化ファイルをデータ格納部101の元のオリジナルファイルと同じパスに保存する(S108)。保存が完了したら自動オリジナルファイル削除部205が、元のオリジナルファイルを削除する(S109)。以上のようにして、オリジナルファイルとカプセル化ファイルとの置き換えが完了する。なおS104からS105の認証は、S101からS103の間の任意のタイミングで行っても問題ない。
 次に具体的な例を用いて、本実施の形態の概要を説明する。図5(図5A、図5B)は具体例を示すブロック図である。図5A、図5Bでは、符号が1から始まるものをオリジナルファイル、2から始まるものをカプセル化ファイルとする。図5Aは初期状態であり、データ格納部101にはオリジナルファイル1A、カプセル化ファイル2B、2Cが格納されている。ここで、図5A中の矢印で示すように、利用者端末200が、1Aのカプセル化を、カプセル化サーバ300に要請する。
 カプセル化サーバ300は、カプセル化を実行しカプセル化ファイル2Aを生成する。次いでカプセル化サーバ300は2Aを利用者端末200に返送する。
 利用者端末200が2Aを受信すると、図5Bの矢印で示すように、データ格納部101に2Aが保存され、元のオリジナルファイル1Aが削除される。以上の動作によって、図5Bでは、データ格納部101には、カプセル化ファイル2だけが保持され、オリジナルファイル1が存在しなくなる。以上説明したように、本実施の形態によれば、データ格納部101に格納されているファイルを全てカプセル化ファイルとすることができる。
 以上説明したように、本実施の形態によれば、オリジナルファイルを確実に削除し、カプセル化ファイルとして安全に保持することが出来る。
 〔第3の実施形態〕本実施の形態は、第2の実施の形態と大部分は同じであるが、カプセル化ファイルの保存とオリジナルファイルの削除方法が異なる。図6は本実施の形態、カプセル化要請部203の動作を示すフローチャートである。なお説明に用いる符号は図1と同じものを用いる。
 S201からS207までは第1の実施の形態のS101からS107と同じである。本実施の形態ではでカプセル化ファイルを受信すると(S207)、カプセル化ファイルを元のオリジナルファイル1と同じ名前でデータ格納部101に上書き保存する(S208)。このようにすると、カプセル化ファイル2の保存とオリジナルファイル1の置き換えが確実であり、効率も良い。
 〔第4の実施形態〕本実施の形態は、DRM機能を持たない端末が、カプセル化ファイルのカプセル化を解除してオリジナルの利用を可能とするものである。利用者端末200は、カプセル化ファイルの非カプセル化を非カプセル化サーバ300に要請し、閲覧だけでなく編集等も行えるオリジナルファイルとして受信する。
 図7は本実施の形態のシステム構成を示すブロック図である。イントラネット100にデータ格納部101とアクセス権情報格納部102が設けられている。これらの構成は第2、第3の実施の形態と同様である。また利用者端末200がイントラネット100に接続されている。また非カプセル化サーバ400がインターネットやイントラネットなどのネットワーク上に配置されている。非カプセル化サーバ400には、利用可能者ID格納部401と非カプセル化制御部402が設けられている。
 非カプセル化サーバ400は、外部からの要請により、カプセル化ファイルのカプセル化を解除して、オリジナルファイルを生成する。
 利用可能者ID格納部401は非カプセル化サーバ400を利用可能な利用者のIDおよび認証情報を格納する。非カプセル化制御部402が非カプセル化を実行する際には、利用可能者ID格納部401を参照し利用資格があるか判定する。判定には利用者IDだけでなく、任意の認証情報も用いることができる。
 非カプセル化制御部402は、認証の確立した利用者からカプセル化ファイルを受取ると、カプセル化を解除してカプセル化ファイルの中のアクセス権情報を参照する。ここで利用者IDに全てのファイル操作が可能なアクセス権(フルアクセス権と称する)が付与されていることが確認できた場合は、カプセル化ファイルからオリジナルファイルを取り出し、利用者に返送する。
 利用者端末200には、利用者ID格納部201、非カプセル化条件設定部212、非カプセル化要請部213、オリジナルファイル保存部214、自動カプセル化ファイル削除部215が設けられている。
 非カプセル化条件設定部212は利用者が、非カプセル化するファイルを指定する手段である。
 非カプセル化要請部213は、利用者IDおよび必要な認証情報とデータ格納部101に格納されたカプセル化ファイルのコピーを非カプセル化サーバ400に送り、非カプセル化を要請する。
 オリジナルファイル保存部214は、非カプセル化サーバ400から返送されたオリジナルファイルを元のカプセル化ファイルと同じパスに保存する。自動カプセル化ファイル削除部215は、オリジナルファイルの保存が完了したら、元のカプセル化ファイルを強制的に削除する。
 次に本実施の形態の非カプセル化動作について説明する。利用者があるカプセル化ファイルを非カプセル化しようとする場合、利用者は非カプセル化条件設定部212に、非カプセル化するファイル名を指定する。非カプセル化要請部213は指定されたカプセル化ファイルの非カプセル化を、非カプセル化サーバ400に要請する。
 図8は非カプセル化における利用者端末200の動作を示すフローチャートである。なお説明に用いる各部の符号は図7と同じものを用いる。利用者が非カプセル化するファイルを指定すると、まず非カプセル化条件設定部212がこのファイル名を受付ける(S301)。次に、非カプセル化要請部213が、データ格納部101から指定されたカプセル化ファイルを取り出し、パスを記憶する(S302)。次に利用者IDと必要な認証情報を非カプセル化サーバ400に送信する(S303)。認証が失敗した場合は(S304_NO)、非カプセル化を中止する。認証に成功したら(S304_YES)、カプセル化ファイルを非カプセル化サーバ400に送信する(S305)。非カプセル化サーバ400では、カプセル化ファイルを復号化して、利用者が全ての操作が可能な権限(フルアクセス権)を有しているかを判定する。そして、フルアクセス権を有していれば復号化されたファイルからオリジナルファイルを取り出し、非カプセル化要請部213に返送する。非カプセル化サーバの動作については後述する。次に非カプセル化要請部213は、オリジナルファイルを受信する(S306)。次にオリジナルファイル保存部214が受信したオリジナルファイルを元のカプセル化ファイルと同じパスに保存する(S307)。保存が完了したら自動カプセル化ファイル削除部215が、データ格納部101に格納されている元のカプセル化ファイルを削除する(S308)。以上のようにして、カプセル化ファイル2がオリジナルファイル1に置き換えられ、利用者はオリジナルファイル1を自由に操作することが出来る。また同名のファイルが2つ存在することによる混乱を避けることが出来る。
 次に非カプセル化サーバ400の動作について説明する。図9は非カプセル化サーバ400の動作を示すフローチャートである。なお説明に用いる各部の符号は図7と同じものを用いる。まず非カプセル化サーバの正当な利用者か認証するための認証情報を受信する(S401)。次に非カプセル化サーバ400は、利用可能者ID格納部401を参照し、利用者が非カプセル化サーバ400の正当な利用者であるかを調査する(S402)。利用者IDが登録されていなければ(S403_NO)、非カプセル化の要請を拒否して終了する。利用者IDの登録が確認できたら認証OKとし(S403_YES)、認証成功メッセージを送信する(S404)。次に利用者端末からカプセル化ファイルが送信され、非カプセル化サーバ400はこれを受信する(S405)。次に非カプセル化サーバ400は、カプセル化ファイルを復号化する(S406)。次に復号化されたアクセス権情報を参照し、利用者が全ての操作が可能であるフルアクセス権を有しているか調査する(S407)。フルアクセス権がない場合には(S408_NO)、復号化したファイルを再カプセル化し、利用者端末に対し、非カプセル化不可のメッセージを送信して終了する。再カプセル化したカプセル化ファイルは削除するか、非カプセル化要請部213に返送する。利用者がフルアクセス権を有していると判定された場合は(S408_YES)、復号化されたファイルからオリジナルファイルを取り出して、利用者端末に返送する。
 以上のようにして、利用者はオリジナルファイルを受取ることが出来る。またこれを許されるのが、全ての操作が可能なフルアクセス権を有する利用者だけであるため、利用者の範囲を最低限にとどめることが出来る。また、元のカプセル化ファイルが削除されるため、同名のファイルが2つ存在することによる混乱を避けることができる。
 なお、第2の実施の形態と同様に、受信したオリジナルファイルを、元のカプセル化ファイル2に対し同名で上書き保存すると、ファイルの保存と削除が同時に出来るため、確実であり、効率が良い。
 〔第5の実施形態〕図10は、本発明第4の実施の形態を示すブロック図である。本実施の形態ではカプセル化と非カプセル化の両方を実施する仕組みが実装されている。
 イントラネット100にデータ格納部101とアクセス権情報格納部102とが設けられている。これらの構成は第2~4の実施の形態と同様である。また利用者端末200がイントラネット100に接続されている。そしてカプセル化制御サーバ500がインターネットやイントラネットなどのネットワーク上に配置されている。カプセル化制御サーバ500には、利用可能者ID格納部501とカプセル化非カプセル化制御部502が設けられている。
 カプセル化制御サーバ500は、外部からの要請に応じて、オリジナルファイルのカプセル化を行い、またカプセル化ファイルの非カプセル化を行う。
 またカプセル化制御サーバ500は、利用可能者ID格納部501を参照し、利用者に利用資格があるか判定する。
 利用者端末200は、カプセル化制御条件設定部222と、カプセル化制御要請部223と、ファイル保存部224と、自動ファイル削除部225を有する。
 カプセル化制御条件設定部222では、どのファイルの処理を要請するのか、またそれがカプセル化なのか非カプセル化なのかを指定する。またカプセル化においては、どのようなアクセス権を設定するかを指定する。
 カプセル化制御要請部223は、カプセル化制御条件設定部222に指示された条件に従って、オリジナルファイルのカプセル化、またはカプセル化ファイルの非カプセル化を、カプセル化制御サーバ500に要請する。カプセル化制御サーバ500、利用可能者ID格納部501を参照して認証を行い、カプセル化非カプセル化制御部502がカプセル化、または非カプセル化処理を行う。処理が完了して返送されたファイルはファイル保存部224によってデータ格納部101に格納される。そして保存が完了すると、元のオリジナルファイルまたは元のカプセル化ファイルが自動ファイル削除部225によって強制的に削除される。
 カプセル化および非カプセル化の動作については、第2~第4の実施の形態と同様であるため、説明を省略する。
 以上のように、カプセル化と非カプセル化の両方を実行できるようにしておくことには、例えば次の様な利点がある。まず利用者が非カプセル化を行ってオリジナルファイルを利用するとする。そのままでは、オリジナルファイルが残ってしまうので、利用が済んだらオリジナルファイルを再びカプセル化する。本実施の形態では、カプセル化と同時にオリジナルファイルの削除が自動的に行われるため、オリジナルファイルを利用している期間以外は、ファイルはカプセル化されている。したがって情報を安全に保持することが出来る。
 〔第6の実施形態〕前記したように、第5の実施の形態を利用すると、利用者はオリジナルファイル1を自由に利用できるし、利用している期間以外はファイルをカプセル化して格納することができる。しかしながら、利用者が一つずつファイルをカプセル化するのは面倒であり、これを怠ったり、カプセル化されていないオリジナルファイルを見落としたりする可能性がある。そこで、本実施の形態では、自動的にオリジナルファイルを見つけ、これをカプセル化し、元のオリジナルファイルを削除する仕組みを提供する。
 図11は本実施の形態のファイル管理システムを示すブロック図である。イントラネット100にデータ格納部101とアクセス権情報格納部102と標準アクセス権情報格納部103が設けられている。また利用者端末200がイントラネット100に接続されている。利用者端末200は、利用者ID格納部201と、自動カプセル化要請部233と、自動カプセル化ファイル保存部234と、自動オリジナルファイル削除部235と、自動ファイル巡回検査部236と、巡回制御タイマー237と、を有する。またカプセル化制御サーバ500がインターネットやイントラネットなどのネットワーク上に配置されている。カプセル化制御サーバ500には、利用可能者ID格納部501とカプセル化非カプセル化制御部502が設けられている。なおカプセル化制御サーバ500をカプセル化サーバ300に置き換えた構成とすることもできる。
 標準アクセス権情報格納部103は、オリジナルファイルをカプセル化する時に用いる標準アクセス権情報を格納する。標準アクセス権は、自動的にカプセル化するファイルのアクセス権として事前に定めたアクセス権である。例えば、「当社の社員は全ての操作が可能」とか「本人はすべての操作が可能、それ以外は参照のみ」などとする。
 自動ファイル巡回検査部236は、データ格納部101に格納されているファイルを1つずつチェックし、オリジナルファイルを検出したら自動カプセル化要請部233にファイル名を送信する。
 自動カプセル化要請部233は自動ファイル巡回検査部236からファイル名を受信すると、そのオリジナルファイルのカプセル化を、カプセル化制御サーバ500に要請する。このときデータ格納部101からオリジナルファイルを取り出し、標準アクセス権情報格納部103から標準アクセス権情報を取り出し、カプセル化要請とともにカプセル化制御サーバ500に送信する。なおカプセル化要請に先立って利用者IDを送信し、必要な認証は確立しておく。
 自動カプセル化ファイル保存部234は、カプセル化制御サーバ500から返送された、カプセル化ファイル2をデータ格納部101の元のオリジナルファイル1と同じパスに保存する。
 自動オリジナルファイル削除部235はカプセル化ファイル2の保存を契機として、自動的に元のオリジナルファイル1を削除する。なお、自動カプセル化ファイル保存部234がカプセル化ファイル2を元のオリジナルファイルに同名で上書き保存する仕様とした場合は、自動オリジナルファイル削除部235は設けなくても良い。
 巡回制御タイマー237は、予め設定されたインターバルを用いて、自動ファイル巡回検査部236の起動と停止をと制御する。巡回制御タイマー237には、起動インターバルと、起動から終了までの継続インターバルの2つを外部から設定しておく。巡回制御タイマー237は、現在時刻を記録し、起動インターバルごとに、自動ファイル巡回検査部236を起動する。そして前記の継続インターバルの時間間隔が来ると自動ファイル巡回検査部236の動作を強制的に中断させる。
 次に、自動ファイル巡回検査部236の動作について説明する。図12は自動ファイル巡回検査部236の動作を示すフローチャートである。なお説明に用いる各部の符号は図11と同じものを用いる。
 まず巡回制御タイマー237から起動命令を受信し起動する(S501)。次いでデータ格納部に格納されたファイルを一つずつ検査する(S502)。調べたファイルがオリジナルファイルでない場合は(S503_NO)、次のファイルの検査に進む。オリジナルファイルを検出した場合は(S503_YES)、自動カプセル化要請部233にファイル名を送信する(S504)。巡回制御タイマー237から停止命令を受信した場合は停止する(S505_YES)。停止命令が無かった場合には(S505_NO)、ファイル検査に戻って次のファイルを検査する。なおここでは、巡回制御タイマー237からの停止命令が、S504(自動カプセル化要請部233へのファイル名送信)後に停止命令を受信する例を示した。しかしながら、停止命令は任意のタイミングで受信され、自動ファイル巡回検査部236は任意のタイミングで停止される。
 自動ファイル巡回検査部236は、終了することがなく永遠に動き続けるプログラムの構成をしており、利用者端末200がマルチタスクシステムの場合、本来の操作を妨げないように、優先度の低いタスクとして動作させることが望ましい。本実施の形態では、巡回制御タイマー237の働きにより、適当なタイミングで動作を一時中断する仕組みとしている。しかしながら、利用者端末200が十分強力で自動ファイル巡回検査部236がバックグラウンドで動作していても、本来の操作を妨げることがないなら、インターバルを無限大にして、常に動作させておくことも可能である。
 以上説明したように、本実施の形態によれば、オリジナルファイル1を取りこぼすことなくカプセル化ファイル2に置き換えられるため。確実に情報を保護することが出来る。
 〔第7の実施形態〕利用者端末200がスマートフォンやタブレットPCなどの携帯機器の場合、バックグラウンドのプログラムが増えると電池の消耗が早まるので、利用者から好まれない。本実施の形態では、電池の消耗を心配せずにファイルの自動カプセル化を実行する手段を提供する。
 図13は第7の実施の形態を示すブロック図である。利用者端末200は、第6の実施の形態の構成に加えて、充電状況格納部239を備えている。また巡回制御タイマーが、充電状況に依存して巡回を制御する充電状況依存型巡回制御タイマー238となっている。
 充電状況格納部239は、利用者端末200が充電中であるかを常に記録する。そして充電処理が中断された場合は、「充電処理が中止された」というイベントを割り込みイベントとして発生させる。これらは利用者端末200の制御回路(図示せず)で実現され、プログラムレベルでは、割り込みイベントとして検知されるのが一般的な実装である。
 充電状況依存型巡回制御タイマー238には、起動する起動インターバルと、起動から終了までの継続インターバルの2つを外部から設定しておく。充電状況依存型巡回制御タイマー238は、現在時刻を記録し、起動インターバルごとに、充電状況格納部239を調べて、充電中であるときのみ自動ファイル巡回検査部236を起動する。そして継続インターバルの時間間隔が来るまで動作する。ただし、充電状況格納部239から充電処理中止の割り込みイベントを受信すると、自動ファイル巡回検査部236の動作は強制的に中断される。
 以上、説明したように、本実施の形態によれば、充電中のみ自動カプセル化処理を行うため、自動カプセル化による電池の消耗を心配する必要がなくなる。
 〔第8の実施形態〕図14は本発明第8の実施の形態を示すブロック図である。本実施の形態では、自動カプセル化処理をイントラネット100の中に設けられた個人フォルダについてのみ行う。ここでは自動カプセル化の仕組としては、第7の実施の形態を適用した例を示している。イントラネット100の中に個人フォルダ110が設けられ、個人フォルダ110の中に、データ格納部101、アクセス権情報格納部102、標準アクセス権情報格納部103、が設けられている。イントラネットの規模が大きく、イントラネット内に個人フォルダが設けられ、そのフォルダの管理が利用者に任されているような場合は、このような形態が望ましい。動作については第7の実施の形態と同様である。
 〔第9の実施形態〕第6から第8の実施の形態では、データ格納部101、アクセス権情報格納部102、標準アクセス権情報格納部103がイントラネット100の中に置かれているものとした。ところが、これらが全て利用者端末200の中に設けられている場合にも、同様の形態が適用できる。なぜならば、この構成は、第1から第7の実施の形態で、利用者端末200がイントラネット100に常時接続している状態と実質的に同じだからである。
 図15は本実施の形態を示すブロック図である。本実施の形態の利用者端末200は、第7の実施の形態の利用者端末200の構成に加えて、データ格納部251、アクセス権情報格納部252、標準アクセス権情報格納部253が設けられている。動作については第7の実施の形態と同様である。
 本実施の形態においては、利用者が利用者端末200内に保持しているデータを漏れなくカプセル化できるので、セキュリティが向上する。また図15のように、充電依存型の自動カプセル化処理としておけば、利用者が利用者端末200を充電するたびに、自動カプセル化が実行されるので、非常に便利である。
 なお、本実施の形態の利用者端末200に対するカプセル化、非カプセル化の処理に、他の実施の形態を適用できることは言うまでもない。
 以上、上述した実施形態を模範的な例として本発明を説明した。しかしながら、本発明は、上記実施形態には限定されない。即ち、本発明は、本発明のスコープ内において、当業者が理解し得る様々な態様を適用することができる。
 この出願は、2013年9月25日に出願された日本出願特願2013-198689を基礎とする優先権を主張し、その開示の全てをここに取り込む。
 1  オリジナルファイル
 2  カプセル化ファイル
 100  イントラネット
 101、251  データ格納部
 102、252  アクセス権情報格納部
 103、253  標準アクセス権情報格納部
 191  データ格納手段
 200  利用者端末
 201  利用者ID格納部
 202  カプセル化条件設定部
 203  カプセル化要請部
 204  カプセル化ファイル保存部
 205  自動オリジナルファイル削除部
 212  非カプセル化条件設定部
 213  非カプセル化要請部
 214  オリジナルファイル保存部
 215  自動カプセル化ファイル削除部
 222  カプセル化制御条件設定部
 223  カプセル化制御要請部
 224  ファイル保存部
 225  自動ファイル削除部
 233  自動カプセル化要請部
 234  自動カプセル化ファイル保存部
 235  自動オリジナルファイル削除部
 236  自動ファイル巡回検査部
 237  巡回制御タイマー
 238  充電状況依存型巡回制御タイマー
 239  充電状況格納部
 291  カプセル化条件設定手段
 292  カプセル化要請手段
 293  カプセル化ファイル保存手段
 294  自動オリジナルファイル削除手段
 300  カプセル化サーバ
 301、401、501  利用可能者ID格納部
 302  カプセル化制御部
 391  カプセル化制御手段
 400  非カプセル化サーバ
 402  非カプセル化制御部
 500  カプセル化制御サーバ
 502  カプセル化非カプセル化制御部

Claims (10)

  1.  データ格納手段を備えるイントラネットと、オリジナルファイルと前記オリジナルファイルに対するアクセス権情報とをまとめて暗号化してカプセル化ファイルを生成するカプセル化サーバと、前記イントラネットおよび前記カプセル化サーバにアクセス可能な利用者端末と、を有し、前記カプセル化サーバが前記利用者端末から前記オリジナルファイルと前記アクセス権情報とを受け取り前記カプセル化ファイルを生成し前記カプセル化ファイルを前記利用者端末に返送するカプセル化制御手段を有し、前記利用者端末が、カプセル化条件を設定するカプセル化条件設定手段と、前記カプセル化サーバにカプセル化を要請するカプセル化要請手段と、返送された前記カプセル化ファイルを前記データ格納手段に保存するカプセル化ファイル保存手段と、前記カプセル化ファイルの保存を契機として前記ファイル格納手段に格納された前記オリジナルファイルを自動的に削除する自動ファイル削除手段と、を有することを特徴とするファイル管理システム。
  2.  前記カプセル化サーバが、前記カプセル化サーバの利用資格を有する利用者のID(identifier)を格納する利用可能者ID格納部と、前記利用可能者ID格納部を参照して前記カプセル化サーバにアクセスした利用者IDが前記カプセル化サーバを利用可能であるか判定する利用資格判定部と、を有することを特徴とする請求項1に記載のファイル管理システム。
  3.  前記カプセル化ファイル保存部が前記カプセル化ファイルを前記オリジナルファイルと同名で前記オリジナルファイルに上書き保存するカプセル化ファイル上書き保存部を有する、ことを特徴とする請求項1に記載のファイル管理システム。
  4.  前記利用者端末からアクセスが可能であり前記カプセル化ファイルを非カプセル化して前記オリジナルファイルを取り出す非カプセル化サーバを有し、前記非カプセル化サーバが、前記利用者IDが前記オリジナルファイルに対するアクセス権を有している場合に非カプセル化を行う非カプセル化制御手段を有し、前記利用者端末が前記カプセル化ファイルと前記利用者IDとを前記カプセル化解除サーバに送信して非カプセル化を要請する非カプセル化要請手段と、前記オリジナルファイルを受信して前記データ格納手段に保存するオリジナルファイル保存手段と、前記オリジナルファイルの保存を契機として前記データ格納手段に格納された前記カプセル化ファイルを自動的に削除する自動カプセル化ファイル削除手段と、を有していることを特徴とする請求項1乃至請求項3いずれか一項に記載のファイル管理システム。
  5.  前記カプセル化解除サーバが、前記カプセル化ファイルを復号化して前記カプセル化ファイル中のアクセス権情報を参照し前記利用者IDが前記カプセル化ファイルに対して全ての操作が可能なアクセス権を有しているか判定するアクセス権判定手段を有していることを特徴とする請求項4に記載のファイル管理システム。
  6.  前記オリジナルファイル保存手段が、前記オリジナルファイルを前記カプセル化ファイルと同名で前記カプセル化ファイルに上書き保存するオリジナルファイル上書き保存手段を有している、ことを特徴とする請求項4または請求項5に記載のファイル管理システム。
  7.  前記イントラネットが標準アクセス権情報が格納された標準アクセス権情報格納手段を有し、前記利用者端末が、前記データ格納手段を巡回しオリジナルファイルの存在を検出する自動ファイル巡回検査手段と、前記自動ファイル巡回検査部が前記オリジナルファイル検出した場合に前記オリジナルファイルと前記標準アクセス権情報格納部から取り出した前記標準アクセス権情報と前記利用者IDとを自動的に前記カプセル化サーバに送信してカプセル化を要請する自動カプセル化要請部を有する、ことを特徴とする請求項1乃至請求項3いずれか一項に記載のファイル管理システム。
  8.  前記巡回検査部を予め定められた時間間隔で起動および停止する巡回制御タイマーを有することを特徴とする請求項7に記載のファイル管理システム。
  9.  前記利用者端末が、電池と、前記電池を充電するための受電手段と、前記受電手段の受電状況を格納する受電状況格納手段と、前記受電状況格手段が受電を検知した時に前記自動ファイル巡回検査手段を起動しかつ前記充電状況検査手段が受電の途絶を検知した時に前記自動ファイル巡回検査手段を停止する充電状況依存型巡回制御タイマーと、を有することを特徴とする請求項7に記載のファイル管理システム。
  10.  イントラネット内に設けられたファイル格納手段および前記ファイル格納手段に格納されたオリジナルファイルに対するアクセス権情報を格納するアクセス権情報格納手段と、ネットワーク上に配置され利用者から利用者IDとオリジナルファイルとアクセス権情報とカプセル化要請とを受け取り前記オリジナルファイルと前記アクセス権情報とをまとめて暗号化したカプセル化ファイルを生成し利用者に返送するカプセル化サーバと、前記イントラネットに接続する利用者端末と、を有するファイル管理システムに用いる利用者端末であって、前記利用者IDと前記オリジナルファイルと前記アクセス権情報とを前記カプセル化装置に送信してカプセル化ファイルの返送を要請するカプセル化要請手段と、前記カプセル化ファイルを前記ファイル格納手段に保存するカプセル化ファイル保存手段と、前記カプセル化ファイルの保存を契機として前記ファイル格納手段から格納された前記オリジナルファイルを自動的に削除する自動オリジナルファイル削除手段と、を有することを特徴とするファイル管理システムに用いる利用者端末。
PCT/JP2014/004670 2013-09-25 2014-09-11 ファイル管理システムおよびファイル管理システムに用いる利用者端末 Ceased WO2015045302A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN201480052681.4A CN105580020B (zh) 2013-09-25 2014-09-11 文件管理系统和文件管理系统中的用户终端
JP2015538869A JP6050510B2 (ja) 2013-09-25 2014-09-11 ファイル管理システムおよびファイル管理システムに用いる利用者端末
US14/917,332 US10140431B2 (en) 2013-09-25 2014-09-11 File management system and user terminal in file management system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2013198689 2013-09-25
JP2013-198689 2013-09-25

Publications (1)

Publication Number Publication Date
WO2015045302A1 true WO2015045302A1 (ja) 2015-04-02

Family

ID=52742475

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/004670 Ceased WO2015045302A1 (ja) 2013-09-25 2014-09-11 ファイル管理システムおよびファイル管理システムに用いる利用者端末

Country Status (4)

Country Link
US (1) US10140431B2 (ja)
JP (1) JP6050510B2 (ja)
CN (1) CN105580020B (ja)
WO (1) WO2015045302A1 (ja)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107145395B (zh) * 2017-07-04 2020-12-08 北京百度网讯科技有限公司 用于处理任务的方法和装置
US11550931B1 (en) * 2019-07-11 2023-01-10 Galena Hills Inc. Data certification system and process for centralized user file encapsulation, encryption, notarization, and verification using a blockchain
CN117371026A (zh) * 2023-09-22 2024-01-09 杭州来布科技有限公司 一种数据安全管控系统及管控方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006048220A (ja) * 2004-08-02 2006-02-16 Ricoh Co Ltd 電子ドキュメントのセキュリティ属性付与方法およびそのプログラム
WO2011032001A1 (en) * 2009-09-10 2011-03-17 Symantec Corporation Viewing content under enterprise digital rights management without a client side access component
JP2011170715A (ja) * 2010-02-19 2011-09-01 Nec System Technologies Ltd ファイル管理システム、ファイル管理装置、ファイル管理方法、及びファイル管理プログラム

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080091613A1 (en) 2006-09-28 2008-04-17 Microsoft Corporation Rights management in a cloud
JP4593549B2 (ja) 2006-11-08 2010-12-08 Necシステムテクノロジー株式会社 ファイル自動復号暗号化システムおよびプログラム
CN100587697C (zh) * 2007-06-01 2010-02-03 华中科技大学 数字资源版权管理装置
KR100783811B1 (ko) * 2007-08-28 2007-12-10 주식회사 파수닷컴 압축 파일에 대한 디지털 저작권 관리 방법
US20100023520A1 (en) * 2008-07-28 2010-01-28 Viewfinity Inc. Encapsulated file management systems
CN101377802A (zh) * 2008-09-26 2009-03-04 深圳华为通信技术有限公司 一种终端及其文件处理方法和系统
JP5158601B2 (ja) 2008-11-14 2013-03-06 Necシステムテクノロジー株式会社 ファイル管理装置、ファイル管理システム、及び、プログラム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006048220A (ja) * 2004-08-02 2006-02-16 Ricoh Co Ltd 電子ドキュメントのセキュリティ属性付与方法およびそのプログラム
WO2011032001A1 (en) * 2009-09-10 2011-03-17 Symantec Corporation Viewing content under enterprise digital rights management without a client side access component
JP2011170715A (ja) * 2010-02-19 2011-09-01 Nec System Technologies Ltd ファイル管理システム、ファイル管理装置、ファイル管理方法、及びファイル管理プログラム

Also Published As

Publication number Publication date
JPWO2015045302A1 (ja) 2017-03-09
US10140431B2 (en) 2018-11-27
CN105580020B (zh) 2019-05-14
JP6050510B2 (ja) 2016-12-21
US20160224765A1 (en) 2016-08-04
CN105580020A (zh) 2016-05-11

Similar Documents

Publication Publication Date Title
CN102622311B (zh) Usb移动存储设备访问控制方法、装置及系统
US10037199B2 (en) Secure inter-process communication and virtual workspaces on a mobile device
JP5528560B2 (ja) データ配信装置、データ配信システム、クライアント装置、データ配信方法、データ受信方法、プログラムおよび記録媒体
CN102592069B (zh) 通过挂钩内核本地api管理数字权限的设备和方法
CN110889131A (zh) 一种文件共享系统
WO2014192063A1 (ja) アプリケーション実行プログラム,アプリケーション実行方法及びアプリケーションを実行する情報処理端末装置
TW201337631A (zh) 機密資訊洩漏防止系統、機密資訊洩漏防止方法、及電腦可讀取之記錄媒體
CN105453127A (zh) 分布式服务器-客户端环境中的文档同步的方法和系统
EP2840818B1 (en) Method and device for information security management of mobile terminal, and mobile terminal
JP6050510B2 (ja) ファイル管理システムおよびファイル管理システムに用いる利用者端末
TW201514727A (zh) 檔處理系統及方法
JP4985438B2 (ja) 電子ファイルアクセス権管理装置、電子ファイルアクセス権管理方法およびプログラム
TW200905516A (en) Method and system for protecting file data against divulgence
CN113032042B (zh) 目标文件的处理方法、装置和终端设备
US9058493B1 (en) System, method, and computer program for conditionally implementing protected content
KR20180043676A (ko) 사용자 단말과 연동된 게이트웨이 서버에서 drm 기능을 제공하는 방법
JP2009169868A (ja) 記憶領域アクセス装置及び記憶領域のアクセス方法
CN107426151B (zh) 一种文件解密方法及装置
JP5158601B2 (ja) ファイル管理装置、ファイル管理システム、及び、プログラム
JP6053182B2 (ja) トレースシステム及びトレース方法
JP5835022B2 (ja) 配信装置、配信処理方法及びプログラム、並びに情報処理装置、情報処理方法及びプログラム
CN114244573B (zh) 数据传输管控方法、装置、计算机设备和存储介质
JP2006139475A (ja) 既存アプリケーションの機密情報保護システム
CN121509422A (zh) 基于微信小程序的文件存储与共享方法、装置、设备及系统
CN116070244A (zh) 一种账本数据的处理方法及装置、存储介质及电子设备

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201480052681.4

Country of ref document: CN

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

Ref document number: 14847553

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 14917332

Country of ref document: US

ENP Entry into the national phase

Ref document number: 2015538869

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14847553

Country of ref document: EP

Kind code of ref document: A1