US10547606B2 - Information processing apparatus, security system, and non-transitory computer readable medium - Google Patents

Information processing apparatus, security system, and non-transitory computer readable medium Download PDF

Info

Publication number
US10547606B2
US10547606B2 US15/589,113 US201715589113A US10547606B2 US 10547606 B2 US10547606 B2 US 10547606B2 US 201715589113 A US201715589113 A US 201715589113A US 10547606 B2 US10547606 B2 US 10547606B2
Authority
US
United States
Prior art keywords
document
certificate
user
facility
access
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active, expires
Application number
US15/589,113
Other versions
US20180026967A1 (en
Inventor
Koichiro Mino
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Assigned to FUJI XEROX CO., LTD. reassignment FUJI XEROX CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MINO, KOICHIRO
Publication of US20180026967A1 publication Critical patent/US20180026967A1/en
Application granted granted Critical
Publication of US10547606B2 publication Critical patent/US10547606B2/en
Assigned to FUJIFILM BUSINESS INNOVATION CORP. reassignment FUJIFILM BUSINESS INNOVATION CORP. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: FUJI XEROX CO., LTD.
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

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
    • H04L63/0823Network architectures or network communication protocols for network security for authentication of entities using certificates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/105Multiple levels of security
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/02Terminal devices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/08Access point devices

Definitions

  • the present invention relates to an information processing apparatus, a security system, and a non-transitory computer readable medium.
  • an information processing apparatus including a signing unit and first and second obtaining units.
  • the signing unit signs a document by using a certificate used for connecting to an access point.
  • the document is obtained via the access point.
  • the first obtaining unit obtains, in response to an access request to access the signed document, identification information concerning the certificate used for signing the signed document.
  • the second obtaining unit obtains identification information concerning a certificate used for connecting to an access point when the access request is received.
  • the display controller performs control so that the signed document will be displayed if the identification information obtained by the first obtaining unit and the identification information obtained by the second obtaining unit coincide with each other.
  • FIG. 1 is a schematic diagram illustrating a security system according to a first exemplary embodiment of the present invention
  • FIG. 2 is a block diagram of the hardware configuration of a mobile terminal in the first exemplary embodiment
  • FIG. 3 is a block diagram of the functional configuration of the mobile terminal in the first exemplary embodiment
  • FIG. 4 is a flowchart illustrating document display processing in the first exemplary embodiment
  • FIG. 5 is a schematic diagram illustrating a security system according to a second exemplary embodiment of the present invention.
  • FIG. 6 is a flowchart illustrating document obtaining processing in a third exemplary embodiment.
  • FIG. 7 is a flowchart illustrating document display processing in the third exemplary embodiment.
  • FIG. 1 is a schematic diagram illustrating a security system according to a first exemplary embodiment of the present invention.
  • FIG. 1 shows a document server 2 , an access point 3 , and a mobile terminal 10 disposed within a facility of an office 1 .
  • the access point 3 constructs a wireless local area network (LAN) in the office 1 and connects the document server 2 and the mobile terminal 10 so that they can communicate with each other.
  • LAN wireless local area network
  • a user authentication system using digital certificates is implemented in the access point 3 .
  • the access point 3 connects the mobile terminal 10 wirelessly.
  • the access point. 3 may connect the document server 2 via a wired or wireless medium.
  • the access point 3 is used as a device which constructs a wireless LAN
  • another device such as a wireless LAN router
  • the wireless LAN router may be operated as an access point by loading a wireless access point function thereinto.
  • the use of a router enables the mobile terminal 10 to communicate with the document server 2 via the Internet.
  • the mobile terminal 10 is a mobile information processing apparatus.
  • the first exemplary embodiment will be described, assuming that the mobile terminal 10 is a tablet terminal.
  • the mobile terminal 10 is not restricted to a tablet terminal, and may be a computer, such as a mobile personal computer (PC).
  • the first exemplary embodiment may also be applicable to a computer which is not mobile and is used only in the office 1 .
  • FIG. 2 is a block diagram of the hardware configuration of the mobile terminal 10 in the first exemplary embodiment. Elements which are not used for a description of the first exemplary embodiment are not shown in FIG. 2 .
  • the mobile terminal 10 has a built-in computer.
  • the mobile terminal 10 may be implemented by a known general hardware configuration. As shown in FIG. 2 , the mobile terminal 10 includes a central processing unit (CPU) 21 , a read only memory (ROM) 22 , a random access memory (RAM) 23 , a storage 24 , a wireless communication interface (IF) 25 which performs wireless communication with a router, and a touch panel 25 provided as a user interface. These elements are connected to an internal bus 27 .
  • CPU central processing unit
  • ROM read only memory
  • RAM random access memory
  • IF wireless communication interface
  • FIG. 3 is a block diagram of the functional configuration of the mobile terminal 10 in the first exemplary embodiment. Elements which are not used for a description of the first exemplary embodiment are not shown in FIG. 3 .
  • the mobile terminal 10 includes a document obtaining unit 11 , a display processor 12 , a certificate storage unit 13 , and a singed document storage unit 14 .
  • the document obtaining unit 11 obtains a document specified by a user from the document server 2 via the access point 3 .
  • the document obtaining unit 11 of the first exemplary embodiment also serves as a signing unit, and signs an obtained document by using a certificate used for connecting to the access point 3 and stores the signed document in the signed document storage unit 14 .
  • the display processor 12 serves as first and second obtaining units and a display controller.
  • the first obtaining unit obtains, in response to an access request to access a signed document, identification information concerning a certificate used for signing this document.
  • the second obtaining unit obtains identification information concerning a certificate used for connecting to the access point 3 when the access request is received.
  • the display controller performs control so that the signed document will be displayed if the identification information obtained by the first obtaining unit and that by the second obtaining unit coincide with each other.
  • a fingerprint is used as identification information of a certificate
  • “A fingerprint” is data which certifies that a digital certificate is not tampered with and is also identification information which certifies the uniqueness of the certificate. More specifically, a fingerprint is a hash value obtained by applying a hash function to a document.
  • a certificate used for connecting to the access point 3 is stored in advance.
  • a user certificate is used as this certificate.
  • “A user certificate” is a digital certificate issued to an individual user, and is issued and obtained as a result of the user of the mobile terminal 10 applying for a certificate.
  • a user certificate issued in the office 1 to connect to the access point 3 installed in the office 1 is stored in the certificate storage unit 13 .
  • the certificate may actually be installed in an operating system (OS), but it is assumed to be stored in the certificate storage unit 13 for the sake of description in the first exemplary embodiment.
  • OS operating system
  • the document obtaining unit 11 and the display processor 12 of the mobile terminal 10 are implemented as a result of the computer built in the mobile terminal 10 operating together with a program operating on the CPU 21 of the computer.
  • the certificate storage unit 13 and the singed document storage unit 14 are implemented by the storage 24 of the mobile terminal 10 .
  • the RAM 23 may be used or an external memory may be used via a network.
  • the program used in the first exemplary embodiment may be provided by a communication medium, or may be stored in a computer readable recording medium, such as a compact disc-read only memory (CD-ROM) or a universal serial bus (USB) memory, and be provided.
  • a communication medium or a recording medium is installed into the computer, and as a result of the CPU 21 of the computer sequentially executing the program, various operations are implemented.
  • the mobile terminal 10 logs in the access point 3 and connects to it by using a user certificate which has been obtained in advance.
  • the mobile terminal 10 performs this operation automatically or as a result of the user selecting the access point 3 . This processing is executed as in the related art.
  • the user specifies a document stored in the document server 2 and performs a predetermined operation to provide an instruction to obtain this document.
  • the document obtaining unit 11 obtains the document, signs the document by using a certificate used for connecting to the access point 3 , that is, the user certificate in the first exemplary embodiment, and stores the document in the signed document storage unit 14 .
  • step S 111 the display processor 12 reads the specified document from the signed document storage unit 14 and extracts a certificate used for signing this document. Then, in step S 112 , the display processor 12 obtains a fingerprint of the extracted certificate. If it is possible to obtain a fingerprint of the certificate without extracting the certificate from the signed document, extracting of the certificate from the signed document in step S 111 may be omitted.
  • step S 113 the display processor 12 obtains certificate information concerning a certificate used for connecting to the access point 3 from the service set identifier (SSID) of the access point 3 .
  • the certificate information includes information for uniquely specifying the certificate used for connecting to the access point 3 .
  • step S 114 the display processor 12 refers to this certificate information so as to specify the certificate used for connecting to the access point 3 , and reads this certificate from the certificate storage unit 13 .
  • step S 115 the display processor 12 obtains the fingerprint of the read certificate.
  • processing for obtaining a fingerprint from a signed document is first executed. However, processing for obtaining a fingerprint from the certificate storage unit 13 may first be executed. Alternatively, two operations may be executed in parallel. If it is possible to obtain a fingerprint of the certificate read from the certificate storage unit 13 without extracting the certificate from the certificate storage unit 13 , extracting of the certificate from the certificate storage unit 13 in step S 114 may be omitted.
  • step S 116 determines in step S 116 whether the two fingerprints coincide with each other. If the two fingerprints coincide with each other (the result of step S 116 is YES), the document is displayed on the touch panel 26 in step S 117 . If the two fingerprints do not coincide with each other (the result of step S 116 is NO), the document is not displayed in step S 118 . In this case, information that the user does not have an access right to this document may be displayed on the touch panel 26 .
  • step S 116 it means that the user has made a request to read the document in the office 1 where the document has been signed. More specifically, the signed document has been generated as a result of signing this document by using the user certificate issued in the office 1 , and the fingerprint of this user certificate is compared with the fingerprint of a certificate specified from certificate information obtained from an access point which is currently connecting to the mobile terminal 10 of the user. That is, if the certificate information is obtained from the access point 3 installed in the office 1 , the two fingerprints coincide with each other.
  • the mobile terminal 10 connects to an access point other than the access point 3 in the office 1 and obtains certificate information from this access point, the certificate specified from this certificate information is not the user certificate issued by the office 1 .
  • the two fingerprints do not coincide with each other.
  • a requested document when two fingerprints do not coincide with each other, a requested document is not displayed.
  • a requested document may be deleted. Deletion of a requested document may also be performed in second and third exemplary embodiments.
  • FIG. 5 is a schematic diagram illustrating a security system according to a second exemplary embodiment of the present invention
  • FIG. 5 illustrates a head office 4 of a company, which is one mode of an organization and a regional office A 1 a (hereinafter simply called the office A) and a regional office B 1 b (hereinafter simply called the office B).
  • the security system is applied to a single office.
  • the security system is applied to a company having plural offices as facilities.
  • an access point 3 a is installed in the office A.
  • the access point 3 a constructs a wireless network, and connects a document server 2 and a mobile terminal 10 so that they can communicate with each other.
  • an access point 3 b is installed in the office B.
  • the access point 3 b constructs a wireless network, and connects the document server 2 and the mobile terminal 10 so that they can communicate with each other.
  • the access points 3 a and 3 b have functions similar to those of the access point 3 in the first exemplary embodiment.
  • the document server 2 is installed in the head office 4 .
  • the connection mode of the document server 2 to the mobile terminal 10 via the access points 3 a and 3 b is not restricted to a particular mode.
  • a virtual private network may suitably be used for connecting the document server 2 to the mobile terminal 10 .
  • the document server 2 is installed in the head office 4 , it may be installed in the office A or B, or a certain location in the company.
  • the hardware configuration and the functional configuration of the mobile terminal 10 in the second exemplary embodiment may be the same as those in the first exemplary embodiment.
  • a user certificate issued in the office A (hereinafter called “the user certificate A”), a user certificate issued in the office B (hereinafter called “the user certificate B”), and an intermediate certificate are stored in advance.
  • the intermediate certificate is a digital certificate issued for each organization, and is issued as a result of an organization, a company in the second exemplary embodiment, requesting an intermediate certificate authority.
  • the intermediate certificate also has a function of certifying a user certificate issued in an organization.
  • the document obtaining unit 11 obtains a document from the document server 2 in response to a request from the user within a facility of the office A.
  • This processing is the same as that in the first exemplary embodiment, and an explanation thereof will thus be omitted.
  • the mobile terminal 10 signs the obtained document, not by using the user certificate A used for connecting to the access point 3 a , but by using a higher certificate, that is, the intermediate certificate for certifying the user certificate A.
  • the display processor 12 In response to a request to read a signed document from the user, the display processor 12 reads the document from the signed document storage unit 14 and extracts a certificate used for singing this document in step S 111 . Then, in step S 112 , the display processor 12 obtains a fingerprint of the extracted certificate.
  • the display processor 12 refers to certificate information obtained from the access point 3 b in step S 113 so as to obtain the user certificate B. Then, in step S 114 , the display processor 12 reads the intermediate certificate for certifying the user certificate B from the certificate storage unit 13 . Then, in step S 115 , the display processor 12 obtains the fingerprint of the intermediate certificate.
  • the display processor 12 determines in step S 116 whether the fingerprint obtained from the signed document and that from the certificate storage unit 13 coincide with each other. If the two fingerprints coincide with each other (the result of step S 116 is YES), the document is displayed in step S 117 . If the two fingerprints do not coincide with each other (the result of step S 116 is NO), the document is not displayed in step S 118 .
  • the two fingerprints coincide with each other. That is, in the second exemplary embodiment, the user can read a document obtained in the office A in the office B. When the user remains in the office A and makes a request to read a document, the two fingerprints also coincide with each other.
  • the mobile terminal 10 connects to an access point other than the access point 3 a in the office A or the access point 3 b in the office B and obtains certificate information from this access point, the intermediate certificate originating from this certificate information is not the intermediate certificate issued by this company.
  • the two fingerprints do not coincide with each other.
  • a document requested by the user is not displayed.
  • a leakage of confidential information concerning a confidential document is prevented.
  • a third exemplary embodiment is different from the second exemplary embodiment in that the level of confidentiality of a document is also taken into account.
  • the configuration of a security system and the hardware configuration and the functional configuration of a mobile terminal 10 in the third exemplary embodiment are the same as those of the second exemplary embodiment, and an explanation thereof will thus be omitted.
  • a document server 2 in the third exemplary embodiment manages documents and the confidentiality level of each document.
  • the document obtaining unit 11 obtains the document from the document server 2 as in the second exemplary embodiment. In the third exemplary embodiment, the document obtaining unit 11 also obtains the confidentiality level of the document.
  • step S 302 the document obtaining unit 11 checks the confidentiality level of the document, and signs the document by using a certificate which corresponds to the confidentiality level.
  • step S 303 the document obtaining unit 11 stores the document in the signed document storage unit 14 .
  • two certificates that is, a user certificate and an intermediate certificate
  • two levels of confidentiality are set in accordance with these certificates.
  • the user certificate A is used for signing a document having a higher confidentiality level
  • the intermediate certificate is used for signing a document having a lower confidentiality level.
  • the display processor 12 In response to a request to read a signed document from the user, the display processor 12 reads the document from the signed document storage unit 14 and extracts a certificate used for signing this document in step S 111 . Then, in step S 112 , the display processor 12 obtains a fingerprint of the extracted certificate.
  • the display processor 12 refers to certificate information obtained from the access point 3 b in step S 113 . Then, in step S 114 , the display processor 12 reads the user certificate B from the certificate storage unit 13 based on the certificate information. Then, in step S 115 , the display processor 12 obtains the fingerprint of the user certificate B.
  • the display processor 12 determines in step S 116 whether the fingerprint obtained from the signed document and that from the certificate storage unit 13 coincide with each other. If the two fingerprints coincide with each other (the result of step S 116 is YES), the document is displayed in step S 117 . If the two fingerprints do not coincide with each other (the result of step S 116 is NO), the process proceeds to step S 312 .
  • the document is signed by using the user certificate A or the intermediate certificate, and the fingerprint obtained based on the certificate information is that of the user certificate B. Thus, the two fingerprints do not coincide with each other. If the user remains in the office A and makes a request to read a document and if the document is signed by using the user certificate A, the two fingerprints coincide with each other in step S 116 . Then, the document is displayed in step S 117 .
  • step S 116 the process proceeds to step S 312 .
  • step S 312 the display processor 12 obtains the intermediate certificate for certifying the user certificate B obtained in step S 114 from the certificate storage unit 13 .
  • step S 313 the display processor 12 obtains the fingerprint of the intermediate certificate.
  • the display processor 12 determines in step S 314 whether the fingerprint obtained from the signed document and that from the certificate storage unit 13 coincide with each other. If the two fingerprints coincide with each other (the result of step S 314 is YES), the document is displayed in step S 117 . If the two fingerprints do not coincide with each other (the result of step S 314 is NO), the document is not displayed in step S 315 . In the third exemplary embodiment, if the document is signed by using the intermediate certificate, it is displayed. If the document is signed by using the user certificate A, it is not displayed.
  • the certificate used for signing a document is different in accordance with the confidentiality level of the document. If the confidentiality level of a document is low, the document is signed by using the intermediate certificate, and it can be displayed in the office B, as in the second exemplary embodiment. In contrast, if the confidentiality level of a document is high, the document is signed by using the user certificate A, and thus, it is not displayed in the office B and can be read only in the office A. In response to a request to read a document from the user connecting to an access point other than the access point 3 a installed in the office A or the access point 3 b in the office B, the document is not displayed. As a result, a leakage of confidential information concerning a confidential document is prevented.
  • the second and third exemplary embodiments have been discussed through illustration of a company having two regional offices by way of example.
  • the invention may also be applicable to a company having three or more regional offices.
  • document access control is performed in two levels by using a user certificate and an intermediate certificate.
  • the invention may also be applicable to a security system which performs document access control in three or more levels, in which case, the intermediate certificate may be divided into hierarchical levels.
  • the second and third exemplary embodiments have been discussed through illustration of a company as an organization.
  • the invention may also be applicable to various other organizations, such as nonprofit organizations and associations.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)
  • Storage Device Security (AREA)

Abstract

An information processing apparatus includes a signing unit and first and second obtaining units. The signing unit signs a document by using a certificate used for connecting to an access point. The document is obtained via the access point. The first obtaining unit obtains, in response to an access request to access the signed document, identification information concerning the certificate used for signing the signed document. The second obtaining unit obtains identification information concerning a certificate used for connecting to an access point when the access request is received. The display controller performs control so that the sighed document will be displayed if the identification information obtained by the first obtaining unit and the identification information obtained by the second obtaining unit coincide with each other.

Description

CROSS-REFERENCE TO RELATED APPLICATIONS
This application is based on and claims priority under 35 USC 119 from Japanese Patent Application No. 2016-144277 filed Jul. 22, 2015.
BACKGROUND (i) Technical Field
The present invention relates to an information processing apparatus, a security system, and a non-transitory computer readable medium.
(ii) Related Art
To take security measures for the use of a mobile terminal within a company, access to documents and data is often restricted by using a combination of a digital certificate and a user name and a password. However, if an authenticated user logs in to make a copy of confidential information onto a mobile terminal and takes it outside the company, a leakage of this confidential information may occur.
SUMMARY
According to an aspect of the invention, there is provided an information processing apparatus including a signing unit and first and second obtaining units. The signing unit signs a document by using a certificate used for connecting to an access point. The document is obtained via the access point. The first obtaining unit obtains, in response to an access request to access the signed document, identification information concerning the certificate used for signing the signed document. The second obtaining unit obtains identification information concerning a certificate used for connecting to an access point when the access request is received. The display controller performs control so that the signed document will be displayed if the identification information obtained by the first obtaining unit and the identification information obtained by the second obtaining unit coincide with each other.
BRIEF DESCRIPTION OF THE DRAWINGS
Exemplary embodiments of the present invention will be described in detail based on the following figures, wherein:
FIG. 1 is a schematic diagram illustrating a security system according to a first exemplary embodiment of the present invention;
FIG. 2 is a block diagram of the hardware configuration of a mobile terminal in the first exemplary embodiment;
FIG. 3 is a block diagram of the functional configuration of the mobile terminal in the first exemplary embodiment;
FIG. 4 is a flowchart illustrating document display processing in the first exemplary embodiment;
FIG. 5 is a schematic diagram illustrating a security system according to a second exemplary embodiment of the present invention;
FIG. 6 is a flowchart illustrating document obtaining processing in a third exemplary embodiment; and
FIG. 7 is a flowchart illustrating document display processing in the third exemplary embodiment.
DETAILED DESCRIPTION
Exemplary embodiments of the present invention will be described below with reference to the accompanying drawings.
First Exemplary Embodiment
FIG. 1 is a schematic diagram illustrating a security system according to a first exemplary embodiment of the present invention. FIG. 1 shows a document server 2, an access point 3, and a mobile terminal 10 disposed within a facility of an office 1. The access point 3 constructs a wireless local area network (LAN) in the office 1 and connects the document server 2 and the mobile terminal 10 so that they can communicate with each other. In the first exemplary embodiment, a user authentication system using digital certificates is implemented in the access point 3. The access point 3 connects the mobile terminal 10 wirelessly. The access point. 3 may connect the document server 2 via a wired or wireless medium. Although in the first exemplary embodiment the access point 3 is used as a device which constructs a wireless LAN, another device, such as a wireless LAN router, may be used. The wireless LAN router may be operated as an access point by loading a wireless access point function thereinto. The use of a router enables the mobile terminal 10 to communicate with the document server 2 via the Internet.
The mobile terminal 10 is a mobile information processing apparatus. The first exemplary embodiment will be described, assuming that the mobile terminal 10 is a tablet terminal. However, the mobile terminal 10 is not restricted to a tablet terminal, and may be a computer, such as a mobile personal computer (PC). The first exemplary embodiment may also be applicable to a computer which is not mobile and is used only in the office 1.
FIG. 2 is a block diagram of the hardware configuration of the mobile terminal 10 in the first exemplary embodiment. Elements which are not used for a description of the first exemplary embodiment are not shown in FIG. 2. In the first exemplary embodiment, the mobile terminal 10 has a built-in computer. The mobile terminal 10 may be implemented by a known general hardware configuration. As shown in FIG. 2, the mobile terminal 10 includes a central processing unit (CPU) 21, a read only memory (ROM) 22, a random access memory (RAM) 23, a storage 24, a wireless communication interface (IF) 25 which performs wireless communication with a router, and a touch panel 25 provided as a user interface. These elements are connected to an internal bus 27.
FIG. 3 is a block diagram of the functional configuration of the mobile terminal 10 in the first exemplary embodiment. Elements which are not used for a description of the first exemplary embodiment are not shown in FIG. 3. The mobile terminal 10 includes a document obtaining unit 11, a display processor 12, a certificate storage unit 13, and a singed document storage unit 14. The document obtaining unit 11 obtains a document specified by a user from the document server 2 via the access point 3. The document obtaining unit 11 of the first exemplary embodiment also serves as a signing unit, and signs an obtained document by using a certificate used for connecting to the access point 3 and stores the signed document in the signed document storage unit 14. The display processor 12 serves as first and second obtaining units and a display controller. The first obtaining unit obtains, in response to an access request to access a signed document, identification information concerning a certificate used for signing this document. The second obtaining unit obtains identification information concerning a certificate used for connecting to the access point 3 when the access request is received. The display controller performs control so that the signed document will be displayed if the identification information obtained by the first obtaining unit and that by the second obtaining unit coincide with each other.
In the first exemplary embodiment, a fingerprint is used as identification information of a certificate, “A fingerprint” is data which certifies that a digital certificate is not tampered with and is also identification information which certifies the uniqueness of the certificate. More specifically, a fingerprint is a hash value obtained by applying a hash function to a document.
In the certificate storage unit 13, a certificate used for connecting to the access point 3 is stored in advance. In the first exemplary embodiment, as this certificate, a user certificate is used. “A user certificate” is a digital certificate issued to an individual user, and is issued and obtained as a result of the user of the mobile terminal 10 applying for a certificate. In the first exemplary embodiment, a user certificate issued in the office 1 to connect to the access point 3 installed in the office 1 is stored in the certificate storage unit 13. The certificate may actually be installed in an operating system (OS), but it is assumed to be stored in the certificate storage unit 13 for the sake of description in the first exemplary embodiment.
The document obtaining unit 11 and the display processor 12 of the mobile terminal 10 are implemented as a result of the computer built in the mobile terminal 10 operating together with a program operating on the CPU 21 of the computer. The certificate storage unit 13 and the singed document storage unit 14 are implemented by the storage 24 of the mobile terminal 10. Alternatively, the RAM 23 may be used or an external memory may be used via a network.
The program used in the first exemplary embodiment may be provided by a communication medium, or may be stored in a computer readable recording medium, such as a compact disc-read only memory (CD-ROM) or a universal serial bus (USB) memory, and be provided. The program provided by a communication medium or a recording medium is installed into the computer, and as a result of the CPU 21 of the computer sequentially executing the program, various operations are implemented.
Operations in the first exemplary embodiment will now be described below. Processing for obtaining a document from the document server 2 by the user of the mobile terminal 10 will first be discussed.
When the user approaches the access point 3, the mobile terminal 10 logs in the access point 3 and connects to it by using a user certificate which has been obtained in advance. The mobile terminal 10 performs this operation automatically or as a result of the user selecting the access point 3. This processing is executed as in the related art.
The user then specifies a document stored in the document server 2 and performs a predetermined operation to provide an instruction to obtain this document. In response to this instruction from the user, the document obtaining unit 11 obtains the document, signs the document by using a certificate used for connecting to the access point 3, that is, the user certificate in the first exemplary embodiment, and stores the document in the signed document storage unit 14.
Processing for displaying a document in response to an access request to access a document obtained from the document server 2 from the user, in this case, a request to read a document, will now be discussed below with reference to the flowchart in FIG. 4. It is assumed that the user is currently in the office 1 and the mobile terminal 10 is connected to the access point 3.
In response to a request to read a signed document from a user performing a predetermined operation, in step S111, the display processor 12 reads the specified document from the signed document storage unit 14 and extracts a certificate used for signing this document. Then, in step S112, the display processor 12 obtains a fingerprint of the extracted certificate. If it is possible to obtain a fingerprint of the certificate without extracting the certificate from the signed document, extracting of the certificate from the signed document in step S111 may be omitted.
Then, in step S113, the display processor 12 obtains certificate information concerning a certificate used for connecting to the access point 3 from the service set identifier (SSID) of the access point 3. The certificate information includes information for uniquely specifying the certificate used for connecting to the access point 3. In step S114, the display processor 12 refers to this certificate information so as to specify the certificate used for connecting to the access point 3, and reads this certificate from the certificate storage unit 13. Then, in step S115, the display processor 12 obtains the fingerprint of the read certificate. In the first exemplary embodiment, processing for obtaining a fingerprint from a signed document is first executed. However, processing for obtaining a fingerprint from the certificate storage unit 13 may first be executed. Alternatively, two operations may be executed in parallel. If it is possible to obtain a fingerprint of the certificate read from the certificate storage unit 13 without extracting the certificate from the certificate storage unit 13, extracting of the certificate from the certificate storage unit 13 in step S114 may be omitted.
In this manner, the fingerprint of the signed document and the fingerprint of the certificate stored in the certificate storage unit 13 are obtained. The display processor 12 then determines in step S116 whether the two fingerprints coincide with each other. If the two fingerprints coincide with each other (the result of step S116 is YES), the document is displayed on the touch panel 26 in step S117. If the two fingerprints do not coincide with each other (the result of step S116 is NO), the document is not displayed in step S118. In this case, information that the user does not have an access right to this document may be displayed on the touch panel 26.
If the two fingerprints coincide with each other in step S116, it means that the user has made a request to read the document in the office 1 where the document has been signed. More specifically, the signed document has been generated as a result of signing this document by using the user certificate issued in the office 1, and the fingerprint of this user certificate is compared with the fingerprint of a certificate specified from certificate information obtained from an access point which is currently connecting to the mobile terminal 10 of the user. That is, if the certificate information is obtained from the access point 3 installed in the office 1, the two fingerprints coincide with each other. In contrast, if the mobile terminal 10 connects to an access point other than the access point 3 in the office 1 and obtains certificate information from this access point, the certificate specified from this certificate information is not the user certificate issued by the office 1. Thus, the two fingerprints do not coincide with each other.
As described above, if the user takes the mobile terminal 10 outside the office 1 and accesses an access point installed somewhere else other than in the office 1, the two fingerprints do not coincide with each other, and the requested document is not displayed. As a result, a leakage of confidential information concerning a confidential document is prevented.
In the first exemplary embodiment, when two fingerprints do not coincide with each other, a requested document is not displayed. Alternatively, a requested document may be deleted. Deletion of a requested document may also be performed in second and third exemplary embodiments.
Second Exemplary Embodiment
FIG. 5 is a schematic diagram illustrating a security system according to a second exemplary embodiment of the present invention, FIG. 5 illustrates a head office 4 of a company, which is one mode of an organization and a regional office A 1 a (hereinafter simply called the office A) and a regional office B 1 b (hereinafter simply called the office B). In the first exemplary embodiment, the security system is applied to a single office. In the second exemplary embodiment, the security system is applied to a company having plural offices as facilities. In the office A, an access point 3 a is installed. The access point 3 a constructs a wireless network, and connects a document server 2 and a mobile terminal 10 so that they can communicate with each other. Similarly, in the office B, an access point 3 b is installed. The access point 3 b constructs a wireless network, and connects the document server 2 and the mobile terminal 10 so that they can communicate with each other. The access points 3 a and 3 b have functions similar to those of the access point 3 in the first exemplary embodiment.
The document server 2 is installed in the head office 4. The connection mode of the document server 2 to the mobile terminal 10 via the access points 3 a and 3 b is not restricted to a particular mode. However, by considering that the document server 2 manages confidential documents, a virtual private network (VPN) may suitably be used for connecting the document server 2 to the mobile terminal 10. Although in the second exemplary embodiment the document server 2 is installed in the head office 4, it may be installed in the office A or B, or a certain location in the company. The hardware configuration and the functional configuration of the mobile terminal 10 in the second exemplary embodiment may be the same as those in the first exemplary embodiment. However, in the certificate storage unit 13 in the second exemplary embodiment, as certificates used for connecting to the access points 3 a and 3 b, a user certificate issued in the office A (hereinafter called “the user certificate A”), a user certificate issued in the office B (hereinafter called “the user certificate B”), and an intermediate certificate are stored in advance. The intermediate certificate is a digital certificate issued for each organization, and is issued as a result of an organization, a company in the second exemplary embodiment, requesting an intermediate certificate authority. The intermediate certificate also has a function of certifying a user certificate issued in an organization.
Operations in the second exemplary embodiment will now be described below. Processing for obtaining a document from the document server 2 by the user of the mobile terminal 10 will first be discussed.
The document obtaining unit 11 obtains a document from the document server 2 in response to a request from the user within a facility of the office A. This processing is the same as that in the first exemplary embodiment, and an explanation thereof will thus be omitted. In the second exemplary embodiment, however, the mobile terminal 10 signs the obtained document, not by using the user certificate A used for connecting to the access point 3 a, but by using a higher certificate, that is, the intermediate certificate for certifying the user certificate A.
Then, the user moves from the office A to the office B processing for displaying a document in response to a request from the user to read a document obtained from the document server 2 in the office B will now be discussed below with reference to the flowchart in FIG. 4. This processing is the same as that in the first exemplary embodiment illustrated in FIG. 4, and an explanation thereof will partially be omitted. The user is currently in the office B, and the mobile terminal 10 uses the user certificate B to connect to the access point 3 b.
In response to a request to read a signed document from the user, the display processor 12 reads the document from the signed document storage unit 14 and extracts a certificate used for singing this document in step S111. Then, in step S112, the display processor 12 obtains a fingerprint of the extracted certificate.
Then, the display processor 12 refers to certificate information obtained from the access point 3 b in step S113 so as to obtain the user certificate B. Then, in step S114, the display processor 12 reads the intermediate certificate for certifying the user certificate B from the certificate storage unit 13. Then, in step S115, the display processor 12 obtains the fingerprint of the intermediate certificate.
The display processor 12 then determines in step S116 whether the fingerprint obtained from the signed document and that from the certificate storage unit 13 coincide with each other. If the two fingerprints coincide with each other (the result of step S116 is YES), the document is displayed in step S117. If the two fingerprints do not coincide with each other (the result of step S116 is NO), the document is not displayed in step S118.
As discussed above, if the document is signed by using the intermediate certificate and if the intermediate certificate for certifying the user certificate B used for connecting to the access point 3 b is used for verifying an access request, the two fingerprints coincide with each other. That is, in the second exemplary embodiment, the user can read a document obtained in the office A in the office B. When the user remains in the office A and makes a request to read a document, the two fingerprints also coincide with each other. In contrast, if the mobile terminal 10 connects to an access point other than the access point 3 a in the office A or the access point 3 b in the office B and obtains certificate information from this access point, the intermediate certificate originating from this certificate information is not the intermediate certificate issued by this company. Thus, the two fingerprints do not coincide with each other. In this manner, if the user takes the mobile terminal 10 outside the office A or B and accesses an access point installed somewhere else other than in the company, a document requested by the user is not displayed. As a result, a leakage of confidential information concerning a confidential document is prevented.
Third Exemplary Embodiment
A third exemplary embodiment is different from the second exemplary embodiment in that the level of confidentiality of a document is also taken into account. The configuration of a security system and the hardware configuration and the functional configuration of a mobile terminal 10 in the third exemplary embodiment are the same as those of the second exemplary embodiment, and an explanation thereof will thus be omitted. However, a document server 2 in the third exemplary embodiment manages documents and the confidentiality level of each document.
Processing for obtaining a document from the document server 2 by the user of the mobile terminal 10 will first be discussed with reference to the flowchart in FIG. 6.
In response to a request to obtain a document from the user within a facility of the office A, in step S301, the document obtaining unit 11 obtains the document from the document server 2 as in the second exemplary embodiment. In the third exemplary embodiment, the document obtaining unit 11 also obtains the confidentiality level of the document.
Then, in step S302, the document obtaining unit 11 checks the confidentiality level of the document, and signs the document by using a certificate which corresponds to the confidentiality level. In step S303, the document obtaining unit 11 stores the document in the signed document storage unit 14.
In the third exemplary embodiment, two certificates, that is, a user certificate and an intermediate certificate, are used as certificates, and two levels of confidentiality are set in accordance with these certificates. The user certificate A is used for signing a document having a higher confidentiality level, while the intermediate certificate is used for signing a document having a lower confidentiality level.
Then, the user moves from the office A to the office B. Processing for displaying a document in response to a request from the user to read a document obtained from the document server 2 in the office B will now be discussed below with reference to the flowchart in FIG. 7. The same operations as those in FIG. 4 are designated by like step numbers, and an explanation thereof will partially be omitted.
In response to a request to read a signed document from the user, the display processor 12 reads the document from the signed document storage unit 14 and extracts a certificate used for signing this document in step S111. Then, in step S112, the display processor 12 obtains a fingerprint of the extracted certificate.
Then, the display processor 12 refers to certificate information obtained from the access point 3 b in step S113. Then, in step S114, the display processor 12 reads the user certificate B from the certificate storage unit 13 based on the certificate information. Then, in step S115, the display processor 12 obtains the fingerprint of the user certificate B.
The display processor 12 then determines in step S116 whether the fingerprint obtained from the signed document and that from the certificate storage unit 13 coincide with each other. If the two fingerprints coincide with each other (the result of step S116 is YES), the document is displayed in step S117. If the two fingerprints do not coincide with each other (the result of step S116 is NO), the process proceeds to step S312. In the third exemplary embodiment, the document is signed by using the user certificate A or the intermediate certificate, and the fingerprint obtained based on the certificate information is that of the user certificate B. Thus, the two fingerprints do not coincide with each other. If the user remains in the office A and makes a request to read a document and if the document is signed by using the user certificate A, the two fingerprints coincide with each other in step S116. Then, the document is displayed in step S117.
If the two fingerprints do not coincide with each other (the result of step S116 is NO), the process proceeds to step S312. In step S312, the display processor 12 obtains the intermediate certificate for certifying the user certificate B obtained in step S114 from the certificate storage unit 13. Then, in step S313, the display processor 12 obtains the fingerprint of the intermediate certificate.
The display processor 12 then determines in step S314 whether the fingerprint obtained from the signed document and that from the certificate storage unit 13 coincide with each other. If the two fingerprints coincide with each other (the result of step S314 is YES), the document is displayed in step S117. If the two fingerprints do not coincide with each other (the result of step S314 is NO), the document is not displayed in step S315. In the third exemplary embodiment, if the document is signed by using the intermediate certificate, it is displayed. If the document is signed by using the user certificate A, it is not displayed.
As described above, in the third exemplary embodiment, the certificate used for signing a document is different in accordance with the confidentiality level of the document. If the confidentiality level of a document is low, the document is signed by using the intermediate certificate, and it can be displayed in the office B, as in the second exemplary embodiment. In contrast, if the confidentiality level of a document is high, the document is signed by using the user certificate A, and thus, it is not displayed in the office B and can be read only in the office A. In response to a request to read a document from the user connecting to an access point other than the access point 3 a installed in the office A or the access point 3 b in the office B, the document is not displayed. As a result, a leakage of confidential information concerning a confidential document is prevented.
The second and third exemplary embodiments have been discussed through illustration of a company having two regional offices by way of example. The invention may also be applicable to a company having three or more regional offices. Additionally, document access control is performed in two levels by using a user certificate and an intermediate certificate. The invention may also be applicable to a security system which performs document access control in three or more levels, in which case, the intermediate certificate may be divided into hierarchical levels.
The second and third exemplary embodiments have been discussed through illustration of a company as an organization. The invention may also be applicable to various other organizations, such as nonprofit organizations and associations.
The foregoing description of the exemplary embodiments of the present invention has been provided for the purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise forms disclosed. Obviously, many modifications and variations will be apparent to practitioners skilled in the art. The embodiments were chosen and described in order to best explain the principles of the invention and its practical applications, thereby enabling others skilled in the art to understand the invention for various embodiments and with the various modifications as are suited to the particular use contemplated. It is intended that the scope of the invention be defined by the following claims and their equivalents.

Claims (2)

What is claimed is:
1. A security system comprising:
a document server that manages documents and a confidentiality level of each of the documents;
a first wireless network constructed within a first facility of an organization and including a first access point;
a second wireless network constructed within a second facility of the organization and including a second access point; and
a mobile information processing apparatus,
the mobile information processing apparatus configured with a memory and processor that are configured to:
store a first user certificate that certifies when a user is within the first facility;
store a second user certificate that certifies when a user is within the second facility, and store an intermediate certificate certifying the organization;
obtain, within the first facility, a document and a confidentiality level of the document from the document server via the first access point and sign the document by using one of the first user certificate and the intermediate certificate which corresponds to the confidentiality level of the document;
obtain, within the second facility, in response to an access request to access the signed document, first identification information concerning one of the first user certificate and the intermediate certificate used for signing the signed document;
obtain, within the second facility, second identification information concerning a certificate used for connecting to the second access point when the access request is received;
display via a display controller the signed document as a result of determining that the first identification information and the second identification information coincide with each other;
sign the document by using the first user certificate as a result of determining that the confidentiality level of the document indicates that access is permitted only within the first facility;
sign the document by using the second user certificate as a result of determining that the confidentiality level of the document indicates that access is permitted only within the second facility; and
sign the document by using the intermediate certificate as a result of determining that the confidentiality level of the document indicates that access is permitted only within the organization.
2. A non-transitory computer readable medium storing a program causing a computer to execute a process, the computer being installed in a mobile information processing apparatus in a security system, the security system including a document server that manages documents and a confidentiality level of each of the documents, a first wireless network constructed within a first facility of an organization and including a first access point, and a second wireless network constructed within a second facility of the organization and including a second access point, and the mobile information processing apparatus, the mobile information processing apparatus including a storage unit that stores a first user certificate for certifying a user within the first facility, a second user certificate for certifying a user within the second facility, and an intermediate certificate for certifying the organization, the process comprising:
obtaining, within the first facility, a document and a confidentiality level of the document from the document server via the first access point and signing the document by using one of the first user certificate and the intermediate certificate which corresponds to the confidentiality level of the document;
obtaining within the second facility, in response to an access request to access the signed document, first identification information concerning one of the first user certificate and the intermediate certificate used for signing the signed document;
obtaining, within the second facility, second identification information concerning a certificate used for connecting to the second access point when the access request is received;
performing control so that the signed document will be displayed as a result of determining that the first identification information and the second identification information coincide with each other;
signing the document by using the first user certificate as a result of determining that the confidentiality level of the document indicates that access is permitted only within the first facility;
signing the document by using the second user certificate as a result of determining that the confidentiality level of the document indicates that access is permitted only within the second facility; and
signing the document by using the intermediate certificate as a result of determining that the confidentiality level of the document indicates that access is permitted only within the organization.
US15/589,113 2016-07-22 2017-05-08 Information processing apparatus, security system, and non-transitory computer readable medium Active 2037-12-08 US10547606B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2016-144277 2016-07-22
JP2016144277A JP6776689B2 (en) 2016-07-22 2016-07-22 Information processing equipment, security systems and programs

Publications (2)

Publication Number Publication Date
US20180026967A1 US20180026967A1 (en) 2018-01-25
US10547606B2 true US10547606B2 (en) 2020-01-28

Family

ID=60990179

Family Applications (1)

Application Number Title Priority Date Filing Date
US15/589,113 Active 2037-12-08 US10547606B2 (en) 2016-07-22 2017-05-08 Information processing apparatus, security system, and non-transitory computer readable medium

Country Status (2)

Country Link
US (1) US10547606B2 (en)
JP (1) JP6776689B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11431505B2 (en) * 2019-07-30 2022-08-30 Slack Technologies, Llc Generating a legally binding object within a group-based communication system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020053020A1 (en) * 2000-06-30 2002-05-02 Raytheon Company Secure compartmented mode knowledge management portal
US20030140252A1 (en) * 2001-07-20 2003-07-24 Martin Lafon Authentication process and device
JP2004037829A (en) 2002-07-03 2004-02-05 Fuji Photo Film Co Ltd Information display device
US20050069136A1 (en) * 2003-08-15 2005-03-31 Imcentric, Inc. Automated digital certificate renewer
JP2009093454A (en) 2007-10-10 2009-04-30 Toshiba Tec Corp Data access management device and information management method
US20090222902A1 (en) * 2008-02-29 2009-09-03 Research In Motion Limited Methods And Apparatus For Use In Enabling A Mobile Communication Device With A Digital Certificate
US8869259B1 (en) * 2011-05-19 2014-10-21 Zscaler, Inc. Cloud based inspection of secure content avoiding man-in-the-middle attacks
US20180007033A1 (en) * 2016-07-01 2018-01-04 Kabushiki Kaisha Toshiba Communication device, communication method, communication system, and non-transitory computer readable medium
US20180205717A1 (en) * 2013-03-15 2018-07-19 Aerohive Networks, Inc. Split authentication network systems and methods

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004272380A (en) * 2003-03-05 2004-09-30 Nippon Telegr & Teleph Corp <Ntt> Group authenticating method and system, service providing device, authentication device, service provision program and recording medium with its program recorded and authentication program and recording medium with its program recorded
JP5412120B2 (en) * 2009-01-27 2014-02-12 ソフトバンクモバイル株式会社 Electronic signature device
US8555054B2 (en) * 2009-10-12 2013-10-08 Palo Alto Research Center Incorporated Apparatus and methods for protecting network resources
JP2012137871A (en) * 2010-12-24 2012-07-19 Canon Marketing Japan Inc Information processor, information processing method, information processing system, computer program and recording medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020053020A1 (en) * 2000-06-30 2002-05-02 Raytheon Company Secure compartmented mode knowledge management portal
US20030140252A1 (en) * 2001-07-20 2003-07-24 Martin Lafon Authentication process and device
JP2004037829A (en) 2002-07-03 2004-02-05 Fuji Photo Film Co Ltd Information display device
US20050069136A1 (en) * 2003-08-15 2005-03-31 Imcentric, Inc. Automated digital certificate renewer
JP2009093454A (en) 2007-10-10 2009-04-30 Toshiba Tec Corp Data access management device and information management method
US20090222902A1 (en) * 2008-02-29 2009-09-03 Research In Motion Limited Methods And Apparatus For Use In Enabling A Mobile Communication Device With A Digital Certificate
US8869259B1 (en) * 2011-05-19 2014-10-21 Zscaler, Inc. Cloud based inspection of secure content avoiding man-in-the-middle attacks
US20180205717A1 (en) * 2013-03-15 2018-07-19 Aerohive Networks, Inc. Split authentication network systems and methods
US20180007033A1 (en) * 2016-07-01 2018-01-04 Kabushiki Kaisha Toshiba Communication device, communication method, communication system, and non-transitory computer readable medium

Also Published As

Publication number Publication date
JP6776689B2 (en) 2020-10-28
US20180026967A1 (en) 2018-01-25
JP2018014025A (en) 2018-01-25

Similar Documents

Publication Publication Date Title
US9563764B2 (en) Method and apparatus for performing authentication between applications
KR101382222B1 (en) System and method for mobile data loss prevention which uses file system virtualization
US9418217B2 (en) Information processing system and information processing method
JP6882080B2 (en) Image processing equipment, methods, programs and systems
WO2017050093A1 (en) Login information input method, login information storage method, and associated device
US10270757B2 (en) Managing exchanges of sensitive data
US20120307309A1 (en) Image forming system, information forming apparatus, and computer readable medium
US11757640B2 (en) Non-fungible token authentication
WO2021218166A1 (en) Contract signing method and apparatus, device and computer-readable storage medium
US9985961B2 (en) Information processing system and authentication method
US9118483B2 (en) Communication system, relay device, and non-transitory computer readable medium
US10339285B2 (en) Authentication selection for information processing apparatus, information processing method, and non-transitory computer readable medium
US10182059B2 (en) Non-transitory computer readable medium storing a program causing a computer to permit a guest user to have utilization authority using a directory, and apparatus management system permitting a guest user to have utilization authority using a directory
JP2019086937A (en) Image processing device, image processing device control method, program, system and system control method
US11283628B2 (en) Information processing device that processes information using private key and public key
US20230318835A1 (en) Secure Authentication of Electronic Documents Via A Distributed System
US20180270246A1 (en) Information processing system, information processing apparatus, and information processing method
JP2020095687A (en) Information processing device, information processing method, and information processing program
JP2018157383A (en) Management device and document management system
US10547606B2 (en) Information processing apparatus, security system, and non-transitory computer readable medium
CN107396363B (en) Method and equipment for carrying out wireless connection pre-authorization on user equipment
US11418484B2 (en) Document management system
US11895245B2 (en) Information processing apparatus and non-transitory computer readable medium storing program
US11704296B2 (en) Data management system, data management apparatus, and non-transitory computer readable medium storing data management program
JP5737469B1 (en) Control device and program

Legal Events

Date Code Title Description
AS Assignment

Owner name: FUJI XEROX CO., LTD., JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MINO, KOICHIRO;REEL/FRAME:042274/0985

Effective date: 20170403

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STCF Information on status: patent grant

Free format text: PATENTED CASE

AS Assignment

Owner name: FUJIFILM BUSINESS INNOVATION CORP., JAPAN

Free format text: CHANGE OF NAME;ASSIGNOR:FUJI XEROX CO., LTD.;REEL/FRAME:058287/0056

Effective date: 20210401

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 4