KR20190110082A - Apparatus for managing data using block chain and method thereof - Google Patents
Apparatus for managing data using block chain and method thereof Download PDFInfo
- Publication number
- KR20190110082A KR20190110082A KR1020190115757A KR20190115757A KR20190110082A KR 20190110082 A KR20190110082 A KR 20190110082A KR 1020190115757 A KR1020190115757 A KR 1020190115757A KR 20190115757 A KR20190115757 A KR 20190115757A KR 20190110082 A KR20190110082 A KR 20190110082A
- Authority
- KR
- South Korea
- Prior art keywords
- chain
- data
- file
- command
- information
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/06—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
- H04L9/0618—Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation
- H04L9/0637—Modes of operation, e.g. cipher block chaining [CBC], electronic codebook [ECB] or Galois/counter mode [GCM]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/08—Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
- H04L9/0894—Escrow, recovery or storing of secret information, e.g. secret key escrow or cryptographic key storage
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
본 발명은 데이터의 관리 기술로서, 보다 구체적으로, 블록 체인을 이용하여 데이터의 저장, 조회 및 삭제 등을 관리하는 장치 및 방법에 관한 것이다.The present invention relates to a data management technology, and more particularly, to an apparatus and method for managing storage, inquiry and deletion of data using a blockchain.
종래의 파일 시스템에서는 디스크에 블록 사이즈(예 : 8KB)를 지정하여 포맷한 상태에서 사용한다. 참고로, 유닉스 파일 시스템에서는 통상적인 블록 크기가 8KB이다. NTFS 파일 시스템에선 이를 클러스터라고 표현한다. 파일은 데이터의 저장 단위로서 전자 문서의 일 형태이다.In a conventional file system, a block size (for example, 8 KB) is designated on a disk and used in a formatted state. For reference, the typical block size is 8KB on Unix file systems. In the NTFS file system, this is referred to as a cluster. A file is a form of electronic document as a unit of data storage.
여기서, 블록 사이즈 이하의 파일 크기를 갖는 파일이 파일 시스템에 의해 저장될 경우, 디스크의 비효율적인 사용이 발생된다. 예를 들면, 2KB의 파일이 상기 8KB의 블록 크기의 디스크에 저장되면, 6KB, 75%의 빈 공간이 남게 되어 디스크가 비효율적으로 사용된다. 블록 크기가 클수록 Read/Write 속도가 빨라지므로 공간 낭비를 줄이자고 무작정 블록 크기를 줄일 수도 없다.Here, if a file having a file size less than or equal to the block size is stored by the file system, inefficient use of the disk occurs. For example, if a 2KB file is stored on a disk of the 8KB block size, 6KB, 75% of free space is left, and the disk is inefficiently used. The larger the block size, the faster the read / write speed, so you can't reduce the block size to save space.
파일 시스템에서는 기본적인 파일 관리의 서비스만 제공되므로, 사용자가 스스로 파일의 접근 권한을 관리해야 한다. 또한, 사용자가 파일의 백업을 관리해야 한다. 기본적인 파일 관리의 서비스 이외에 파일의 접근, 백업 등을 관리하기 위해서는 사용자가 별도의 전용 하드웨어 / 소프트웨어의 장비를 사용해야 하므로, 장비 도입 / 유지에 많은 비용이 발생된다.The file system provides only basic file management services, so the user must manage the file's access rights on his own. In addition, the user must manage the backup of the file. In addition to the basic file management service, users need to use a separate dedicated hardware / software device to manage file access and backup.
한편, 블록 체인은 클라우드 기술 및 P2P 기술에 기반된 데이터의 기록 기술로서 누구나가 데이터의 저장 및 관리의 주체가 되어 동일한 정보를 각각 기록하는 기술이다. 여기서, 블록 체인의 "블록"은 데이터 저장 단위를 의미하는 것으로서, 파일 시스템의 "블록"이 디스크에서 하나의 파일이 할당될 수 있는 최소의 공간이라는 의미와 차이가 있다.On the other hand, blockchain is a technology for recording data based on cloud technology and P2P technology, and everyone is the subject of data storage and management and records the same information, respectively. Here, the "block" of the block chain means a data storage unit, which is different from the meaning that "block" of the file system is the minimum space in which one file can be allocated on the disk.
블록 체인의 기술은 상기 파일 시스템에 기반된 파일 단위로 저장하는 것이 아니라, 분산 데이터베이스 환경에 따른 블록 체인의 DB에 데이터를 블록 단위로 저장한다. 블록 단위는 OS에 따라 종속되는 파일 시스템의 상기 블록 사이즈에 대한 제한을 받지 않는다. 즉, 블록 체인의 1개 단위의 저장 영역에 복수개의 데이터 단위가 저장될 수 있고, 8K의 블록 사이즈의 제한을 받지 않고 파일의 크기 2K만큼만 저장 공간을 사용하고, 상기의 6KB의 빈 공간은 남는 공간으로 활용되어 다른 파일이 저장되는데 사용된다.The blockchain technology does not store data in file units based on the file system, but stores data in block units in a DB of the blockchain according to a distributed database environment. The block unit is not limited to the block size of the file system depending on the OS. That is, a plurality of data units can be stored in one storage area of the blockchain, and the storage space is used only by 2K of file size without being limited by 8K block size, and the above 6KB of empty space remains. Used as space to store other files.
블록 체인의 기술은 데이터의 저장 단위인 블록에 대해 접근 가능 권한이 있는 경우에 한하여 데이터 접근을 허락하므로 보안성을 제공한다.Blockchain technology provides security by allowing data access only when the access right to the block, which is the storage unit of data, is granted.
블록 체인의 기술은 블록의 저장 주체인 노드들간에 동일 데이터가 저장된 블록의 기록을 동기화하므로 백업을 제공한다. Blockchain technology provides backups by synchronizing the writing of blocks in which the same data is stored between nodes that are the storage subjects of the block.
또한, 블록 체인의 기술은 범용 컴퓨터 장비에 적용이 가능하므로 고가의 하드웨어 및 소프트웨어의 장비없이 비용이 절감되는 구축을 제공한다.In addition, blockchain technology can be applied to general-purpose computer equipment, providing a cost-effective deployment without expensive hardware and software equipment.
본 발명은 상기와 같은 종래 기술의 인식하에 창출된 것으로서, 블록 체인 기술을 이용하여 파일 시스템의 블록 사이즈의 제한없이 데이터의 저장 공간을 효율적으로 사용하는 장치 및 방법을 제공하는 것을 목적으로 한다.SUMMARY OF THE INVENTION The present invention was created with the knowledge of the prior art as described above, and an object thereof is to provide an apparatus and method for efficiently using a storage space of data using a blockchain technology without limiting the block size of a file system.
본 발명의 다른 목적은 장치가 누구나 접근 가능한 공개 장부의 서비스를 제공하는 것이 아니라 권한없는 사용자들에게 데이터의 접근이 허락되지 않고 서비스 제공자만 데이터에 접근할 수 있는 모드가 설정되는 서비스를 제공하는데 있다.Another object of the present invention is to provide a service in which a device is set to a mode where only a service provider can access the data without allowing the user to access the data in an open book accessible to anyone. .
본 발명의 다른 목적은 장치가 공개 장부의 서비스의 수수료를 제거하여 수수료가 없이 데이터를 관리하는데 있다.Another object of the present invention is for the device to manage the data without a fee by eliminating the fee of the service of the open ledger.
본 발명의 다른 목적은 Private 모드 및 제거된 수수료를 기반으로 장치가 마이닝 노드의 작업 증명 과정을 단순화하여 데이터의 유효성 검증을 수행하는데 있다.Another object of the present invention is to perform data validation by simplifying a proof-of-work process of a mining node based on a private mode and a removed fee.
본 발명의 또 다른 목적은 단순화된 마이닝 과정에 의해 빨라지는 블록의 생성 속도를 지연시키고자 딜레이를 주어 블록 생성 시간을 조절하고, 보관 대상의 트랜잭션이 발생된 경우에만 블록을 생성하는데 있다.Another object of the present invention is to adjust the block generation time by giving a delay to delay the speed of block generation that is accelerated by a simplified mining process, and to generate a block only when a transaction to be stored is generated.
일 측면에 따른, 복수의 노드 단말들이 데이터를 동기화하여 저장하기 위해 형성한 블록 체인 및 상기 블록 체인의 데이터의 저장, 조회 및 삭제를 관리하는 장치는, 조회 요청에 의해 제공된 체인 정보를 이용하여 상기 블록 체인을 관리하는 체인 명령 및 조회 요청에 의해 제공된 매핑 정보를 이용하여 상기 데이터를 관리하는 데이터 명령을 상기 노드 단말로 전송하여 상기 데이터의 관리를 제어하는 메인 제어부; 및 상기 메인 제어부로부터 상기 체인 명령에 의해 생성된 체인의 상기 체인 정보를 입력받아 체인 테이블에 저장하고, 상기 요청에 따라 저장된 체인 정보를 조회하여 제공하고, 상기 메인 제어부로부터 상기 데이터 명령에 의해 저장된 데이터 및 트랜잭션의 매핑 정보를 입력받아 체인 테이블에 저장하고, 상기 요청에 따라 저장된 매핑 정보를 조회하여 제공하는 DB 관리부를 포함한다.According to an aspect, a block chain formed by a plurality of node terminals to synchronize and store data, and an apparatus for managing storage, inquiry, and deletion of data of the block chain may be configured using the chain information provided by an inquiry request. A main control unit controlling a management of the data by transmitting a data command for managing the data to the node terminal using a chain command for managing a block chain and mapping information provided by an inquiry request; And receiving the chain information of the chain generated by the chain command from the main controller, storing the chain information in a chain table, querying and providing the stored chain information according to the request, and storing the data stored by the data command from the main controller. And a DB management unit which receives the mapping information of the transaction, stores it in the chain table, and searches and provides the stored mapping information according to the request.
상기 블록 체인은, 권한이 정의된 사용자에게만 데이터 접근이 허락되는 Private 모드를 제공하는 제 1기능; 블록 체인의 데이터 처리에 수수료가 없는 제 2기능; 블록 체인에 요구되는 노드 단말에 대한 마이닝 노드의 작업 증명 과정에서 노드의 검증 처리를 제거하고 데이터의 유효성 검증 처리를 수행하는 제 3기능; 상기 작업 증명 과정에 의해 단축된 블록의 생성 시간을 지연시키기 위해 딜레이를 주어 블록 생성 시간을 지연시키는 제 4기능; 및 저장 대상의 트랜잭션이 발생된 경우에만 블록을 생성하는 제 5기능 중에서 적어도 하나 이상의 기능이 설정되어 각각의 노드 단말에서 실행된다.The blockchain may include a first function of providing a private mode in which data access is permitted only to a user whose authority is defined; A second function that is free of fees for data processing of the blockchain; A third function of removing a verification process of a node and performing a data validation process in a process of proving a mining node's work for a node terminal required for a block chain; A fourth function of delaying a block generation time by giving a delay to delay a generation time of a block shortened by the proof-of-work process; And at least one or more functions of the fifth function of generating a block only when a transaction to be stored is generated and executed in each node terminal.
상기 장치는, 웹 페이지를 통해 사용자 인터페이스를 제공하여 상기 체인 및 데이터의 관리 정보를 입력받고, 입력된 관리 정보의 처리 결과를 제공하는 웹 관리부를 더 포함한다.The apparatus further includes a web management unit which provides a user interface through a web page to receive management information of the chain and data, and provide a processing result of the input management information.
상기 장치는, 상기 관리를 위한 스케쥴링 정보를 등록받고, 등록된 스케쥴링 정보에 대응되는 프로세스의 실행을 상기 메인 제어부로 요청하는 스케쥴러부를 더 포함하고, 상기 메인 제어부는 상기 요청에 의해 대응되는 명령을 전송한다.The apparatus may further include a scheduler configured to register the scheduling information for management and request the main controller to execute a process corresponding to the registered scheduling information, wherein the main controller transmits a command corresponding to the request. do.
다른 측면에 따른, 상기 노드 단말은, 블록을 생성해서 체인에 연결하는 마이닝 처리 및 블록 체인의 데이터 정보를 API(Applicaion program interface)를 통해 제공하는 마이닝 API 노드 단말; 및 마이닝 API 노드 단말에 의해 블록 체인의 데이터 관리가 동기화되는 데이터 동기화 노드 단말로 구성된다.According to another aspect, the node terminal comprises: a mining API node terminal for generating a block through a mining process and data information of the block chain through an application program interface (API); And a data synchronization node terminal in which data management of the block chain is synchronized by the mining API node terminal.
상기 마이닝 API 노드 단말은, 상기 체인 명령을 전송받고, 전송받은 체인 명령에 따른 블록 체인의 생성, 삭제 및 실행을 처리하고, 처리 결과를 응답하는 체인 생성부; 상기 데이터 명령을 전송받고, 전송받은 데이터 명령을 처리하고, 처리 결과를 응답하는 명령 프로세서부; 및 상기 처리에 따른 데이터 명령을 블록 체인에 대해 실행하는 블록 체인 처리부를 포함한다.The mining API node terminal may include: a chain generation unit configured to receive the chain command, process generation, deletion, and execution of a block chain according to the received chain command, and respond to a processing result; A command processor for receiving the data command, processing the received data command, and responding to the processing result; And a block chain processing unit that executes a data command according to the processing on the block chain.
상기 데이터 동기화 노드 단말은, 상기 체인 명령을 전송받고, 전송받은 체인 명령에 따른 블록 체인의 생성, 삭제 및 실행을 처리하고, 처리 결과를 응답하는 체인 생성부; 및 상기 마이닝 API 노드 단말의 블록 체인 처리부와 포트 연결되고, 연결된 포트를 통해 전송된 데이터 명령을 동기화하여 실행하는 블록 체인 처리부를 포함한다.The data synchronization node terminal may include: a chain generation unit configured to receive the chain command, process generation, deletion, and execution of a block chain according to the received chain command, and respond to a processing result; And a block chain processing unit connected to the block chain processing unit of the mining API node terminal in synchronization with the data command transmitted through the connected port.
다른 측면에 따르면, 상기 메인 제어부는, 블록 체인에 의해 관리되는 각각의 데이터 파일의 파일 정보로부터 체인 아이디를 생성하고, 생성된 체인 아이디에 수식을 적용하여 포트 아이디를 생성하고, 생성된 체인 아이디를 이용하여 블록 체인에 저장되는 파일의 폴더 경로를 생성한다.According to another aspect, the main controller generates a chain ID from the file information of each data file managed by the block chain, generates a port ID by applying a formula to the generated chain ID, and generates the chain ID. Create a folder path for the files stored in the blockchain.
상기 메인 제어부는, 저장 대상의 데이터 파일의 파일 정보를 입력받고, 입력된 파일 정보에 대응되는 체인 정보를 상기 체인 테이블로부터 조회하고, 조회된 체인 정보에 따른 상기 데이터 명령을 상기 노드 단말로 전송하여 데이터 저장을 요청하고, 상기 데이터 명령의 저장 결과를 전송받고, 상기 DB 관리부는, 전송된 저장 결과의 파일 아이디, 블록 체인에 의해 저장시 생성된 트랜잭션 아이디 및 저장 시간을 포함하는 매핑 정보를 상기 매핑 테이블에 저장한다.The main control unit receives file information of a data file to be stored, inquires chain information corresponding to the input file information from the chain table, and transmits the data command according to the inquired chain information to the node terminal. Requests data storage, receives the storage result of the data command, and the DB manager maps the mapping information including the file ID of the transmitted storage result, the transaction ID generated during the storage by the blockchain, and the storage time. Save to a table.
상기 메인 제어부는, 파일 정보를 이용하여 생성된 체인 아이디를 키로 하여 상기 체인 테이블로부터 체인 정보를 조회하는데 실패할 경우, 생성된 체인 아이디를 갖는 블록 체인의 생성 및 실행을 요청하는 상기 체인 명령을 전송하고, 상기 체인 명령의 실행 결과를 전송받고, 상기 DB 관리부는, 전송된 실행 결과를 이용하여 각 체인별로 체인 아이디, 루트 디렉토리 및 실행 상태를 포함하는 상기 체인 정보를 생성하고, 생성된 체인 정보를 상기 체인 테이블에 저장한다.The main control unit transmits the chain command requesting generation and execution of a block chain having the generated chain ID when the chain information generated from the chain information fails to inquire the chain information from the chain table. Receiving the execution result of the chain command, the DB manager generates the chain information including a chain ID, a root directory, and an execution state for each chain by using the transmitted execution result, and generates the generated chain information. Store in the chain table.
상기 메인 제어부는, 조회 대상의 데이터 파일의 파일 정보를 입력받고, 입력된 파일 정보에 대응되는 매핑 정보를 상기 매핑 테이블로부터 조회하고, 조회된 매핑 정보에 따른 상기 데이터 명령을 상기 노드 단말로 전송하여 데이터 조회를 요청하고, 조회된 파일 및 상기 데이터 명령의 조회 결과를 수신하고, 전송된 파일을 제공하는 것을 특징으로 하는 장치.The main controller receives file information of a data file to be queried, inquires mapping information corresponding to the input file information from the mapping table, and transmits the data command according to the inquired mapping information to the node terminal. Requesting data inquiry, receiving the inquiry file and the inquiry result of the data command, and providing the transmitted file.
또 다른 측면에 따른, 복수의 노드 단말들이 데이터를 동기화하여 저장하기 위해 형성한 블록 체인 및 상기 블록 체인의 데이터를 관리하는 장치가 데이터 파일을 저장하는 방법은, 저장 대상의 데이터 파일의 파일 정보로부터 체인 아이디를 생성하는 단계; 생성된 체인 아이디를 키로 하여 체인 테이블로부터 체인 정보를 조회하는 단계; 조회된 체인 정보에 따라 상기 파일의 저장을 요청하는 데이터 명령을 생성하고, 상기 노드 단말로 생성된 데이터 명령 및 파일을 전송하여 상기 블록 체인에 저장하는 단계; 및 상기 노드 단말로부터 전송받은 파일의 저장 결과를 이용하여 매핑 테이블에 데이터 및 트랜잭션의 매핑 정보를 저장하는 단계를 포함한다.According to yet another aspect, a blockchain formed by a plurality of node terminals for synchronizing and storing data, and a method for storing a data file by an apparatus managing data of the blockchain may include: from file information of a data file to be stored; Generating a chain ID; Querying the chain information from the chain table using the generated chain ID as a key; Generating a data command requesting storage of the file according to the inquired chain information, and transmitting the generated data command and file to the node terminal and storing the data command in the block chain; And storing mapping information of data and transactions in a mapping table by using a result of storing the file received from the node terminal.
또 다른 측면에 따른, 복수의 노드 단말들이 데이터를 동기화하여 저장하기 위해 형성한 블록 체인 및 상기 블록 체인의 데이터를 관리하는 장치가 데이터 파일을 조회하는 방법은, 사용자 단말로부터 조회 대상의 파일의 아이디를 입력받는 단계; 입력된 파일 아이디를 키로 하여 매핑 테이블로부터 매핑 정보를 조회하는 단계; 조회된 매핑 정보에 따라 상기 파일의 조회를 요청하는 데이터 명령을 생성하고, 상기 노드 단말로 생성된 데이터 명령을 전송하는 단계; 상기 노드 단말로부터 조회된 데이터 파일을 수신하는 단계; 및 수신된 파일을 상기 사용자 단말로 전송하는 단계를 포함한다.According to another aspect, a blockchain formed by a plurality of node terminals for synchronizing and storing data and a method for inquiring a data file by an apparatus managing data of the blockchain may include an ID of a file to be queried from a user terminal. Receiving an input; Retrieving mapping information from the mapping table using the input file ID as a key; Generating a data command for requesting the inquiry of the file according to the inquired mapping information and transmitting the generated data command to the node terminal; Receiving a data file queried from the node terminal; And transmitting the received file to the user terminal.
본 발명의 일 측면에 따르면, 파일 시스템의 블록 크기 제한에 따라 빈 공간이 제거된 블록 체인의 저장 영역에 데이터를 보관하므로 저장 영역에 대비하여 효율적인 데이터 저장이 가능하다.According to an aspect of the present invention, the data is stored in the storage area of the blockchain from which empty space is removed according to the block size limitation of the file system, thereby enabling efficient data storage in preparation for the storage area.
또한, 본 발명의 다른 측면에 따르면, 블록 체인에 설정된 Private 모드에 의해 권한이 설정된 사용자만 관리 서버를 통해 데이터의 액세스 및 관리가 가능하므로 데이터의 보안이 유지될 수 있다.In addition, according to another aspect of the present invention, since only the user whose authority is set by the private mode set in the blockchain can access and manage the data through the management server, data security can be maintained.
또한, 본 발명의 다른 측면에 따르면, 노드 단말을 관리 서버로부터 명령을 수신하여 마이닝 기능 및 API 기능을 제공하는 명령 노드와 상기 명령 노드에 데이터가 동기되는 동기화 노드로 구성함으로써, 데이터 보안 및 데이터 백업을 제공할 수 있다.Further, according to another aspect of the present invention, by configuring a node terminal as a command node for receiving a command from the management server to provide a mining function and an API function and a synchronization node in which data is synchronized to the command node, data security and data backup Can be provided.
또한, 본 발명의 다른 측면에 따르면, 블록 체인의 트랜잭션 발생에 따른 공개 장부의 서비스의 수수료를 제거하여 수수료가 없이 데이터를 관리하므로 적은 비용으로 블록 체인 기반의 DB의 구축이 가능하다.In addition, according to another aspect of the present invention, it is possible to build a blockchain-based DB at a low cost because by eliminating the fees of the service of the open book according to the transaction of the blockchain to manage data without a fee.
본 명세서에 첨부되는 다음의 도면들은 본 발명의 바람직한 실시예를 예시하는 것이며, 후술한 발명의 상세한 설명과 함께 본 발명의 기술사상을 더욱 이해시키는 역할을 하는 것이므로, 본 발명은 그러한 도면에 기재된 사항에만 한정되어 해석되지 않아야 한다.
도 1 내지 도 5는 본 발명이 적용되는 블록 체인의 예시도이다.
도 2는 도 1의 망 관리 시스템의 개략적 내부 구성도이다.
도 6은 본 발명의 블록 체인에 설정되는 고유 기능들의 개략적 구성도이다.
도 7은 본 발명의 일 실시예에 따른 데이터 관리 시스템의 개략적 내부 구성도이다.
도 8은 본 발명의 일 실시예에 따른 블록 체인에 데이터를 저장하는 방법의 개략적 순서도이다.
도 9는 본 발명의 일 실시예에 따른 데이터 조회 방법의 개략적 순서도이다.The following drawings attached to this specification are illustrative of preferred embodiments of the present invention, and together with the detailed description of the invention to serve to further understand the technical spirit of the present invention, the present invention is a matter described in such drawings It should not be construed as limited to.
1 to 5 are exemplary diagrams of a blockchain to which the present invention is applied.
FIG. 2 is a schematic internal configuration diagram of the network management system of FIG. 1.
6 is a schematic structural diagram of unique functions set in the blockchain of the present invention.
7 is a schematic internal configuration diagram of a data management system according to an embodiment of the present invention.
8 is a schematic flowchart of a method for storing data in a blockchain according to an embodiment of the present invention.
9 is a schematic flowchart of a data inquiry method according to an embodiment of the present invention.
이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 상세히 설명하기로 한다. 이에 앞서, 본 명세서 및 청구 범위에 사용된 용어나 단어는 통상적이거나 사전적인 의미로 한정해서 해석되어서는 아니되며, 발명자는 그 자신의 발명을 가장 최선의 방법으로 설명하기 위해 용어의 개념을 적절하게 정의할 수 있다는 원칙에 입각하여 본 발명의 기술적 사상에 부합하는 의미와 개념으로 해석되어야만 한다. 따라서, 본 명세서에 기재된 실시예와 도면에 도시된 구성은 본 발명의 가장 바람직한 일 실시예에 불과할 뿐이고 본 발명의 기술적 사상에 모두 대변하는 것은 아니므로, 본 출원 시점에 있어서 이들을 대체할 수 있는 다양한 균등물과 변형예들이 있을 수 있음을 이해하여야 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. Prior to this, terms or words used in the present specification and claims should not be construed as being limited to the common or dictionary meanings, and the inventors should properly explain the concept of terms in order to explain their invention in the best way. Based on the principle that can be defined, it should be interpreted as meaning and concept corresponding to the technical idea of the present invention. Therefore, the embodiments described in the specification and the drawings shown in the drawings are only the most preferred embodiment of the present invention and do not represent all of the technical spirit of the present invention, various modifications that can be substituted at the time of the present application It should be understood that there may be equivalents and variations.
도 1은 본 발명이 적용되는 블록 체인(100)의 예시도이다.1 is an exemplary view of a
블록 체인(100)은 클라우드 저장 기능과 P2P 기능을 기반으로 구축된 분산형 데이터베이스이다. 대표적으로, 비트 코인, 이더리움 등은 블록 체인을 기반으로 제공된다. 블록 체인(100)은 데이터가 저장되는 단위의 블록(101)들과 블록 사이의 데이터 링크에 해당되는 체인(102)으로 구성된다.The
블록 체인(100)은 분산형/관계형 데이터 DB로서 파일 시스템으로부터 독립되어 DB에 할당된 저장 영역을 하나의 영역으로 하여 데이터를 저장한다. 따라서, 파일 시스템에 종속되는 블록 크기의 제한을 받지 않는다. 따라서, 상기 블록 크기의 제한에 의해 발생되는 빈 영역이 발생되지 않는다.The
도 2는 도 1의 블록 체인(100)이 구축되는 노드 단말(200)의 예시도이다.2 is an exemplary diagram of a
상기 노드 단말(200)은 데이터의 저장 공간을 제공하는 컴퓨터 장치이다. 노드 단말(200)은 스마트 단말, 노트북, PC, 서버 등으로 네트워크 기능, 저장 기능 및 프로세싱 기능을 갖기만 하면 스펙에 제한을 두지 않는다. 블록 체인에서는 상기 컴퓨터 장치를 노드라 한다.The
도 3은 도 2의 노드 단말(200)에 4개의 고유한 체인(300)이 설치된 것을 예시한다.3 illustrates that four
공개 장부 기술의 특성상 한 개의 노드 단말(200)에는 한 개의 체인이 수행되는 것이 보편적인 방법이다. 화폐 거래의 장부 기록이 데이터의 신뢰성을 보장받기 위해 한 개의 공개 장부를 두고, 각 노드들이 동기성 및 공개성을 기반으로 동일한 공개 장부를 1개의 체인으로 보관하여 관리하기 때문이다.Due to the nature of open book technology, it is a common method that one chain is performed on one
하지만, 본 발명은 공개 장부를 보관하는 것이 아닌 지속적으로 증가하는 문서, 이미지 등의 데이터의 관리 및 분류가 목적이기 때문에 그 목적에 따라 분류된 복수개의 체인에 기반된 데이터의 분산화가 바람직하다.However, since the present invention aims to manage and classify data such as documents, images, and the like, which are not kept in the open book, the distribution of data based on a plurality of chains classified according to the purpose is desirable.
도 4는 3개의 노드 단말(200)이 4개의 체인에 대해 페어링을 통해 동기화되는 예시도이다.4 is an exemplary diagram in which three
각 노드 단말(200)은 #1 ~ #4의 4개의 고유한 블록 체인을 갖는다. 각각의 체인은 페어링(401~404)을 맺고 데이터가 동기화된다. 각 체인은 3개의 노드로 구성되어 있다라고 표현할 수 있다. 즉, 3개의 노드 단말(200)에 보관된 각각의 체인 #1은 제 1페어링(401)에 의해 동일한 데이터를 저장하도록 동기화된다. 동기화에 의해, 제 1노드의 체인 #1에 데이터의 저장, 삭제 등의 처리가 발생되면, 제 1페어링(401)을 맺은 나머지 제 2노드 및 제 3노드의 체인 #1도 동일한 데이터의 처리가 발생된다.Each
기술적으로, 페어링을 맺는 체인끼리는 동일한 포트를 사용하여 통신을 하게 된다. #1 ~ #4의 체인은 각각 고유한 포트를 사용함으로써 독립된 체인으로 동작할 수 있다.Technically, paired chains communicate using the same port. Each chain of # 1 to # 4 can operate as an independent chain by using unique ports.
도 5는 도 4의 블록 체인 환경에서 운영되는 복수개의 노드 그룹의 예시도이다.5 is an exemplary diagram of a plurality of node groups operating in the blockchain environment of FIG. 4.
노드 단말(200)은 3개의 노드로 구성된 노드 그룹 #1(500) 및 노드 그룹 #2(501)로 구성된다. 노드 그룹 #1(500)은 각 노드마다 체인 #1 ~ #4를 보유하고, 각각의 체인은 페어링된다. 노드 그룹 #2(501)은 각 노드마다 체인 #5 ~ #8을 보유하고, 각각의 체인은 페어링된다. 각 체인간의 페어링 연결은 간략한 표시를 위해 생략된다.The
한 개의 노드가 #1 ~ #8의 8개 체인을 갖는 것과 비교하면, 분리된 노드 그룹에 의해 부하가 분산될 수 있다. 1개의 체인이 동작하기 위해선 CPU, 메모리, 저장 공간 등의 자원이 필요하게 되는데, 여러 개의 체인을 동시에 실행시키기엔 1개의 노드로 부하가 집중되므로, 노드 그룹으로 분리하여 부하가 분산될 수 있다. 또한, 부하의 분산을 통해, 그룹 노드의 1개의 노드가 물리적으로 고장이 발생할 경우에도 서비스 운용에 미치는 영향을 감소시킬 수 있다. 만약, 8개의 체인을 저장하는 노드가 고장일 경우, 8개의 체인에 대한 데이터 액세스가 불능이 된다.Compared with one node having eight chains of # 1 to # 8, the load may be distributed by separate node groups. In order for one chain to operate, resources such as CPU, memory, and storage space are required. In order to execute several chains simultaneously, loads are concentrated on one node, so that loads can be divided into node groups. In addition, through load balancing, even if one node of a group node physically fails, the influence on service operation can be reduced. If a node storing eight chains fails, data access to the eight chains is disabled.
도 6은 본 발명의 블록 체인의 위해 설정되는 수정 기능들의 개략적 구성도이다.6 is a schematic structural diagram of modification functions set for the blockchain of the present invention.
본 발명은 블록 체인의 고유한 기능을 적용받는다. 첫 번째로, 블록 체인의 DB를 이용하므로 저장 영역의 공간 낭비가 제거된다. 두 번째로, 데이터가 블록 체인의 블록에 포함되므로 이 데이터에 접근하기 위해선 특별한 권한(관리자 계정)을 획득해야만 하므로 보안성이 강화된다. 세 번째로, 블록 체인이 보유한 노드들 간에 동기화가 지원되어 실시간 백업이 가능하여 원본 손실의 위험이 회피된다. 마지막으로, 블록체인 기술을 이용한 시스템을 구축하기 위해 고가의 장비나 소프트웨어 없이도 x86 서버와 오픈 소스를 이용해서도 구현이 가능하므로 비용이 절감된다.The present invention is subject to the unique functions of the blockchain. First, the use of blockchain DBs eliminates waste of storage space. Second, because data is contained in blocks in the blockchain, access to this data requires special privileges (administrator accounts) to increase security. Third, synchronization is supported between the nodes held by the blockchain, enabling real-time backup to avoid the risk of original loss. Finally, cost savings can be achieved by using x86 servers and open source to build a system using blockchain technology without expensive equipment or software.
이때, 비트 코인이나 이더리움 등 블록 체인 기술을 대표하는 종래의 기술을 바로 적용할 수는 없다. 본 발명을 구현하는 데에는 최적화된 별도의 체인이 요구된다. 물론, 종래의 기술을 수정 및 응용하여 본 발명의 블록 체인을 구현하는 것도 가능하다. 바람직하게, 본 발명에서는 이더리움의 블록 체인으로부터 응용될 수 있다. 비트 코인의 경우, 화폐의 유통, 사용이라는 목적에만 최적화되어 있는 기술인데다 이더리움처럼 스마트 컨트랙트 같은 개념도 구현되지 않은 기술이라 본 발명에서 제시하는 일반 데이터 저장에는 적합하지 않다. 물론, 이더리움의 블록 체인 방식도 그대로 사용 가능한 것은 아니며 아래에서 제시한 제 1기능 내지 제 5기능의 수정 기능이 필요하다.At this time, conventional techniques representing blockchain technologies such as Bitcoin or Ethereum cannot be directly applied. Implementation of the present invention requires an optimized separate chain. Of course, it is also possible to implement the blockchain of the present invention by modifying and applying the prior art. Preferably, the present invention can be applied from the blockchain of Ethereum. In the case of bitcoin, the technology is optimized only for the purpose of circulation and use of money, and it is not suitable for general data storage proposed in the present invention because the technology such as smart contract has not been implemented. Of course, Ethereum's blockchain method is not available as it is, and a correction function of the first to fifth functions described below is required.
제 1기능에 의해, 블록 체인의 노드들 사이의 네트워크 구성은 Private 모드로 설정된다. 권한 있는 사용자만 사용할 서비스이기 때문에 타 사용자들에게 공개될 필요는 없다.By the first function, the network configuration between the nodes in the blockchain is set to the private mode. The service does not need to be disclosed to other users because only authorized users can use it.
제 2기능에 의해, 블록 체인의 데이터 처리에 수수료가 없는 것으로 설정된다. 블록 체인이란 기술은 본래 탈중앙 집권을 표방한 공공의 데이터베이스이다. 따라서, 블록 체인이라는 공공의 데이터베이스를 사용하기 위해선 수수료(사용료)가 수반된다. 하지만, 본 발명은 공공의 데이터베이스가 아닌 사용자만의 전용 데이터베이스로 운용되므로 수수료의 개념이 불필요하다. 따라서 코드 수정을 통해 수수료가 발생되지 않도록 설정되어야 한다.By the second function, the data processing of the blockchain is set to have no fee. Blockchain technology is originally a public database of decentralized powers. Thus, there is a fee for using a public database called blockchain. However, since the present invention is operated as a user-only database rather than a public database, the concept of fees is unnecessary. Therefore, the code should be set up so as not to incur a fee.
제 3기능에 의해, 마이닝 노드의 POW (작업증명, Proof of Work) 과정이 단순화되도록 설정된다. 공공의 블록 체인이라면 누구나 자발적으로 체인의 노드로 참여하는 것을 유도하기 위해 마이닝이라는 과정을 수행한 노드에 금전적인 이득을 제공하고 있다. 이 마이닝 과정은 HW 자원을 최대로 사용하도록 되어 있는데 이 역시 본 발명이 적용할 서비스의 형태엔 불필요한 과정이다. 따라서, 마이닝 과정 중 데이터의 유효성 검증 부분만 남기고, 랜덤 해시 계산에 의한 nonce 값 찾기와 같은 과정은 제거됨으로써 블록이 빠르게 생성되고 CPU / 메모리 등의 자원은 최소화되도록 설정된다.By the third function, the POW (Proof of Work) process of the mining node is set to be simplified. Any public blockchain provides financial benefits to nodes that have performed a process called mining to induce voluntary participation as nodes in the chain. This mining process is to maximize the use of HW resources, which is also unnecessary to the type of service to which the present invention applies. Therefore, only the validation part of the data is left during the mining process, and processes such as finding nonce values by random hash calculation are removed so that blocks are generated quickly and resources such as CPU / memory are minimized.
제 4기능에 의해, 제 3기능의 단순화된 마이닝 과정에서 블록의 생성 속도가 불필요하게 빨라지게 되므로 적절한 속도로 블록이 생성될 수 있도록 딜레이가 설정된다. 딜레이 설정에 의해 블록의 생성 속도가 지연된다.By the fourth function, the delay is set so that the block can be generated at an appropriate speed because the speed of generating the block is unnecessarily faster in the simplified mining process of the third function. The delay setting delays the generation rate of the block.
제 5기능에 의해, 종래의 블록 체인은 트랜잭션이 발생하지 않은 상태에서도 빈 블록이 끊임없이 생성되나 본 발명에서는 불필요한 오버헤드이므로 처리할 트랜잭션이 있을 경우에만 블록 생성을 진행하도록 설정된다.By the fifth function, the conventional blockchain is set to proceed with block generation only when there is a transaction to process because empty blocks are constantly generated even in the absence of a transaction but are unnecessary overhead in the present invention.
상기의 제 1기능 내지 제 5기능의 수정 기능이 설정된 블록 체인이 본 발명에 적용된다. 이하에서는, 설명의 편의를 위해 신용카드사가 고객의 카드 결제시 발생되는 서명 이미지의 데이터 파일을 본 발명의 블록 체인에 저장하는 것으로 예시한다. 물론, 본 발명은 데이터 파일의 내용 및 포맷에 제한을 두지 않는다.The blockchain in which the above-described correction functions of the first to fifth functions are set is applied to the present invention. Hereinafter, for convenience of description, the credit card company stores the data file of the signature image generated when the customer pays the card in the blockchain of the present invention. Of course, the present invention does not limit the content and format of the data file.
신용카드사는 POS 단말기로부터 VAN사를 거쳐 전달되는 고객의 서명 이미지를 개개의 파일로 저장하는데 각각의 승인 건마다 VAN사에서 부여하는 일련번호가 할당되고, 이 일련번호를 파일명으로 하여 압축되지 않은 흑백 비트맵 파일(예 : 일련번호.bmp)로 저장한다. 일련번호는 카드 결제의 발생 시각을 포함하는 고유 정보라 가정한다. 서명 이미지의 파일은 2KB 내외로 파일 시스템에 의해 저장될 경우, 블록 사이즈의 제한을 받아 6KB의 빈 영역이 남게 되어 비효율적이다.The credit card company stores the signature image of the customer transmitted from the POS terminal to the VAN company in a separate file. For each approval, the serial number assigned by the VAN company is assigned, and this serial number is used as the file name. Save it as a bitmap file (eg serial number.bmp). It is assumed that the serial number is unique information including the time of occurrence of the card settlement. When a file of a signature image is stored by a file system of about 2KB, it is inefficient because a 6KB empty area remains due to a block size limitation.
여기서, 하루에 500만 건의 2KB의 서명 이미지 파일이 생성되고, 법 적용을 받아 5년간 보관되는 것으로 가정한다. 5년간 저장되는 파일의 개수는 500만 * 365 * 5 = 9,125,000,000개가 된다. 파일의 크기는 9,125,000,000 * 2 * 1024에 의해, 16TB가 된다.Here, it is assumed that 5 million 2KB signature image files are generated and stored for 5 years under the law. The number of files stored over five years is 5 million * 365 * 5 = 9,125,000,000. The file size is 16TB, with 9,125,000,000 * 2 * 1024.
16TB를 1개의 체인으로 구성하여 1개의 노드에 저장하는 것은 부하가 집중되어 비효율적이다. 때문에, 복수개의 체인을 구성하여 데이터 크기를 줄이는 것이 효율적이다. 본 발명에서는 저장될 데이터가 발생되는 특성을 고려하여 체인의 관리 단위를 정의하는 것이 바람직하다. 본 발명에서는 서명 이미지의 월 단위로 체인이 생성되고, 5년간 보관되는 체인 60개가 운영되고, 5년이 지난 체인은 1개월이 지날 때마다 삭제되는 것으로 운영된다.Storing 16TB in one chain on one node is inefficient and load-intensive. Therefore, it is efficient to form a plurality of chains to reduce the data size. In the present invention, it is preferable to define the management unit of the chain in consideration of the characteristics that the data to be stored is generated. In the present invention, the chain is generated on a monthly basis of the signature image, and 60 chains stored for 5 years are operated, and the chain after 5 years is operated to be deleted every 1 month.
참고로, 블록 체인에 데이터가 저장되는 방식은 '키/밸류' 형식으로 저장된다. 서명 이미지의 파일의 경우, 파일명이 고유하므로 "키"로 활용될 수 있고, 이미지 파일은 "밸류"에 해당된다.For reference, the way data is stored in the blockchain is stored in 'key / value' format. In the case of the file of the signature image, the file name is unique and thus can be utilized as a "key", and the image file corresponds to "value".
도 7은 본 발명의 일 실시예에 따른 데이터 관리 시스템(700)의 개략적 내부 구성도이다.7 is a schematic internal configuration diagram of a
본 발명의 일 실시예에 따른 데이터 관리 시스템(700)은 관리 서버(710), 마이닝 API 노드 단말(730) 및 데이터 동기화 노드 단말(750)을 포함하여 구성된다.The
상기 관리 서버(710)는 웹 관리부(711), 스케쥴러부(713), 메인 제어부(715) 및 DB 관리부(717)를 포함하여 구성된다.The management server 710 includes a
상기 웹 관리부(711)는 웹 사이트에 접속한 사용자 단말을 상대로 사용자 UI를 이용하여 데이터 관리 서비스를 제공한다. 웹 관리부(711)는 관리 서비스를 제공하여 체인의 현재 상태, 체인에 담긴 레코드의 현황, 체인으로부터 조회된 데이터를 사용자 단말로 제공한다.The
여기서, "데이터 관리 서비스"는 체인 및 데이터 각각에 대한 생성, 조회, 수정 및 삭제를 포함한다. 웹 관리부(711)는 웹 사이트에 접속한 사용자에게 사용자 UI를 제공하고, 사용자 UI를 통해 데이터 관리 요청을 수신하고, 수신된 사용자의 요청을 메인 제어부(715)로 전달한다. 메인 제어부(715)에 의해 사용자의 요청이 처리되면, 웹 관리부(711)는 메인 제어부(715)로부터 처리 결과를 수신하고, 사용자 UI를 통해 수신된 처리 결과를 사용자에게 제공한다. 물론, 처리 결과는 체인 및 데이터에 대해 생성, 조회, 수정 및 삭제가 실행된 결과이다.Here, the "data management service" includes creation, inquiry, modification and deletion of each of the chain and the data. The
상기 스케쥴러부(713)는 데이터 관리의 스케쥴링 정보를 등록받고, 등록된 스케쥴링 정보의 프로세스의 실행을 메인 제어부(715)로 요청한다. 메인 제어부(715)에 의해 스케쥴러부(713)의 요청이 처리되면, 스케쥴러부(713)는 메인 제어부(715)로부터 스케쥴링된 프로세스의 처리 결과를 수신한다.The
웹 관리부(711)가 사용자로부터 데이터 관리를 예약받으면, 스케쥴러부(713)에 사용자의 예약 정보가 스케쥴링 정보로서 등록된다. 웹 관리부(711)는 사용자로부터 실시간 또는 스케쥴링의 방식에 따라 관리 요청을 수신할 수 있다. 등록된 스케쥴링 정보는 사용자에 의해 예약된 시간 및 예약된 관리 정보를 포함한다. 예를 들어, 매월 생성된 체인이 5년간 데이터를 저장한 후, 1개월이 경과될 때마다 삭제되는 프로세스가 스케쥴링 정보로서 등록될 수 있다.When the
상기 메인 제어부(715)는 노드로 상기 블록 체인을 관리하는 체인 명령 및 상기 데이터를 관리하는 데이터 명령을 전송한다. 상기 전송에 의해, 블록 체인 및 데이터의 관리가 제어된다. 메인 제어부(715)는 관리 대상의 파일의 파일명으로부터 설정된 규칙에 따라 체인 아이디 및 파일 아이디를 생성한다.The
저장의 경우, 메인 제어부(715)는 저장 대상의 파일명으로부터 체인 아이디를 생성하고, 생성된 체인 아이디의 체인 정보를 조회한다. 조회된 체인 정보로부터 파일의 경로 정보를 식별하고, 식별된 경로 정보에 데이터가 저장될 것을 요구하는 데이터 명령 및 파일을 노드로 전송한다. 그러면, 노드는 경로 정보에 따라 대응되는 체인 및 경로에 파일을 저장한다.In the case of storage, the
조회의 경우, 메인 제어부(715)는 조회 대상의 파일명으로부터 대응되는 매핑 정보를 조회한다. 조회된 매핑 정보의 트랜잭션 아이디가 포함되는 데이터 조회의 데이터 명령을 노드로 전송한다. 그러면, 노드는 트랜잭션 아이디에 따라 대응되는 파일을 조회하고, 조회된 파일을 메인 제어부(715)로 전송한다. 메인 제어부(715)는 전송받은 파일을 웹 관리부(711)를 통해 사용자 단말로 제공한다.In the case of inquiry, the
삭제의 경우, 조회의 데이터 명령 처리를 따르고, 노드는 트랜잭션 아이디에 따라 대응되는 파일을 삭제한다.In the case of deletion, following the data command processing of the inquiry, the node deletes the corresponding file according to the transaction ID.
상기 DB 관리부(717)는 생성된 체인의 체인 정보가 체인 테이블에서 저장, 조회 및 삭제되는 것을 관리한다. DB 관리부(717)는 메인 제어부(715)를 통해 수신된 체인 생성의 실행 결과를 이용하여 각 체인별로 "체인 아이디, 루트 디렉토리 및 실행 상태"를 포함하는 체인 정보를 생성하고, 생성된 체인 정보를 체인 테이블에 저장한다. 체인 아이디는 체인을 고유하게 식별하는 정보이다. 루트 디렉토리는 체인이 저장되는 루트 디렉토리이다. 체인 아이디 및 루트 디렉토리는 파일에 대응되는 체인을 식별하는 경로 정보를 형성한다. 실행 상태는 관리 명령의 실행을 위해 파일이 저장되는 체인이 실행 상태가 아닐 경우, 체인의 실행을 위해 참조된다.The
이후, 파일의 저장 요청이 발생되면, DB 관리부(717)는 메인 제어부(715)의 조회 요청에 따라 관리 대상의 파일에 대응되는 체인 정보를 체인 테이블로부터 조회한다. 조회된 체인 정보로부터 파일에 대응되는 체인 및 접근 경로의 정보가 식별되고, 메인 제어부(715)는 식별된 정보를 이용하여 파일의 저장을 위한 데이터 명령을 내릴 수 있다.Subsequently, when a file storage request is generated, the
또한, 상기 DB 관리부(717)는 저장이 완료된 데이터 및 저장 트랜잭션의 매핑 정보가 매핑 테이블에서 저장, 조회 및 삭제되는 것을 관리한다. DB 관리부(717)는 메인 제어부(715)를 통해 수신된 데이터 저장의 저장 결과를 이용하여 파일 아이디, 블록 체인에 의해 저장시 생성된 "파일 아이디, 트랜잭션 아이디 및 저장 시간"을 포함하는 매핑 정보를 매핑 테이블에 저장한다. 파일 아이디는 파일명으로부터 생성되고 파일을 식별하는 고유 키이다. 트랜잭션 아이디는 파일의 저장에 의해 블록 체인이 고유하게 생성하고 파일에 액세싱하는 고유 정보이다. 저장 시간은 트랜잭션의 처리 시간이다.In addition, the
이후, 저장된 파일의 관리(예 : 조회, 삭제 등) 요청이 발생되면, DB 관리부(717)는 메인 제어부(715)의 조회 요청에 따라 관리 대상의 파일에 대응되는 매핑 정보를 매핑 테이블로부터 조회한다. 조회된 매핑 정보로부터 파일에 대응되는 트랜잭션 정보가 식별되고, 메인 제어부(715)는 식별된 트랜잭션 정보를 이용하여 저장된 파일의 관리를 위한 데이터 명령을 내릴 수 있다.Then, when a request for management (eg, inquiry, deletion, etc.) of the stored file is generated, the
관리 서버(710)는 WAS 포트 통신으로 연결된 마이닝 API 노드 단말(730) 및 데이터 동기화 노드 단말(750)에 대해 블록 체인 및 데이터의 관리를 제어한다. 노드 단말(200)은 마이닝 API 노드 단말(730) 및 데이터 동기화 노드 단말(750)에 해당된다.The management server 710 controls the management of the blockchain and data for the mining
상기 마이닝 API 노드 단말(730)은 WAS 포트 통신을 통해 메인 제어부(715)로부터 각종 명령을 수신하고, 수신된 명령에 따라 블록을 생성해서 체인에 연결하는 Mining 작업과, 관리 명령(예 : 저장 / 조회 등)을 수신하고, 수신된 명령을 처리하고, 처리 결과를 메인 제어부(715)로 응답하는 API 작업을 수행한다. 마이닝 API 노드 단말(730)은 체인 생성부(731), 블록 체인 모듈(733), 명령 프로세서부(735), 블록 체인 처리부(737)를 포함하여 구성된다.The mining
상기 체인 생성부(731)는 메인 제어부(715)로부터 체인을 관리하는 체인 명령을 수신하고, 수신된 체인 명령에 대응되는 체인의 생성, 실행(구동) 및 삭제 처리를 수행한다. 블록 체인의 "Chain Maker"는 체인 생성부(731)이다.The
여기서, 노드에 체인이 만들어지기 위해선 체인의 실행 파일과 부수적인 설정 파일들이 각 노드의 약속된 디렉토리에 미리 배포되어 있어야 한다. 체인 생성부(731)는 배포된 실행 파일들과 설정 파일들을 포함하는 블록 체인 모듈(733)을 이용하여 체인 명령을 처리한다. 체인 명령이 삭제인 경우, 실행 중인 프로세서가 중지되고, 체인 운용으로 인해 생성된 파일들이 삭제된다.Here, in order for a chain to be created on a node, the chain's executables and ancillary configuration files must be distributed in advance to the promised directory of each node. The
상기 명령 프로세서부(command processor)(735)는 메인 제어부(715)로부터 데이터를 관리하는 데이터 명령을 수신하고, 수신된 데이터 명령에 대응되는 데이터의 저장, 조회 및 삭제 처리를 수행한다. 명령 프로세서부(735(는 메인 제어부(715)로부터 수신된 데이터 명령을 블록체인 프로세스(737)로 전달하는 역할을 한다. 한편, 명령 프로세서부(735)는 외부 서비스에 연결되어 데이터 명령의 수신이 가능하지만, 보안 연결이 요구된다.The
상기 블록 체인 처리부(737)는 명령 프로세서부(735)로부터 데이터 명령을 수신하여 데이터 관리를 수행한다. 데이터 관리의 수행에 의해 데이터가 체인에 저장, 조회 및 삭제된다. 또한, 블록 체인 처리부(737)는 페어링 기능에 의해 타 노드의 블록 체인 처리부(757)와 동기화 포트 통신을 통해 동기된다.The
상기 데이터 동기화 노드 단말(750)은 체인 생성부(751), 블록 체인 모듈(753) 및 블록 체인 처리부(757)를 포함하여 구성된다. 체인 생성부(751) 및 블록 체인 모듈(753)은 마이닝 API 노드 단말(730)의 구성과 동일하다. 또한, 블록 체인 처리부(757)는 마이닝 API 노드 단말(730)의 블록 체인 처리부(737)과 동기된다.The data
상기 Mining 작업과 API 작업은 마이닝 API 노드 단말(730)에서만 수행되는 것이 차이점이다. 물론, 모든 노드에 명령 프로세서부(735)를 두어 시스템 Fail-Over에 대응하도록 구성될 수도 있다. 다만, 본 발명의 실시예에서는 관리 서버(710)에 대한 마이닝 작업과 API 작업의 창구를 마이닝 API 노드 단말(730)로 일원화하여 데이터의 보안을 유지하고, 마이닝 API 노드 단말(730)과 페어링에 의해 데이터 동기화 노드 단말(750)이 동기화되어 데이터 백업을 제공하고자 한다. 즉, 데이터 보안의 측면에서 권한있는 사용자만 관리 서버(710)에 액세싱이 가능하고, 권한있는 관리 서버(710)만 마이닝 API 노드 단말(730)로 액세싱이 가능하므로 외부의 침입이 원천적으로 차단된다.The difference between the mining operation and the API operation is performed only in the mining
여기서, 메인 제어부(715) 및 노드 단말들(730, 750) 사이의 상기 WAS 포트 통신은 Java Servlet 형태로 구현되었다고 가정하면, Tomcat, JBOSS 등의 Web Application Server)에서 사용하는 포트를 통해 이루어지게 된다.Here, the WAS port communication between the
명령 프로세서부(735) 및 블록 체인 처리부(737) 사이는 RPC (Remote Procedure Call) 포트가 사용된다. 블록 체인 처리부들(737, 750) 사이의 동기화를 위해선 Sync 포트가 사용된다. Sync 포트와 RPC 포트의 아이디는 체인 ID를 통해 계산될 수 있다.An RPC (Remote Procedure Call) port is used between the
도 8은 본 발명의 일 실시예에 따른 블록 체인에 데이터를 저장하는 방법의 개략적 순서도이다.8 is a schematic flowchart of a method for storing data in a blockchain according to an embodiment of the present invention.
관리 서버(710)에서 파일 저장의 이벤트가 발생한다. 파일 저장은 사용자가 웹 관리부(711)의 웹 사이트를 통해 파일 저장을 요청할 수 있다. 이외에도 배치 처리 또는 스케쥴러부(713) 등에 의해서도 파일 저장의 이벤트가 발생할 수 있다. 저장 대상의 파일이 웹 사이트의 지정된 디렉토리에 저장되면, 메인 제어부(715)가 이벤트 발생의 알림을 수신한다(S801).An event of file storage occurs in the management server 710. File storage may request the user to save the file through the web site of the
메인 제어부(715)는 서비스 정책에 따라 파일의 파일 정보(예 : 파일명, 파일 시간 등)를 이용하여 체인 아이디를 생성한다(S811). 여기서, 파일 정보로부터 체인 아이디, 고유 키, 포트 번호 등이 생성될 수 있다. 생성 규칙은 파일명으로부터 고유 값의 추출, 변환, 계산 등의 처리가 수반되는 것이며 특별한 제한을 두지 않는다.The
상기 서명 이미지의 경우, 날짜 시간의 파일명으로부터 년(2)+월(2)의 체인 아이디를 추출하여 생성한다. 예를 들어, 17년 1월에 생성된 서명 이미지 파일은 파일명에 '1701'이 포함되고, 파일명으로부터 추출된 '1701'의 체인 아이디가 생성된다. 고유 키는 파일명이 고유할 경우, 파일명을 그대로 사용할 수 있고, 상기 생성 규칙을 적용하는 것도 가능하다. 상기 포트 번호는 아래의 수식을 이용하여 생성된다.In the case of the signature image, a chain ID of year (2) + month (2) is extracted from the file name of the date time and generated. For example, a signature image file generated in January 17, '1701' is included in a file name, and a chain ID of '1701' extracted from the file name is generated. If the unique key has a unique file name, the file name can be used as it is, and the generation rule can be applied. The port number is generated using the following formula.
<수식><Formula>
동기화 포트 = 체인 아이디 + 10000Sync Port = Chain ID + 10000
RPCRPC 포트 = 동기화 포트 + 3000 Port = Sync Port + 3000
그러면, '1701' 체인 아이디의 경우, 블록 체인 처리부들(737, 757)의 동기화 포트는 '11701'이고, 명령 프로세서부(735)의 RPC 포트는 '14701'이다.Then, in the case of the '1701' chain ID, the synchronization port of the block
체인 아이디가 생성되면, 메인 제어부(715)는 DB 관리부(717)로 체인 아이디를 입력하여 체인 정보를 조회한다(S821). DB 관리부(717)는 체인 아이디를 키로 하여 체인 테이블을 조회하고, 체인의 체인 아이디, 루트 디렉토리 및 실행 상태를 포함하는 체인 정보를 조회하고, 조회된 체인 정보를 메인 제어부(715)로 제공한다.When the chain ID is generated, the
만약, 체인 정보의 조회가 실패될 경우(S823), 메인 제어부(715)는 체인 아이디 및 루트 디렉토리를 포함하는 경로명이 포함되고 체인을 생성하는 체인 명령을 생성하고, 생성된 체인 명령을 각 노드의 체인 생성부들(731, 751)로 전송한다(S825). 체인 생성부들(731, 751)은 수신된 경로명에 따라 체인을 생성 및 실행한다. 체인의 생성이 완료되면, 체인 생성부들(731, 751)은 생성 결과를 메인 제어부(715)로 응답한다. 메인 제어부(715)는 응답된 생성 결과를 이용하여 DB 관리부(717)를 통해 체인 테이블에 체인 정보를 저장한다. If the inquiry of the chain information fails (S823), the
서명 이미지의 경우, 루트 디렉토리가 '/CHAIN_DATA' 이고 체인 아이디가 '1701'이라면 데이터 디렉토리의 경로명은 정의된 서비스 정책에 따라 '/CHAIN_DATA/datadir_1701' 가 될 수 있다. 매월 단위로 발생된 서명 이미지가 대응되는 체인에 저장되는 경우, 매월 첫 번째 데이터의 저장이 발생될 경우, 체인을 생성하는 체인 명령이 실행된다. 만일, '/CHAIN_DATA'의 체인 저장 공간이 부족해지면 사용자는 이 위치를 '/CHAIN_DATA2'와 같이 다른 스토리지 영역으로 변경해 줌으로써 확장 이슈도 해결하는 것이 가능하다.For the signature image, if the root directory is '/ CHAIN_DATA' and the chain ID is '1701', the path name of the data directory may be '/ CHAIN_DATA / datadir_1701' according to the defined service policy. When the signature image generated on a monthly basis is stored in the corresponding chain, when the storage of the first data of each month occurs, a chain command for generating a chain is executed. If the chain storage space of '/ CHAIN_DATA' is insufficient, the user can solve the extension issue by changing this location to another storage area such as '/ CHAIN_DATA2'.
또한, 조회된 체인 정보의 실행 상태가 실행 중이 아니면(S827), 메인 제어부(715)는 체인 아이디 및 루트 디렉토리를 포함하는 경로명이 포함되고 체인을 실행하는 체인 명령을 생성하고, 생성된 체인 명령을 각 노드의 체인 생성부들(731, 751)로 전송한다(S829). 체인 생성부들(731, 751)은 수신된 경로명에 따라 체인을 실행한다. 체인의 실행에 의해 체인 테이블의 실행 상태는 실행 중으로 업데이트된다. 처리 효율을 위해 체인은 처리가 완료되면 실행이 종료될 수 있다.In addition, if the execution state of the inquired chain information is not running (S827), the
실행 중인 체인의 체인 정보가 조회된 후, 메인 제어부(715)는 파일의 파일 정보(예 : 파일명, 파일 시간 등)로부터 고유한 파일 아이디를 생성한다. 생성된 파일 아이디는 파일을 식별하는 키에 해당된다. 파일 아이디의 생성을 위해, 파일 정보에 각종 변환, 해시 처리 등이 적용될 수 있다. 물론, 파일명이 고유할 경우, 메인 제어부(715)는 파일명을 파일 아이디로 할 수 있다. 메인 제어부(715)는 조회된 체인 정보 및 생성된 파일 아이디를 포함하는 데이터 명령을 생성하고, 생성된 데이터 명령 및 파일을 명령 프로세서부(735)로 전송하여 파일을 저장한다(S831).After the chain information of the running chain is inquired, the
여기서, 명령 프로세서부(735)는 수신된 데이터 명령을 블록 체인 처리부(737)로 전송하여 블록 체인에 데이터가 저장되게 한다. 블록 체인에 저장되는 파일 정보는 키/밸류의 RDB 형식을 따르며, 파일과 관련된 기타 메타 정보(고유키 등)가 더 저장될 수 있다. 블록 체인 처리부(737)에 의해 데이터가 블록 체인에 저장되면, 동기화된 블록 체인 처리부(757)도 데이터 명령 및 파일을 동기화 포트를 통해 전송받고 파일을 저장하여 동기화 처리한다.Here, the
파일 저장이 완료되면, API 작업에 의해 명령 프로세서부(735)는 저장된 파일의 트랜잭션 아이디를 포함하는 저장 결과를 메인 제어부(715)로 응답한다. 트랜잭션 아이디는 블록 체인에 데이터 트랜잭션이 저장될 경우 고유하게 생성된다. 메인 제어부(715)는 응답된 저장 결과를 이용하여 DB 관리부(717)를 통해 매핑 테이블에 매핑 정보를 저장한다. 매핑 테이블에는 파일의 메타 정보가 더 저장될 수 있다.When file storage is completed, the
상기 단계(S801) 내지 단계(S843)는 웹 사이트의 디렉토리에 저장된 파일들의 저장이 완료될 때까지 반복된다. 파일들의 저장이 완료된 후, 메인 제어부(715)는 저장이 완료된 파일들을 상기 디렉토리에서 삭제한다(S845). Steps S801 to S843 are repeated until storage of files stored in the directory of the web site is completed. After the storing of the files is completed, the
이후, 메인 제어부(715)는 서비스 정책에 따라 조건이 만족된 체인을 체인 명령을 노드로 전송하여 삭제한다(S851). 서명 이미지의 경우, 5년 1개월이 경과된 체인이 노드로부터 자동 삭제된다.Thereafter, the
도 9는 본 발명의 일 실시예에 따른 데이터 조회 방법의 개략적 순서도이다.9 is a schematic flowchart of a data inquiry method according to an embodiment of the present invention.
관리 서버(710)에서 파일 조회의 이벤트가 발생한다. 파일 조회는 웹 사이트에 접속된 사용자의 요청, 배치 처리 또는 스케쥴러부(713) 등에 의해서 해당 이벤트가 발생될 수 있다. 메인 제어부(715)가 파일 조회의 이벤트가 발생되었음을 알리는 알림에 의해 파일 아이디를 수신한다(S901).An event of file inquiry occurs in the management server 710. In the file inquiry, a corresponding event may be generated by a request of a user connected to a web site, a batch process, or a
여기서, 메인 제어부(715)는 매핑 테이블의 매핑 정보를 조회하고, 조회된 매핑 정보를 웹 관리부(11)로 제공하여 사용자가 조회 대상의 파일을 선택하도록 검색 서비스를 제공하는 것도 가능하다.Here, the
메인 제어부(715)는 수신된 파일 아이디를 키로 하여 매핑 테이블로부터 매핑 정보를 조회한다(S903). 매핑 조회에 실패할 경우, 삭제 대상의 레코드가 존재하지 않는다는 적절한 오류 메시지를 제공한다. 또한, 서비스의 형태에 따라 특정 일자가 경과한 데이터일 경우, 제공을 거부하는 기능이 이 단계에서 추가되는 것도 가능하다.The
매핑 정보가 조회되면, 메인 제어부(715)는 매핑 정보의 트랜잭션 아이디를 포함하고 데이터의 조회를 요청하는 데이터 명령을 생성하고(S911), 생성된 데이터 명령을 명령 프로세서부(735)로 전송하여 파일의 조회를 요청한다(S913).When the mapping information is inquired, the
여기서, 명령 프로세서부(735)는 수신된 데이터 명령을 블록 체인 처리부(737)로 전송하여 블록 체인에 저장된 파일의 조회를 요청한다. 블록 체인 처리부(737)에 의해 트랜잭션 아이디의 파일이 조회되고, 명령 프로세서부(735)는 조회된 파일 및 처리 결과를 API 작업에 따라 메인 제어부(715)로 전송한다. 메인 제어부(715)는 명령 프로세서부(735)로부터 파일을 다운로드 수신한다(S921). 다운로드 수신된 파일은 웹 관리부를 통해 사용자에게 다운로드 서비스된다(S931).Here, the
상기 단계(S901) 내지 단계(S931)는 조회 요청된 파일들의 조회가 완료될 때까지 반복될 수 있다. 파일들의 다운로드 서비스가 완료된 후, 메인 제어부(715)는 다운로드가 완료된 파일들을 다운로드 디렉토리에서 삭제한다Steps S901 through S931 may be repeated until the inquiry of the requested files is completed. After the download service of files is completed, the
한편, 파일의 저장 및 조회 과정에서 데이터 보안을 위해 메인 제어부(715)는 암호화 및 복호화 처리를 수반하는 것이 가능하다. 또한, 웹 사이트의 서비스 정책에 따라 문서 파일이나 이미지 파일의 내용을 보여주는 서비스를 제공하는 것도 가능하다.On the other hand, the
본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 이것에 의해 한정되지 않으며 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 본 발명의 기술사상과 아래에 기재될 특허청구범위의 균등범위 내에서 다양한 수정 및 변형이 가능함은 물론이다.Although the present invention has been described by way of limited embodiments and drawings, the present invention is not limited thereto, and the technical spirit of the present invention and the claims to be described below by those skilled in the art to which the present invention pertains. Of course, various modifications and variations are possible within the scope of equivalents.
700 : 데이터 관리 시스템 : 710 : 관리 서버
711 : 웹 관리부 713 : 스케쥴러부
715 : 메인 제어부
717 : DB 관리부
730 : 마이닝 API 노드 단말 750 : 데이터 동기화 노드 단말700: data management system: 710: management server
711: Web management unit 713: Scheduler unit
715: main control unit 717: DB management unit
730: mining API node terminal 750: data synchronization node terminal
Claims (1)
조회 요청에 의해 제공된 체인 정보를 이용하여 상기 블록 체인을 관리하는 체인 명령 및 조회 요청에 의해 제공된 매핑 정보를 이용하여 상기 데이터를 관리하는 데이터 명령을 상기 노드 단말로 전송하여 상기 데이터의 관리를 제어하는 메인 제어부; 및
상기 메인 제어부로부터 상기 체인 명령에 의해 생성된 체인의 상기 체인 정보를 입력받아 체인 테이블에 저장하고, 상기 요청에 따라 저장된 체인 정보를 조회하여 제공하고, 상기 메인 제어부로부터 상기 데이터 명령에 의해 저장된 데이터 및 트랜잭션의 매핑 정보를 입력받아 체인 테이블에 저장하고, 상기 요청에 따라 저장된 매핑 정보를 조회하여 제공하는 DB 관리부
를 포함하는 장치.An apparatus for managing storage, inquiry, and deletion of a block chain formed by a plurality of node terminals to synchronize and store data, and data of the block chain,
A chain command for managing the block chain using the chain information provided by the inquiry request and a data command for managing the data using the mapping information provided by the inquiry request to the node terminal to control the management of the data. Main controller; And
Receiving the chain information of the chain generated by the chain command from the main control unit and storing the chain information in the chain table, querying and providing the stored chain information according to the request, and storing the data stored by the data command from the main control unit; DB management unit that receives the mapping information of the transaction and stores it in the chain table, and provides the stored mapping information in response to the request
Device comprising a.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020190115757A KR102475435B1 (en) | 2017-01-19 | 2019-09-20 | Apparatus for managing data using block chain and method thereof |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020170009285A KR102026225B1 (en) | 2017-01-19 | 2017-01-19 | Apparatus for managing data using block chain and method thereof |
KR1020190115757A KR102475435B1 (en) | 2017-01-19 | 2019-09-20 | Apparatus for managing data using block chain and method thereof |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020170009285A Division KR102026225B1 (en) | 2017-01-19 | 2017-01-19 | Apparatus for managing data using block chain and method thereof |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20190110082A true KR20190110082A (en) | 2019-09-27 |
KR102475435B1 KR102475435B1 (en) | 2022-12-06 |
Family
ID=84407405
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020190115757A KR102475435B1 (en) | 2017-01-19 | 2019-09-20 | Apparatus for managing data using block chain and method thereof |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR102475435B1 (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20210073810A (en) | 2019-12-11 | 2021-06-21 | 지송학 | The block chain system including a block chain structure for data self-sovereign identity |
KR20210086074A (en) * | 2019-12-31 | 2021-07-08 | 주식회사 포스코아이씨티 | Block Chain Management System To Build Block Chain Network |
KR20210100501A (en) * | 2020-02-06 | 2021-08-17 | 인제대학교 산학협력단 | Modifiable blockchain architecture |
KR102316620B1 (en) | 2020-04-22 | 2021-10-25 | 장동인 | Blockchain system based on relational database and managing method for blockchain based on relational database |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101590076B1 (en) * | 2015-11-18 | 2016-02-01 | 주식회사 웨이브스트링 | Method for managing personal information |
KR101628005B1 (en) * | 2015-02-05 | 2016-06-13 | 주식회사 코인플러그 | Copyright detection system that is based on the block chain |
KR101637854B1 (en) * | 2015-10-16 | 2016-07-08 | 주식회사 코인플러그 | Certificate issuance system and method based on block chain, certificate authentication system and method based on block chain |
KR101637868B1 (en) | 2016-02-22 | 2016-07-08 | 주식회사 코인플러그 | Financial institution document verification system that is based on the block chain |
US20170005804A1 (en) * | 2015-07-02 | 2017-01-05 | Nasdaq, Inc. | Systems and methods of secure provenance for distributed transaction databases |
KR102026225B1 (en) * | 2017-01-19 | 2019-09-27 | 주식회사 케이티 | Apparatus for managing data using block chain and method thereof |
-
2019
- 2019-09-20 KR KR1020190115757A patent/KR102475435B1/en active IP Right Grant
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101628005B1 (en) * | 2015-02-05 | 2016-06-13 | 주식회사 코인플러그 | Copyright detection system that is based on the block chain |
US20170005804A1 (en) * | 2015-07-02 | 2017-01-05 | Nasdaq, Inc. | Systems and methods of secure provenance for distributed transaction databases |
KR101637854B1 (en) * | 2015-10-16 | 2016-07-08 | 주식회사 코인플러그 | Certificate issuance system and method based on block chain, certificate authentication system and method based on block chain |
KR101590076B1 (en) * | 2015-11-18 | 2016-02-01 | 주식회사 웨이브스트링 | Method for managing personal information |
KR101637868B1 (en) | 2016-02-22 | 2016-07-08 | 주식회사 코인플러그 | Financial institution document verification system that is based on the block chain |
KR102026225B1 (en) * | 2017-01-19 | 2019-09-27 | 주식회사 케이티 | Apparatus for managing data using block chain and method thereof |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20210073810A (en) | 2019-12-11 | 2021-06-21 | 지송학 | The block chain system including a block chain structure for data self-sovereign identity |
KR20210086074A (en) * | 2019-12-31 | 2021-07-08 | 주식회사 포스코아이씨티 | Block Chain Management System To Build Block Chain Network |
KR20210100501A (en) * | 2020-02-06 | 2021-08-17 | 인제대학교 산학협력단 | Modifiable blockchain architecture |
KR102316620B1 (en) | 2020-04-22 | 2021-10-25 | 장동인 | Blockchain system based on relational database and managing method for blockchain based on relational database |
Also Published As
Publication number | Publication date |
---|---|
KR102475435B1 (en) | 2022-12-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR102026225B1 (en) | Apparatus for managing data using block chain and method thereof | |
US11356509B2 (en) | Service and APIs for remote volume-based block storage | |
US10880287B2 (en) | Out of box experience application API integration | |
JP6774499B2 (en) | Providing access to hybrid applications offline | |
EP3559874B1 (en) | Event-driven blockchain workflow processing | |
US20240179212A1 (en) | Hosted file sync with stateless sync nodes | |
US10944740B2 (en) | Cluster claim | |
US20220114150A1 (en) | Blockchain implemented data migration audit trail | |
KR20190110082A (en) | Apparatus for managing data using block chain and method thereof | |
CN110235118B (en) | Optimizing content storage through stubbing | |
JP2022529967A (en) | Extracting data from the blockchain network | |
JP5976258B1 (en) | Light installer | |
US20130332575A1 (en) | Efficient data transfer for cloud storage by centralized management of access tokens | |
WO2016099809A1 (en) | No password user account access | |
US11627122B2 (en) | Inter-system linking method and node | |
US20170192764A1 (en) | Automated application installation | |
US20150222431A1 (en) | Random identifier generation for offline database | |
KR101638689B1 (en) | System and method for providing client terminal to user customized synchronization service | |
JP6305758B2 (en) | MANAGEMENT SYSTEM, MANAGEMENT METHOD BY MANAGEMENT SYSTEM, MANAGEMENT DEVICE, MANAGEMENT DEVICE CONTROL METHOD, AND PROGRAM | |
US20220311595A1 (en) | Reducing transaction aborts in execute-order-validate blockchain models | |
US20240086559A1 (en) | Permission synchronization across computing sites | |
KR20160025488A (en) | System and method for providing client terminal to user customized synchronization service |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A107 | Divisional application of patent | ||
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant |