CN114070808A - Method for realizing creation of temporary chat by private chat service - Google Patents

Method for realizing creation of temporary chat by private chat service Download PDF

Info

Publication number
CN114070808A
CN114070808A CN202111174738.6A CN202111174738A CN114070808A CN 114070808 A CN114070808 A CN 114070808A CN 202111174738 A CN202111174738 A CN 202111174738A CN 114070808 A CN114070808 A CN 114070808A
Authority
CN
China
Prior art keywords
temporary
session
service
internal
chat
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111174738.6A
Other languages
Chinese (zh)
Inventor
郭震
许金源
武杰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Software Co Ltd
Original Assignee
Inspur Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur Software Co Ltd filed Critical Inspur Software Co Ltd
Priority to CN202111174738.6A priority Critical patent/CN114070808A/en
Publication of CN114070808A publication Critical patent/CN114070808A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes
    • G06F21/6254Protecting personal data, e.g. for financial or medical purposes by anonymising data, e.g. decorrelating personal data from the owner's identification

Landscapes

  • Engineering & Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • Computer Hardware Design (AREA)
  • Medical Informatics (AREA)
  • Databases & Information Systems (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention particularly relates to a method for realizing the creation of temporary chats by a privatized chatting service. The method for realizing the creation of the temporary chat by the privatized chat service comprises the steps that an internal user initiates a session invitation to a temporary account, an internal system converts the internal user account initiating the session invitation into the temporary account after receiving an invitation feedback, and the temporary account is added into a temporary session; establishing a temporary session for chatting and communicating; and after the session is ended, desensitizing and storing the chatting data. According to the implementation method for creating the temporary chat by the privatized chat service, the chat service is based on the original service, the safety risk is low, additional organization does not need to be created, data does not need to be isolated, the method can be expanded on the original client, the use is simple and convenient, and no additional learning cost exists.

Description

Method for realizing creation of temporary chat by private chat service
Technical Field
The invention relates to the technical field of privatization services, in particular to a method for realizing creation of temporary chats by a privatization chatting service.
Background
With the improvement of internet security awareness, more and more organizations realize personalized, safe and reliable cooperative office work by deploying a private service form. Most cooperative services are expanded on the basis of communication, and the data security is improved by isolating the cooperative services from the environment in the Internet.
However, it is also difficult to communicate between the inside and outside of the tissue due to the technical isolation. The similar technical schemes currently exist are as follows:
A) communicating with a conventional internet chat tool;
B) creating an independent temporary organization for communication on the Internet;
C) communicate using multiple clients on a B-schema basis.
The technical scheme commonly used at present has many problems in application:
firstly, by using a conventional chat tool, security risks such as uncontrollable service, data leakage and no guarantee of confidential information are introduced.
Secondly, temporary organizations are created, all related personnel need to be switched to corresponding organizations, and data are isolated and have no real-time performance and universality.
And thirdly, the use experience is easily confused by a plurality of clients.
Based on the situation, the invention provides a method for establishing temporary chat by a privatized chat service.
Disclosure of Invention
In order to make up for the defects of the prior art, the invention provides a simple and efficient implementation method for creating the temporary chat by the privatization chat service.
The invention is realized by the following technical scheme:
a realization method for creating temporary chat by private chat service is characterized in that: the method comprises the following steps:
step one, an internal user initiates a session invitation to a temporary account, an internal system converts the internal user account initiating the session invitation into the temporary account after receiving an invitation feedback, and the temporary account is added into the temporary session;
secondly, establishing a temporary session for chatting and communicating;
and thirdly, after the session is finished, desensitizing and storing the chatting data.
The first step specifically comprises the following steps:
s1, organizing an external user to create a temporary account on a coordination service, and collecting user information by a system;
s2, organizing an internal user to initiate a session invitation to a temporary account on the coordination service through an internal service;
s3, the temporary account number responds to the invitation through a client provided by the coordination service;
s4, after receiving the invitation feedback, the internal system creates a temporary session, and all session information is stored on an internal server;
and S5, the internal system converts all internal account numbers participating in the conversation into temporary account numbers, associates the temporary account numbers, joins the conversation by the temporary account numbers, and stores all internal account number information on an internal server.
In step S1, the user information includes, but is not limited to, a mobile phone number, a mailbox, and a user unique ID.
In step S2, a session invitation is initiated using the mobile phone number, the mailbox, or the unique ID of the user as the unique ID.
In the second step, the implementation process of establishing the temporary session is as follows:
s1, establishing safe connection of a session between an internal service and a coordination service;
s2, the coordination service receives the session detailed information, and the invited temporary account number is added into the temporary session;
s3, the coordination service client displays session information and member information in an interfacing manner;
and S4, after the temporary session is successfully established, carrying out chat communication.
In step S4, after the session is successfully established, the coordination service performs data forwarding and interface display, and all communication data are stored in the internal server.
In the third step, after the temporary session is ended, the following operations are executed:
s1, desensitizing storage or cleaning of user sensitive data in the chat data;
s2, the coordination service temporary account number exits the temporary session;
s3, disconnecting the session connection between the internal service and the coordination service;
and S4, carrying out data archiving on the internal service, and recovering the related resources of the temporary session.
In step S1, the user sensitive information includes, but is not limited to, a unique id code, an identification number, a mobile phone number, a bank card number, and a password of the user.
The invention has the beneficial effects that: according to the implementation method for creating the temporary chat by the privatized chat service, the chat service is based on the original service, the safety risk is low, additional organization does not need to be created, data does not need to be isolated, the method can be expanded on the original client, the use is simple and convenient, and no additional learning cost exists.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic diagram illustrating a method for creating a temporary chat by a privatized chat service according to the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the embodiment of the present invention. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The implementation method for creating the temporary chat by the privatized chat service comprises the following steps:
step one, an internal user initiates a session invitation to a temporary account, an internal system converts the internal user account initiating the session invitation into the temporary account after receiving an invitation feedback, and the temporary account is added into the temporary session;
secondly, establishing a temporary session for chatting and communicating;
and thirdly, after the session is finished, desensitizing and storing the chatting data.
The first step specifically comprises the following steps:
s1, organizing an external user to create a temporary account on a coordination service, and collecting user information by a system;
s2, organizing an internal user to initiate a session invitation to a temporary account on the coordination service through an internal service;
s3, the temporary account number responds to the invitation through a client provided by the coordination service;
s4, after receiving the invitation feedback, the internal system creates a temporary session, and all session information is stored on an internal server;
and S5, the internal system converts all internal account numbers participating in the conversation into temporary account numbers, associates the temporary account numbers, joins the conversation by the temporary account numbers, and stores all internal account number information on an internal server.
In step S1, the user information includes, but is not limited to, a mobile phone number, a mailbox, and a user unique ID.
In step S2, a session invitation is initiated using the mobile phone number, the mailbox, or the unique ID of the user as the unique ID.
In the second step, the implementation process of establishing the temporary session is as follows:
s1, establishing safe connection of a session between an internal service and a coordination service;
s2, the coordination service receives the session detailed information, and the invited temporary account number is added into the temporary session;
s3, the coordination service client displays session information and member information in an interfacing manner;
and S4, after the temporary session is successfully established, carrying out chat communication.
In step S4, after the session is successfully established, the coordination service performs data forwarding and interface display, and all communication data are stored in the internal server.
In the third step, after the temporary session is ended, the following operations are executed:
s1, desensitizing storage or cleaning of user sensitive data in the chat data;
s2, the coordination service temporary account number exits the temporary session;
s3, disconnecting the session connection between the internal service and the coordination service;
and S4, carrying out data archiving on the internal service, and recovering the related resources of the temporary session.
In step S1, the user sensitive information includes, but is not limited to, a unique id code, an identification number, a mobile phone number, a bank card number, a password of the user, and other sensitive information set by the user. The security and the privacy of the temporary session are ensured by carrying out anonymization on the sensitive information of the user in a desensitization mode.
Compared with the prior art, the implementation method for creating the temporary chat by the privatized chat service has the following characteristics:
first, the chat service is based on the original service, and the security risk is low.
Second, no additional organization needs to be created and the data does not need to be isolated.
Thirdly, the method is expandable on the original client, is simple and convenient to use, has no extra learning cost,
The above-described embodiment is only one specific embodiment of the present invention, and general changes and substitutions by those skilled in the art within the technical scope of the present invention are included in the protection scope of the present invention.

Claims (8)

1. A realization method for creating temporary chat by private chat service is characterized in that: the method comprises the following steps:
step one, an internal user initiates a session invitation to a temporary account, an internal system converts the internal user account initiating the session invitation into the temporary account after receiving an invitation feedback, and the temporary account is added into the temporary session;
secondly, establishing a temporary session for chatting and communicating;
and thirdly, after the session is finished, desensitizing and storing the chatting data.
2. The method for implementing privatized chat service to create temporary chat according to claim 1, wherein: the first step specifically comprises the following steps:
s1, organizing an external user to create a temporary account on a coordination service, and collecting user information by a system;
s2, organizing an internal user to initiate a session invitation to a temporary account on the coordination service through an internal service;
s3, the temporary account number responds to the invitation through a client provided by the coordination service;
s4, after receiving the invitation feedback, the internal system creates a temporary session, and all session information is stored on an internal server;
and S5, the internal system converts all internal account numbers participating in the conversation into temporary account numbers, associates the temporary account numbers, joins the conversation by the temporary account numbers, and stores all internal account number information on an internal server.
3. The method of claim 2, wherein the method comprises: in step S1, the user information includes, but is not limited to, a mobile phone number, a mailbox, and a user unique ID.
4. The method of claim 3, wherein the method comprises: in step S2, a session invitation is initiated using the mobile phone number, the mailbox, or the unique ID of the user as the unique ID.
5. The method for implementing privatized chat service to create temporary chat according to claim 1, wherein: in the second step, the implementation process of establishing the temporary session is as follows:
s1, establishing safe connection of a session between an internal service and a coordination service;
s2, the coordination service receives the session detailed information, and the invited temporary account number is added into the temporary session;
s3, the coordination service client displays session information and member information in an interfacing manner;
and S4, after the temporary session is successfully established, carrying out chat communication.
6. The method of claim 5, wherein the method comprises: in step S4, after the session is successfully established, the coordination service performs data forwarding and interface display, and all communication data are stored in the internal server.
7. The method for implementing privatized chat service to create temporary chat according to claim 1, wherein: in the third step, after the temporary session is ended, the following operations are executed:
s1, desensitizing storage or cleaning of user sensitive data in the chat data;
s2, the coordination service temporary account number exits the temporary session;
s3, disconnecting the session connection between the internal service and the coordination service;
and S4, carrying out data archiving on the internal service, and recovering the related resources of the temporary session.
8. The method of claim 7, wherein the method comprises: in step S1, the user sensitive information includes, but is not limited to, a unique id code, an identification number, a mobile phone number, a bank card number, and a password of the user.
CN202111174738.6A 2021-10-09 2021-10-09 Method for realizing creation of temporary chat by private chat service Pending CN114070808A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111174738.6A CN114070808A (en) 2021-10-09 2021-10-09 Method for realizing creation of temporary chat by private chat service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111174738.6A CN114070808A (en) 2021-10-09 2021-10-09 Method for realizing creation of temporary chat by private chat service

Publications (1)

Publication Number Publication Date
CN114070808A true CN114070808A (en) 2022-02-18

Family

ID=80234217

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111174738.6A Pending CN114070808A (en) 2021-10-09 2021-10-09 Method for realizing creation of temporary chat by private chat service

Country Status (1)

Country Link
CN (1) CN114070808A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115118690A (en) * 2022-06-15 2022-09-27 国网信息通信产业集团有限公司 Instant messaging interaction method and system based on mobile portal APP

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1595951A (en) * 2003-09-12 2005-03-16 广东融合通信有限责任公司 An information directory service system having realtime online communication function and construction method thereof
US20100071027A1 (en) * 2008-09-17 2010-03-18 Motorola, Inc. Method of providing a mixed group communication session
CN103051517A (en) * 2012-12-07 2013-04-17 北京百度网讯科技有限公司 Method and system for managing chat messages of instant message temporary session group
CN105024913A (en) * 2014-04-30 2015-11-04 腾讯科技(深圳)有限公司 Method, apparatus and system of instant messaging conversation
CN207489017U (en) * 2017-10-23 2018-06-12 中恒华瑞(北京)信息技术有限公司 Data desensitization system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1595951A (en) * 2003-09-12 2005-03-16 广东融合通信有限责任公司 An information directory service system having realtime online communication function and construction method thereof
US20100071027A1 (en) * 2008-09-17 2010-03-18 Motorola, Inc. Method of providing a mixed group communication session
CN103051517A (en) * 2012-12-07 2013-04-17 北京百度网讯科技有限公司 Method and system for managing chat messages of instant message temporary session group
CN105024913A (en) * 2014-04-30 2015-11-04 腾讯科技(深圳)有限公司 Method, apparatus and system of instant messaging conversation
CN207489017U (en) * 2017-10-23 2018-06-12 中恒华瑞(北京)信息技术有限公司 Data desensitization system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115118690A (en) * 2022-06-15 2022-09-27 国网信息通信产业集团有限公司 Instant messaging interaction method and system based on mobile portal APP

Similar Documents

Publication Publication Date Title
US20190109835A1 (en) User authentication using unique hidden identifiers
EP3402136B1 (en) Information interaction method, client and device
US20210067475A1 (en) Instant messaging method, apparatus and system based on email system
CN108494571B (en) Method, device and system for initiating reservation conference
US8528050B2 (en) Instant messagings
US20150350126A1 (en) Method and device for using log information
CN104980339B (en) Sharing files method and device
US20100125580A1 (en) Automatic buddy management
US12028298B2 (en) System for sharing mail for group collaboration
CN104967732B (en) Information processing method and electronic equipment
WO2017050150A1 (en) Secure voice communication method and device based on instant communication
CN105393523B (en) The method, apparatus and user terminal of secret protection
CN109788145A (en) Method of calling, the server that desensitizes, equipment of attending a banquet and computer readable storage medium
CN107666395A (en) One population file management method, user terminal, group chat system
CN102413131B (en) Cooperation filtering based on conversation
US8451997B2 (en) Safe conversation park and retrieval
CN114070808A (en) Method for realizing creation of temporary chat by private chat service
CN103384295A (en) Method and system for calling instant-chat friends
CN105306695B (en) The communication means and mobile terminal of mobile terminal
US20130159386A1 (en) Automated Activity Creation in a Mobile Device Business Application
CN113949523A (en) Cross-network transmission system and method for individual soldier
US8630840B1 (en) Systems and methods for communication with foreign language speakers
CN106254226A (en) A kind of information synchronization method and device
TWI407740B (en) Deleting mechanism in sip multimedia services
US8787531B1 (en) Systems and methods for providing instant messaging to TDD/TTY users

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20220218