KR102040367B1 - Server independent chat system - Google Patents

Server independent chat system Download PDF

Info

Publication number
KR102040367B1
KR102040367B1 KR1020170080918A KR20170080918A KR102040367B1 KR 102040367 B1 KR102040367 B1 KR 102040367B1 KR 1020170080918 A KR1020170080918 A KR 1020170080918A KR 20170080918 A KR20170080918 A KR 20170080918A KR 102040367 B1 KR102040367 B1 KR 102040367B1
Authority
KR
South Korea
Prior art keywords
key chain
authentication
chat
loop
chat loop
Prior art date
Application number
KR1020170080918A
Other languages
Korean (ko)
Other versions
KR20190001243A (en
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 KR1020170080918A priority Critical patent/KR102040367B1/en
Publication of KR20190001243A publication Critical patent/KR20190001243A/en
Application granted granted Critical
Publication of KR102040367B1 publication Critical patent/KR102040367B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3263Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving certificates, e.g. public key certificate [PKC] or attribute certificate [AC]; Public key infrastructure [PKI] arrangements
    • H04L9/3265Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving certificates, e.g. public key certificate [PKC] or attribute certificate [AC]; Public key infrastructure [PKI] arrangements using certificate chains, trees or paths; Hierarchical trust model
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • 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
    • H04L67/1061Peer-to-peer [P2P] networks using node-based peer discovery mechanisms
    • H04L67/1065Discovery involving distributed pre-established resource-based relationships among peers, e.g. based on distributed hash tables [DHT] 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/50Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees
    • H04L2209/38

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

키 체인(KeyChain) 생성 후 최초 Identity Service 서버를 이용하여 인증을 수행하고, 최초 접속 인증시 채팅 루프(Chat Loop)를 생성하여 채팅 루프에 등록된 블록체인을 이용하여 채팅 루프에 연결된 사용자들 간에 데이터 교환이 이루어지도록 한 서버 독립적 채팅 시스템에 관한 것으로서, 키 체인(KeyChain)을 발급받아 최초 인증 서비스 서버에 인증을 하고, 키 체인 생성 후 최초 접속 인증시 채팅 루프(Chat Loop)를 생성하며, 채팅 루프에 등록된 블록체인을 이용하여 채팅루프에 연결된 사용자 간의 데이터를 교환하는 사용자 시스템, 키 체인 발급자를 통해 특정 채팅 루프를 생성하고, 상기 사용자 시스템의 키 체인 인증 요청에 따라 키 체인 인증을 하고 채팅 루프를 초대하며, 최초 키 체인 인증 후 채팅 루프를 이용하여 데이터를 이동시키는 인증 서비스 서버를 포함하여, 서버 독립적 채팅 시스템을 구현한다.After the KeyChain is created, authentication is performed using the first Identity Service server, and a chat loop is created during initial connection authentication, and data is transferred between users connected to the chat loop using the blockchain registered in the chat loop. A server-independent chat system that allows exchange. A server-independent chat system is issued, authenticates to an initial authentication service server, generates a chat loop during initial connection authentication after a key chain is generated, and a chat loop. A user system for exchanging data between users connected to the chat loop using a blockchain registered in the user, creates a specific chat loop through the key chain issuer, performs key chain authentication according to the key chain authentication request of the user system, and then the Authentication server that moves data using a chat loop after initial keychain authentication Included in, the implementing server chat system independent.

Description

서버 독립적 채팅 시스템{Server independent chat system}Server independent chat system

본 발명은 서버 독립적 채팅 시스템(chat system)에 관한 것으로, 특히 키 체인(KeyChain) 생성 후 최초 Identity Service 서버를 이용하여 인증을 수행하고, 최초 접속 인증시 채팅 루프(Chat Loop)를 생성하여 채팅 루프에 등록된 블록체인을 이용하여 채팅 루프에 연결된 사용자들 간에 데이터 교환이 이루어지도록 한 서버 독립적 채팅 시스템에 관한 것이다.The present invention relates to a server-independent chat system, and in particular, performs authentication using an initial Identity Service server after generating a keychain, and generates a chat loop during initial connection authentication. The present invention relates to a server-independent chat system that exchanges data between users connected to a chat loop using a blockchain registered at.

일반적으로, 채팅 시스템은 네트워크와 서비스 서버를 통해 클라이언트 간에 운영, 광고, 컨텐츠, 서비스 들과 같은 데이터를 교환하는 시스템이다.In general, a chat system is a system for exchanging data such as operations, advertisements, contents, and services between clients through a network and a service server.

이러한 채팅 시스템은 기본적으로 서비스 서버를 통해 인증, 데이터 교환을 수행하는 방식이다.Such a chat system basically performs authentication and data exchange through a service server.

채팅 시스템에 대한 종래에 제안된 기술이 하기의 <특허문헌 1> 내지 <특허문헌 2> 에 개시되어 있다.The conventionally proposed technique for the chat system is disclosed in the following <Patent Documents 1> to <Patent Document 2>.

<특허문헌 1> 에 개시된 종래기술은 클라이언트 시스템에서 사용자에 의해 데이터에 접근하는 방법으로서, 클라이언트 시스템에 의해 제1 스마트카드로부터 사용자 특정 정보를 판독하는 단계, 사용자 특정 정보를 서버로 전송하는 단계, 사용자 인증을 결정하여 데이터에 접근하기 위해, 상기 서버에 의해 상기 사용자 특정 정보를 처리하는 단계 및 상기 사용자가 인증되면, 상기 클라이언트 시스템에서 상기 클라이언트에 의해 상기 서버로부터 데이터를 수신하는 단계를 포함하여, 멀티미디어 운영, 광고, 콘텐츠 및 서비스들을 제공하게 된다.The prior art disclosed in <Patent Document 1> is a method of accessing data by a user in a client system, the method comprising: reading user specific information from a first smart card by a client system, transmitting user specific information to a server; Processing the user specific information by the server to determine user authentication to access data, and if the user is authenticated, receiving data from the server by the client at the client system, It will provide multimedia operations, advertising, content and services.

또한, <특허문헌 2> 에 개시된 종래기술은 제1 채팅 시스템에 개설된 제1채팅방과 제2 채팅 시스템에 개설된 제2채팅방을 채팅 통합모듈로 통합하여, 더욱 많은 사용자의 참여를 유도하고, 더욱 활발한 정보교류를 가능토록 한 채팅 시스템을 제공한다.In addition, the prior art disclosed in <Patent Document 2> integrates the first chat room opened in the first chat system and the second chat room opened in the second chat system into a chat integration module, inducing more user participation, It provides a chat system that enables more active information exchange.

대한민국 공개특허 10-2015-0138867(2015.12.10. 공개)(멀티미디어 운영, 광고, 콘텐츠 및 서비스 시스템)Republic of Korea Patent Application Publication No. 10-2015-0138867 (released Dec. 10, 2015) (Multimedia operation, advertising, content and service system) 대한민국 공개특허 10-2010-0099589(2010.09.13. 공개)(채팅 제공시스템 및 그 방법)Republic of Korea Patent Application Publication No. 10-2010-0099589 (Published September 13, 2010) (Chat providing system and method)

그러나 상기와 같은 일반적인 채팅 시스템 및 종래기술은 채팅을 위해 발급받은 Key Chain을 다양한 앱(App)에서 재사용하는 것이 불가능하고, 연결 정보의 변경 시에도 서버를 통해 변경된 연결 정보를 공유하는 방식이므로, 사용자 간의 데이터 교환이 불편하다는 단점이 있다.However, the above-described general chat system and the related art cannot reuse the key chain issued for chatting in various apps, and share the changed connection information through the server even when the connection information is changed. There is a disadvantage in that data exchange is inconvenient.

따라서 본 발명은 상기와 같은 종래기술에서 발생하는 제반 문제점을 해결하기 위해서 제안된 것으로서, 키 체인(KeyChain) 생성 후 최초 Identity Service 서버를 이용하여 인증을 수행하고, 최초 접속 인증시 채팅 루프(Chat Loop)를 생성하여 채팅 루프에 등록된 블록체인(Block Chain)을 이용하여 채팅 루프에 연결된 사용자들 간에 데이터 교환이 이루어지도록 한 서버 독립적 채팅 시스템을 제공하는 데 그 목적이 있다.Accordingly, the present invention has been proposed to solve the above-mentioned problems in the prior art, and performs authentication using an initial Identity Service server after generating a keychain, and a chat loop during initial access authentication. Its purpose is to provide a server-independent chat system in which data is exchanged between users connected to the chat loop by using a block chain registered in the chat loop.

상기한 바와 같은 목적을 달성하기 위하여, 본 발명에 따른 서버 독립적 채팅 시스템은 키 체인(KeyChain)을 발급받아 최초 인증 서비스 서버에 인증을 하고, 키 체인 생성 후 최초 접속 인증시 채팅 루프(Chat Loop)를 생성하며, 채팅 루프에 등록된 블록체인을 이용하여 채팅루프에 연결된 사용자 간의 데이터를 교환하는 사용자 시스템; 키 체인 발급자를 통해 특정 채팅 루프를 생성하고, 키 체인 인증을 통해 채팅 루프를 초대하며, 최초 키 체인 인증 후 채팅 루프를 이용하여 데이터를 이동시키는 인증 서비스 서버를 포함하는 것을 특징으로 한다.In order to achieve the above object, the server independent chat system according to the present invention receives a keychain (KeyChain) to authenticate to the initial authentication service server, and after the key chain generation chat loop (Chat Loop) during the initial connection authentication A user system for generating data and exchanging data between users connected to the chat loop by using a blockchain registered in the chat loop; It comprises a authentication service server for creating a specific chat loop through the key chain issuer, inviting the chat loop through key chain authentication, and moving data using the chat loop after initial key chain authentication.

상기에서 인증 서비스 서버는 키 체인 생성 요청이 발생하면 키 체인을 생성하는 키 체인 생성기; 상기 키 체인 생성기에서 생성된 키 체인을 저장하고, 키 체인 인증이 요청되면 사용 가능한 키 체인인지를 확인하며, 키 체인 발급자 변동정보를 저장하여 채팅 루프 익명 이용자를 관리하는 키 체인 관리기; 키 체인 인증 요청 시 상기 키 체인 관리기와 연동하여 키 체인 인증을 하는 키 체인 인증기; 상기 키 체인 인증기와 연동하여 채팅 루프를 이용하여 데이터 이동을 수행하는 채팅 루프 인스턴스 관리기를 포함하는 것을 특징으로 한다.The authentication service server includes a key chain generator for generating a key chain when a key chain generation request is generated; A key chain manager that stores the key chain generated by the key chain generator, checks whether the key chain is usable when key chain authentication is requested, and stores the key chain issuer change information to manage an anonymous chat loop user; A key chain authenticator for performing key chain authentication in association with the key chain manager when a key chain authentication request is made; And a chat loop instance manager which performs data movement using a chat loop in association with the key chain authenticator.

상기 인증 서비스 서버는 상기 사용자 시스템과 주기적인 키 체인 인증을 통해 유효성을 검사하는 것을 특징으로 한다.The authentication service server checks the validity through periodic key chain authentication with the user system.

상기에서 사용자 시스템은 변경된 연결정보를 채팅 루프를 통하여 상호 공유하는 것을 특징으로 한다.In the above, the user system is characterized by sharing the changed connection information through a chat loop.

상기에서 사용자 시스템은 키 체인을 발급받아 저장하고, 상기 발급받은 키 체인에 대하여 상기 인증 서비스 서버와 접속하여 키 체인 인증을 수행하고, 인증 후 채팅 루프 접속을 제어하는 채팅 애플리케이션 관리부; 상기 채팅 애플리케이션 관리부의 제어하여 채팅 루프에 연결된 사용자들 간의 데이터 교환을 수행하는 채팅 루프부를 포함하는 것을 특징으로 한다.The user system may include: a chat application manager configured to receive and store a key chain, perform key chain authentication by connecting to the authentication service server with respect to the issued key chain, and control a chat loop connection after authentication; And a chat loop unit for performing data exchange between users connected to the chat loop under the control of the chat application manager.

상기에서 채팅 애플리케이션 관리부는 상기 인증 서비스 서버와 최초 키 체인 접속 인증 시 채팅 루프를 생성하고, 인증정보 소실 시 상기 인증 서비스 서버를 통해 재인증을 수행하는 것을 특징으로 한다.The chat application manager may generate a chat loop when authenticating the first key chain connection with the authentication service server, and re-authenticate through the authentication service server when authentication information is lost.

상기에서 채팅 루프부는 등록된 블록체인을 이용하여 각 사용자들에게 사용자 접속 인증 데이터를 분산하여 관리하는 블록체인 서비스부; 채팅 루프에 연결된 사용자들 간의 데이터 교환을 수행하는 데이터 채널부를 포함하는 것을 특징으로 한다.The chat loop unit may include a blockchain service unit configured to distribute and manage user access authentication data to each user by using a registered blockchain; And a data channel unit for performing data exchange between users connected to the chat loop.

본 발명에 따르면 채팅을 위해 발급받은 Key Chain을 다양한 앱(App)에서 재사용하는 것이 가능하고, 연결 정보의 변경 시에도 인증 서비스 서버를 통해 변경된 연결 정보를 공유하는 방식이므로, 서버 독립적으로 편리하게 사용자 간의 데이터 교환을 수행할 수 있는 장점이 있다.According to the present invention, it is possible to reuse the key chain issued for chatting in various apps, and even when the connection information is changed, the changed connection information is shared through the authentication service server, so that the user can conveniently operate the server independently. The advantage is that data can be exchanged between them.

또한, 본 발명에 따르면 채팅 루프에 등록된 블록체인(Block Chain)을 이용하여 채팅 루프에 연결된 사용자들 간에 데이터 교환이 이루어지는 방식이므로, 인증 서비스 서버와는 독립적으로 사용자들 간의 데이터 교환을 용이하게 수행할 수 있는 장점이 있다.In addition, according to the present invention, since data exchange is performed between users connected to the chat loop using a block chain registered in the chat loop, data exchange between users is easily performed independently of the authentication service server. There is an advantage to this.

도 1은 본 발명에 따른 서버 독립적 채팅 시스템의 블록 구성도,
도 2는 도 1의 인증 서비스 서버의 실시 예 블록 구성도,
도 3은 도 1의 사용자 시스템의 실시 예 블록 구성도,
도 4는 도 3의 채팅 루프부의 실시 예 블록 구성도.
1 is a block diagram of a server independent chat system according to the present invention;
2 is a block diagram of an embodiment of the authentication service server of FIG. 1;
3 is a block diagram of an embodiment of the user system of FIG.
4 is a block diagram of an embodiment of the chat loop of FIG. 3.

이하 본 발명의 바람직한 실시 예에 따른 서버 독립적 채팅 시스템을 첨부된 도면을 참조하여 상세하게 설명한다.Hereinafter, a server independent chat system according to a preferred embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 바람직한 실시 예에 따른 서버 독립적 채팅 시스템의 구성도이다.1 is a block diagram of a server independent chat system according to a preferred embodiment of the present invention.

본 발명에 따른 서버 독립적 채팅 시스템은 사용자 시스템(100) 및 인증 서비스 서버(200)로 이루어진다.The server independent chat system according to the present invention includes a user system 100 and an authentication service server 200.

여기서 사용자 시스템(100)은 복수의 사용자 시스템(예를 들어, 제1 사용자 시스템 ~ 제N 사용자 시스템)(110, 120, 110+N)을 포함한다. 각각의 사용자 시스템은 그 구성 및 작용이 동일하므로, 이하, 설명의 편의를 위해 제1 사용자 시스템(110)에 대해서만 설명하기로 한다.In this case, the user system 100 includes a plurality of user systems (eg, first to Nth user systems) 110, 120, and 110 + N. Since each user system has the same configuration and operation, only the first user system 110 will be described below for convenience of description.

상기 제1 사용자 시스템(110)은 키 체인(KeyChain)을 발급받아 최초 인증 서비스 서버(200)에 인증을 하고, 키 체인 생성 후 최초 접속 인증시 채팅 루프(Chat Loop)를 생성하며, 채팅 루프에 등록된 블록체인을 이용하여 채팅루프에 연결된 사용자 간의 데이터를 교환하는 역할을 한다.The first user system 110 receives a keychain to authenticate the initial authentication service server 200, generates a chat loop during initial connection authentication after generating a keychain, and generates a chat loop. It uses the registered blockchain to exchange data between users connected to the chat loop.

이러한 제1 사용자 시스템(110)은 변경된 연결정보를 채팅 루프를 통하여 상호 공유하는 것이 바람직하다.The first user system 110 preferably shares the changed connection information with each other through a chat loop.

더욱 바람직하게, 상기 제1 사용자 시스템(110)은 도 3에 도시한 바와 같이, 키 체인을 발급받아 저장하고, 상기 발급받은 키 체인에 대하여 상기 인증 서비스 서버(200)와 접속하여 키 체인 인증을 수행하고, 인증 후 채팅 루프 접속을 제어하는 채팅 애플리케이션 관리부(111), 상기 채팅 애플리케이션 관리부(111)의 제어하여 채팅 루프에 연결된 사용자들 간의 데이터 교환을 수행하는 채팅 루프부(112)를 포함한다.More preferably, as shown in FIG. 3, the first user system 110 receives and stores a key chain, and connects to the authentication service server 200 for the issued key chain to perform key chain authentication. And a chat application manager 111 to control a chat loop connection after authentication, and a chat loop 112 to perform data exchange between users connected to the chat loop under the control of the chat application manager 111.

상기 채팅 애플리케이션 관리부(111)는 상기 인증 서비스 서버(200)와 최초 키 체인 접속 인증 시 채팅 루프를 생성하고, 인증정보 소실 시 상기 인증 서비스 서버(200)를 통해 재인증을 수행한다.The chat application manager 111 generates a chat loop when authenticating the first key chain connection with the authentication service server 200 and re-authenticates the authentication service server 200 when the authentication information is lost.

또한, 상기 채팅 루프부(112)는 도 4에 도시한 바와 같이, 등록된 블록체인(Block Chain)을 이용하여 각 사용자들에게 사용자 접속 인증 데이터를 분산하여 관리하는 블록체인 서비스부(112a), 채팅 루프에 연결된 사용자들 간의 데이터 교환을 수행하는 데이터 채널부(112b)를 포함한다.In addition, the chat loop unit 112, as shown in Figure 4, using a registered block chain (Block Chain) block chain service unit 112a for distributing and managing user access authentication data to each user, And a data channel unit 112b for performing data exchange between users connected to the chat loop.

아울러 상기 인증 서비스 서버(200)는 키 체인 발급자를 통해 특정 채팅 루프를 생성하고, 키 체인 인증을 통해 채팅 루프를 초대하며, 최초 키 체인 인증 후 채팅 루프를 이용하여 데이터를 이동시키는 역할을 한다.In addition, the authentication service server 200 creates a specific chat loop through a key chain issuer, invites a chat loop through key chain authentication, and moves data using a chat loop after initial key chain authentication.

이러한 인증 서비스 서버(200)는 도 2에 도시한 바와 같이, 키 체인 생성 요청이 발생하면 키 체인을 생성하는 키 체인 생성기(201), 상기 키 체인 생성기(201)에서 생성된 키 체인을 저장하고, 키 체인 인증이 요청되면 사용 가능한 키 체인인지를 확인하며, 키 체인 발급자 변동정보를 저장하여 채팅 루프 익명 이용자를 관리하는 키 체인 관리기(202), 키 체인 인증 요청 시 상기 키 체인 관리기(202)와 연동하여 키 체인 인증을 하는 키 체인 인증기(203), 상기 키 체인 인증기(203)와 연동하여 채팅 루프를 이용하여 데이터 이동을 수행하는 채팅 루프 인스턴스 관리기(204)를 포함한다.As shown in FIG. 2, the authentication service server 200 stores a keychain generator 201 that generates a keychain when a keychain generation request occurs, and a keychain generated by the keychain generator 201. Checks whether the keychain is available when the keychain authentication is requested, and stores the keychain issuer change information to manage the chat loop anonymous user, and the keychain manager 202 when requesting a keychain authentication. And a key chain authenticator 203 for key chain authentication and a chat loop instance manager 204 for performing data movement using a chat loop in association with the key chain authenticator 203.

여기서 인증 서비스 서버(200)는 상기 제1 사용자 시스템(110)과 주기적인 키 체인 인증을 통해 유효성을 검사하는 것이 바람직하다.In this case, the authentication service server 200 preferably checks the validity through periodic key chain authentication with the first user system 110.

이와 같이 구성된 본 발명의 바람직한 실시 예에 따른 서버 독립적 채팅 시스템의 동작을 구체적으로 설명하면 다음과 같다.The operation of the server independent chat system according to the preferred embodiment of the present invention configured as described above will be described in detail as follows.

먼저, 제1 사용자 시스템(110)은 채팅 애플리케이션 관리부(111)에서 인증 서비스 서버(200)와 접속하여, 키 체인 생성을 요청한다. First, the first user system 110 connects to the authentication service server 200 from the chat application manager 111 and requests a key chain generation.

키 체인 생성 요청에 따라 인증 서비스 서버(200) 내의 키 체인 생성기(201)는 키 체인 발급자와 연동을 통해 키 체인을 생성하고, 이를 키 체인 관리기(202)에 저장한다.According to the key chain generation request, the key chain generator 201 in the authentication service server 200 generates a key chain through interworking with the key chain issuer, and stores the key chain in the key chain manager 202.

키 체인 관리기(202)는 상기 키 체인 생성기(201)에서 생성되어 저장되는 키 체인의 유효성을 검증하고, 이어 사용 가능한 키 체인이면 키 체인 인증기(203)에 유효한 키 체인 인증 정보를 제공한다. 상기 키 체인 인증기(203)는 키 체인 생성을 요청한 제1 사용자 시스템(110)으로 생성한 키 체인 정보를 제공하여, 키 체인 생성 요청에 대해 응답을 한다.The key chain manager 202 verifies the validity of the key chain generated and stored in the key chain generator 201 and then provides valid key chain authentication information to the key chain authenticator 203 if it is a usable key chain. The key chain authenticator 203 responds to the key chain generation request by providing the key chain information generated to the first user system 110 requesting the key chain generation.

상기 제1 사용자 시스템(110)은 발급받은 키 체인을 저장하고, 다른 사용자 시스템과 데이터 교환을 위해 키 체인(KeyChain_1)을 인증 서비스 서버(200)에 전달하고 인증을 요청한다. The first user system 110 stores the issued keychain, transfers the keychain KeyChain_1 to the authentication service server 200, and requests authentication for data exchange with another user system.

키 체인 인증 요청이 발생하면, 인증 서비스 서버(200)의 키 체인 인증기(203)는 키 체인 관리기(202)와 연동을 통해 키 체인 인증을 수행한다. 즉, 키 체인 관리기(202)는 키 체인 발급자와 연동하여 인증 요청된 키 체인의 유효성을 검증한다. 유효성 검증 결과 사용 가능한 키 체인 정보일 경우, 키 체인 인증기(203)에 사용 가능한 키 체인 정보라는 유효성 검증 정보를 제공한다. 이에 따라 키 체인 인증기(203)는 키 체인 인증정보를 제1 사용자 시스템(110)으로 전송하여 인증을 수행한다.When a key chain authentication request occurs, the key chain authenticator 203 of the authentication service server 200 performs key chain authentication through interworking with the key chain manager 202. That is, the key chain manager 202 verifies the validity of the key chain requested for authentication in association with the key chain issuer. In the case of the key chain information available as a result of the validation, the key chain authenticator 203 provides validation information called key chain information. Accordingly, the key chain authenticator 203 transmits the key chain authentication information to the first user system 110 to perform authentication.

아울러 상기 인증 서비스 서버(200)의 채팅 루프 인스턴스 관리기(204)는 키 체인 생성 후 최초 접속 인증시 키 체인 발급자를 통하여 특정 채팅 루프를 생성하고, 키 체인 인증을 통하여 채팅 루프를 초대한다. 여기서 채팅 루프 인스턴스 관리기(204)는 키 체인 발급 시 특정 코드의 익명 인스턴스(Instance)로 채팅 루프를 생성하여 관리한다. 여기서 익명 인스턴스는 특수한 연결 식별자를 가지는 가상 서비스를 의미한다. 즉, 키 체인 인증 시 익명 인스턴스에 접근하는 허용코드를 제1 사용자 시스템(110)에 제공해준다.In addition, the chat loop instance manager 204 of the authentication service server 200 generates a specific chat loop through a key chain issuer during initial connection authentication after generating a key chain, and invites a chat loop through key chain authentication. Here, the chat loop instance manager 204 creates and manages a chat loop as an anonymous instance of a specific code when issuing a key chain. Anonymous instance here means a virtual service with a special connection identifier. That is, the keychain authentication provides the first user system 110 with a permission code for accessing the anonymous instance.

이어, 최초 키 체인 인증 후 상기 생성한 채팅 루프를 이용하여 데이터를 이동시킨다. 여기서 키 체인 관리기(202)는 키 체인 발급자의 변동정보가 발생하면 이를 저장하여, 채팅 루프 익명 이용자를 관리하게 된다.Then, after the initial key chain authentication, the data is moved using the generated chat loop. Here, the key chain manager 202 stores the change information of the key chain issuer and manages the chat loop anonymous user.

다음으로, 제1 사용자 시스템(110)은 채팅 애플리케이션 관리부(111)에서 키 체인 인증이 이루어지면, 채팅 루프부(112)에 접속 요청을 한다. 채팅 루프부(112)의 블록체인 서비스부(112a)는 접속 요청에 따라 블록체인을 등록하고, 등록 결과에 대해 응답을 채팅 애플리케이션 관리부(111)에 전달한다. 여기서 블록체인기술을 이용함으로써 어디에나 존재하는 1:1 전송 상태를 유지한다.Next, when key chain authentication is performed in the chat application manager 111, the first user system 110 requests a connection to the chat loop unit 112. The blockchain service unit 112a of the chat loop unit 112 registers the blockchain according to the connection request, and transmits a response to the chat application manager 111 in response to the registration result. Here, the blockchain technology is used to maintain 1: 1 transmission state.

상기 채팅 애플리케이션 관리부(111)는 채팅 루프에 등록된 블록체인을 사용하여, 각 사용자들에게 사용자 접속 인증 데이터를 분산하여 관리를 한다. 아울러 채팅 애플리케이션 관리부(111)는 변경된 연결정보를 채팅 루프부(112)를 통해 서로 공유하도록 제어한다. The chat application manager 111 distributes user access authentication data to each user by using a blockchain registered in a chat loop. In addition, the chat application manager 111 controls to share the changed connection information with each other through the chat loop 112.

이어, 데이터 채널부(112b)는 데이터 채널을 통해 채팅 루프에 연결된 사용자들 간의 데이터 교환을 수행한다.Subsequently, the data channel unit 112b exchanges data between users connected to the chat loop through the data channel.

이때, 데이터 채널부(112b)는 데이터 전송시 옵션을 통하여 직접전송 또는 간접전송을 선택할 수 있다. 여기서 직접전송은 익명의 사용자들에게 모든 데이터를 직접 전송하는 것을 의미한다(채팅 데이터를 n회 발송). 와이-파이(Wi-Fi) 또는 정액권 통신망 내에서 사용할 때 유리하다. 간접 전송은 익명의 사용자들에게 데이터를 분산하여 전송하는 것을 의미한다(기존 채팅방식과 같이 1회 발송). 통신사(영업망)를 통한 데이터 전송 시 데이터를 절약할 수 있는 장점이 있다.In this case, the data channel unit 112b may select direct transmission or indirect transmission through an option when transmitting data. Direct transmission here means sending all data directly to anonymous users (sending chat data n times). It is advantageous when used in Wi-Fi or fixed area networks. Indirect transmission means distributing data to anonymous users (sending once like traditional chat). There is an advantage in that data can be saved when transferring data through a carrier (sales network).

이와 같이 제1 사용자 시스템(110)은 키 체인 인증 후, 인증 서비스 서버(220)와는 독립적으로 채팅 루프에 연결된 사용자들 간의 데이터 교환을 수행할 수 있게 되는 것이다.As described above, the first user system 110 may exchange data between users connected to the chat loop independently of the authentication service server 220 after the key chain authentication.

한편, 인증 서비스 서버(200)는 주기적인 키 체인 인증을 통해 유효성 검사를 실행하게 되며, 물리적 통신 중단에 의한 채팅 루프 이탈 시 제1 사용자 시스템(110)은 인증 서비스 서버(200)와 접속하여 재인증을 받아 채팅을 한다. 제1 사용자 시스템(110)은 인증 정보의 소실 시, 상기 인증 서비스 서버(200)를 통해 재인증을 수행하고, 키 체인을 다시 인증받는 것이 바람직하다.Meanwhile, the authentication service server 200 executes the validation through periodic key chain authentication, and when the chat loop is deviated by the physical communication interruption, the first user system 110 connects to the authentication service server 200 and re-executes it. Authenticate and chat. When the first user system 110 loses the authentication information, the first user system 110 may re-authenticate through the authentication service server 200 and re-authenticate the key chain.

이상 본 발명자에 의해서 이루어진 발명을 상기 실시 예에 따라 구체적으로 설명하였지만, 본 발명은 상기 실시 예에 한정되는 것은 아니고 그 요지를 이탈하지 않는 범위에서 여러 가지로 변경 가능한 것은 이 기술분야에서 통상의 지식을 가진 자에게 자명하다.Although the invention made by the present inventors has been described in detail according to the above embodiments, the present invention is not limited to the above embodiments, and various modifications can be made without departing from the spirit and scope of the present invention. Self-evident to those who have

100: 사용자 시스템
110: 제1 사용자 시스템
111: 채팅 애플리케이션 관리부
112: 채팅 루프부
112a: 블록체인 서비스부
112b: 데이터 채널부
200: 인증 서비스 서버
201: 키 체인 생성기
202: 키 체인 관리기
203: 키 체인 인증기
204: 채팅루프 인스턴스 관리기
100: user system
110: first user system
111: Chat application management unit
112: chat loop
112a: Blockchain Service Department
112b: data channel section
200: authentication service server
201: keychain generator
202: keychain manager
203: keychain authenticator
204: Chatloop instance manager

Claims (7)

서버에 독립적인 채팅 시스템으로서,
키 체인(KeyChain)을 발급받아 최초 인증 서비스 서버에 인증을 하고, 키 체인 생성 후 최초 접속 인증시 채팅 루프(Chat Loop)를 생성하며, 채팅 루프에 등록된 블록체인을 이용하여 채팅루프에 연결된 사용자 간의 데이터를 교환하는 사용자 시스템;
키 체인 발급자를 통해 특정 채팅 루프를 생성하고, 상기 사용자 시스템의 키 체인 인증 요청에 따라 키 체인 인증을 하고 채팅 루프를 초대하며, 최초 키 체인 인증 후 채팅 루프를 이용하여 데이터를 이동시키는 인증 서비스 서버를 포함가고,
상기 인증 서비스 서버는 키 체인 생성 요청이 발생하면 키 체인을 생성하는 키 체인 생성기; 상기 키 체인 생성기에서 생성된 키 체인을 저장하고, 키 체인 인증이 요청되면 사용 가능한 키 체인인지를 확인하며, 키 체인 발급자 변동정보를 저장하여 채팅 루프 익명 이용자를 관리하는 키 체인 관리기; 키 체인 인증 요청 시 키 체인 관리기와 연동하여 키 체인 인증을 하는 키 체인 인증기; 상기 키 체인 인증기와 연동하여 채팅 루프를 이용하여 데이터 이동을 수행하는 채팅 루프 인스턴스 관리기를 포함하며,
상기 인증 서비스 서버는 상기 사용자 시스템과 주기적인 키 체인 인증을 통해 유효성을 검사하는 것이고,
상기 사용자 시스템은 변경된 연결정보를 채팅 루프를 통하여 상호 공유하는 것이며,
상기 사용자 시스템은 키 체인을 발급받아 저장하고, 상기 발급받은 키 체인에 대하여 상기 인증 서비스 서버와 접속하여 키 체인 인증을 수행하고, 인증 후 채팅 루프 접속을 제어하는 채팅 애플리케이션 관리부; 상기 채팅 애플리케이션 관리부의 제어하여 채팅 루프에 연결된 사용자들 간의 데이터 교환을 수행하는 채팅 루프부를 포함하고,
상기 채팅 애플리케이션 관리부는 상기 인증 서비스 서버와 최초 키 체인 접속 인증 시 채팅 루프를 생성하고, 인증정보 소실 시 상기 인증 서비스 서버를 통해 재인증을 수행하는 것이며,
상기 채팅 루프부는 등록된 블록체인을 이용하여 각 사용자들에게 사용자 접속 인증 데이터를 분산하여 관리하는 블록체인 서비스부; 채팅 루프에 연결된 사용자들 간의 데이터 교환을 수행하는 데이터 채널부를 포함하는 것을 특징으로 하는 서버 독립적 채팅 시스템.





As a server independent chat system,
Issuing a KeyChain to authenticate to the first authentication service server, creating a Chat Loop during initial connection authentication after creating a keychain, and connecting to the Chat Loop using the blockchain registered in the Chat Loop. A user system for exchanging data between the two;
An authentication service server that creates a specific chat loop through a key chain issuer, performs key chain authentication according to a key chain authentication request of the user system, invites a chat loop, and moves data using a chat loop after initial key chain authentication. Going to include,
The authentication service server includes a key chain generator that generates a key chain when a key chain generation request is generated; A key chain manager that stores the key chain generated by the key chain generator, checks whether the key chain is usable when key chain authentication is requested, and stores the key chain issuer change information to manage an anonymous chat loop user; A key chain authenticator for performing key chain authentication in association with a key chain manager when a key chain authentication request is made; It includes a chat loop instance manager that performs data movement using a chat loop in conjunction with the key chain authenticator,
The authentication service server is to validate through periodic key chain authentication with the user system,
The user system is to share the changed connection information through a chat loop,
The user system may receive and store a key chain, connect to the authentication service server with respect to the issued key chain, perform a key chain authentication, and control a chat loop connection after authentication; And a chat loop unit for performing data exchange between users connected to the chat loop under the control of the chat application manager.
The chat application manager generates a chat loop when authenticating the first key chain connection with the authentication service server, and re-authenticates through the authentication service server when authentication information is lost.
The chat loop unit may include a blockchain service unit configured to distribute and manage user access authentication data to each user by using a registered blockchain; And a data channel unit for performing data exchange between users connected to the chat loop.





삭제delete 삭제delete 삭제delete 삭제delete 삭제delete 삭제delete
KR1020170080918A 2017-06-27 2017-06-27 Server independent chat system KR102040367B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020170080918A KR102040367B1 (en) 2017-06-27 2017-06-27 Server independent chat system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170080918A KR102040367B1 (en) 2017-06-27 2017-06-27 Server independent chat system

Publications (2)

Publication Number Publication Date
KR20190001243A KR20190001243A (en) 2019-01-04
KR102040367B1 true KR102040367B1 (en) 2019-11-04

Family

ID=65018245

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170080918A KR102040367B1 (en) 2017-06-27 2017-06-27 Server independent chat system

Country Status (1)

Country Link
KR (1) KR102040367B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110324331B (en) * 2019-06-28 2021-08-10 国电南瑞科技股份有限公司 Block chain-based identity authentication method for safety and stability control terminal of power system
CN113364666B (en) * 2021-05-25 2022-06-28 杭州复杂美科技有限公司 Instant messaging method, computer equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101795696B1 (en) 2016-07-14 2017-11-09 주식회사 코인플러그 Method for providing archiving and verification services of data transceived via messenger service and server using the same
KR101795695B1 (en) 2016-07-14 2017-12-01 주식회사 코인플러그 Method for providing archiving service and verification service of data transceived via messenger service and server using the same

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101896898A (en) 2007-10-23 2010-11-24 维尔克利克斯公司 Multimedia administration, advertising, content and services system
KR101052005B1 (en) 2009-03-03 2011-07-27 주식회사 씽크풀 Chat provision system and method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101795696B1 (en) 2016-07-14 2017-11-09 주식회사 코인플러그 Method for providing archiving and verification services of data transceived via messenger service and server using the same
KR101795695B1 (en) 2016-07-14 2017-12-01 주식회사 코인플러그 Method for providing archiving service and verification service of data transceived via messenger service and server using the same

Also Published As

Publication number Publication date
KR20190001243A (en) 2019-01-04

Similar Documents

Publication Publication Date Title
US10594498B2 (en) Method and service-providing server for secure transmission of user-authenticating information
US7350076B1 (en) Scheme for device and user authentication with key distribution in a wireless network
CN101421970B (en) Avoiding server storage of client state
US20210056541A1 (en) Method and system for mobile cryptocurrency wallet connectivity
KR100503836B1 (en) Anonymous access to a service
US20100154040A1 (en) Method, apparatus and system for distributed delegation and verification
CN111742531B (en) Profile information sharing
KR101565828B1 (en) Apparatus and method for sharing of user control enhanced digital identity
CN102195957A (en) Resource sharing method, device and system
KR20040045486A (en) Method and system for providing client privacy when requesting content from a public server
KR20210095093A (en) Method for providing authentification service by using decentralized identity and server using the same
KR102040367B1 (en) Server independent chat system
CN107409043B (en) Distributed processing of products based on centrally encrypted stored data
KR20210095061A (en) Method for providing authentification service by using decentralized identity and server using the same
CN112187826A (en) Data authorization and data access method and system in block chain network
KR101568940B1 (en) Authentication method for device to device communication in mobile open iptv system and device to device communication method in mobile open iptv system
KR20060130312A (en) A method and system thereof for delivery of issuer&#39;s key to a smart card chip issued by multi-institutions
JP2016139910A (en) Authentication system, authentication key management device, authentication key management method and authentication key management program
JP2007074745A (en) Method for performing encrypted communication by obtaining authentication, authentication system and method
Hölzl et al. Real-world Identification for an Extensible and Privacy-preserving Mobile eID
JP4794939B2 (en) Ticket type member authentication apparatus and method
JP2005086428A (en) Method of obtaining authentication and performing crypto communication, authenticating system and authenticating method
WO2017114914A1 (en) Peer-to-peer transaction authorization
KR20020041857A (en) Method for double encryption of private key and sending/receiving the private key for transportation and roaming service of the private key in the public key infrastructure
CN112970017A (en) Secure linking of devices to cloud storage

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application
AMND Amendment
X701 Decision to grant (after re-examination)
GRNT Written decision to grant