WO2019193833A1 - 情報処理装置、情報処理方法、およびプログラム - Google Patents

情報処理装置、情報処理方法、およびプログラム Download PDF

Info

Publication number
WO2019193833A1
WO2019193833A1 PCT/JP2019/004218 JP2019004218W WO2019193833A1 WO 2019193833 A1 WO2019193833 A1 WO 2019193833A1 JP 2019004218 W JP2019004218 W JP 2019004218W WO 2019193833 A1 WO2019193833 A1 WO 2019193833A1
Authority
WO
WIPO (PCT)
Prior art keywords
database
information
reliability
data
registration
Prior art date
Application number
PCT/JP2019/004218
Other languages
English (en)
French (fr)
Inventor
恒樹 高橋
一弘 渡邊
政明 礒津
Original Assignee
ソニー株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ソニー株式会社 filed Critical ソニー株式会社
Priority to US16/963,994 priority Critical patent/US20210034604A1/en
Priority to EP19781471.8A priority patent/EP3779748A4/en
Priority to CN201980010017.6A priority patent/CN111656351A/zh
Publication of WO2019193833A1 publication Critical patent/WO2019193833A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2365Ensuring data consistency and integrity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/57Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/16Payments settled via telecommunication systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers

Definitions

  • the present disclosure relates to an information processing apparatus, an information processing method, and a program.
  • peer-to-peer databases such as blockchain data
  • blockchain data For example, Bitcoin that uses block chain data for exchange of virtual currency.
  • the peer-to-peer database including block chain data can prevent registration data from being falsified and the like, and can store registration data with high reliability by the mutual monitoring effect of nodes by a plurality of operators.
  • Patent Document 1 discloses a technology in which each node device performs mutual monitoring in the peer-to-peer database by grasping the state (dead or alive state) of another node device.
  • the peer-to-peer database can prevent registration data from being falsified and the like, and the registration data can be stored with a high degree of reliability. It may be different depending on each. Further, the reliability of the peer-to-peer database could not be calculated by the technique of Patent Document 1 described above.
  • the present disclosure has been made in view of the above, and the present disclosure provides a new and improved information processing apparatus, information processing method, and program capable of more appropriately calculating the reliability of a peer-to-peer database. I will provide a.
  • an information processing apparatus including a reliability calculation unit that calculates the reliability of the P2P database based on information related to the P2P database is provided.
  • an information processing method executed by a computer which includes calculating the reliability of the P2P database based on information related to the P2P database.
  • a program for causing a computer to calculate the reliability of the P2P database based on information related to the P2P database.
  • the reliability of the peer-to-peer database can be calculated more appropriately.
  • FIG. 3 is a block diagram illustrating a functional configuration example of a storage apparatus 300 according to the first embodiment.
  • FIG. It is a block diagram which shows the function structural example of the client apparatus 400 which concerns on 1st Embodiment.
  • It is a sequence diagram which shows an example of the flow of a process which calculates the reliability of the P2P database.
  • UI example at the time of registration data and reliability information being provided to a user.
  • Hardware of the information processing apparatus 900 that realizes the server apparatus 100, the first node apparatus 200, the second node apparatus 201, the storage apparatus 300, or the client apparatus 400 according to the first embodiment or the second embodiment It is a block diagram which shows the example of a structure.
  • a distributed peer-to-peer database distributed in a peer-to-peer network is used.
  • the peer-to-peer network may be called a peer-to-peer distributed file system.
  • the peer-to-peer network may be referred to as “P2P network” and the peer-to-peer database may be referred to as “P2P database”.
  • An example of the P2P database is block chain data distributed in the P2P network. Therefore, first, an outline of the block chain system will be described as an example.
  • block chain data is data in which a plurality of blocks are included in a chain.
  • one or more target data can be stored as a transaction.
  • Block block data includes, for example, block chain data used for exchanging virtual currency data such as Bitcoin.
  • the block chain data used for exchanging virtual currency data includes, for example, a hash of the immediately preceding block and a value called nonce.
  • the hash of the immediately preceding block is information used to determine whether or not the block is a “correct block” that is correctly connected to the immediately preceding block.
  • the nonce is information used for preventing spoofing in authentication using a hash, and tampering is prevented by using the nonce.
  • the nonce includes, for example, a character string, a numeric string, or data indicating a combination thereof.
  • FIG. 2 is a diagram illustrating a state in which target data is registered by the user A in the block chain system.
  • User A attaches an electronic signature generated using the private key of user A to the target data registered in the block chain data. Then, user A broadcasts a transaction including target data to which an electronic signature is attached on the P2P network. This ensures that the owner of the target data is the user A.
  • FIG. 3 is a diagram illustrating a state in which target data is transferred from the user A to the user B in the block chain system.
  • User A attaches an electronic signature generated using User A's private key to the transaction, and includes User B's public key in the transaction. This indicates that the target data has been transferred from the user A to the user B.
  • the user B may acquire the public key of the user A from the user A at the time of transaction of the target data, and may acquire the target data with an electronic signature attached or encrypted.
  • other target data different from virtual currency can be used for blockchain data used for exchanging existing virtual currency data, such as Bitcoin blockchain data. Can also be included.
  • the P2P database can prevent the registration data from being falsified and the like, and can store the registration data with high reliability by the mutual monitoring effect of the nodes by a plurality of operators.
  • each P2P database may be different depending on various information about each P2P database.
  • the reliability of each P2P database may be different depending on the type or operator of each P2P database platform. For example, when the type of the P2P database base is “private type (P2P database base operated by a single organization)”, processing performed for updating the P2P database by the operator of the P2P database base (for example, Consensus building etc.) may be manipulated illegally, or node devices may be replaced.
  • the reliability of the P2P database could not be calculated by the technique of Patent Document 1 described above. Therefore, when using a service provided by using a plurality of P2P databases, the user cannot recognize the reliability of each P2P database and cannot properly handle the registration data of each P2P database. . In addition, the user can appropriately determine which P2P database of a plurality of P2P databases should register data to be registered (hereinafter referred to as “registration target data” for convenience). There wasn't.
  • the present disclosure can calculate the reliability of the P2P database based on information related to the P2P database (hereinafter also referred to as “P2P database information” for convenience).
  • the present disclosure describes the P2P database information as the type or operator of the P2P database infrastructure (or P2P network), the number of nodes connected to the P2P network (or the number of members, etc.), the amount of data in the P2P database (or , The number of blocks in the block chain data, etc.), operation period (or date and time when the P2P database was created), update frequency or elapsed time since the last update (or date and time when the P2P database was last updated), or P2P
  • the reliability of the P2P database can be calculated based on information indicating software (for example, middleware) used for processing related to the database.
  • the registration data of each P2P database can be handled appropriately.
  • the user can appropriately determine which P2P database of the plurality of P2P databases should be registered.
  • the information processing system includes a server device 100, a node device (in the figure, a first node device 200, a second node device 201a to a second node device 201n. ), A storage apparatus 300, and a client apparatus 400.
  • the first node device 200 is connected to the first P2P network 500
  • the second node device 201a to the second node device 201n are connected to the second P2P network 501.
  • the server device 100 and the first node device 200 are connected by a network 600a
  • the server device 100 and the second node device 201a are connected by a network 600b
  • the server device 100 and the storage device 300 are connected by a network 600c.
  • the server apparatus 100 and the client apparatus 400 are connected by a network 600d.
  • the configuration of the information processing system according to the present embodiment is not limited to the configuration of FIG.
  • the number of devices constituting the information processing system may be changed as appropriate.
  • the information processing system is related to a student's learning achievement record (for example, examination results, acquisition units, acquisition qualifications, etc.) Records) and student activity records (for example, records relating to club activities, student council activities, attendance, etc.) (hereinafter referred to as “learning arrival / activity record service” for convenience)
  • a student's learning achievement record for example, examination results, acquisition units, acquisition qualifications, etc. Records
  • student activity records for example, records relating to club activities, student council activities, attendance, etc.
  • an institution for example, a nursery school, a kindergarten, an elementary school, a junior high school, a high school, a university, a graduate school, a cram school, a prep school, or a qualified school.
  • the user who uses the information processing system includes, but is not limited to, a lecturer who belongs to each educational institution.
  • the user who uses the information processing system may include the student himself / herself, the guardian of the student, or any company that intends to use the student's learning record.
  • the server apparatus 100 is an information processing apparatus that calculates the reliability of the P2P database based on the P2P database information. More specifically, the server device 100 calculates the respective reliability based on the P2P database information of the P2P database held by the first node device 200 and the P2P database held by the second node device 201a. can do.
  • the reliability of the P2P database is an index value indicating the tampering property of the registered data of the P2P database, but is not necessarily limited thereto.
  • the reliability of the P2P database may be a concept equivalent to the tampering property of the registration data of the P2P database (for example, the authenticity or authenticity of the registration data).
  • the reliability of the P2P database may be interpreted as “P2P network reliability”, “node device reliability”, or the like.
  • the reliability of a P2P database assumes numerical data, it is not necessarily limited to this.
  • the reliability of the P2P database may be information selected from several types of candidates prepared in advance, such as “highly reliable”, “trustworthy”, “less reliable”, or “unreliable”. Good.
  • P2P database information refers to the type or operator of the P2P database infrastructure (or P2P network), the number of nodes connected to the P2P network (or the number of members, etc.), the amount of data in the P2P database (or Number of blocks in the block chain data), operation period (or date and time when the P2P database was created), update frequency or elapsed time since the last update (or date and time when the P2P database was last updated), or P2P database It is assumed that the information is information indicating software (for example, middleware) used for the processing related to the above, but is not necessarily limited thereto.
  • the P2P database information includes some parameters related to the P2P database, the P2P network, or the node device, or meta information. Further, the P2P database information may be interpreted as “information related to the P2P network”, “information related to the node device”, or the like.
  • the server apparatus 100 calculates the reliability of the P2P database by acquiring the above P2P database information from the node apparatus (in this example, the first node apparatus 200 and the second node apparatus 201a).
  • the node device is provided in the P2P database and is a chain code in a predetermined program (for example, smart contract or hyperledger) executed on the P2P database.
  • a predetermined program for example, smart contract or hyperledger
  • the “P2P database program” It is assumed that the P2P database information is acquired by using (referred to as), but the method for acquiring the P2P database information is not necessarily limited to this. Further, the acquisition source of the P2P database information is not necessarily limited to the node device.
  • the server apparatus 100 can be any external apparatus that can collect P2P database information (for example, an application server apparatus or a cloud server that manages each node apparatus), or an API for a P2P database (Application Programming). Interface.
  • P2P database information may be acquired from an API or the like used for managing each node device.
  • the server apparatus 100 may calculate the reliability of the P2P database using information provided from outside (hereinafter also referred to as “external provision information” for convenience).
  • the acquisition source (ie, “external”) of the externally provided information is, for example, a predetermined SNS (Social (Networking Service) site, a predetermined news site, a predetermined website for posting exchange rates, etc. are assumed, but not necessarily limited thereto.
  • SNS Social (Networking Service) site
  • predetermined news site a predetermined news site for posting exchange rates, etc.
  • the system can also be a source of the externally provided information.
  • the content of externally provided information includes information related to word-of-mouth related to the P2P database, evaluation (for example, “Like!” In facebook (registered trademark), “+1” in google + (registered trademark), twitter (registered trademark) “Retweet”, other “good / bad evaluation”, “referenced / not helpful”, “five-level evaluation”, etc.), news content information, or P2P database Information on the exchange status of currencies is assumed, but is not necessarily limited thereto. More specifically, the externally provided information may be any information as long as it is information related to the reliability of the P2P database.
  • the server apparatus 100 is also an information processing apparatus that provides the client apparatus 400 with various functions in the learning arrival / activity recording service. Then, for example, when the server apparatus 100 provides various data (for example, performance data) in the service to the client apparatus 400, information on the reliability of the P2P database from which the data is acquired (hereinafter, for convenience) (Also referred to as “reliability information”) is also provided to the client device 400.
  • reliability information information on the reliability of the P2P database from which the data is acquired
  • the user who operates the client device 400 can recognize not only the various data in the service but also the reliability of the P2P database from which the data is acquired, and can appropriately handle the provided data. .
  • the user does not use the data provided from the low-reliability P2P database for important decisions, or preferentially uses the data provided from the higher-reliability P2P database. Can do.
  • the server apparatus 100 can provide the registration data of the storage apparatus 300 to the client apparatus 400.
  • the server apparatus 100 uses the information related to the reliability of the storage apparatus 300 (or a database held by the storage apparatus 300) calculated (or predetermined) by a predetermined method (hereinafter, this information is also referred to for convenience). (Referred to as “reliability information”) can also be provided to the client device 400. Accordingly, the user who operates the client apparatus 400 can recognize not only the P2P database but also the reliability of the storage apparatus 300.
  • the method for calculating the reliability of the storage apparatus 300 is not particularly limited.
  • the server apparatus 100 includes the type of database held by the storage apparatus 300, the operator, the amount of data, the operation period (or the date and time when the database was created), the update frequency, and the elapsed period since the last update (or the database).
  • the date and time when the storage apparatus 300 was last updated) or the software (for example, middleware) used for processing related to the database may be used to calculate the reliability of the storage apparatus 300.
  • the processing content of the server apparatus 100 is not limited to the above.
  • the server apparatus 100 may determine the cost required for data registration to each based on the P2P database or the reliability of the storage apparatus 300.
  • the server apparatus 100 may perform processing generally performed in a general-purpose computer, PC, tablet PC, or the like.
  • the kind of server apparatus 100 is not specifically limited.
  • the server apparatus 100 includes a general-purpose computer, a PC (Personal Computer), or any device including a tablet PC or the like.
  • the first P2P network 500 and the second P2P network 501 are networks in which a P2P database is distributed.
  • Each node device in this example, the first node device 200 and the second node device 201a to the second node device 201n) are connected to the first P2P network 500 or the second P2P network 501 respectively.
  • the P2P database can be updated while maintaining consistency with the P2P database held by other node devices.
  • the first P2P network 500 is a private network operated by a single organization, and is connected to one node device (first node device 200).
  • the second P2P network 501 is assumed to be a consortium type network operated by a plurality of organizations, or a public type network that does not particularly limit participants, and a plurality of node devices (second node devices 201a). To the second node device 201n). Note that the type of the first P2P network 500 or the second P2P network 501 is not limited to the above.
  • the communication method, line type, and the like used for the first P2P network 500 or the second P2P network 501 are not particularly limited.
  • the first P2P network 500 or the second P2P network 501 may be realized by a dedicated line network such as IP-VPN (Internet Protocol-Virtual Private Network).
  • IP-VPN Internet Protocol-Virtual Private Network
  • the first P2P network 500 or the second P2P network 501 is a public line network such as the Internet, a telephone line network, or a satellite communication network, and various LANs (Local Area Network) including Ethernet (registered trademark). Or WAN (Wide ⁇ Area Network) or the like.
  • the first P2P network 500 or the second P2P network 501 may be realized by a wireless communication network such as Wi-Fi (registered trademark) or Bluetooth (registered trademark).
  • the first node device 200 and the second node device 201a are each connected to a P2P network (the first P2P network 500 or the second P2P network 501), and information processing holding a P2P database Device.
  • the content of the data registered in the P2P database of each of the first node device 200 or the second node device 201a is not particularly limited.
  • the first node device 200 and the second node device 201a provide the P2P database information to the server device 100. More specifically, when the first node device 200 and the second node device 201a receive a request signal for requesting P2P database information from the server device 100, the first node device 200 and the second node device 201a acquire the P2P database information using a P2P database program or the like. Then, a response signal including the P2P database information is transmitted to the server apparatus 100. Thereby, the server apparatus 100 can calculate the reliability of the P2P database using the P2P database information.
  • the first node device 200 and the second node device 201a provide the registration data of the P2P database to the server device 100. More specifically, when the first node device 200 and the second node device 201a receive a request signal for requesting registration data from the server device 100, the registration data is received from the P2P database using a P2P database program or the like. Obtaining and transmitting a response signal including the registration data to the server apparatus 100. Accordingly, the server apparatus 100 can provide the learning arrival / activity recording service to the client apparatus 400 using the registration data.
  • the processing content of the first node device 200 or the second node device 201a is not limited to the above.
  • the first node device 200 or the second node device 201a may provide the P2P database information or registration data to the server device 100 without receiving a request signal from the server device 100.
  • the type of the first node device 200 or the second node device 201a is not particularly limited.
  • the storage device 300 is a predetermined storage device that is used together with the P2P database in the information processing system according to the present embodiment.
  • the storage apparatus 300 provides registration data to the server apparatus 100. More specifically, when the storage apparatus 300 receives a request signal for requesting registration data from the server apparatus 100, the storage apparatus 300 acquires the registration data from a storage unit provided in the own apparatus and sends a response signal including the registration data to the server apparatus. To 100. Accordingly, the server apparatus 100 can provide the learning arrival / activity recording service to the client apparatus 400 using the registration data.
  • the processing content of the storage apparatus 300 is not limited to the above.
  • the storage apparatus 300 uses various information (for example, the type of database held by the storage apparatus 300, the operator, the amount of data, the operation period (or the date and time when the database was created). ), The update frequency, the elapsed time since the last update (or the date and time when the database was last updated), or the information used for the processing related to the database (for example, middleware)) to the server apparatus 100. May be provided.
  • the content of data stored in the storage apparatus 300 is not particularly limited.
  • the storage device 300 may function as a cache server device that temporarily caches registration data acquired from the P2P database.
  • the server apparatus 100 provides the client apparatus 400 with the cache data (P2P database registration data) acquired from the storage apparatus 300 without accessing the first node apparatus 200 or the second node apparatus 201.
  • the type of the storage apparatus 300 is not particularly limited.
  • the client device 400 is an information processing device used by a user who receives a learning achievement / activity recording service. For example, the user obtains data related to a student's learning achievement record or activity record registered in the P2P database or the storage device 300 via the server device 100 by performing an input operation on the client device 400. Can do.
  • the client apparatus 400 transmits a request signal for requesting the data to the server apparatus 100.
  • the server apparatus 100 that has received the request signal acquires target data from the P2P database or the storage apparatus 300 and provides the data to the client apparatus 400 together with the reliability information of the acquisition source.
  • the client device 400 is an output unit (for example, a display device such as a display, a sound output device such as a speaker, or a tactile sense presentation device such as an actuator) that functions as a user interface (hereinafter also referred to as “UI” for convenience).
  • UI user interface
  • the processing content of the client device 400 is not limited to the above.
  • the client device 400 may perform processing generally performed in a general-purpose computer, a PC, a tablet PC, or the like.
  • the type of the client device 400 is not particularly limited.
  • the network 600 is a network that connects between the server apparatus 100 and the first node apparatus 200, between the server apparatus 100 and the second node apparatus 201a, between the server apparatus 100 and the storage apparatus 300, and between the server apparatus 100 and the client apparatus 400. is there. Note that, like the first P2P network 500 and the second P2P network 501, the communication method and the line type used for the network 600 are not particularly limited.
  • the configuration example of the information processing system according to the present embodiment has been described above.
  • the above configuration described with reference to FIG. 4 is merely an example, and the configuration of the information processing system according to the present embodiment is not limited to the example.
  • all or part of the functions of the server device 100 may be provided in the first node device 200, the second node device 201a, the storage device 300, or the client device 400.
  • software that provides all or part of the functions of the server device 100 may be executed by the first node device 200 or the like.
  • the server device 100 may realize all or part of the functions of other devices.
  • the configuration of the information processing system according to the present embodiment can be flexibly modified according to specifications and operations.
  • the server device 100 includes a control unit 110, a storage unit 120, and a communication unit 130.
  • the control unit 110 has a functional configuration that comprehensively controls the overall processing performed by the server device 100.
  • the control unit 110 can control activation and stop of the output unit (not shown), the communication unit 130, and the like using the control signal.
  • the control unit 110 includes the access control unit 111, thereby realizing acquisition of data from the first node device 200, the second node device 201a, or the storage device 300. Then, the control unit 110 sends a response signal including data acquired from the first node device 200, the second node device 201a, or the storage device 300 and reliability information of the acquisition source of the data to the communication unit 130.
  • the control content of the control part 110 is not limited to these.
  • the control unit 110 may control processing generally performed in various servers, general-purpose computers, PCs, tablet PCs, and the like.
  • the access control unit 111 is a functional configuration that controls access to the first node device 200, the second node device 201a, or the storage device 300.
  • the access control unit 111 implements access to the first node apparatus 200 or the second node apparatus 201a using the P2P database access control unit 111a. Then, access to a predetermined external device or an external system is realized using the external access control unit 111c. As a result, the server apparatus 100 can obtain P2P database information and the like used for calculating the reliability of the P2P database.
  • the access control unit 111 When the client device 400 transmits a request signal to the server device 100, the access control unit 111 recognizes the request content by analyzing the request signal. When it is necessary to acquire data from the P2P database, the access control unit 111 accesses the first node device 200 or the second node device 201a using the P2P database access control unit 111a. To realize. Further, when it is necessary to acquire data from the storage apparatus 300, the access control unit 111 implements access to the storage apparatus 300 using the storage access control unit 111b.
  • the P2P database access control unit 111a, the storage access control unit 111b, and the external access control unit 111c included in the access control unit 111 may be integrated and embodied as one functional configuration.
  • the P2P database access control unit 111a has a functional configuration that realizes access to the first node device 200 or the second node device 201a. More specifically, when the server apparatus 100 calculates the reliability of the P2P database, the P2P database access control unit 111a generates a request signal for requesting acquisition of P2P database information, and outputs the request signal to the first To the second node device 200a or the second node device 201a. Thus, the P2P database access control unit 111a realizes acquisition of P2P database information.
  • the P2P database access control unit 111a is based on the request content. A new request signal for requesting data acquisition or the like is generated, and the request signal is transmitted to the first node device 200 or the second node device 201a. Thus, the P2P database access control unit 111a realizes acquisition of data from the P2P database. Note that the above processing by the P2P database access control unit 111a can be changed as appropriate. For example, the P2P database access control unit 111a does not generate a new request signal, but directly transmits the request signal transmitted from the client device 400 to the first node device 200 or the second node device 201a. Also good.
  • the storage access control unit 111 b has a functional configuration that realizes access to the storage apparatus 300 based on a request signal from the client apparatus 400. More specifically, when it is determined that data acquisition from the storage apparatus 300 or registration of data in the storage apparatus 300 is necessary by analyzing a request signal from the client apparatus 400, the storage access control unit 111b Then, a new request signal for requesting data acquisition or the like is generated based on the request content, and the request signal is transmitted to the storage apparatus 300. Thereby, the storage access control unit 111b realizes acquisition of data from the storage apparatus 300 and the like.
  • the above processing by the storage access control unit 111b can be changed as appropriate. For example, similarly to the P2P database access control unit 111a, the storage access control unit 111b may transmit the request signal transmitted from the client device 400 to the storage device 300 as it is, instead of generating a new request signal. .
  • the external access control unit 111c has a functional configuration that realizes access to a predetermined external device or external system. More specifically, when the server apparatus 100 calculates the reliability of the P2P database, the external access control unit 111c generates a request signal for requesting acquisition of externally provided information, and outputs the request signal to a predetermined external signal. Send to device or external system. Thereby, the external access control unit 111c realizes acquisition of externally provided information. Note that the above processing by the external access control unit 111c can be changed as appropriate. For example, the external access control unit 111c may receive provision of external provision information from a predetermined external device or external system without transmitting a request signal.
  • the reliability calculation unit 112 is a functional configuration that calculates the reliability of the P2P database based on the P2P database information or externally provided information. More specifically, the reliability calculation unit 112 includes, as the P2P database information, the type or operator of the P2P database infrastructure (or P2P network), the number of nodes connected to the P2P network (or the number of members, etc.), Data amount of P2P database (or number of blocks in blockchain data, etc.), operation period (or date and time when P2P database was created), update frequency or elapsed time since last update (or last update of P2P database) The reliability of the P2P database is calculated based on information indicating the software (for example, middleware or the like) used for processing related to the P2P database.
  • the software for example, middleware or the like
  • the reliability calculation unit 112 may calculate the reliability of the consortium-type P2P database higher in consideration of the mutual monitoring effect by a plurality of organizations. Further, the reliability calculation unit 112 may calculate the reliability of the P2P database higher in consideration of the mutual monitoring effect between the nodes as the number of nodes connected to the P2P network increases.
  • the reliability calculation unit 112 operates in consideration of the scale, reliability, etc.
  • the reliability of the P2P database in which the person is a national institution may be calculated higher.
  • the reliability calculation unit 112 increases the data amount (or the number of blocks in the block chain data) of the P2P database, the longer the operation period, the higher the update frequency, or the elapsed period from the last update time. The shorter the value, the higher the reliability of the P2P database may be calculated in consideration of the operation results.
  • the reliability calculation unit 112 may calculate the reliability of the P2P database higher in consideration of the actual performance as the software used for the processing related to the P2P database is more widely distributed.
  • the above is merely an example, and the method for calculating the reliability of the P2P database based on the P2P database information is not limited to these.
  • the reliability calculation unit 112 provides, as externally provided information, information related to reviews and evaluation (P2P database) obtained from a predetermined SNS site, a predetermined news site, a predetermined website posting an exchange rate, etc. For example, “Like!” On facebook (registered trademark), “+1” on google + (registered trademark), “Retweet” on twitter (registered trademark), “good / bad evaluation”, “helpful” / Not helpful "or” 5-level evaluation "etc.), P2P database reliability calculated based on news content, currency exchange status information managed in P2P database, etc. You can also
  • the reliability calculation unit 112 may calculate a higher reliability of a P2P database that has received higher evaluation or a P2P database that manages currency traded at a higher rate. Further, the reliability calculation unit 112 analyzes the content of the word-of-mouth or news regarding the P2P database, recognizes the meaning thereof, and calculates the reliability of the P2P database that has received higher evaluation. Good.
  • the above is merely an example, and the method of calculating the reliability of the P2P database based on the externally provided information is not limited to these. Further, the reliability calculation unit 112 does not necessarily need to use both the P2P database information and the externally provided information, and may calculate the reliability of the P2P database using at least one of them.
  • the reliability calculation unit 112 calculates the reliability of the P2P database based on the predetermined (or autonomously determined) determination logic (algorithm) as described above. Note that the determination logic used to calculate the reliability may be changed as appropriate. Then, the reliability calculation unit 112 stores information related to the calculated reliability (reliability information) in the storage unit 120. Thus, when the output control unit 113 provides the registration data of the P2P database to the user or when the user intends to register the registration target data in the P2P database, the output control unit 113 acquires the trust acquired from the storage unit 120. Degree information can be provided to the user.
  • the output control unit 113 controls the output of registration data and reliability information acquired from the first node device 200, the second node device 201a, or the storage device 300 to the user (or an external device). It is a configuration. More specifically, the output control unit 113 controls the output of the client device 400 so that the user can recognize the correspondence between each registered data and the reliability of the P2P database or the like from which the data is acquired. For example, the output control unit 113 displays an area (or window or the like) in the display where each registered data of the P2P database is displayed, a color or texture (for example, a pattern or a texture) when each registered data is displayed. By determining the added mark or character according to the reliability of the P2P database, the user may recognize the correspondence between each registered data and the reliability of the P2P database or the like from which the data is acquired. .
  • the output control unit 113 can cause the client device 400 to output reliability information such as the P2P database as the user (or an external device) registers the registration target data in the P2P database.
  • the output control unit 113 displays reliability information such as each P2P database on a registration screen (eg, a selection screen such as a P2P database to be registered) of registration target data in the P2P database or the like. Also good.
  • the user can appropriately select the P2P database or the like to be registered (or the user can appropriately determine whether or not to register the registration target data in the P2P database or the like). ).
  • the output control method of reliability information is not limited to these.
  • the client device 400 includes a sound output device such as a speaker, a light source device such as a lamp, or a tactile sense presentation device such as an actuator
  • the output control unit 113 controls the devices to control the reliability. Information output may be controlled.
  • the output control unit 113 controls the output by the client device 400 as described above, the output control unit 113 generates control information indicating the content of the control, and transmits the control information to the client device 400 via the communication unit 130.
  • the storage unit 120 has a functional configuration that stores various types of information.
  • the storage unit 120 stores P2P database information, externally provided information, reliability information, a request signal from the client device 400, data acquired from the P2P database or the storage device 300, and the like, and each function of the server device 100 Stores programs or parameters used by the configuration. Note that the information stored in the storage unit 120 is not limited to these.
  • the communication unit 130 has a functional configuration that controls various types of communication. For example, when the server apparatus 100 calculates the reliability of the P2P database, the communication unit 130 transmits a request signal for requesting P2P database information to the first node apparatus 200 or the second node apparatus 201a. The communication unit 130 transmits a request signal for requesting externally provided information to a predetermined external device or external system. And the communication part 130 receives the response signal containing P2P database information or the external provision information in response to these request signals.
  • the communication unit 130 receives a request signal for requesting acquisition of user-desired data from the client device 400. And the communication part 130 transmits the request signal produced
  • the functional configuration example of the server device 100 has been described above. Note that the functional configuration described above with reference to FIG. 5 is merely an example, and the functional configuration of the server apparatus 100 is not limited to such an example. For example, the server apparatus 100 may not necessarily include all of the configurations illustrated in FIG. Further, the functional configuration of the server apparatus 100 can be flexibly modified according to specifications and operations.
  • the first node device 200 includes a control unit 210, a storage unit 220, and a communication unit 230.
  • the control unit 210 has a functional configuration that comprehensively controls the overall processing performed by the first node device 200.
  • the control unit 210 can control activation and stop of the output unit (not shown), the communication unit 230, and the like using the control signal.
  • the control unit 210 controls P2P database information acquisition processing based on a P2P database information request signal provided from the server device 100.
  • the control unit 210 controls registration data acquisition processing from the P2P database or registration target data registration processing in the P2P database based on a request signal provided from the server device 100.
  • the control content of the control part 210 is not limited to these.
  • the control unit 210 may control processing generally performed in various servers, general-purpose computers, PCs, tablet PCs, and the like.
  • the storage unit 220 has a functional configuration that stores various types of information.
  • the storage unit 220 stores programs or parameters used by each functional configuration of the first node device 200.
  • the contents of information stored in the storage unit 220 are not limited to these.
  • the storage unit 220 includes a P2P database 221.
  • the P2P database 221 is a database held in the first node device 200, and is, for example, block chain data. As described above, in the P2P database 221, data of higher importance that is required to ensure authenticity is registered among the learning achievement records and activity records of the students. Various data registered in the P2P database 221 may be attached with an electronic signature generated using an encryption key, or may be encrypted using an encryption key. The data registered in the P2P database 221 is not limited to these. For example, when charging is performed at the time of acquiring data from the P2P database 221 or registering data in the P2P database 221, the assets (for example, coins in Bitcoin) possessed by each user are stored in the P2P database 221. The data regarding may be registered. As shown in FIG. 6, the P2P database 221 includes a P2P database program 222.
  • the P2P database program 222 is a predetermined program provided in the P2P database 221 and executed on the P2P database 221.
  • various processes including virtual currency transactions such as Bitcoin are realized in a consistent manner according to a predetermined rule.
  • the provision of the P2P database program 222 in the P2P database 221 reduces the risk of unauthorized modification of the program.
  • the P2P database program 222 is a chain code in a hyperledger, but is not limited to this.
  • the P2P database program 222 may refer to a smart contract.
  • the P2P database program 222 can realize all processes performed on the P2P database 221.
  • the P2P database program 222 can realize registration data acquisition processing, registration target data registration processing, and the like performed by accessing the P2P database 221.
  • the processing realized by the P2P database program 222 is not limited to the above.
  • the development language of the P2P database program 222 or the number of P2P database programs 222 provided on the P2P database 221 is not particularly limited.
  • the communication unit 230 has a functional configuration that controls various types of communication with external devices. For example, the communication unit 230 receives a request signal for P2P database information from the server apparatus 100, and transmits a response signal including the P2P database information acquired based on the request signal to the server apparatus 100. In addition, the communication unit 230 receives a request signal for registration data of the P2P database 221 from the server apparatus 100 and transmits a response signal including registration data acquired based on the request signal to the server apparatus 100. In addition, the communication unit 230 receives a request signal including registration target data in the P2P database 221 from the server device 100, thereby realizing registration of the registration target data in the P2P database 221.
  • the communication unit 230 also controls various communications with the other first node devices 200. More specifically, the communication unit 230 appropriately transmits and receives information used for updating the P2P database 221 (for example, information used for consensus building) in communication with the other first node device 200. In addition, the information which the communication part 230 communicates, and the case where it communicates are not limited to these.
  • the function configuration example of the first node device 200 has been described above. Note that the functional configuration described above with reference to FIG. 6 is merely an example, and the functional configuration of the first node device 200 is not limited to this example. For example, the first node device 200 does not necessarily have all of the configurations shown in FIG. Further, the first node device 200 and the second node device 201a may have different functional configurations. In addition, the functional configuration of the first node device 200 or the second node device 201a can be flexibly modified according to specifications and operations.
  • the storage apparatus 300 includes a control unit 310, a storage unit 320, and a communication unit 330.
  • the control unit 310 has a functional configuration that comprehensively controls the overall processing performed by the storage apparatus 300.
  • the control unit 310 can control activation and stop of the output unit (not shown), the communication unit 330, or the like using the control signal.
  • the control unit 310 controls registration data acquisition processing from the storage unit 320 or registration target data registration processing in the storage unit 320 based on a request signal provided from the server device 100.
  • the control content of the control part 310 is not limited to these.
  • the control unit 310 may control processing generally performed in various servers, general-purpose computers, PCs, tablet PCs, and the like.
  • the storage unit 320 has a functional configuration that stores various data. For example, as described above, the storage unit 320 stores data that does not require authenticity (or that does not require high authenticity) among student learning records and activity records. In addition, the storage unit 320 stores programs or parameters used by each functional configuration of the storage apparatus 300. Note that the content of data stored in the storage unit 320 is not limited to these.
  • the communication unit 330 has a functional configuration that controls various communications with the server device 100. For example, the communication unit 330 receives a request signal from the server device 100 and transmits a response signal including registration data acquired based on the request signal to the server device 100. In addition, the communication unit 330 realizes registration of the registration target data in the storage unit 320 by receiving a request signal including registration target data from the server device 100. In addition, the information which the communication part 330 communicates, and the case where it communicates are not limited to these.
  • the functional configuration example of the storage apparatus 300 has been described above. Note that the functional configuration described above with reference to FIG. 7 is merely an example, and the functional configuration of the storage apparatus 300 is not limited to such an example. For example, the storage apparatus 300 does not necessarily have all the configurations shown in FIG. Further, the functional configuration of the storage apparatus 300 can be flexibly modified according to specifications and operations.
  • the client device 400 includes a control unit 410, an input unit 420, an output unit 430, a storage unit 440, and a communication unit 450.
  • the control unit 410 has a functional configuration that comprehensively controls the overall processing performed by the client device 400.
  • the control unit 410 can control activation and stop of the input unit 420, the output unit 430, the communication unit 450, and the like using the control signal.
  • the control unit 410 generates a request signal for requesting acquisition of registration data from the P2P database 221 or the storage apparatus 300 or registration of registration target data therein.
  • the control unit 410 controls output of registration data or the like based on control information included in the response signal.
  • the control content of the control part 410 is not limited to these.
  • the control unit 410 may control processing generally performed in various servers, general-purpose computers, PCs, tablet PCs, and the like.
  • the input unit 420 has a functional configuration that receives input from the user.
  • the input unit 420 includes an input device such as a mouse, a keyboard, a touch panel, a button, a switch, or a microphone, and the user uses these input devices to obtain a desired registration data acquisition request or desired registration. An input operation for requesting registration of the target data can be performed.
  • the input device with which the input part 420 is provided is not specifically limited.
  • the output unit 430 is a functional configuration that performs various outputs under the control of the control unit 410.
  • the output unit 430 includes a display device such as a display, a sound output device such as a speaker, or a tactile sense presentation device such as an actuator, and the registration data requested by the user based on the control of the control unit 410, Alternatively, the reliability information of the registration data acquisition source is output to the user.
  • the output unit 430 functions as a UI.
  • the output device with which the output part 430 is provided is not limited to these.
  • the storage unit 440 has a functional configuration that stores various types of information.
  • the storage unit 440 stores registration data, reliability information, registration target data, and the like, and stores programs, parameters, and the like used by each functional configuration of the client device 400. Note that information stored in the storage unit 440 is not limited thereto.
  • the communication unit 450 has a functional configuration that controls various communications with the server device 100. For example, the communication unit 450 transmits a registration data request signal to the server apparatus 100 and receives a response signal including registration data and reliability information. Further, the communication unit 450 realizes registration of the registration target data in the P2P database 221 and the like by transmitting a request signal including the registration target data to the server device 100. In addition, the information which the communication part 450 communicates, and the case where it communicates are not limited to these.
  • the functional configuration example of the client device 400 has been described above. Note that the functional configuration described above with reference to FIG. 8 is merely an example, and the functional configuration of the client device 400 is not limited to such an example. For example, the client device 400 may not necessarily include all of the configurations illustrated in FIG. Further, the functional configuration of the client apparatus 400 can be flexibly modified according to specifications and operations.
  • step S1000 the P2P database access control unit 111a of the server apparatus 100 generates a request signal for requesting acquisition of P2P database information, and transmits the request signal to the first node apparatus 200 and the second node apparatus 201a.
  • the external access control unit 111c generates a request signal for requesting acquisition of externally provided information, and transmits the request signal to a predetermined external device (or external system).
  • step S1004 the control unit 210 of the first node device 200 and the second node device 201a acquires P2P database information based on the request signal. Further, the external device acquires externally provided information based on the request signal.
  • step S1008 the communication unit 230 of the first node device 200 and the second node device 201a transmits a response signal including P2P database information to the server device 100, and the external device transmits a response signal including externally provided information to the server. Transmit to device 100.
  • step S1012 the reliability calculation unit 112 of the server apparatus 100 uses the P2P database information and the externally provided information to store each of the P2P databases 221 held by the first node apparatus 200 and the second node apparatus 201a. Calculate reliability.
  • step S1016 the reliability calculation unit 112 stores reliability information related to the calculated reliability in the storage unit 120, and the series of processes ends.
  • the series of processing described above is continuously performed at a predetermined timing (for example, at a predetermined time interval or based on a predetermined trigger), whereby the reliability of each P2P database 221 is updated.
  • step S1100 registration data requested by the user is determined, and a predetermined input operation is performed on the input unit 420 of the client device 400.
  • control unit 410 generates a request signal for requesting acquisition of registration data based on the input operation, and transmits the signal to server apparatus 100 via communication unit 450.
  • step S1108 the access control unit 111 of the server apparatus 100 recognizes the request content by analyzing the request signal.
  • step S1112 the P2P database access control unit 111a and the storage access control unit 111b generate a new request signal based on the request content, and the P2P database access control unit 111a transmits the signal to the first node device 200, and The storage access control unit 111b transmits the signal to the storage device 300 to the second node device 201a.
  • step S1116 the control unit 210 of the first node device 200 and the second node device 201a receives the registration data specified by the request signal from the P2P database 221 and the control unit 310 of the storage device 300 from the storage unit 320. get.
  • step S1120 the communication unit 230 of the first node device 200 and the second node device 201a and the communication unit 330 of the storage device 300 transmit a response signal including the acquired registration data to the server device 100. .
  • step S1124 the output control unit 113 of the server device 100 acquires the reliability information of the P2P database 221 held in the first node device 200 and the second node device 201a from the storage unit 120.
  • step S1128 the output control unit 113 generates control information for controlling output by the client device 400 based on the registration data and the reliability information.
  • step S1132 the communication unit 130 transmits a response signal including registration data, reliability information, control information, and the like to the client device 400.
  • step S ⁇ b> 1136 the control unit 410 of the client device 400 outputs registration data and reliability information via the output unit 430 based on the control information included in the response signal, and the series of processes ends.
  • each step in the sequence diagram of FIG. 9 or FIG. 10 does not necessarily have to be processed in time series in the order described. That is, each step in the sequence diagram may be processed in an order different from the order described or may be processed in parallel.
  • the output control unit 113 of the server apparatus 100 controls the output of registration data and reliability information acquired from the first node apparatus 200, the second node apparatus 201a, or the storage apparatus 300 to the user. To do.
  • the output control unit 113 may provide reliability information to the user by controlling the display of icons on the display (the output unit 430 of the client device 400). . More specifically, when the reliability of the P2P database 221 is “high” (in this embodiment, for example, the P2P database 221 of the second node device 201a is applicable), the output control unit 113 performs processing shown in FIG. As shown in A, a predetermined icon 10 may be displayed on the display together with the registration data of the P2P database 221.
  • the output control unit 113 is shown in FIG. As described above, the predetermined icon 11 having a color different from the icon 10 may be displayed on the display together with the registration data of the P2P database 221.
  • the output control unit 113 displays a predetermined icon as shown in FIG.
  • the registered data may be displayed without displaying.
  • These displays allow the user to easily recognize the reliability of the acquisition source of the registered data displayed on the display, so that each registered data can be handled appropriately.
  • the user interface shown in FIG. 11 can be changed as appropriate. For example, when the reliability of the P2P database 221 is “low”, or when the registration data is data acquired from the storage apparatus 300, the output control unit 113 is a predetermined different from A and B in FIG. The reliability may be recognized by the user by displaying an icon.
  • the reliability is indicated by the presence or absence of the icon or the color of the icon, but the reliability may be indicated by the shape (or type) of the icon. More specifically, when the reliability of the P2P database 221 is “high”, the output control unit 113 may display the icon 20 with a check mark on the display as shown in FIG. Good. When the reliability of the P2P database 221 is “medium”, the output control unit 113 may display an icon 21 with a question mark on the display as shown in FIG. Furthermore, when the reliability of the P2P database 221 is “low”, or when the registered data is data acquired from the storage apparatus 300, the output control unit 113, as shown in FIG. Alternatively, the icon 22 with a caution mark) may be displayed on the display. The shape (or type) of each icon shown in FIG. 12 can be changed as appropriate.
  • the reliability may be indicated by attaching some information (for example, P2P database information or externally provided information) to the icon.
  • some information for example, P2P database information or externally provided information
  • the type or operator of the P2P database that is the P2P database information
  • the number of nodes connected to the P2P network the number of nodes connected to the P2P network
  • the data amount of the P2P database 221 the operation period
  • the update frequency the elapsed time since the last update
  • the reliability may be indicated by attaching information indicating software or the like used for processing related to the database 221 to the icon.
  • the output control unit 113 displays the character string “C (Consortium): 10” as shown in FIG.
  • the attached icon 30 may be displayed on the display.
  • the output control unit 113 is assigned a character string “P (Public): 100+” as shown in B of FIG.
  • the icon 31 may be displayed on the display.
  • the output control unit 113 displays an icon with a character string “Pr (Private): 1” as shown in FIG. 32 may be displayed on the display.
  • the UI when the reliability information is provided to the user is not limited to the above. For example, even if reliability information of each P2P database 221 is output as a voice, or a light corresponding to each P2P database 221 is lit in a color corresponding to the reliability information, the reliability information is provided to the user. Good.
  • the server device 100 according to the second embodiment of the present disclosure can not only provide reliability information to the user, but also becomes a registration destination when the user intends to register registration target data in the P2P database 221.
  • the recommendation level of the P2P database 221 can be calculated. More specifically, the server apparatus 100 according to the present embodiment is based on information related to registration target data (hereinafter also referred to as “registration target data information” for convenience) and reliability information of each P2P database 221.
  • registration target data information information related to registration target data
  • the recommendation level of the P2P database 221 as the registration destination can be calculated.
  • the user can register registration target data in a more appropriate P2P database 221.
  • control unit 110 of the server device 100 newly includes a recommendation degree calculation unit 114 as compared with the functional configuration according to the first embodiment.
  • the recommendation level calculation unit 114 has a functional configuration that calculates the recommendation level of the P2P database 221 that is a registration destination based on the registration target data information and the reliability information of each P2P database 221.
  • the “recommendation level of the P2P database 221 that is the registration destination” refers to the degree of conformity of each P2P database 221 determined based on the anti-tampering property (or authenticity, etc.) required by the registration target data.
  • the present invention is not necessarily limited to this.
  • the recommendation level of the registration destination P2P database 221 refers to some information about the user (for example, history information (for example, usage frequency of each P2P database 221), preference information, asset information, etc.), user or system.
  • An index indicating the degree of conformity of each P2P database 221 that is determined based on the surrounding environment or some information related to the use status of the system (for example, the presence or absence of a system failure, the use date and time, or the access status to the P2P database 221) It may be a value. For example, when the cost required for data registration is determined based on the reliability of the P2P database 221, the recommendation level of the P2P database 221 corresponding to the assets (for example, coins in Bitcoin) the user has is calculated higher. Good. In addition, when access to a certain P2P database 221 is concentrated, the recommendation level of the P2P database 221 may be calculated to be lower (or higher).
  • the recommendation level of the P2P database 221 as a registration destination may be interpreted as “a recommendation level of a P2P network as a registration destination”, “a recommendation level of a node device as a registration destination”, or the like.
  • the recommendation level of the P2P database 221 as a registration destination is numerical data, but is not necessarily limited thereto.
  • the recommendation level of the registration destination P2P database 221 is selected from several types of candidates prepared in advance, such as “can be highly recommended”, “can recommend”, “cannot recommend”, or “cannot recommend” It may be information.
  • “Registration target data information” refers to the type (or category, etc.), importance, content (or keywords included in the registration target data), usage (or registration purpose, etc.), although it is assumed that it is information indicating the creator, the updater, or past registration status (for example, whether or not already registered in any P2P database 221), it is not necessarily limited thereto.
  • the registration target data information includes some meta information of the registration target data.
  • the recommendation level calculation unit 114 determines that it is required to ensure the authenticity of the registration target data more securely, and has high reliability P2P
  • the database 221 or the P2P database 221 having the reliability corresponding to the type of registration target data may be recommended as a registration destination (in other words, a higher recommendation level may be calculated for the P2P database 221). Further, when the importance of the registration target data is “high” or the like, the same recommendation as described above can be made.
  • the recommendation degree calculation unit 114 analyzes the registration target data and recognizes the content thereof, and determines that it is required to ensure the authenticity of the registration target data more reliably, the same recommendation as described above is performed. Can be done.
  • the output control unit 113 uses the client device 400 (or an external device) for information on the recommendation level (hereinafter also referred to as “recommendation level information” for convenience). By providing the information, the recommendation degree of each P2P database 221 is recognized by the user (or an external device). Note that the output control unit 113 may cause the client device 400 to output both the recommendation level information and the reliability level information, or may cause the client device 400 to output only one of them. That is, “output control” by the output control unit 113 is a concept including, for example, preventing the client apparatus 400 from outputting either recommendation level information or reliability level information.
  • the recommendation level calculation unit 114 can calculate the recommendation level of each P2P database 221 as needed based on the change in the registration target data information. For example, when a user creates registration target data using the client device 400, the recommendation degree calculation unit 114 recognizes the change by acquiring registration target data information about registration target data being created in real time. To do. Then, the recommendation level calculation unit 114 calculates the recommendation level of each P2P database 221 as needed based on the change, and the output control unit 113 provides the recommendation level information to the user (or an external device) as needed.
  • the output control unit 113 may display only the P2P database 221 having the highest recommendation level on the display, or may change the display order of the plurality of P2P databases 221 based on the high recommendation level. .
  • the recommendation level calculation unit 114 may calculate the recommendation level as needed based on the change in the reliability information of each P2P database 221. In particular, when the operation period of the P2P database 221 is short, the reliability can change frequently. Therefore, the recommendation level calculation unit 114 calculates the recommendation level as needed based on changes in the reliability information of the P2P database 221. It is useful.
  • the recommendation level calculation method by the recommendation level calculation unit 114 is not limited to the above.
  • the recommendation level calculation unit 114 may calculate the recommendation level of each P2P database 221 based on the setting by the user. More specifically, the user may be able to input registration target data information, or may be able to specify the P2P database 221 that is the target for calculating the recommendation level. Further, the recommendation level calculation unit 114 may calculate the recommendation level of each P2P database 221 using only one of the registration target data information and the reliability level information. For example. The recommendation level calculation unit 114 may simply make the recommendation level of the P2P database 221 having the highest reliability simply the highest, using only the reliability information without using the registration target data information.
  • the recommendation level calculation unit 114 may be provided in a device other than the server device 100.
  • the recommendation degree calculation unit 114 may be provided in the client device 400 or the like.
  • the functional configurations other than the recommendation degree calculation unit 114 may be the same as the functional configurations according to the first embodiment described above, and thus the description thereof is omitted.
  • step S1200 the user determines registration target data and performs a predetermined input operation on the input unit 420 of the client device 400.
  • control unit 410 generates an input signal including registration target data based on the input operation, and transmits the signal to server device 100 via communication unit 450.
  • step S1208 the recommendation level calculation unit 114 of the server apparatus 100 analyzes the registration target data information, and calculates the recommendation level of each P2P database 221 based on the registration target data information and the reliability information of each P2P database 221. .
  • step S ⁇ b> 1212 an output signal including recommendation degree information is transmitted to the client device 400 under the control of the output control unit 113.
  • step S1216 the user determines the P2P database 221 as the registration destination of the registration target data based on the recommendation degree information, and performs a predetermined input operation on the input unit 420 of the client device 400.
  • control unit 410 generates a request signal for requesting registration of registration target data based on the input operation, and transmits the signal to server device 100 via communication unit 450.
  • step S1224 the access control unit 111 of the server apparatus 100 recognizes the request content by analyzing the request signal.
  • step S1228 the P2P database access control unit 111a or the storage access control unit 111b generates a new request signal based on the request content, and the P2P database access control unit 111a sends the signal to the first node device 200 or To the second node device 201a, the storage access control unit 111b transmits the signal to the storage device 300 as necessary.
  • step S1232 the control unit 210 of the first node device 200 or the second node device 201a performs the P2P database 221 and the control unit 310 of the storage device 300 performs the storage unit 320 as necessary. Register the registration target data.
  • step S1236 the communication unit 230 of the first node device 200, the second node device 201a, or the communication unit 330 of the storage device 300 transmits a response signal including information related to the registration result to the server device 100.
  • step S1240 a response signal including information related to the registration result is transmitted to the client device 400 under the control of the output control unit 113 of the server device 100.
  • step S1244 the output unit 430 of the client device 400 outputs information related to the registration result, and the series of processes ends.
  • each step in the sequence diagram of FIG. 15 does not necessarily have to be processed in time series in the order described. That is, each step in the sequence diagram may be processed in an order different from the order described or may be processed in parallel.
  • the recommendation level calculation unit 114 of the server device 100 analyzes registration target data information regarding the registration target data, and calculates the recommendation level of each P2P database 221.
  • the output control unit 113 includes a plurality of P2Ps whose display order is determined based on the recommendation level together with the character string “Which P2P database should be stored?”
  • a list of databases 221 may be displayed on the display (in this example, the recommendation level is higher in the order of P2P database A, P2P database B, and P2P database C).
  • the output control unit 113 may also display the reliability information of the P2P database 221 on the display (in this example, the character string “high reliability” is displayed in the lower part of the P2P database A. ).
  • the user can select the P2P database 221 as a registration destination by a predetermined method such as selecting a character string indicating the P2P database 221 (for example, selecting a character string that is a hyperlink).
  • the output control unit 113 together with a character string “stored in the following P2P database”, includes a P2P database 221 having the highest recommendation degree among the plurality of P2P databases 221 (this In the example, only the P2P database A) may be displayed on the display.
  • the user can select the P2P database 221 recommended above by a predetermined method such as selecting the character string “OK” (for example, selecting a character string that is a hyperlink).
  • the output control unit 113 displays a character string “others” on the display so that the user can select other character P2P by a predetermined method such as selecting the character string.
  • the database 221 may be selectable.
  • the output control unit 113 is shown in FIG. 17B.
  • the P2P database 221 having the highest recommendation level in this example, the P2P database A having the highest reliability
  • the character string “others” is not displayed. May be good.
  • the options that can be selected by the user are limited, so that personal information such as personal identification information is prevented from being registered in the P2P database 221 having a low recommendation level.
  • the recommendation level calculation unit 114 can calculate the recommendation level of each P2P database 221 based on the change in the registration target data information as needed, and the output control unit 113 outputs the recommendation level to the user. Can be provided at any time.
  • the recommendation level calculation unit 114 calculates the recommendation level of each P2P database 221 by analyzing the registration target data information about the registration target data input halfway, and the output control unit 113 outputs the P2P having the highest recommendation level.
  • the database 221 is displayed in the drop-down list 61. Then, the output control unit 113 may change the display of the drop-down list 61 each time the recommendation level of each P2P database 221 changes as data input proceeds as B and C in FIG.
  • the output control unit 113 may display a list of a plurality of P2P databases 221 in which the display order is determined based on the degree of recommendation on the drop-down list 70. .
  • the output control unit 113 may display a list of a plurality of P2P databases 221 in the drop-down list 70 so that the P2P database 221 having a higher recommendation level is displayed on the upper level.
  • the UI when the recommendation level information is provided to the user is not limited to the above.
  • the recommendation level information may be provided by an audio output device such as a speaker. More specifically, the name of the P2P database 221 having the highest recommendation level is output by voice, or the light corresponding to the P2P database 221 having the highest recommendation level is turned on, so that the recommendation level information is given to the user. May be provided.
  • the cost required for data registration is determined based on the reliability (or recommendation level) of the P2P database 221, not only the recommendation level information but also information related to the cost may be provided to the user.
  • FIG. 20 illustrates an example of a hardware configuration of the server device 100, the first node device 200, the second node device 201, the storage device 300, or the client device 400 according to the first embodiment or the second embodiment.
  • FIG. These apparatuses can be implemented by an information processing apparatus 900 illustrated in FIG.
  • the information processing apparatus 900 includes, for example, an MPU 901, a ROM 902, a RAM 903, a recording medium 904, an input / output interface 905, an operation input device 906, a display device 907, and a communication interface 908.
  • the information processing apparatus 900 connects each component with a bus 909 as a data transmission path, for example.
  • the MPU 901 includes, for example, one or more processors configured by an arithmetic circuit such as an MPU, various processing circuits, and the like, and includes the control unit 110 of the server device 100, the first node device 200, or the second node. It functions as the control unit 210 of the node device 201, the control unit 310 of the storage device 300, or the control unit 410 of the client device 400. Note that these functional configurations may be configured by a dedicated (or general-purpose) circuit (for example, a processor separate from the MPU 901) capable of realizing the various processes described above.
  • a dedicated (or general-purpose) circuit for example, a processor separate from the MPU 901 capable of realizing the various processes described above.
  • ROM 902 stores programs used by MPU 901, control data such as calculation parameters, and the like.
  • the RAM 903 temporarily stores a program executed by the MPU 901, for example.
  • the recording medium 904 functions as the storage unit 120 of the server device 100, the storage unit 220 of the first node device 200 or the second node device 201, the storage unit 320 of the storage device 300, or the storage unit 440 of the client device 400.
  • various data such as data related to information processing and various programs according to each embodiment are stored.
  • examples of the recording medium 904 include a magnetic recording medium such as a hard disk and a non-volatile memory such as a flash memory. Further, the recording medium 904 may be detachable from the information processing apparatus 900.
  • the input / output interface 905 connects, for example, an operation input device 906 and a display device 907.
  • examples of the input / output interface 905 include a USB (Universal Serial Bus) terminal, a DVI (Digital Visual Interface) terminal, an HDMI (High-Definition Multimedia Interface) (registered trademark) terminal, and various processing circuits. .
  • the operation input device 906 is provided on the information processing apparatus 900, for example, and is connected to the input / output interface 905 inside the information processing apparatus 900.
  • Examples of the operation input device 906 include a keyboard, a mouse, a keypad, a touch panel, a microphone, an operation button, a rotary selector such as a direction key or a jog dial, or a combination thereof.
  • the operation input device 906 functions as the input unit 420 of the client device 400.
  • the display device 907 is provided on the information processing apparatus 900, for example, and is connected to the input / output interface 905 inside the information processing apparatus 900.
  • Examples of the display device 907 include a liquid crystal display (Liquid Crystal Display) and an organic EL display (Organic Electro-Luminescence Display).
  • the display device 907 functions as the output unit 430 of the client device 400.
  • the input / output interface 905 can be connected to an external device such as an external operation input device or an external display device of the information processing apparatus 900.
  • the display device 907 may be a device capable of display and user operation, such as a touch panel.
  • the communication interface 908 is a communication unit included in the information processing apparatus 900, and includes the communication unit 130 of the server device 100, the communication unit 230 of the first node device 200 or the second node device 201, and the communication unit 330 of the storage device 300. Or functions as the communication unit 450 of the client device 400. Further, the communication interface 908 may have a function of performing wireless or wired communication with an arbitrary external device such as a server via an arbitrary network (or directly).
  • examples of the communication interface 908 include a communication antenna and an RF (Radio Frequency) circuit (wireless communication), an IEEE 802.15.1 port and a transmission / reception circuit (wireless communication), an IEEE 802.11 port and a transmission / reception circuit (wireless communication). ), Or a LAN (Local Area Network) terminal and a transmission / reception circuit (wired communication).
  • the hardware configuration of the information processing apparatus 900 is not limited to the configuration shown in FIG.
  • the information processing apparatus 900 may not include the communication interface 908 when performing communication via a connected external communication device.
  • the communication interface 908 may be configured to be able to perform communication using a plurality of communication methods.
  • the information processing apparatus 900 may not include the operation input device 906 or the display device 907, for example.
  • part or all of the configuration shown in FIG. 20 may be realized by one or two or more ICs (Integrated Circuits).
  • the present disclosure can calculate the reliability of the P2P database 221 based on the P2P database information.
  • the P2P database information the type or operator of the P2P database infrastructure (or P2P network), the number of nodes connected to the P2P network (or the number of members, etc.), the data amount of the P2P database 221 ( Or the number of blocks in the block chain data), operation period (or date and time when the P2P database 221 was created), update frequency or elapsed time since the last update (or date and time when the P2P database 221 was last updated)
  • the reliability of the P2P database 221 can be calculated based on information indicating software (for example, middleware or the like) used for processing related to the P2P database 221.
  • the user can recognize the reliability of each of the plurality of P2P databases 221, and can appropriately handle the registration data of each P2P database 221.
  • the present disclosure can calculate the recommendation degree of the P2P database 221 that is the registration destination based on the registration target data information and the reliability information of each P2P database 221. .
  • the user can recognize the recommendation level of each of the plurality of P2P databases 221, and can thus register registration target data in a more appropriate P2P database 221.
  • a reliability calculation unit that calculates the reliability of the P2P database based on information about the P2P database; Information processing device.
  • the reliability calculation unit calculates the reliability for each of the plurality of P2P databases; The information processing apparatus according to (1).
  • the reliability calculation unit includes, as information about the P2P database, the type or operator of the P2P database base, the number of nodes connected to the P2P network, the data amount of the P2P database, the operation period, the update frequency, or the last update time
  • the reliability is calculated based on at least one of an elapsed period of time, information indicating software used for processing related to the P2P database, or information provided from outside, The information processing apparatus according to (2).
  • the information provided from the outside includes at least one of word-of-mouth information, evaluation, news content regarding the P2P database, or information regarding currency exchange status managed in the P2P database.
  • the output control unit controls the output in accordance with provision of registration data registered in the P2P database to the user or the external device.
  • the output control unit controls the output in accordance with registration of registration target data in the P2P database by the user or the external device.
  • a recommendation degree calculation unit that calculates a recommendation degree of the P2P database as a registration destination based on information on the registration target data and information on the reliability
  • the output control unit also controls output of the information related to the recommendation degree to the user or the external device.
  • the information processing apparatus according to (7).
  • the recommendation degree calculation unit calculates the recommendation degree based on information indicating the type, importance, content, usage, creator, updater, or past registration status of the registration target data as information on the registration target data. calculate, The information processing apparatus according to (8).
  • the recommendation level calculation unit calculates the recommendation level as needed based on a change in information related to the registration target data or a change in information related to the reliability.
  • the P2P database is blockchain data.
  • the information processing apparatus according to any one of (1) to (10).
  • (12) Calculating reliability of the P2P database based on information about the P2P database;
  • (13) A program for causing a computer to calculate the reliability of the P2P database based on information related to the P2P database.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • General Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • Health & Medical Sciences (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Technology Law (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

【課題】P2Pデータベースの信頼度をより適切に算出することを可能にする。 【解決手段】P2Pデータベースに関する情報に基づいて前記P2Pデータベースの信頼度を算出する信頼度算出部を備える、情報処理装置が提供される。

Description

情報処理装置、情報処理方法、およびプログラム
 本開示は、情報処理装置、情報処理方法、およびプログラムに関する。
 近年、ブロックチェーンデータをはじめとしたピアツーピアデータベースを使用するサービスが盛んに開発されている。例えば、仮想通貨のやり取りにブロックチェーンデータを使用するBitcoin等が挙げられる。ブロックチェーンデータをはじめとしたピアツーピアデータベースは、登録データの改ざん等を防ぎ、複数事業者によるノードの相互監視効果によって登録データを高い信頼度で保存することができる。
 特許文献1には、ピアツーピアデータベースにおいて、各ノード装置が他のノード装置の状態(死活状態等)を把握することで相互監視を行う技術が開示されている。
特開2006-209440号公報
 ここで、ピアツーピアデータベースは、上記のとおり、登録データの改ざん等を防ぎ、登録データを高い信頼度で保存することができるところ、各ピアツーピアデータベースの信頼度の高さは、各ピアツーピアデータベース基盤の種別等に応じてそれぞれ異なる場合がある。そして、上記の特許文献1の技術等によっては、ピアツーピアデータベースの信頼度を算出することができなかった。
 そこで、本開示は上記に鑑みてなされたものであり、本開示は、ピアツーピアデータベースの信頼度をより適切に算出することが可能な、新規かつ改良された情報処理装置、情報処理方法、およびプログラムを提供する。
 本開示によれば、P2Pデータベースに関する情報に基づいて前記P2Pデータベースの信頼度を算出する信頼度算出部を備える、情報処理装置が提供される。
 また、本開示によれば、P2Pデータベースに関する情報に基づいて前記P2Pデータベースの信頼度を算出することを有する、コンピュータにより実行される情報処理方法が提供される。
 また、本開示によれば、P2Pデータベースに関する情報に基づいて前記P2Pデータベースの信頼度を算出することをコンピュータに実現させるためのプログラムが提供される。
 以上説明したように本開示によれば、ピアツーピアデータベースの信頼度をより適切に算出することが可能になる。
 なお、上記の効果は必ずしも限定的なものではなく、上記の効果とともに、または上記の効果に代えて、本明細書に示されたいずれかの効果、または本明細書から把握され得る他の効果が奏されてもよい。
ピアツーピアデータベースの一種であるブロックチェーンデータの概要について説明する図である。 ピアツーピアデータベースの一種であるブロックチェーンデータの概要について説明する図である。 ピアツーピアデータベースの一種であるブロックチェーンデータの概要について説明する図である。 第1の実施形態に係る情報処理システムの構成例について説明する図である。 第1の実施形態に係るサーバ装置100の機能構成例を示すブロック図である。 第1の実施形態に係る第1のノード装置200の機能構成例を示すブロック図である。 第1の実施形態に係るストレージ装置300の機能構成例を示すブロック図である。 第1の実施形態に係るクライアント装置400の機能構成例を示すブロック図である。 P2Pデータベース221の信頼度を算出する処理の流れの一例を示すシーケンス図である。 P2Pデータベース221の信頼度情報がユーザへ提供される処理の流れの一例を示すシーケンス図である。 ユーザに登録データ、および信頼度情報が提供される際のUI例を示す図である。 ユーザに登録データ、および信頼度情報が提供される際のUI例を示す図である。 ユーザに登録データ、および信頼度情報が提供される際のUI例を示す図である。 第2の実施形態に係るサーバ装置100の機能構成例を示すブロック図である。 第2の実施形態に係る、ユーザへの推薦度情報の提供処理、および登録対象データの登録処理の流れの一例を示すシーケンス図である。 ユーザに推薦度情報が提供される際のUI例を示す図である。 ユーザに推薦度情報が提供される際のUI例を示す図である。 ユーザに推薦度情報が提供される際のUI例を示す図である。 ユーザに推薦度情報が提供される際のUI例を示す図である。 第1の実施形態、または第2の実施形態に係るサーバ装置100、第1のノード装置200、第2のノード装置201、ストレージ装置300、またはクライアント装置400を実現する情報処理装置900のハードウェア構成例を示すブロック図である。
 以下に添付図面を参照しながら、本開示の好適な実施の形態について詳細に説明する。なお、本明細書及び図面において、実質的に同一の機能構成を有する構成要素については、同一の符号を付することにより重複説明を省略する。
 なお、説明は以下の順序で行うものとする。
 1.ピアツーピアデータベースの概要
 2.第1の実施形態
  2.1.概要
  2.2.システム構成例
  2.3.サーバ装置100の機能構成例
  2.4.第1のノード装置200の機能構成例
  2.5.ストレージ装置300の機能構成例
  2.6.クライアント装置400の機能構成例
  2.7.処理の流れ
  2.8.ユーザインタフェース例
 3.第2の実施形態
  3.1.サーバ装置100の機能構成例
  3.2.処理の流れ
  3.3.ユーザインタフェース例
 4.ハードウェア構成例
 5.まとめ
  <1.ピアツーピアデータベースの概要>
 本開示の実施形態について説明する前に、まず、ピアツーピアデータベースの概要について説明する。
 本実施形態に係る情報処理システムでは、ピアツーピアネットワークに流通している分散型のピアツーピアデータベースが利用される。なお、ピアツーピアネットワークは、ピアツーピア型分散ファイルシステムと呼ばれる場合もある。以下では、ピアツーピアネットワークを「P2Pネットワーク」、ピアツーピアデータベースを「P2Pデータベース」と示す場合がある。P2Pデータベースの例として、P2Pネットワークに流通しているブロックチェーンデータが挙げられる。よって最初に、一例として、ブロックチェーンシステムの概要について説明する。
 図1に示すように、ブロックチェーンデータは、複数のブロックがあたかも鎖のように連なって含まれるデータである。それぞれのブロックには、1または2以上の対象データが、トランザクション(取引)として格納されうる。
 ブロックチェーンデータとしては、例えば、Bitcoin等の仮想通貨のデータのやり取りに用いられるブロックチェーンデータが挙げられる。仮想通貨のデータのやり取りに用いられるブロックチェーンデータには、例えば、直前のブロックのハッシュと、ナンスと呼ばれる値が含まれる。直前のブロックのハッシュは、直前のブロックから正しく連なる、「正しいブロック」であるか否かを判定するために用いられる情報である。ナンスは、ハッシュを用いた認証においてなりすましを防ぐために用いられる情報であり、ナンスを用いることによって改ざんが防止される。ナンスとしては、例えば、文字列、数字列、あるいは、これらの組み合わせを示すデータ等が挙げられる。
 また、ブロックチェーンデータでは、各トランザクションのデータに暗号鍵を用いた電子署名が付与されることによって、なりすましが防止される。また、各トランザクションのデータは公開され、P2Pネットワーク全体で共有される。なお、各トランザクションのデータは暗号鍵を用いて暗号化されてもよい。
 図2は、ブロックチェーンシステムにおいて、対象データがユーザAによって登録される様子を示す図である。ユーザAは、ブロックチェーンデータに登録する対象データに対して、ユーザAの秘密鍵を用いて生成された電子署名を付する。そしてユーザAは、電子署名が付された対象データを含むトランザクションをP2Pネットワーク上にブロードキャストする。これによって、対象データの保有者がユーザAであることが担保される。
 図3は、ブロックチェーンシステムにおいて、対象データがユーザAからユーザBに移行される様子を示す図である。ユーザAは、ユーザAの秘密鍵を用いて生成した電子署名をトランザクションに付し、当該トランザクションにユーザBの公開鍵を含める。これにより、対象データがユーザAからユーザBに移行されたことが示される。また、ユーザBは、対象データの取引に際して、ユーザAの公開鍵をユーザAから取得し、電子署名が付された、または暗号化された対象データを取得してもよい。
 また、ブロックチェーンシステムでは、例えばサイドチェイン技術を利用することによって、Bitcoinのブロックチェーンデータ等の、既存の仮想通貨のデータのやり取りに用いられるブロックチェーンデータに、仮想通貨とは異なる他の対象データを含めることも可能である。
  <2.第1の実施形態>
 上記では、ピアツーピアデータベースの概要について説明した。続いて、本開示の第1の実施形態について説明する。
 (2.1.概要)
 まず、本開示の第1の実施形態の概要について説明する。
 上記のとおり、近年、ブロックチェーンデータをはじめとしたP2Pデータベースを使用するサービスが盛んに開発されている。そして、P2Pデータベースは、登録データの改ざん等を防ぎ、複数事業者によるノードの相互監視効果によって登録データを高い信頼度で保存することができる。
 そして、各P2Pデータベースの信頼度の高さは、各P2Pデータベースに関する各種情報に応じてそれぞれ異なる場合がある。例えば、各P2Pデータベースの信頼度の高さは、各P2Pデータベース基盤の種別もしくは運用者等に応じてそれぞれ異なる場合がある。例えば、P2Pデータベース基盤の種別が「プライベート型(単一組織によって運用されるP2Pデータベース基盤)」である場合、当該P2Pデータベース基盤の運用者によって、P2Pデータベースの更新のために行われる処理(例えば、合意形成等)が不正に操作されたり、ノード装置のすり替え等が行われたりする可能性がある。
 しかし、上記の特許文献1の技術等によっては、P2Pデータベースの信頼度を算出することができなかった。そのため、ユーザは、複数のP2Pデータベースを用いて提供されるサービスを利用する場合、各P2Pデータベースの信頼度を認識することができず、各P2Pデータベースの登録データを適切に扱うことができなかった。また、ユーザは、登録の対象となるデータ(以降、便宜的に「登録対象データ」と呼称する)を、複数のP2PデータベースのうちのどのP2Pデータベースに登録すべきかを適切に判断することができなかった。
 本件の開示者は、上記事情に鑑みて本開示に係る技術を創作するに至った。本開示は、P2Pデータベースに関する情報(以降、便宜的に「P2Pデータベース情報」とも呼称する)に基づいてP2Pデータベースの信頼度を算出することができる。例えば、本開示は、P2Pデータベース情報として、P2Pデータベース基盤(または、P2Pネットワーク)の種別もしくは運用者、P2Pネットワークに接続しているノード数(または、メンバー数等)、P2Pデータベースのデータ量(または、ブロックチェーンデータにおけるブロック数等)、運用期間(または、P2Pデータベースが作成された日時)、更新頻度もしくは最終更新時からの経過期間(または、P2Pデータベースが最後に更新された日時)、またはP2Pデータベースに関する処理に使用されるソフトウェア(例えば、ミドルウェア等)等を示す情報に基づいてP2Pデータベースの信頼度を算出することができる。
 これによって、ユーザは、複数のP2Pデータベースそれぞれの信頼度を認識することができるため、各P2Pデータベースの登録データを適切に扱うことができる。また、ユーザは、登録対象データを、複数のP2PデータベースのうちのどのP2Pデータベースに登録すべきかを適切に判断することができる。
 (2.2.システム構成例)
 上記では、本実施形態の概要について説明した。続いて、図4を参照して、本実施形態に係る情報処理システムの構成例について説明する。
 図4に示すように、本実施形態に係る情報処理システムは、サーバ装置100と、ノード装置(図中では、第1のノード装置200と、第2のノード装置201a~第2のノード装置201n)と、ストレージ装置300と、クライアント装置400と、を備える。また、第1のノード装置200は第1のP2Pネットワーク500に接続しており、第2のノード装置201a~第2のノード装置201nは第2のP2Pネットワーク501にそれぞれ接続している。さらに、サーバ装置100と第1のノード装置200がネットワーク600aによって接続されており、サーバ装置100と第2のノード装置201aがネットワーク600bによって接続されており、サーバ装置100とストレージ装置300がネットワーク600cによって接続されており、サーバ装置100とクライアント装置400がネットワーク600dによって接続されている。
 なお、本実施形態に係る情報処理システムの構成は、図4の構成に限定されない。例えば、情報処理システムを構成する各装置の台数は適宜変更されてもよい。
 当該情報処理システムが提供可能なサービスの内容は特に限定されないが、本明細書では、一例として、当該情報処理システムが、生徒の学習到達記録(例えば、試験結果、取得単位、または取得資格等に関する記録)および生徒の活動記録(例えば、クラブ活動、生徒会活動、または出席状況等に関する記録)等の管理サービス(以降、便宜的に「学習到達・活動記録サービス」と呼称する)を、各教育機関(例えば、保育園、幼稚園、小学校、中学校、高等学校、大学、大学院、学習塾、予備校、または資格学校等)に対して提供する場合について考える。すなわち、当該情報処理システムを利用するユーザは、各教育機関に所属する講師等を含み、これらに限定されない。例えば、当該情報処理システムを利用するユーザは、生徒本人、生徒の保護者、または生徒の学習到達記録等を利用しようとする任意の企業等を含んでもよい。
 (サーバ装置100)
 サーバ装置100は、P2Pデータベース情報に基づいてP2Pデータベースの信頼度を算出する情報処理装置である。より具体的には、サーバ装置100は、第1のノード装置200が保持するP2Pデータベースと、第2のノード装置201aが保持するP2PデータベースそれぞれのP2Pデータベース情報に基づいて、それぞれの信頼度を算出することができる。
 ここで、「P2Pデータベースの信頼度」とは、P2Pデータベースの登録データの対改ざん性を示す指標値であることを想定しているが、必ずしもこれに限定されない。例えば、P2Pデータベースの信頼度とは、P2Pデータベースの登録データの対改ざん性と同等の概念(例えば、登録データの真正性、または信憑性等)であってもよい。また、P2Pデータベースの信頼度とは、「P2Pネットワークの信頼度」、または「ノード装置の信頼度」等と解釈されてもよい。また、P2Pデータベースの信頼度は、数値データであることを想定しているが、必ずしもこれに限定されない。例えば、P2Pデータベースの信頼度は、「大いに信頼できる」、「信頼できる」、「あまり信頼できない」、または「信頼できない」のように予め用意された数種類の候補から選択された情報であってもよい。
 また、「P2Pデータベース情報」とは、P2Pデータベース基盤(または、P2Pネットワーク)の種別もしくは運用者、P2Pネットワークに接続しているノード数(または、メンバー数等)、P2Pデータベースのデータ量(または、ブロックチェーンデータにおけるブロック数等)、運用期間(または、P2Pデータベースが作成された日時)、更新頻度もしくは最終更新時からの経過期間(または、P2Pデータベースが最後に更新された日時)、またはP2Pデータベースに関する処理に使用されるソフトウェア(例えば、ミドルウェア等)等を示す情報であることを想定しているが、必ずしもこれらに限定されない。例えば、P2Pデータベース情報とは、P2Pデータベース、P2Pネットワーク、またはノード装置等に関する何らかのパラメータ、またはメタ情報等を含む。また、P2Pデータベース情報は、「P2Pネットワークに関する情報」、または「ノード装置に関する情報」等と解釈されてもよい。
 サーバ装置100は、上記のP2Pデータベース情報をノード装置(この例では、第1のノード装置200、および第2のノード装置201a)から取得することで、P2Pデータベースの信頼度を算出する。なお、ノード装置は、P2Pデータベースに備えられ、P2Pデータベース上で実行される所定のプログラム(例えば、スマートコントラクト、またはハイパーレッジャー(Hyperledger)におけるチェーンコード。以降では、便宜的に「P2Pデータベースプログラム」とも呼称する)を用いてP2Pデータベース情報を取得することを想定しているが、P2Pデータベース情報の取得方法は必ずしもこれに限定されない。また、P2Pデータベース情報の取得元はノード装置に必ずしも限定されない。例えば、サーバ装置100は、P2Pデータベース情報を収集可能な任意の外部装置(例えば、各ノード装置を管理するアプリケーションサーバ装置、またはクラウドサーバ等)、またはP2PデータベースについてのAPI等(Application Programming
Interface。例えば、各ノード装置の管理に使用されるAPI等)からP2Pデータベース情報を取得してもよい。
 また、サーバ装置100は、外部から提供された情報(以降、便宜的に「外部提供情報」とも呼称する)を用いてP2Pデータベースの信頼度を算出してもよい。外部提供情報の取得元(すなわち「外部」)は、例えば、所定のSNS(Social
Networking Service)サイト、所定のニュースサイト、または為替レート等を掲載する所定のウェブサイト等を想定しているが、必ずしもこれらに限定されない。例えば、P2Pデータベースの信頼度等(または、P2Pデータベースの信頼度に相当する情報等)を評価する外部システム等が存在する場合には、当該システムも外部提供情報の取得元になり得る。また、外部提供情報の内容は、P2Pデータベースに関する口コミに関する情報、評価(例えば、facebook(登録商標)における「いいね(Like)!」、google+(登録商標)における「+1」、twitter(登録商標)における「リツィート」、その他「good/bad評価」、「参考になった/参考にならなかった」、または「5段階評価」等)に関する情報、ニュースの内容に関する情報、またはP2Pデータベースにて管理される通貨の為替状況に関する情報等を想定しているが、必ずしもこれらに限定されない。より具体的には、外部提供情報は、P2Pデータベースの信頼度に関連する情報であればいかなる情報であってもよい。
 また、サーバ装置100は、学習到達・活動記録サービスにおける各種機能をクライアント装置400に対して提供する情報処理装置でもある。そして、例えば、サーバ装置100は、当該サービスにおける各種データ(例えば、成績データ等)をクライアント装置400に提供する際に、当該データの取得元であるP2Pデータベースの信頼度に関する情報(以降、便宜的に「信頼度情報」とも呼称する)もクライアント装置400に提供する。これによって、クライアント装置400を操作するユーザは、当該サービスにおける各種データだけでなく、その取得元であるP2Pデータベースの信頼度を認識することができるため、提供されたデータを適切に扱うことができる。例えば、ユーザは、信頼度の低いP2Pデータベースから提供されたデータを重要な決定に使用しない、または、より信頼度の高いP2Pデータベースから提供されたデータを優先的に使用する等の対応をすることができる。
 なお、本実施形態においては、P2Pデータベースだけでなくストレージ装置300も用いられ、サーバ装置100は、ストレージ装置300の登録データもクライアント装置400に提供することができる。その際、サーバ装置100は、所定の方法で算出した(または、予め定められた)ストレージ装置300(または、ストレージ装置300が保持するデータベース)の信頼度に関する情報(以降、当該情報も便宜的に「信頼度情報」と呼称する)を併せてクライアント装置400に提供することができる。これによって、クライアント装置400を操作するユーザは、P2Pデータベースだけでなくストレージ装置300の信頼度も認識することができる。なお、ストレージ装置300の信頼度の算出方法は特に限定されない。例えば、サーバ装置100は、ストレージ装置300が保持するデータベースの種別、運用者、データ量、運用期間(または、データベースが作成された日時)、更新頻度、最終更新時からの経過期間(または、データベースが最後に更新された日時)、またはデータベースに関する処理に使用されるソフトウェア(例えば、ミドルウェア等)等に基づいてストレージ装置300の信頼度を算出してもよい。
 なお、サーバ装置100の処理内容は上記に限定されない。例えば、サーバ装置100は、P2Pデータベース、またはストレージ装置300の信頼度に基づいて、それぞれへのデータ登録に要する費用を決定してもよい。また、サーバ装置100は、汎用コンピュータ、PC、またはタブレットPC等において一般的に行われる処理を行ってもよい。また、サーバ装置100の種類は特に限定されない。例えば、サーバ装置100は、汎用コンピュータ、PC(Personal
Computer)、またはタブレットPC等を含む任意の装置であってよい。
 (第1のP2Pネットワーク500、第2のP2Pネットワーク501)
 第1のP2Pネットワーク500、および第2のP2Pネットワーク501は、P2Pデータベースが流通しているネットワークである。各ノード装置(この例では、第1のノード装置200と、第2のノード装置201a~第2のノード装置201n)は、それぞれ第1のP2Pネットワーク500、または第2のP2Pネットワーク501に接続することで、他のノード装置が保持するP2Pデータベースと整合性を保ちながら、P2Pデータベースを更新することができる。
 本実施形態において、第1のP2Pネットワーク500は、単一組織によって運用されるプライベート型のネットワークであることを想定しており、1台のノード装置(第1のノード装置200)に接続されている。一方、第2のP2Pネットワーク501は、複数組織によって運用されるコンソーシアム型のネットワーク、または参加者を特に限定しないパブリック型のネットワークを想定しており、複数台のノード装置(第2のノード装置201a~第2のノード装置201n)に接続されている。なお、第1のP2Pネットワーク500、または第2のP2Pネットワーク501の種類は上記に限定されない。
 なお、第1のP2Pネットワーク500、または第2のP2Pネットワーク501に用いられる通信方式、および回線の種類等は特に限定されない。例えば、第1のP2Pネットワーク500、または第2のP2Pネットワーク501は、IP-VPN(Internet Protocol-Virtual Private Network)等の専用回線網で実現されてもよい。また、第1のP2Pネットワーク500、または第2のP2Pネットワーク501は、インターネット、電話回線網、または衛星通信網などの公衆回線網や、Ethernet(登録商標)を含む各種のLAN(Local Area Network)、またはWAN(Wide Area Network)等で実現されてもよい。さらに、第1のP2Pネットワーク500、または第2のP2Pネットワーク501は、Wi-Fi(登録商標)、またはBluetooth(登録商標)等の無線通信網で実現されてもよい。
 (第1のノード装置200、第2のノード装置201a)
 第1のノード装置200、および第2のノード装置201aは、それぞれP2Pネットワーク(第1のP2Pネットワーク500、または第2のP2Pネットワーク501)に接続しており、P2Pデータベースを保持している情報処理装置である。第1のノード装置200、または第2のノード装置201aそれぞれのP2Pデータベースに登録されているデータの内容は特に限定されない。
 第1のノード装置200、および第2のノード装置201aは、サーバ装置100に対してP2Pデータベース情報を提供する。より具体的には、第1のノード装置200、および第2のノード装置201aは、P2Pデータベース情報を要求する要求信号をサーバ装置100から受信すると、P2Pデータベースプログラム等を用いてP2Pデータベース情報を取得し、当該P2Pデータベース情報を含む応答信号をサーバ装置100へ送信する。これによって、サーバ装置100は、P2Pデータベース情報を用いてP2Pデータベースの信頼度を算出することができる。
 また、第1のノード装置200、および第2のノード装置201aは、サーバ装置100に対してP2Pデータベースの登録データを提供する。より具体的には、第1のノード装置200、および第2のノード装置201aは、登録データを要求する要求信号をサーバ装置100から受信すると、P2Pデータベースプログラム等を用いてP2Pデータベースから登録データを取得し、当該登録データを含む応答信号をサーバ装置100へ送信する。これによって、サーバ装置100は、登録データを用いて学習到達・活動記録サービスをクライアント装置400へ提供することができる。
 なお、第1のノード装置200、または第2のノード装置201aの処理内容は上記に限定されない。例えば、第1のノード装置200、または第2のノード装置201aは、サーバ装置100からの要求信号の受信をすることなく、P2Pデータベース情報、または登録データをサーバ装置100へ提供してもよい。また、サーバ装置100と同様に、第1のノード装置200、または第2のノード装置201aの種類は特に限定されない。
 (ストレージ装置300)
 ストレージ装置300は、本実施形態に係る情報処理システムにおいて、P2Pデータベースと併用される所定の記憶装置である。そして、ストレージ装置300は、サーバ装置100に対して登録データを提供する。より具体的には、ストレージ装置300は、登録データを要求する要求信号をサーバ装置100から受信すると、自装置に備えられる記憶部から登録データを取得し、当該登録データを含む応答信号をサーバ装置100へ送信する。これによって、サーバ装置100は、登録データを用いて学習到達・活動記録サービスをクライアント装置400へ提供することができる。
 なお、ストレージ装置300の処理内容は上記に限定されない。例えば、ストレージ装置300は、自装置の信頼度の算出に使用される各種情報(例えば、ストレージ装置300が保持するデータベースの種別、運用者、データ量、運用期間(または、データベースが作成された日時)、更新頻度、最終更新時からの経過期間(または、データベースが最後に更新された日時)、またはデータベースに関する処理に使用されるソフトウェア(例えば、ミドルウェア等)等を示す情報)をサーバ装置100へ提供してもよい。また、ストレージ装置300が記憶するデータの内容は特に限定されない。また、ストレージ装置300は、P2Pデータベースから取得された登録データを一時的にキャッシュするキャッシュサーバ装置として機能してもよい。これによって、サーバ装置100は、第1のノード装置200、または第2のノード装置201にアクセスすることなく、ストレージ装置300から取得したキャッシュデータ(P2Pデータベースの登録データ)をクライアント装置400へ提供することができる。また、サーバ装置100と同様に、ストレージ装置300の種類は特に限定されない。
 (クライアント装置400)
 クライアント装置400は、学習到達・活動記録サービスの提供を受けるユーザが使用する情報処理装置である。例えば、ユーザは、クライアント装置400に対して入力操作を行うことで、サーバ装置100を介してP2Pデータベース、またはストレージ装置300に登録された、生徒の学習到達記録または活動記録に関するデータを取得することができる。
 より具体的に説明すると、ユーザがクライアント装置400に対して、所望のデータを要求する旨の入力操作を行った場合、クライアント装置400は、当該データを要求する要求信号をサーバ装置100に送信する。当該要求信号を受信したサーバ装置100は、P2Pデータベース、またはストレージ装置300から対象のデータを取得し、取得元の信頼度情報と共に当該データをクライアント装置400に提供する。クライアント装置400は、ユーザインタフェース(以降、便宜的に「UI」とも呼称する)として機能する出力部(例えば、ディスプレイ等の表示装置、スピーカ等の音声出力装置、またはアクチュエータ等の触覚提示装置等)を介して当該データと信頼度情報をユーザへ提供する。これによって、ユーザは、所望のデータを取得するだけでなく、当該データの取得元の信頼度情報を認識することができる。
 なお、クライアント装置400の処理内容は上記に限定されない。例えば、クライアント装置400は、汎用コンピュータ、PC、またはタブレットPC等において一般的に行われる処理を行ってもよい。また、サーバ装置100と同様に、クライアント装置400の種類は特に限定されない。
 (ネットワーク600)
 ネットワーク600は、サーバ装置100および第1のノード装置200間、サーバ装置100および第2のノード装置201a間、サーバ装置100およびストレージ装置300間、サーバ装置100およびクライアント装置400間を接続するネットワークである。なお、第1のP2Pネットワーク500、および第2のP2Pネットワーク501と同様に、ネットワーク600に用いられる通信方式および回線の種類等は特に限定されない。
 以上、本実施形態に係る情報処理システムの構成例について説明した。なお、図4を参照して説明した上記の構成はあくまで一例であり、本実施形態に係る情報処理システムの構成は係る例に限定されない。例えば、サーバ装置100の機能の全部または一部は、第1のノード装置200、第2のノード装置201a、ストレージ装置300、またはクライアント装置400に備えられてもよい。例えば、サーバ装置100の機能の全部または一部を提供するソフトウェアが第1のノード装置200等で実行されてもよい。また、逆に、サーバ装置100が他の装置の機能の全部または一部を実現してもよい。本実施形態に係る情報処理システムの構成は、仕様や運用に応じて柔軟に変形可能である。
 (2.3.サーバ装置100の機能構成例)
 上記では、本実施形態に係る情報処理システムの構成例について説明した。続いて、図5を参照して、サーバ装置100の機能構成例について説明する。
 図5に示すように、サーバ装置100は、制御部110と、記憶部120と、通信部130と、を備える。
 (制御部110)
 制御部110は、サーバ装置100が行う処理全般を統括的に制御する機能構成である。例えば、制御部110は、制御信号を用いて出力部(図示なし)、または通信部130等の起動や停止を制御することができる。また、本実施形態において、制御部110は、アクセス制御部111を備えることで、第1のノード装置200、第2のノード装置201a、またはストレージ装置300からのデータの取得等を実現する。そして、制御部110は、第1のノード装置200、第2のノード装置201a、またはストレージ装置300から取得したデータと、当該データの取得元の信頼度情報を含む応答信号を、通信部130を介してクライアント装置400へ提供する。なお、制御部110の制御内容はこれらに限定されない。例えば、制御部110は、各種サーバ、汎用コンピュータ、PC、またはタブレットPC等において一般的に行われる処理を制御してもよい。
 (アクセス制御部111)
 アクセス制御部111は、第1のノード装置200、第2のノード装置201a、またはストレージ装置300へのアクセスを制御する機能構成であり、P2Pデータベースアクセス制御部111aと、ストレージアクセス制御部111bと、外部アクセス制御部111cと、を備える。
 サーバ装置100がP2Pデータベースの信頼度を算出する際には、アクセス制御部111は、P2Pデータベースアクセス制御部111aを用いて第1のノード装置200、または第2のノード装置201aへのアクセスを実現し、外部アクセス制御部111cを用いて所定の外部装置、または外部システムへのアクセスを実現する。これによって、サーバ装置100は、P2Pデータベースの信頼度の算出に用いられるP2Pデータベース情報等を取得することができる。
 また、クライアント装置400がサーバ装置100へ要求信号を送信した際には、アクセス制御部111は、当該要求信号を解析することで要求内容を認識する。そして、P2Pデータベースからのデータの取得等が必要である場合には、アクセス制御部111は、P2Pデータベースアクセス制御部111aを用いて第1のノード装置200、または第2のノード装置201aへのアクセスを実現する。また、ストレージ装置300からのデータの取得等が必要である場合には、アクセス制御部111は、ストレージアクセス制御部111bを用いてストレージ装置300へのアクセスを実現する。
 なお、アクセス制御部111が備えるP2Pデータベースアクセス制御部111a、ストレージアクセス制御部111b、および外部アクセス制御部111cは、統合されることで一の機能構成として具現されてもよい。
 (P2Pデータベースアクセス制御部111a)
 P2Pデータベースアクセス制御部111aは、第1のノード装置200、または第2のノード装置201aへのアクセスを実現する機能構成である。より具体的には、サーバ装置100がP2Pデータベースの信頼度を算出する際には、P2Pデータベースアクセス制御部111aは、P2Pデータベース情報の取得を要求する要求信号を生成し、当該要求信号を第1のノード装置200、または第2のノード装置201aへ送信する。これによって、P2Pデータベースアクセス制御部111aは、P2Pデータベース情報の取得を実現する。
 また、クライアント装置400からの要求信号の解析によってP2Pデータベースからのデータの取得、またはP2Pデータベースへのデータの登録が必要であると判断された場合、P2Pデータベースアクセス制御部111aは、要求内容に基づいてデータの取得等を要求する新たな要求信号を生成し、当該要求信号を第1のノード装置200、または第2のノード装置201aへ送信する。これによって、P2Pデータベースアクセス制御部111aは、P2Pデータベースからのデータの取得等を実現する。なお、P2Pデータベースアクセス制御部111aによる上記の処理は適宜変更され得る。例えば、P2Pデータベースアクセス制御部111aは、新たな要求信号を生成するのではなく、クライアント装置400から送信された要求信号をそのまま第1のノード装置200、または第2のノード装置201aへ送信してもよい。
 (ストレージアクセス制御部111b)
 ストレージアクセス制御部111bは、クライアント装置400からの要求信号に基づいてストレージ装置300へのアクセスを実現する機能構成である。より具体的には、クライアント装置400からの要求信号の解析によってストレージ装置300からのデータの取得、またはストレージ装置300へのデータの登録が必要であると判断された場合、ストレージアクセス制御部111bは、要求内容に基づいてデータの取得等を要求する新たな要求信号を生成し、当該要求信号をストレージ装置300へ送信する。これによって、ストレージアクセス制御部111bは、ストレージ装置300からのデータの取得等を実現する。なお、ストレージアクセス制御部111bによる上記の処理は適宜変更され得る。例えば、ストレージアクセス制御部111bは、P2Pデータベースアクセス制御部111aと同様に、新たな要求信号を生成するのではなく、クライアント装置400から送信された要求信号をそのままストレージ装置300へ送信してもよい。
 (外部アクセス制御部111c)
 外部アクセス制御部111cは、所定の外部装置、または外部システムへのアクセスを実現する機能構成である。より具体的には、サーバ装置100がP2Pデータベースの信頼度を算出する際には、外部アクセス制御部111cは、外部提供情報の取得を要求する要求信号を生成し、当該要求信号を所定の外部装置、または外部システムへ送信する。これによって、外部アクセス制御部111cは、外部提供情報の取得を実現する。なお、外部アクセス制御部111cによる上記の処理は適宜変更され得る。例えば、外部アクセス制御部111cは、要求信号を送信することなく、所定の外部装置、または外部システムから外部提供情報の提供を受けてもよい。
 (信頼度算出部112)
 信頼度算出部112は、P2Pデータベース情報、または外部提供情報に基づいてP2Pデータベースの信頼度を算出する機能構成である。より具体的には、信頼度算出部112は、P2Pデータベース情報として、P2Pデータベース基盤(または、P2Pネットワーク)の種別もしくは運用者、P2Pネットワークに接続しているノード数(または、メンバー数等)、P2Pデータベースのデータ量(または、ブロックチェーンデータにおけるブロック数等)、運用期間(または、P2Pデータベースが作成された日時)、更新頻度もしくは最終更新時からの経過期間(または、P2Pデータベースが最後に更新された日時)、またはP2Pデータベースに関する処理に使用されるソフトウェア(例えば、ミドルウェア等)等を示す情報に基づいてP2Pデータベースの信頼度を算出する。
 例えば、P2Pデータベース基盤の種別が「プライベート型(単一組織によって運用されるP2Pデータベース基盤)」であるP2Pデータベースと、「コンソーシアム型(複数組織によって運用されるP2Pデータベース基盤)」であるP2Pデータベースが存在する場合、信頼度算出部112は、複数組織による相互監視効果を考慮してコンソーシアム型のP2Pデータベースの信頼度をより高く算出してもよい。また、信頼度算出部112は、P2Pネットワークに接続しているノード数が多いほど、ノード間の相互監視効果を考慮して、P2Pデータベースの信頼度をより高く算出してもよい。また、P2Pデータベース基盤の運用者が「国家機関」であるP2Pデータベースと、「個人」であるP2Pデータベースが存在する場合、信頼度算出部112は、それらの規模や信頼度等を考慮して運用者が国家機関であるP2Pデータベースの信頼度をより高く算出してもよい。また、信頼度算出部112は、P2Pデータベースのデータ量(または、ブロックチェーンデータにおけるブロック数等)が多いほど、運用期間が長いほど、更新頻度が多いほど、または最終更新時からの経過期間が短いほど、その運用実績を考慮して、P2Pデータベースの信頼度をより高く算出してもよい。また、信頼度算出部112は、P2Pデータベースに関する処理に使用されるソフトウェアがより広く一般に流通しているほど、その実績を考慮して、P2Pデータベースの信頼度をより高く算出してもよい。なお、上記はあくまで一例であり、P2Pデータベース情報に基づくP2Pデータベースの信頼度の算出方法はこれらに限定されない。
 また、信頼度算出部112は、外部提供情報として、所定のSNSサイト、所定のニュースサイト、または為替レート等を掲載する所定のウェブサイト等から取得された、P2Pデータベースに関する口コミに関する情報、評価(例えば、facebook(登録商標)における「いいね(Like)!」、google+(登録商標)における「+1」、twitter(登録商標)における「リツィート」、その他「good/bad評価」、「参考になった/参考にならなかった」、または「5段階評価」等)に関する情報、ニュースの内容に関する情報、またはP2Pデータベースにて管理される通貨の為替状況に関する情報等に基づいてP2Pデータベースの信頼度を算出することもできる。
 例えば、信頼度算出部112は、より高い評価を受けているP2Pデータベースや、より高いレートで取引されている通貨を管理しているP2Pデータベースの信頼度をより高く算出してもよい。また、信頼度算出部112は、P2Pデータベースに関する口コミ、またはニュースの内容を解析し、それらの意味を認識した上で、より高い評価を受けているP2Pデータベースの信頼度をより高く算出してもよい。なお、上記はあくまで一例であり、外部提供情報に基づくP2Pデータベースの信頼度の算出方法はこれらに限定されない。また、信頼度算出部112は、P2Pデータベース情報、および外部提供情報の両方を必ずしも使用する必要はなく、少なくともいずれか一方のみを用いてP2Pデータベースの信頼度を算出してもよい。
 信頼度算出部112は、上記のような所定の(または、自律的に決められる)判断ロジック(アルゴリズム)によりP2Pデータベースの信頼度を算出する。なお、信頼度の算出に用いられる判断ロジックは、適宜変更されてもよい。そして、信頼度算出部112は、算出した信頼度に関する情報(信頼度情報)を記憶部120へ格納する。これによって、出力制御部113がP2Pデータベースの登録データをユーザへ提供する際、または、ユーザが登録対象データをP2Pデータベースへ登録しようとする際に、出力制御部113は記憶部120から取得した信頼度情報をユーザへ提供することができる。
 (出力制御部113)
 出力制御部113は、第1のノード装置200、第2のノード装置201a、またはストレージ装置300から取得された登録データ、および信頼度情報のユーザ(または、外部装置)への出力を制御する機能構成である。より具体的には、出力制御部113は、各登録データと、そのデータの取得元であるP2Pデータベース等の信頼度との対応をユーザが認識できるようにクライアント装置400の出力を制御する。例えば、出力制御部113は、P2Pデータベースの各登録データが表示されるディスプレイ中の領域(または、ウィンドウ等)、各登録データが表示される際の色彩、テクスチャ(例えば、模様、または質感等)、付加されるマークもしくは文字等をP2Pデータベースの信頼度に応じて決定することで、各登録データとそのデータの取得元であるP2Pデータベース等の信頼度との対応をユーザに認識させてもよい。
 また、出力制御部113は、ユーザ(または、外部装置)による、P2Pデータベースへの登録対象データの登録に伴い、P2Pデータベース等の信頼度情報をクライアント装置400に出力させることもできる。例えば、出力制御部113は、登録対象データのP2Pデータベース等への登録画面(例えば、登録対象となるP2Pデータベース等の選択画面等)に対して、各P2Pデータベース等の信頼度情報を表示させてもよい。これによって、ユーザは、登録対象となるP2Pデータベース等を適切に選択することができる(または、ユーザは、P2Pデータベース等に対して登録対象データを登録するか否かを適切に判断することができる)。
 なお、上記はあくまで一例であり、信頼度情報の出力制御方法はこれらに限定されない。例えば、クライアント装置400が、スピーカ等の音声出力装置、ランプ等の光源装置、またはアクチュエータ等の触覚提示装置等を備えている場合、出力制御部113は、これらの装置を制御することで信頼度情報の出力を制御してもよい。
 出力制御部113は、上記のようにクライアント装置400による出力を制御する場合、制御の内容を示す制御情報を生成し、通信部130を介して制御情報をクライアント装置400へ送信する。
 (記憶部120)
 記憶部120は、各種情報を記憶する機能構成である。例えば、記憶部120は、P2Pデータベース情報、外部提供情報、信頼度情報、クライアント装置400からの要求信号、P2Pデータベースもしくはストレージ装置300から取得されたデータ等を記憶したり、サーバ装置100の各機能構成によって使用されるプログラム、またはパラメータ等を記憶したりする。なお、記憶部120が記憶する情報はこれらに限定されない。
 (通信部130)
 通信部130は、各種通信を制御する機能構成である。例えば、サーバ装置100がP2Pデータベースの信頼度を算出する際には、通信部130は、P2Pデータベース情報を要求する要求信号を第1のノード装置200、または第2のノード装置201aへ送信する。また、通信部130は、外部提供情報を要求する要求信号を所定の外部装置、または外部システムへ送信する。そして、通信部130は、これらの要求信号へ応答する、P2Pデータベース情報、または外部提供情報を含む応答信号を受信する。
 また、通信部130は、ユーザ所望のデータの取得を要求する要求信号をクライアント装置400から受信する。そして、通信部130は、P2Pデータベースアクセス制御部111aによって生成された要求信号を第1のノード装置200、または第2のノード装置201aへ送信し、要求信号によって指定されたデータ等を含む応答信号を受信する。また、通信部130は、ストレージアクセス制御部111bによって生成された要求信号をストレージ装置300へ送信し、要求信号によって指定されたデータ等を含む応答信号を受信する。その後、通信部130は、第1のノード装置200、第2のノード装置201a、またはストレージ装置300からのデータ、および信頼度情報等が含まれる応答信号をクライアント装置400へ送信する。なお、通信部130が通信する情報および通信するケースはこれらに限定されない。
 以上、サーバ装置100の機能構成例について説明した。なお、図5を用いて説明した上記の機能構成はあくまで一例であり、サーバ装置100の機能構成は係る例に限定されない。例えば、サーバ装置100は、図5に示す構成の全てを必ずしも備えなくてもよい。また、サーバ装置100の機能構成は、仕様や運用に応じて柔軟に変形可能である。
 (2.4.第1のノード装置200の機能構成例)
 上記では、サーバ装置100の機能構成例について説明した。続いて、図6を参照して、第1のノード装置200の機能構成例について説明する。ここで、第1のノード装置200、および第2のノード装置201aは、互いに同一の機能構成を備え得るため、ここでは第1のノード装置200の機能構成例について説明する。
 図6に示すように、第1のノード装置200は、制御部210と、記憶部220と、通信部230と、を備える。
 (制御部210)
 制御部210は、第1のノード装置200が行う処理全般を統括的に制御する機能構成である。例えば、制御部210は、制御信号を用いて出力部(図示なし)、または通信部230等の起動や停止を制御することができる。また、制御部210は、サーバ装置100から提供される、P2Pデータベース情報の要求信号に基づいてP2Pデータベース情報の取得処理を制御する。また、制御部210は、サーバ装置100から提供される要求信号に基づいてP2Pデータベースからの登録データの取得処理、またはP2Pデータベースへの登録対象データの登録処理を制御する。なお、制御部210の制御内容はこれらに限定されない。例えば、制御部210は、各種サーバ、汎用コンピュータ、PC、またはタブレットPC等において一般的に行われる処理を制御してもよい。
 (記憶部220)
 記憶部220は、各種情報を記憶する機能構成である。例えば、記憶部220は、第1のノード装置200の各機能構成によって使用されるプログラム、またはパラメータ等を記憶する。なお、記憶部220が記憶する情報の内容はこれらに限定されない。図6に示すように、記憶部220は、P2Pデータベース221を備える。
 (P2Pデータベース221)
 P2Pデータベース221は、第1のノード装置200に保持されるデータベースであり、例えば、ブロックチェーンデータである。上記のとおり、P2Pデータベース221には、生徒の学習到達記録、および活動記録等のうち、真正性の担保が求められるようなより重要度の高いデータが登録される。P2Pデータベース221に登録される各種データは、暗号鍵を用いて生成された電子署名を付されたり、または暗号鍵を用いて暗号化されたりしてもよい。なお、P2Pデータベース221に登録されるデータはこれらに限定されない。例えば、P2Pデータベース221からのデータの取得、またはP2Pデータベース221へのデータの登録の際に課金が行われる場合には、P2Pデータベース221には、各ユーザが有する資産(例えば、Bitcoinにおけるコイン等)に関するデータが登録されていてもよい。図6に示すように、P2Pデータベース221は、P2Pデータベースプログラム222を備える。
 (P2Pデータベースプログラム222)
 P2Pデータベースプログラム222は、P2Pデータベース221に備えられ、P2Pデータベース221上で実行される所定のプログラムである。P2Pデータベースプログラム222が用いられることによって、例えば、Bitcoin等のような仮想通貨の取引を含む様々な処理が所定のルールに従って一貫性を保ちつつ実現される。また、P2Pデータベースプログラム222がP2Pデータベース221に設けられることによって当該プログラムが不正に改変されるリスクが低減される。P2Pデータベースプログラム222は、ハイパーレッジャー(Hyperledger)におけるチェーンコードであるが、これに限定されない。例えば、P2Pデータベースプログラム222は、スマートコントラクトを指してもよい。
 P2Pデータベースプログラム222は、P2Pデータベース221に対して行われる処理全般を実現することができる。例えば、P2Pデータベースプログラム222は、P2Pデータベース221にアクセスして行われる、登録データの取得処理および登録対象データの登録処理等を実現することができる。なお、P2Pデータベースプログラム222によって実現される処理は上記に限定されない。P2Pデータベースプログラム222の開発言語、またはP2Pデータベース221上に設けられるP2Pデータベースプログラム222の個数等は特に限定されない。
 (通信部230)
 通信部230は、外部装置との各種通信を制御する機能構成である。例えば、通信部230は、P2Pデータベース情報の要求信号をサーバ装置100から受信し、当該要求信号に基づいて取得されたP2Pデータベース情報を含む応答信号をサーバ装置100へ送信する。また、通信部230は、P2Pデータベース221の登録データの要求信号をサーバ装置100から受信し、当該要求信号に基づいて取得された登録データ等を含む応答信号をサーバ装置100へ送信する。また、通信部230は、P2Pデータベース221への登録対象データを含む要求信号をサーバ装置100から受信することで、登録対象データのP2Pデータベース221への登録を実現する。
 また、この例では、第1のP2Pネットワーク500には1台の第1のノード装置200のみ接続しているが、仮に第1のP2Pネットワーク500に複数台の第1のノード装置200が接続している場合、通信部230は、他の第1のノード装置200との各種通信も制御する。より具体的には、通信部230は、他の第1のノード装置200との通信において、P2Pデータベース221の更新に用いられる情報等(例えば、合意形成に用いられる情報等)を適宜送受信する。なお、通信部230が通信する情報、および通信するケースはこれらに限定されない。
 以上、第1のノード装置200の機能構成例について説明した。なお、図6を用いて説明した上記の機能構成はあくまで一例であり、第1のノード装置200の機能構成は係る例に限定されない。例えば、第1のノード装置200は、図6に示す構成の全てを必ずしも備えなくてもよい。また、第1のノード装置200、および第2のノード装置201aは、互いに異なる機能構成を備えていてもよい。また、第1のノード装置200、または第2のノード装置201aの機能構成は、仕様や運用に応じて柔軟に変形可能である。
 (2.5.ストレージ装置300の機能構成例)
 上記では、第1のノード装置200の機能構成例について説明した。続いて、図7を参照して、ストレージ装置300の機能構成例について説明する。
 図7に示すように、ストレージ装置300は、制御部310と、記憶部320と、通信部330と、を備える。
 (制御部310)
 制御部310は、ストレージ装置300が行う処理全般を統括的に制御する機能構成である。例えば、制御部310は、制御信号を用いて出力部(図示なし)、または通信部330等の起動や停止を制御することができる。また、制御部310は、サーバ装置100から提供される要求信号に基づいて記憶部320からの登録データの取得処理、または記憶部320への登録対象データの登録処理を制御する。なお、制御部310の制御内容はこれらに限定されない。例えば、制御部310は、各種サーバ、汎用コンピュータ、PC、またはタブレットPC等において一般的に行われる処理を制御してもよい。
 (記憶部320)
 記憶部320は、各種データを記憶する機能構成である。例えば、記憶部320は、上記のとおり、生徒の学習到達記録、および活動記録等のうち、真正性の担保が求められない(または、高い真正性が求められない)データ等を記憶する。また、記憶部320は、ストレージ装置300の各機能構成によって使用されるプログラム、またはパラメータ等を記憶する。なお、記憶部320が記憶するデータの内容はこれらに限定されない。
 (通信部330)
 通信部330は、サーバ装置100との各種通信を制御する機能構成である。例えば、通信部330は、サーバ装置100から要求信号を受信し、当該要求信号に基づいて取得された登録データを含む応答信号をサーバ装置100へ送信する。また、通信部330は、登録対象データを含む要求信号をサーバ装置100から受信することで、登録対象データの記憶部320への登録を実現する。なお、通信部330が通信する情報、および通信するケースはこれらに限定されない。
 以上、ストレージ装置300の機能構成例について説明した。なお、図7を用いて説明した上記の機能構成はあくまで一例であり、ストレージ装置300の機能構成は係る例に限定されない。例えば、ストレージ装置300は、図7に示す構成の全てを必ずしも備えなくてもよい。また、ストレージ装置300の機能構成は、仕様や運用に応じて柔軟に変形可能である。
 (2.6.クライアント装置400の機能構成例)
 上記では、ストレージ装置300の機能構成例について説明した。続いて、図8を参照して、クライアント装置400の機能構成例について説明する。
 図8に示すように、クライアント装置400は、制御部410と、入力部420と、出力部430と、記憶部440と、通信部450と、を備える。
 (制御部410)
 制御部410は、クライアント装置400が行う処理全般を統括的に制御する機能構成である。例えば、制御部410は、制御信号を用いて入力部420、出力部430、または通信部450等の起動や停止を制御することができる。また、制御部410は、P2Pデータベース221、またはストレージ装置300からの登録データの取得、またはこれらへの登録対象データの登録を要求する要求信号を生成する。また、登録データ等を含む応答信号がサーバ装置100によって送信された場合には、制御部410は、当該応答信号に含まれる制御情報に基づいて登録データ等の出力を制御する。なお、制御部410の制御内容はこれらに限定されない。例えば、制御部410は、各種サーバ、汎用コンピュータ、PC、またはタブレットPC等において一般的に行われる処理を制御してもよい。
 (入力部420)
 入力部420は、ユーザによる入力を受ける機能構成である。例えば、入力部420はマウス、キーボード、タッチパネル、ボタン、スイッチ、またはマイクロフォン等の入力装置を備えており、ユーザがこれらの入力装置を用いることによって、所望の登録データの取得要求、または所望の登録対象データの登録要求等のための入力操作を行うことができる。なお、入力部420が備える入力装置は特に限定されない。
 (出力部430)
 出力部430は、制御部410によって制御されることで各種出力を行う機能構成である。例えば、出力部430は、ディスプレイ等の表示装置、スピーカ等の音声出力装置、またはアクチュエータ等の触覚提示装置等を備えており、制御部410の制御に基づいて、ユーザによって要求された登録データ、または当該登録データの取得元の信頼度情報等をユーザへ出力する。換言すると、出力部430はUIとして機能する。なお、出力部430が備える出力装置はこれらに限定されない。
 (記憶部440)
 記憶部440は、各種情報を記憶する機能構成である。例えば、記憶部440は、登録データ、信頼度情報、または登録対象データ等を記憶したり、クライアント装置400の各機能構成によって使用されるプログラム、またはパラメータ等を記憶したりする。なお、記憶部440が記憶する情報はこれらに限定されない。
 (通信部450)
 通信部450は、サーバ装置100との各種通信を制御する機能構成である。例えば、通信部450は、登録データの要求信号をサーバ装置100へ送信し、登録データ、および信頼度情報等を含む応答信号を受信する。また、通信部450は、登録対象データを含む要求信号をサーバ装置100へ送信することで、登録対象データのP2Pデータベース221等への登録を実現する。なお、通信部450が通信する情報、および通信するケースはこれらに限定されない。
 以上、クライアント装置400の機能構成例について説明した。なお、図8を用いて説明した上記の機能構成はあくまで一例であり、クライアント装置400の機能構成は係る例に限定されない。例えば、クライアント装置400は、図8に示す構成の全てを必ずしも備えなくてもよい。また、クライアント装置400の機能構成は、仕様や運用に応じて柔軟に変形可能である。
 (2.7.処理の流れ)
 上記では、クライアント装置400の機能構成例について説明した。続いて、各装置による処理の流れについて説明する。
 (信頼度の算出処理例)
 まず、図9を参照して、P2Pデータベース221の信頼度を算出する処理の流れの例について説明する。
 ステップS1000では、サーバ装置100のP2Pデータベースアクセス制御部111aが、P2Pデータベース情報の取得を要求する要求信号を生成し、当該要求信号を第1のノード装置200、および第2のノード装置201aへ送信する。また、外部アクセス制御部111cが、外部提供情報の取得を要求する要求信号を生成し、当該要求信号を所定の外部装置(または、外部システム)へ送信する。
 ステップS1004では、第1のノード装置200、および第2のノード装置201aの制御部210が要求信号に基づいてP2Pデータベース情報を取得する。また、外部装置が要求信号に基づいて外部提供情報を取得する。ステップS1008では、第1のノード装置200、および第2のノード装置201aの通信部230がP2Pデータベース情報を含む応答信号をサーバ装置100へ送信し、外部装置が外部提供情報を含む応答信号をサーバ装置100へ送信する。
 ステップS1012では、サーバ装置100の信頼度算出部112が、P2Pデータベース情報、および外部提供情報を用いて、第1のノード装置200、および第2のノード装置201aそれぞれが保持する各P2Pデータベース221の信頼度を算出する。ステップS1016では、信頼度算出部112が、算出した信頼度に関する信頼度情報を記憶部120に記憶させることで一連の処理が終了する。
 上記の一連の処理が、所定のタイミングで(例えば、所定の時間間隔で、または所定のトリガに基づいて)継続して行われることによって、各P2Pデータベース221の信頼度が更新されていく。
 (信頼度情報の提供処理例)
 続いて、図10を参照して、上記の一連の処理で得られた信頼度情報がユーザへ提供される処理の流れの例について説明する。
 ステップS1100では、ユーザが要求する登録データを決定し、クライアント装置400の入力部420に対して所定の入力操作を行う。ステップS1104では、制御部410が、当該入力操作に基づいて登録データの取得を要求する要求信号を生成し、通信部450を介して当該信号をサーバ装置100へ送信する。
 ステップS1108では、サーバ装置100のアクセス制御部111は、当該要求信号を解析することで要求内容を認識する。ステップS1112では、要求内容に基づいて、P2Pデータベースアクセス制御部111a、およびストレージアクセス制御部111bが新たな要求信号を生成し、P2Pデータベースアクセス制御部111aは当該信号を第1のノード装置200、および第2のノード装置201aへ、ストレージアクセス制御部111bは当該信号をストレージ装置300へ送信する。
 ステップS1116では、第1のノード装置200、および第2のノード装置201aの制御部210がP2Pデータベース221から、ストレージ装置300の制御部310が記憶部320から、要求信号によって指定される登録データを取得する。そして、ステップS1120では、第1のノード装置200および第2のノード装置201aの通信部230と、ストレージ装置300の通信部330が、取得された登録データを含む応答信号をサーバ装置100へ送信する。
 ステップS1124では、サーバ装置100の出力制御部113が、記憶部120から第1のノード装置200、および第2のノード装置201aに保持されているP2Pデータベース221の信頼度情報を取得する。ステップS1128では、出力制御部113が、登録データ、および信頼度情報に基づいてクライアント装置400による出力を制御する制御情報を生成する。
 ステップS1132では、通信部130が、登録データ、信頼度情報および制御情報等を含む応答信号をクライアント装置400へ送信する。ステップS1136では、クライアント装置400の制御部410が、応答信号に含まれる制御情報に基づいて登録データおよび信頼度情報を、出力部430を介して出力することで一連の処理が終了する。
 なお、図9、または図10のシーケンス図における各ステップは、必ずしも記載された順序に沿って時系列に処理される必要はない。すなわち、シーケンス図における各ステップは、記載された順序と異なる順序で処理されても、並列的に処理されてもよい。
 (2.8.ユーザインタフェース例)
 上記では、各装置による処理の流れについて説明した。続いて、図11~図13を参照して、ユーザに登録データ、および信頼度情報が提供される際のUIの例について説明する。
 上記のとおり、サーバ装置100の出力制御部113は、第1のノード装置200、第2のノード装置201a、またはストレージ装置300から取得された登録データ、および信頼度情報のユーザへの出力を制御する。
 例えば、図11のA~Cに示すように、出力制御部113は、ディスプレイ(クライアント装置400の出力部430)へのアイコンの表示を制御することで信頼度情報をユーザへ提供してもよい。より具体的には、P2Pデータベース221の信頼度が「高」である場合(本実施形態においては、例えば、第2のノード装置201aのP2Pデータベース221が該当)、出力制御部113は、図11のAに示すように、当該P2Pデータベース221の登録データと共に所定のアイコン10をディスプレイに表示させてもよい。
 そして、P2Pデータベース221の信頼度が「中」である場合(本実施形態においては、例えば、第1のノード装置200のP2Pデータベース221が該当)、出力制御部113は、図11のBに示すように、当該P2Pデータベース221の登録データと共に、アイコン10とは異なる色彩を有する所定のアイコン11をディスプレイに表示させてもよい。
 さらに、P2Pデータベース221の信頼度が「低」である場合、または登録データがストレージ装置300から取得されたデータである場合、出力制御部113は、図11のCに示すように、所定のアイコンを表示させることなく登録データを表示させてもよい。
 これらの表示によって、ユーザは、ディスプレイに表示されている登録データの取得元の信頼度を容易に認識することができるため、各登録データを適切に扱うことができる。なお、図11に示したユーザインタフェースは適宜変更され得る。例えば、P2Pデータベース221の信頼度が「低」である場合、または登録データがストレージ装置300から取得されたデータである場合、出力制御部113は、図11のA、およびBとは異なる所定のアイコンを表示させることで、信頼度をユーザに認識させてもよい。
 図11は、アイコンの有無、またはアイコンの色彩によって信頼度が示されたが、アイコンの形状(または、種類)によって信頼度が示されてもよい。より具体的には、P2Pデータベース221の信頼度が「高」である場合、出力制御部113は、図12のAに示すように、チェックマークが付されたアイコン20をディスプレイに表示させてもよい。また、P2Pデータベース221の信頼度が「中」である場合、出力制御部113は、図12のBに示すように、クエスチョンマークが付されたアイコン21をディスプレイに表示させてもよい。さらに、P2Pデータベース221の信頼度が「低」である場合、または登録データがストレージ装置300から取得されたデータである場合、出力制御部113は、図12のCに示すように、禁止マーク(または、注意マーク)が付されたアイコン22をディスプレイに表示させてもよい。なお、図12に示した各アイコンの形状(または、種類)は適宜変更され得る。
 また、何らかの情報(例えば、P2Pデータベース情報、または外部提供情報等)がアイコンに付されることによって信頼度が示されてもよい。例えば、P2Pデータベース情報である、P2Pデータベース基盤の種別もしくは運用者、P2Pネットワークに接続しているノード数、P2Pデータベース221のデータ量、運用期間、更新頻度もしくは最終更新時からの経過期間、またはP2Pデータベース221に関する処理に使用されるソフトウェア等を示す情報がアイコンに付されることによって信頼度が示されてもよい。
 より具体的には、種別が「コンソーシアム型」でありノード数が10台である場合、出力制御部113は、図13のAに示すように、「C(Consortium):10」という文字列が付されたアイコン30をディスプレイに表示させてもよい。また、種別が「パブリック型」でありノード数が100台以上である場合、出力制御部113は、図13のBに示すように、「P(Public):100+」という文字列が付されたアイコン31をディスプレイに表示させてもよい。さらに、種別が「プライベート型」でありノード数が1台である場合、出力制御部113は、図13のCに示すように、「Pr(Private):1」という文字列が付されたアイコン32をディスプレイに表示させてもよい。
 なお、ユーザに信頼度情報が提供される際のUIは上記に限定されない。例えば、各P2Pデータベース221の信頼度情報が音声出力されたり、各P2Pデータベース221に対応するライトが信頼度情報に対応する色に点灯したりすることによって、ユーザに信頼度情報が提供されてもよい。
  <3.第2の実施形態>
 上記では、本開示の第1の実施形態について説明した。続いて、本開示の第2の実施形態について説明する。
 本開示の第2の実施形態に係るサーバ装置100は、信頼度情報をユーザに提供することができるだけでなく、ユーザが登録対象データをP2Pデータベース221に登録しようとする場合において、登録先となるP2Pデータベース221の推薦度を算出することができる。より具体的には、本実施形態に係るサーバ装置100は、登録対象データに関する情報(以降、便宜的に「登録対象データ情報」とも呼称する)、および各P2Pデータベース221の信頼度情報に基づいて登録先となるP2Pデータベース221の推薦度を算出することができる。
 これによって、複数のP2Pデータベース221が存在する場合であっても、ユーザは、より適切なP2Pデータベース221に対して登録対象データを登録させることができる。
 (3.1.サーバ装置100の機能構成例)
 続いて、図14を参照して、本実施形態に係るサーバ装置100の機能構成例について説明する。なお、サーバ装置100以外の装置である、第1のノード装置200、第2のノード装置201a、ストレージ装置300、およびクライアント装置400の機能構成は、上記で説明した第1の実施形態に係る機能構成と同様であり得るため説明を省略する。
 図14に示すように、本実施形態に係るサーバ装置100の制御部110は、第1の実施形態に係る機能構成と比較して、新たに推薦度算出部114を備える。
 推薦度算出部114は、登録対象データ情報、および各P2Pデータベース221の信頼度情報に基づいて登録先となるP2Pデータベース221の推薦度を算出する機能構成である。
 ここで、「登録先となるP2Pデータベース221の推薦度」とは、登録対象データが必要とする対改ざん性等(または、真正性等)に基づいて判断される各P2Pデータベース221の適合の度合いを示す指標値であることを想定しているが、必ずしもこれに限定されない。例えば、登録先となるP2Pデータベース221の推薦度とは、ユーザに関する何らかの情報(例えば、履歴情報(例えば、各P2Pデータベース221の利用頻度等)、嗜好情報、または資産情報等)、ユーザやシステムを取り巻く環境、またはシステムの利用状況に関する何らかの情報等(例えば、システム障害の有無、利用日時、またはP2Pデータベース221へのアクセス状況等)に基づいて判断される各P2Pデータベース221の適合の度合いを示す指標値であってもよい。例えば、P2Pデータベース221の信頼度等に基づいてデータ登録に要する費用が決定される場合、ユーザが有する資産(例えば、Bitcoinにおけるコイン等)に見合うP2Pデータベース221の推薦度がより高く算出されてもよい。また、あるP2Pデータベース221へのアクセスが集中している場合、当該P2Pデータベース221の推薦度がより低く(または、より高く)算出されてもよい。
 また、登録先となるP2Pデータベース221の推薦度とは、「登録先となるP2Pネットワークの推薦度」、または「登録先となるノード装置の推薦度」等と解釈されてもよい。また、登録先となるP2Pデータベース221の推薦度は、数値データであることを想定しているが、必ずしもこれに限定されない。例えば、登録先となるP2Pデータベース221の推薦度は、「大いに推薦できる」、「推薦できる」、「あまり推薦できない」、または「推薦できない」のように予め用意された数種類の候補から選択された情報であってもよい。
 また、「登録対象データ情報」とは、登録対象データの種別(または、カテゴリ等)、重要度、内容(または、登録対象データに含まれるキーワード等)、用途(または、登録の目的等)、作成者、更新者、または過去の登録状況等(例えば、いずれかのP2Pデータベース221に既に登録されているか否か等)を示す情報であることを想定しているが、必ずしもこれらに限定されない。例えば、登録対象データ情報とは、登録対象データの何らかのメタ情報等を含む。
 登録対象データの種別が「入試試験結果データ」等である場合、推薦度算出部114は、より確実に登録対象データの真正性を担保することが求められると判断し、高い信頼度を有するP2Pデータベース221、または登録対象データの種別に対応する信頼度を有するP2Pデータベース221を登録先として推薦してもよい(換言すると、当該P2Pデータベース221についてより高い推薦度を算出してもよい)。また、登録対象データの有する重要度が「高」等である場合にも、上記と同様の推薦がされ得る。また、推薦度算出部114が登録対象データを解析しその内容を認識することで、より確実に登録対象データの真正性を担保することが求められると判断した場合にも、上記と同様の推薦がされ得る。推薦度算出部114によって推薦度が算出された場合、出力制御部113は、当該推薦度に関する情報(以降、便宜的に「推薦度情報」とも呼称する)をクライアント装置400(または、外部装置)へ提供することで、ユーザ(または、外部装置)に対して各P2Pデータベース221の推薦度を認識させる。なお、出力制御部113は、推薦度情報と信頼度情報の両方をクライアント装置400に出力させてもよいし、いずれか一方のみをクライアント装置400に出力させてもよい。すなわち、出力制御部113による「出力の制御」とは、例えば、推薦度情報、または信頼度情報のいずれか一方をクライアント装置400に出力させないことも含む概念である。
 また、推薦度算出部114は、登録対象データ情報の変化に基づいて各P2Pデータベース221の推薦度を随時算出することができる。例えば、ユーザがクライアント装置400を用いて登録対象データの作成を行う場合、推薦度算出部114は、作成途中の登録対象データについての登録対象データ情報をリアルタイムに取得することで、その変化を認識する。そして、推薦度算出部114は、その変化に基づいて各P2Pデータベース221の推薦度を随時算出し、出力制御部113は、推薦度情報をユーザ(または、外部装置)へ随時提供する。例えば、出力制御部113は、最も高い推薦度を有するP2Pデータベース221のみをディスプレイに表示させてもよいし、推薦度の高さに基づいて複数のP2Pデータベース221の表示順を変更させてもよい。もちろん、推薦度算出部114は、各P2Pデータベース221の信頼度情報の変化にも基づいて推薦度を随時算出してもよい。特に、P2Pデータベース221の運用期間が短い場合等には、その信頼度は頻繁に変わり得るため、推薦度算出部114がP2Pデータベース221の信頼度情報の変化にも基づいて推薦度を随時算出することは有用である。
 なお、推薦度算出部114による推薦度の算出方法は上記に限定されない。例えば、推薦度算出部114は、ユーザによる設定にも基づいて各P2Pデータベース221の推薦度を算出してもよい。より具体的には、ユーザが、登録対象データ情報を入力することができたり、推薦度の算出対象となるP2Pデータベース221を指定できたりしてもよい。また、推薦度算出部114は、登録対象データ情報、または信頼度情報のいずれか一方のみを用いて各P2Pデータベース221の推薦度を算出してもよい。例えば。推薦度算出部114は、登録対象データ情報を用いることなく信頼度情報のみを用いて、単純に最も高い信頼度を有するP2Pデータベース221の推薦度を最も高くしてもよい。
 また、推薦度算出部114は、サーバ装置100以外の装置に備えられていてもよい。例えば、クライアント装置400等に推薦度算出部114が備えられていてもよい。また、サーバ装置100に備えられる機能構成のうち、推薦度算出部114以外の機能構成は、上記で説明した第1の実施形態に係る機能構成と同様であり得るため説明を省略する。
 (3.2.処理の流れ)
 上記では、本実施形態に係るサーバ装置100の機能構成例について説明した。続いて、図15を参照して、ユーザへの推薦度情報の提供処理、および登録対象データの登録処理の流れについて説明する。
 ステップS1200では、ユーザが登録対象データを決定し、クライアント装置400の入力部420に対して所定の入力操作を行う。ステップS1204では、制御部410が、当該入力操作に基づいて登録対象データを含む入力信号を生成し、通信部450を介して当該信号をサーバ装置100へ送信する。
 ステップS1208では、サーバ装置100の推薦度算出部114が、登録対象データ情報を解析し、当該登録対象データ情報および各P2Pデータベース221の信頼度情報に基づいて各P2Pデータベース221の推薦度を算出する。ステップS1212では、出力制御部113による制御によって、推薦度情報が含まれる出力信号がクライアント装置400へ送信される。
 ステップS1216では、ユーザが推薦度情報に基づいて登録対象データの登録先となるP2Pデータベース221を決定し、クライアント装置400の入力部420に対して所定の入力操作を行う。ステップS1220では、制御部410が、当該入力操作に基づいて登録対象データの登録を要求する要求信号を生成し、通信部450を介して当該信号をサーバ装置100へ送信する。
 ステップS1224では、サーバ装置100のアクセス制御部111は、当該要求信号を解析することで要求内容を認識する。ステップS1228では、要求内容に基づいて、P2Pデータベースアクセス制御部111a、またはストレージアクセス制御部111bが新たな要求信号を生成し、P2Pデータベースアクセス制御部111aは当該信号を第1のノード装置200、または第2のノード装置201aへ、ストレージアクセス制御部111bは当該信号をストレージ装置300へそれぞれ必要に応じて送信する。
 ステップS1232では、第1のノード装置200、または第2のノード装置201aの制御部210がP2Pデータベース221に対して、ストレージ装置300の制御部310が記憶部320に対して、それぞれ必要に応じて登録対象データを登録する。ステップS1236では、第1のノード装置200、もしくは第2のノード装置201aの通信部230、またはストレージ装置300の通信部330が、登録結果に関する情報を含む応答信号をサーバ装置100へ送信する。
 ステップS1240では、サーバ装置100の出力制御部113による制御によって、登録結果に関する情報を含む応答信号がクライアント装置400へ送信される。ステップS1244では、クライアント装置400の出力部430が登録結果に関する情報を出力することで一連の処理が終了する。
 なお、図15のシーケンス図における各ステップは、必ずしも記載された順序に沿って時系列に処理される必要はない。すなわち、シーケンス図における各ステップは、記載された順序と異なる順序で処理されても、並列的に処理されてもよい。
 (3.3.ユーザインタフェース例)
 上記では、ユーザへの推薦度情報の提供処理、および登録対象データの登録処理の流れについて説明した。続いて、図16~図19を参照して、ユーザに推薦度情報が提供される際のUIの例について説明する。
 例えば、図16のAに示すように、ユーザが、クライアント装置400の入力部420を用いてデータ入力欄40に登録対象データを入力し、保存ボタン41を押下したとする。その後、サーバ装置100の推薦度算出部114は、当該登録対象データについての登録対象データ情報を解析し各P2Pデータベース221の推薦度を算出する。そして、出力制御部113は、例えば図16のBに示すように、「どのP2Pデータベースに保存しますか?」という文字列と共に、推薦度の高さに基づいて表示順を決定した複数のP2Pデータベース221の一覧をディスプレイに表示させてもよい(この例では、推薦度は、P2PデータベースA、P2PデータベースB、P2PデータベースCの順に高い)。その際、出力制御部113は、P2Pデータベース221の信頼度情報も併せてディスプレイに表示させてもよい(この例では、P2PデータベースAの下段に「信頼度高」という文字列が表示されている)。ユーザは、P2Pデータベース221を示す文字列を選択する等(例えば、ハイパーリンクである文字列を選択する等)の所定の方法によって、登録先となるP2Pデータベース221を選択することができる。
 また、出力制御部113は、図16のCに示すように、「下記P2Pデータベースに保存します」という文字列と共に、複数のP2Pデータベース221のうち、最も高い推薦度を有するP2Pデータベース221(この例では、P2PデータベースA)のみをディスプレイに表示させてもよい。ユーザは、「OK」という文字列を選択する等(例えば、ハイパーリンクである文字列を選択する等)の所定の方法によって、上記で推薦されたP2Pデータベース221を選択することができる。また、出力制御部113は、図16のCに示すように、「その他」という文字列をディスプレイに表示させることで、ユーザが、当該文字列を選択する等の所定の方法によって、その他のP2Pデータベース221を選択できてもよい。
 また、図17のAに示すように、データ入力欄50に入力された登録対象データの中に個人識別情報等の個人情報が含まれる場合、出力制御部113は、図17のBに示すように、最も高い推薦度を有するP2Pデータベース221(この例では、最も高い信頼度を有するP2PデータベースA)のみをディスプレイに表示させてもよい(換言すると、「その他」という文字列を表示させなくてもよい)。これによって、ユーザが選択可能な選択肢が限定されるため、個人識別情報等の個人情報が低い推薦度を有するP2Pデータベース221に登録されることが防がれる。
 また、上記のとおり、推薦度算出部114は、登録対象データ情報の変化に基づいて各P2Pデータベース221の推薦度を随時算出することができ、出力制御部113は当該推薦度をユーザに対して随時提供することができる。
 例えば、図18のAに示すように、ユーザが、データ入力欄60に登録対象データを途中まで入力したとする。推薦度算出部114は、途中まで入力された登録対象データについての登録対象データ情報を解析することで各P2Pデータベース221の推薦度を算出し、出力制御部113は、最も高い推薦度を有するP2Pデータベース221をドロップダウンリスト61に表示する。そして、図18のB、Cとデータ入力が進むことで各P2Pデータベース221の推薦度の高低が変わる都度、出力制御部113はドロップダウンリスト61の表示を変更してもよい。
 ここで、図18では、最も高い推薦度を有するP2Pデータベース221のみがドロップダウンリスト61に表示されていたが、これに限定されない。例えば、図19のA~Cに示すように、出力制御部113は、推薦度の高さに基づいて表示順を決定した複数のP2Pデータベース221の一覧をドロップダウンリスト70に表示させてもよい。例えば、出力制御部113は、より高い推薦度を有するP2Pデータベース221がより上段に表示されるように複数のP2Pデータベース221の一覧をドロップダウンリスト70に表示させてもよい。
 なお、ユーザに推薦度情報が提供される際のUIは上記に限定されない。例えば、スピーカ等の音声出力装置等によって推薦度情報が提供されてもよい。より具体的には、最も高い推薦度を有するP2Pデータベース221の名称が音声出力されたり、最も高い推薦度を有するP2Pデータベース221に対応するライトが点灯したりすることによって、ユーザに推薦度情報が提供されてもよい。また、P2Pデータベース221の信頼度(または、推薦度)に基づいてデータ登録に要する費用が決定される場合、推薦度情報だけでなく費用に関する情報も併せてユーザに提供されてもよい。
  <4.ハードウェア構成例>
 上記では、本開示の第2の実施形態について説明した。続いて、図20を参照して、各装置のハードウェア構成について説明する。
 図20は、第1の実施形態、または第2の実施形態に係るサーバ装置100、第1のノード装置200、第2のノード装置201、ストレージ装置300、またはクライアント装置400のハードウェア構成の一例を示すブロック図である。これらの装置は、図20に示す情報処理装置900によって具現され得る。
 情報処理装置900は、例えば、MPU901と、ROM902と、RAM903と、記録媒体904と、入出力インタフェース905と、操作入力デバイス906と、表示デバイス907と、通信インタフェース908とを備える。また、情報処理装置900は、例えば、データの伝送路としてのバス909で各構成要素間を接続する。
 MPU901は、例えば、MPUなどの演算回路で構成される、1または2以上のプロセッサや、各種処理回路などで構成され、サーバ装置100の制御部110、第1のノード装置200、または第2のノード装置201の制御部210、ストレージ装置300の制御部310、またはクライアント装置400の制御部410として機能する。なお、これらの機能構成は、上記で説明した各種処理を実現可能な専用の(または汎用の)回路(例えば、MPU901とは別体のプロセッサなど)で構成されていてもよい。
 ROM902は、MPU901が使用するプログラムや演算パラメータなどの制御用データなどを記憶する。RAM903は、例えば、MPU901により実行されるプログラムなどを一時的に記憶する。
 記録媒体904は、サーバ装置100の記憶部120、第1のノード装置200、または第2のノード装置201の記憶部220、ストレージ装置300の記憶部320、またはクライアント装置400の記憶部440として機能し、各実施形態に係る情報処理に関するデータや各種プログラムなど様々なデータを記憶する。ここで、記録媒体904としては、例えば、ハードディスクなどの磁気記録媒体や、フラッシュメモリなどの不揮発性メモリが挙げられる。また、記録媒体904は、情報処理装置900から着脱可能であってもよい。
 入出力インタフェース905は、例えば、操作入力デバイス906や、表示デバイス907を接続する。ここで、入出力インタフェース905としては、例えば、USB(Universal Serial Bus)端子や、DVI(Digital Visual Interface)端子、HDMI(High-Definition Multimedia Interface)(登録商標)端子、各種処理回路などが挙げられる。
 また、操作入力デバイス906は、例えば、情報処理装置900上に備えられ、情報処理装置900の内部で入出力インタフェース905と接続される。操作入力デバイス906としては、例えば、キーボード、マウス、キーパッド、タッチパネル、マイクロホン、操作ボタン、方向キーまたはジョグダイヤルなどの回転型セレクタ、あるいは、これらの組み合わせなどが挙げられる。操作入力デバイス906は、クライアント装置400の入力部420として機能する。
 また、表示デバイス907は、例えば、情報処理装置900上に備えられ、情報処理装置900の内部で入出力インタフェース905と接続される。表示デバイス907としては、例えば、液晶ディスプレイ(Liquid Crystal Display)や有機ELディスプレイ(Organic Electro-Luminescence Display)などが挙げられる。表示デバイス907は、クライアント装置400の出力部430として機能する。
 なお、入出力インタフェース905が、情報処理装置900の外部の操作入力デバイスや外部の表示デバイスなどの外部デバイスと接続することも可能であることは、言うまでもない。また、表示デバイス907は、例えばタッチパネルなど、表示とユーザ操作とが可能なデバイスであってもよい。
 通信インタフェース908は、情報処理装置900が備える通信手段であり、サーバ装置100の通信部130、第1のノード装置200、または第2のノード装置201の通信部230、ストレージ装置300の通信部330、またはクライアント装置400の通信部450として機能する。また、通信インタフェース908は、任意のネットワークを介して(あるいは、直接的に)、例えば、サーバなどの任意の外部装置と、無線または有線で通信を行う機能を有していてもよい。ここで、通信インタフェース908としては、例えば、通信アンテナおよびRF(Radio Frequency)回路(無線通信)や、IEEE802.15.1ポートおよび送受信回路(無線通信)、IEEE802.11ポートおよび送受信回路(無線通信)、あるいはLAN(Local Area Network)端子および送受信回路(有線通信)などが挙げられる。
 なお、情報処理装置900のハードウェア構成は、図20に示す構成に限られない。例えば、情報処理装置900は、接続されている外部の通信デバイスを介して通信を行う場合には、通信インタフェース908を備えていなくてもよい。また、通信インタフェース908は、複数の通信方式によって通信を行うことが可能な構成であってもよい。また、情報処理装置900は、例えば、操作入力デバイス906または表示デバイス907等を備えなくてもよい。また、例えば、図20に示す構成の一部または全部は、1または2以上のIC(Integrated Circuit)で実現されてもよい。
  <5.まとめ>
 第1の実施形態で説明したように、本開示は、P2Pデータベース情報に基づいてP2Pデータベース221の信頼度を算出することができる。例えば、本開示は、P2Pデータベース情報として、P2Pデータベース基盤(または、P2Pネットワーク)の種別もしくは運用者、P2Pネットワークに接続しているノード数(または、メンバー数等)、P2Pデータベース221のデータ量(または、ブロックチェーンデータにおけるブロック数等)、運用期間(または、P2Pデータベース221が作成された日時)、更新頻度もしくは最終更新時からの経過期間(または、P2Pデータベース221が最後に更新された日時)、またはP2Pデータベース221に関する処理に使用されるソフトウェア(例えば、ミドルウェア等)等を示す情報に基づいてP2Pデータベース221の信頼度を算出することができる。これによって、ユーザは、複数のP2Pデータベース221それぞれの信頼度を認識することができるため、各P2Pデータベース221の登録データを適切に扱うことができる。
 また、第2の実施形態で説明したように、本開示は、登録対象データ情報、および各P2Pデータベース221の信頼度情報に基づいて登録先となるP2Pデータベース221の推薦度を算出することができる。これによって、ユーザは、複数のP2Pデータベース221それぞれの推薦度を認識することができるため、より適切なP2Pデータベース221に対して登録対象データを登録させることができる。
 以上、添付図面を参照しながら本開示の好適な実施形態について詳細に説明したが、本開示の技術的範囲はかかる例に限定されない。本開示の技術分野における通常の知識を有する者であれば、請求の範囲に記載された技術的思想の範疇内において、各種の変更例または修正例に想到し得ることは明らかであり、これらについても、当然に本開示の技術的範囲に属するものと了解される。
 また、本明細書に記載された効果は、あくまで説明的または例示的なものであって限定的ではない。つまり、本開示に係る技術は、上記の効果とともに、または上記の効果に代えて、本明細書の記載から当業者には明らかな他の効果を奏しうる。
 なお、以下のような構成も本開示の技術的範囲に属する。
(1)
 P2Pデータベースに関する情報に基づいて前記P2Pデータベースの信頼度を算出する信頼度算出部を備える、
 情報処理装置。
(2)
 前記信頼度算出部は、複数の前記P2Pデータベースのそれぞれについて前記信頼度を算出する、
 前記(1)に記載の情報処理装置。
(3)
 前記信頼度算出部は、前記P2Pデータベースに関する情報として、P2Pデータベース基盤の種別もしくは運用者、P2Pネットワークに接続しているノード数、前記P2Pデータベースのデータ量、運用期間、更新頻度もしくは最終更新時からの経過期間、または前記P2Pデータベースに関する処理に使用されるソフトウェアを示す情報、または外部から提供された情報のうちの少なくとも1つに基づいて前記信頼度を算出する、
 前記(2)に記載の情報処理装置。
(4)
 前記外部から提供された情報とは、前記P2Pデータベースに関する口コミ、評価、ニュースの内容、または前記P2Pデータベースにて管理される通貨の為替状況に関する情報のうちの少なくとも1つを含む、
 前記(3)に記載の情報処理装置。
(5)
 前記信頼度に関する情報のユーザ、または外部装置への出力を制御する出力制御部をさらに備える、
 前記(1)から(4)のいずれか1項に記載の情報処理装置。
(6)
 前記出力制御部は、前記P2Pデータベースに登録されている登録データの前記ユーザ、または前記外部装置への提供に伴い前記出力を制御する、
 前記(5)に記載の情報処理装置。
(7)
 前記出力制御部は、前記ユーザ、または前記外部装置による、前記P2Pデータベースへの登録対象データの登録に伴い前記出力を制御する、
 前記(5)に記載の情報処理装置。
(8)
 前記登録に伴い、前記登録対象データに関する情報、および前記信頼度に関する情報に基づいて、登録先となる前記P2Pデータベースの推薦度を算出する推薦度算出部をさらに備え、
 前記出力制御部は、前記推薦度に関する情報の前記ユーザ、または前記外部装置への出力も制御する、
 前記(7)に記載の情報処理装置。
(9)
 前記推薦度算出部は、前記登録対象データに関する情報として、前記登録対象データの種別、重要度、内容、用途、作成者、更新者、または過去の登録状況を示す情報に基づいて前記推薦度を算出する、
 前記(8)に記載の情報処理装置。
(10)
 前記推薦度算出部は、前記登録対象データに関する情報の変化、または前記信頼度に関する情報の変化に基づいて前記推薦度を随時算出する、
 前記(8)または(9)に記載の情報処理装置。
(11)
 前記P2Pデータベースはブロックチェーンデータである、
 前記(1)から(10)のいずれか1項に記載の情報処理装置。
(12)
 P2Pデータベースに関する情報に基づいて前記P2Pデータベースの信頼度を算出することを有する、
 コンピュータにより実行される情報処理方法。
(13)
 P2Pデータベースに関する情報に基づいて前記P2Pデータベースの信頼度を算出することを
 コンピュータに実現させるためのプログラム。
 100  サーバ装置
 110  制御部
 111  アクセス制御部
 111a  P2Pデータベースアクセス制御部
 111b  ストレージアクセス制御部
 111c  外部アクセス制御部
 112  信頼度算出部
 113  出力制御部
 114  推薦度算出部
 120  記憶部
 130  通信部
 200  第1のノード装置
 201  第2のノード装置
 210  制御部
 220  記憶部
 221  P2Pデータベース
 222  P2Pデータベースプログラム
 230  通信部
 300  ストレージ装置
 310  制御部
 320  記憶部
 330  通信部
 400  クライアント装置
 410  制御部
 420  入力部
 430  出力部
 440  記憶部
 450  通信部
 500  第1のP2Pネットワーク
 501  第2のP2Pネットワーク
 600  ネットワーク

Claims (13)

  1.  P2Pデータベースに関する情報に基づいて前記P2Pデータベースの信頼度を算出する信頼度算出部を備える、
     情報処理装置。
  2.  前記信頼度算出部は、複数の前記P2Pデータベースのそれぞれについて前記信頼度を算出する、
     請求項1に記載の情報処理装置。
  3.  前記信頼度算出部は、前記P2Pデータベースに関する情報として、P2Pデータベース基盤の種別もしくは運用者、P2Pネットワークに接続しているノード数、前記P2Pデータベースのデータ量、運用期間、更新頻度もしくは最終更新時からの経過期間、または前記P2Pデータベースに関する処理に使用されるソフトウェアを示す情報、または外部から提供された情報のうちの少なくとも1つに基づいて前記信頼度を算出する、
     請求項2に記載の情報処理装置。
  4.  前記外部から提供された情報とは、前記P2Pデータベースに関する口コミ、評価、ニュースの内容、または前記P2Pデータベースにて管理される通貨の為替状況に関する情報のうちの少なくとも1つを含む、
     請求項3に記載の情報処理装置。
  5.  前記信頼度に関する情報のユーザ、または外部装置への出力を制御する出力制御部をさらに備える、
     請求項1に記載の情報処理装置。
  6.  前記出力制御部は、前記P2Pデータベースに登録されている登録データの前記ユーザ、または前記外部装置への提供に伴い前記出力を制御する、
     請求項5に記載の情報処理装置。
  7.  前記出力制御部は、前記ユーザ、または前記外部装置による、前記P2Pデータベースへの登録対象データの登録に伴い前記出力を制御する、
     請求項5に記載の情報処理装置。
  8.  前記登録に伴い、前記登録対象データに関する情報、および前記信頼度に関する情報に基づいて、登録先となる前記P2Pデータベースの推薦度を算出する推薦度算出部をさらに備え、
     前記出力制御部は、前記推薦度に関する情報の前記ユーザ、または前記外部装置への出力も制御する、
     請求項7に記載の情報処理装置。
  9.  前記推薦度算出部は、前記登録対象データに関する情報として、前記登録対象データの種別、重要度、内容、用途、作成者、更新者、または過去の登録状況を示す情報に基づいて前記推薦度を算出する、
     請求項8に記載の情報処理装置。
  10.  前記推薦度算出部は、前記登録対象データに関する情報の変化、または前記信頼度に関する情報の変化に基づいて前記推薦度を随時算出する、
     請求項8に記載の情報処理装置。
  11.  前記P2Pデータベースはブロックチェーンデータである、
     請求項1に記載の情報処理装置。
  12.  P2Pデータベースに関する情報に基づいて前記P2Pデータベースの信頼度を算出することを有する、
     コンピュータにより実行される情報処理方法。
  13.  P2Pデータベースに関する情報に基づいて前記P2Pデータベースの信頼度を算出することを
     コンピュータに実現させるためのプログラム。
PCT/JP2019/004218 2018-04-02 2019-02-06 情報処理装置、情報処理方法、およびプログラム WO2019193833A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US16/963,994 US20210034604A1 (en) 2018-04-02 2019-02-06 Information processing apparatus, information processing method, and program
EP19781471.8A EP3779748A4 (en) 2018-04-02 2019-02-06 INFORMATION PROCESSING DEVICE, INFORMATION PROCESSING PROCESS AND PROGRAM
CN201980010017.6A CN111656351A (zh) 2018-04-02 2019-02-06 信息处理装置、信息处理方法和程序

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018-070787 2018-04-02
JP2018070787A JP2021105750A (ja) 2018-04-02 2018-04-02 情報処理装置、情報処理方法、およびプログラム

Publications (1)

Publication Number Publication Date
WO2019193833A1 true WO2019193833A1 (ja) 2019-10-10

Family

ID=68100460

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2019/004218 WO2019193833A1 (ja) 2018-04-02 2019-02-06 情報処理装置、情報処理方法、およびプログラム

Country Status (5)

Country Link
US (1) US20210034604A1 (ja)
EP (1) EP3779748A4 (ja)
JP (1) JP2021105750A (ja)
CN (1) CN111656351A (ja)
WO (1) WO2019193833A1 (ja)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146293A (ja) * 2004-11-16 2006-06-08 Dainippon Printing Co Ltd データ保管仲介システム
JP2006209440A (ja) 2005-01-27 2006-08-10 Intec Netcore Inc ネットワーク管理装置及び方法
JP2014010465A (ja) * 2012-06-27 2014-01-20 International Business Maschines Corporation 複数のストレージ・クラウドから実体ファイルを格納するためのストレージ・クラウドを選択する方法、並びにそのコンピュータ及びコンピュータ・プログラム
JP2017204707A (ja) * 2016-05-10 2017-11-16 日本電信電話株式会社 コンテンツ流通システム、コンテンツ流通方法、コンテンツ生成装置及びコンテンツ生成プログラム

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2002099695A1 (ja) * 2001-05-31 2004-09-16 ソニー株式会社 情報処理装置、および情報処理方法、並びにプログラム
US8316088B2 (en) * 2004-07-06 2012-11-20 Nokia Corporation Peer-to-peer engine for object sharing in communication devices
JP5182178B2 (ja) * 2009-03-18 2013-04-10 ソニー株式会社 情報処理装置及び情報処理方法
CN101876980A (zh) * 2009-04-30 2010-11-03 中兴通讯股份有限公司 数据库管理方法和数据库系统
JP2012079035A (ja) * 2010-09-30 2012-04-19 Sony Corp 情報処理装置、投稿情報評価システム、投稿情報評価方法、及びプログラム
CN102006305B (zh) * 2010-12-08 2013-05-01 上海交通大学 P2p网络中基于分布式可推荐的声誉遏制恶意行为的方法
TWI431997B (zh) * 2010-12-30 2014-03-21 Ind Tech Res Inst 用於即時媒體碼流之點對點網路傳輸方法及系統
JP2013003664A (ja) * 2011-06-13 2013-01-07 Sony Corp 情報処理装置および方法
JP2013214133A (ja) * 2012-03-30 2013-10-17 Sony Corp 情報処理装置、情報処理方法及びプログラム
CN104737209A (zh) * 2012-11-22 2015-06-24 索尼公司 信息处理装置、系统、信息处理方法和程序
US9882906B2 (en) * 2014-12-12 2018-01-30 International Business Machines Corporation Recommendation schema for storing data in a shared data storage network
CN104735164B (zh) * 2015-04-10 2018-05-18 网易(杭州)网络有限公司 一种保存文件信息的方法和装置
US10536357B2 (en) * 2015-06-05 2020-01-14 Cisco Technology, Inc. Late data detection in data center
CN107438002B (zh) * 2016-05-27 2022-02-11 索尼公司 基于区块链的系统以及系统中的电子设备和方法
US11074226B2 (en) * 2017-05-24 2021-07-27 3S International, LLC Hierarchical computing network and methods thereof
US20190052722A1 (en) * 2017-08-11 2019-02-14 Lincoln Gasking Distributed reputational database
CN107633469A (zh) * 2017-08-18 2018-01-26 暨南大学 一种基于区块链技术的奖学金管理方法及系统
US10735395B2 (en) * 2017-11-07 2020-08-04 Visa International Service Association Conducting secure interactions utilizing reliability information
CN111164588A (zh) * 2017-12-04 2020-05-15 索尼公司 信息处理设备、信息处理方法和程序
US11177937B1 (en) * 2018-03-08 2021-11-16 Anonyome Labs, Inc. Apparatus and method for establishing trust of anonymous identities

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146293A (ja) * 2004-11-16 2006-06-08 Dainippon Printing Co Ltd データ保管仲介システム
JP2006209440A (ja) 2005-01-27 2006-08-10 Intec Netcore Inc ネットワーク管理装置及び方法
JP2014010465A (ja) * 2012-06-27 2014-01-20 International Business Maschines Corporation 複数のストレージ・クラウドから実体ファイルを格納するためのストレージ・クラウドを選択する方法、並びにそのコンピュータ及びコンピュータ・プログラム
JP2017204707A (ja) * 2016-05-10 2017-11-16 日本電信電話株式会社 コンテンツ流通システム、コンテンツ流通方法、コンテンツ生成装置及びコンテンツ生成プログラム

Also Published As

Publication number Publication date
US20210034604A1 (en) 2021-02-04
JP2021105750A (ja) 2021-07-26
EP3779748A1 (en) 2021-02-17
EP3779748A4 (en) 2021-05-26
CN111656351A (zh) 2020-09-11

Similar Documents

Publication Publication Date Title
US11394773B2 (en) Cryptographic currency block chain based voting system
CN105900396B (zh) 移动云服务体系架构
US10050673B2 (en) System and method for remote alert triggering
CN106716404A (zh) 计算机子网内的代理服务器
JP2020517126A (ja) 視覚的ブロックチェーンブラウザ
WO2019193820A1 (ja) 情報処理装置、情報処理方法、およびプログラム
JPWO2019111508A1 (ja) 情報処理装置、情報処理方法およびプログラム
JP7188391B2 (ja) 情報処理装置、情報処理方法およびプログラム
US20200279056A1 (en) Information processing device, information processing method, and program
US10705675B2 (en) System and method for remote interface alert triggering
JP7327384B2 (ja) 情報処理装置、情報処理方法、およびプログラム
WO2019054043A1 (ja) 情報処理装置、情報処理方法およびプログラム
EP3683684A1 (en) Information processing device, information processing method, and program
WO2019193833A1 (ja) 情報処理装置、情報処理方法、およびプログラム
WO2019111509A1 (ja) 情報処理装置、情報処理方法およびプログラム
US11170659B2 (en) Real-world feedback network for feedback recipients
KR20210027987A (ko) 학습 콘텐츠 서비스 장치 및 방법

Legal Events

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

Ref document number: 19781471

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2019781471

Country of ref document: EP

Effective date: 20201102

NENP Non-entry into the national phase

Ref country code: JP