CN106529277A - Message preview method and device - Google Patents

Message preview method and device Download PDF

Info

Publication number
CN106529277A
CN106529277A CN201611151052.4A CN201611151052A CN106529277A CN 106529277 A CN106529277 A CN 106529277A CN 201611151052 A CN201611151052 A CN 201611151052A CN 106529277 A CN106529277 A CN 106529277A
Authority
CN
China
Prior art keywords
message
information
sensitive
sensitive information
preview
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
CN201611151052.4A
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.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile 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 Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201611151052.4A priority Critical patent/CN106529277A/en
Publication of CN106529277A publication Critical patent/CN106529277A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication
    • G06F21/46Structures or tools for the administration of authentication by designing passwords or checking the strength of passwords
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2133Verifying human interaction, e.g., Captcha

Landscapes

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

Abstract

本公开关于一种消息预览方法及装置,属于计算机技术领域。所述方法包括:识别待预览的消息中的敏感信息;将所述消息中的所述敏感信息替换为模糊信息,得到预览信息,所述模糊信息是对所述敏感信息进行模糊处理后得到的信息;对所述预览信息进行显示。本公开只将消息中的敏感信息替换为模糊信息,而不改变消息中的其他内容,这样,既可以防止消息中的敏感信息泄露,提高消息预览的安全性;又可以使用户根据消息中的其他内容快速确定消息内容。

The disclosure relates to a message preview method and device, and belongs to the field of computer technology. The method includes: identifying sensitive information in a message to be previewed; replacing the sensitive information in the message with fuzzy information to obtain preview information, and the fuzzy information is obtained by fuzzing the sensitive information Information; display the preview information. This disclosure only replaces the sensitive information in the message with fuzzy information without changing other content in the message. In this way, it can prevent the leakage of sensitive information in the message and improve the security of message preview; Additional content Quickly determine message content.

Description

消息预览方法及装置Message preview method and device

技术领域technical field

本公开涉及计算机技术领域,特别涉及一种消息预览方法及装置。The present disclosure relates to the field of computer technology, in particular to a message preview method and device.

背景技术Background technique

终端接收到消息时可以对消息进行预览,以便用户及时查看该消息。由于消息中可能包含敏感信息,因此,如何在预览消息时不泄露敏感信息成为热点问题。When receiving a message, the terminal can preview the message, so that the user can view the message in time. Since the message may contain sensitive information, how to not disclose the sensitive information when previewing the message has become a hot issue.

相关技术中,终端在接收到消息时,生成不包括消息内容的预览信息,并对生成的预览信息进行显示。比如,终端在接收到包含验证码的消息时,显示“您收到一条消息”的预览信息。In related technologies, when a terminal receives a message, it generates preview information that does not include message content, and displays the generated preview information. For example, when the terminal receives a message containing a verification code, it displays the preview information of "You have received a message".

发明内容Contents of the invention

为解决相关技术中的问题,本公开提供了一种消息预览方法及装置。In order to solve the problems in related technologies, the present disclosure provides a message preview method and device.

根据本公开实施例的第一方面,提供一种消息预览方法,所述方法包括:According to a first aspect of an embodiment of the present disclosure, a method for previewing a message is provided, the method comprising:

识别待预览的消息中的敏感信息;Identify sensitive information in messages to be previewed;

将所述消息中的所述敏感信息替换为模糊信息,得到预览信息,所述模糊信息是对所述敏感信息进行模糊处理后得到的信息;replacing the sensitive information in the message with fuzzy information to obtain preview information, where the fuzzy information is information obtained after fuzzing the sensitive information;

对所述预览信息进行显示。Display the preview information.

可选的,所述方法,还包括:Optionally, the method also includes:

在接收到所述消息时,检测终端是否处于锁屏状态;When receiving the message, detect whether the terminal is in a screen-locked state;

当所述终端处于锁屏状态时,触发执行所述识别待预览的消息中的敏感信息的步骤。When the terminal is in a locked screen state, the step of identifying sensitive information in the message to be previewed is triggered to be executed.

可选的,所述方法,还包括:Optionally, the method also includes:

检测所述终端是否启用了解锁密码,所述解锁密码用于验证用户的身份;Detecting whether the terminal has enabled an unlock password, and the unlock password is used to verify the identity of the user;

当所述终端启用了解锁密码时,触发执行所述识别待预览的消息中的敏感信息的步骤。When the unlocking password is enabled on the terminal, the step of identifying sensitive information in the message to be previewed is triggered to be executed.

可选的,所述方法,还包括:Optionally, the method also includes:

确定所述敏感信息所对应的模糊处理方式;Determine the obfuscation method corresponding to the sensitive information;

按照所述模糊处理方式处理所述敏感信息,得到所述模糊信息。Processing the sensitive information according to the obfuscation processing manner to obtain the fuzzy information.

可选的,所述对所述预览信息进行显示,包括:Optionally, the displaying the preview information includes:

在终端的锁屏界面显示所述预览信息;或者,Displaying the preview information on the lock screen interface of the terminal; or,

在终端的通知栏显示所述预览信息。The preview information is displayed on the notification bar of the terminal.

可选的,所述识别待预览的消息中的敏感信息,包括:Optionally, the identifying sensitive information in the message to be previewed includes:

获取所述消息的发送方帐号和所述消息的消息内容;Acquiring the account number of the sender of the message and the message content of the message;

在预设的消息模板库中查找与所述发送方帐号和所述消息内容相匹配的消息模板;Searching for a message template matching the sender's account number and the message content in a preset message template library;

根据查找到的所述消息模板识别所述消息中的敏感信息。Identify sensitive information in the message according to the found message template.

可选的,所述方法,还包括:Optionally, the method also includes:

获取所述消息的发送方帐号;Obtain the account number of the sender of the message;

检测所述发送方帐号是否属于敏感帐号,所述敏感帐号是发送包括敏感信息的消息的帐号;Detecting whether the sender account belongs to a sensitive account, and the sensitive account is an account that sends a message including sensitive information;

当所述发送方帐号属于所述敏感帐号时,确定所述消息是包括敏感信息的消息。When the sender account belongs to the sensitive account, it is determined that the message is a message including sensitive information.

可选的,所述识别待预览的消息中的敏感信息,包括:Optionally, the identifying sensitive information in the message to be previewed includes:

获取所述敏感帐号所对应的敏感关键字;Acquiring sensitive keywords corresponding to the sensitive account;

在所述消息的消息内容中查找所述敏感关键字;Searching for the sensitive keyword in the message content of the message;

将所述敏感关键字的对应位置的内容识别为所述敏感信息。The content at the corresponding position of the sensitive keyword is identified as the sensitive information.

根据本公开实施例的第二方面,提供一种消息预览装置,所述装置包括:According to a second aspect of an embodiment of the present disclosure, there is provided a message preview device, the device comprising:

识别模块,被配置为识别待预览的消息中的敏感信息;an identification module configured to identify sensitive information in the message to be previewed;

生成模块,被配置为将所述识别模块识别出的所述消息中的所述敏感信息替换为模糊信息,得到预览信息,所述模糊信息是对所述敏感信息进行模糊处理后得到的信息;A generating module configured to replace the sensitive information in the message identified by the identification module with fuzzy information to obtain preview information, where the fuzzy information is information obtained after fuzzing the sensitive information;

显示模块,被配置为对所述生成模块得到的所述预览信息进行显示。A display module configured to display the preview information obtained by the generation module.

可选的,所述装置,还包括:Optionally, the device also includes:

第一检测模块,被配置为在接收到所述消息时,检测终端是否处于锁屏状态;The first detection module is configured to detect whether the terminal is in a screen-locked state when receiving the message;

触发模块,被配置为当所述第一检测模块确定所述终端处于锁屏状态时,触发执行所述识别待预览的消息中的敏感信息的步骤。The trigger module is configured to trigger execution of the step of identifying sensitive information in the message to be previewed when the first detection module determines that the terminal is in a locked screen state.

可选的,所述装置,还包括:Optionally, the device also includes:

第二检测模块,被配置为检测所述终端是否启用了解锁密码,所述解锁密码用于验证用户的身份;The second detection module is configured to detect whether the terminal has enabled an unlock password, and the unlock password is used to verify the identity of the user;

所述触发模块,还被配置为当所述第二检测模块确定所述终端启用了解锁密码时,触发执行所述识别待预览的消息中的敏感信息的步骤。The trigger module is further configured to trigger execution of the step of identifying sensitive information in the message to be previewed when the second detection module determines that the terminal has enabled an unlock password.

可选的,所述装置,还包括:Optionally, the device also includes:

第一确定模块,被配置为确定所述敏感信息所对应的模糊处理方式;The first determination module is configured to determine the obfuscation processing method corresponding to the sensitive information;

处理模块,被配置为按照所述第一确定模块确定的所述模糊处理方式处理所述敏感信息,得到所述模糊信息。A processing module configured to process the sensitive information according to the obfuscation processing manner determined by the first determining module to obtain the obfuscation information.

可选的,所述显示模块,还被配置为:Optionally, the display module is also configured as:

在终端的锁屏界面显示所述预览信息;或者,Displaying the preview information on the lock screen interface of the terminal; or,

在终端的通知栏显示所述预览信息。The preview information is displayed on the notification bar of the terminal.

可选的,所述识别模块,还被配置为:Optionally, the identification module is also configured to:

获取所述消息的发送方帐号和所述消息的消息内容;Acquiring the account number of the sender of the message and the message content of the message;

在预设的消息模板库中查找与所述发送方帐号和所述消息内容相匹配的消息模板;Searching for a message template matching the sender's account number and the message content in a preset message template library;

根据查找到的所述消息模板识别所述消息中的敏感信息。Identify sensitive information in the message according to the found message template.

可选的,所述装置,还包括:Optionally, the device also includes:

获取模块,被配置为获取所述消息的发送方帐号;an acquisition module configured to acquire the account number of the sender of the message;

第三检测模块,被配置为检测所述获取模块得到的所述发送方帐号是否属于敏感帐号,所述敏感帐号是发送包括敏感信息的消息的帐号;The third detection module is configured to detect whether the sender account obtained by the acquisition module belongs to a sensitive account, and the sensitive account is an account that sends a message including sensitive information;

第二确定模块,被配置为当所述第三检测模块确定所述发送方帐号属于所述敏感帐号时,确定所述消息是包括敏感信息的消息。The second determination module is configured to determine that the message is a message including sensitive information when the third detection module determines that the sender account belongs to the sensitive account.

可选的,所述识别模块,还被配置为:Optionally, the identification module is also configured to:

获取所述敏感帐号所对应的敏感关键字;Acquiring sensitive keywords corresponding to the sensitive account;

在所述消息的消息内容中查找所述敏感关键字;Searching for the sensitive keyword in the message content of the message;

将所述敏感关键字的对应位置的内容识别为所述敏感信息。The content at the corresponding position of the sensitive keyword is identified as the sensitive information.

根据本公开实施例的第三方面,提供一种消息预览装置,所述装置包括:According to a third aspect of the embodiments of the present disclosure, there is provided a message preview device, the device comprising:

处理器;processor;

用于存储处理器可执行指令的存储器;memory for storing processor-executable instructions;

其中,所述处理器被配置为:Wherein, the processor is configured as:

识别待预览的消息中的敏感信息;Identify sensitive information in messages to be previewed;

将所述消息中的所述敏感信息替换为模糊信息,得到预览信息,所述模糊信息是对所述敏感信息进行模糊处理后得到的信息;replacing the sensitive information in the message with fuzzy information to obtain preview information, where the fuzzy information is information obtained after fuzzing the sensitive information;

对所述预览信息进行显示。Display the preview information.

本公开的实施例提供的技术方案可以包括以下有益效果:The technical solutions provided by the embodiments of the present disclosure may include the following beneficial effects:

通过识别待预览的消息中的敏感信息;将消息中的敏感信息替换为模糊信息,得到预览信息;对预览信息进行显示,由于模糊信息是对敏感信息进行模糊处理后得到的信息,且只将消息中的敏感信息替换为模糊信息,而不改变消息中的其他内容,这样,既可以防止消息中的敏感信息泄露,提高消息预览的安全性;又可以使用户根据消息中的其他内容快速确定消息内容。By identifying the sensitive information in the message to be previewed; replacing the sensitive information in the message with fuzzy information to obtain the preview information; displaying the preview information, since the fuzzy information is the information obtained after blurring the sensitive information, and only Sensitive information in the message is replaced with fuzzy information without changing other content in the message. In this way, it can prevent the leakage of sensitive information in the message and improve the security of message preview; Message content.

由于大多数用户不允许别人使用自己的终端,且用户在使用终端的过程中可能会需要读取消息中的敏感信息,因此,在接收到消息时,检测终端是否处于锁屏状态;当终端处于锁屏状态时,触发执行识别待预览的消息中的敏感信息的步骤,即,在用户不在使用终端时才将敏感信息替换为模糊信息,避免了在用户需要读取敏感信息,需要用户手动查看原始的消息,使得敏感信息的获取操作较为繁琐得问题,从而提高敏感信息的获取效率。Since most users do not allow others to use their terminals, and users may need to read sensitive information in messages during the use of terminals, when receiving messages, check whether the terminal is in the lock screen state; when the terminal is in When the screen is locked, the step of identifying sensitive information in the message to be previewed is triggered, that is, the sensitive information is replaced with fuzzy information when the user is not using the terminal, which avoids the need for the user to manually view the sensitive information when the user needs to read it The original message makes the operation of obtaining sensitive information more cumbersome, thereby improving the efficiency of obtaining sensitive information.

当用户不希望别人使用自己的终端时,会启用解锁密码,因此,检测终端是否启用了解锁密码,解锁密码用于验证用户的身份;当终端启用了解锁密码时,触发执行识别待预览的消息中的敏感信息的步骤,从而可以根据用户对终端的安全性需求来确定是否将敏感信息替换为模糊信息。When the user does not want others to use his terminal, the unlock password will be enabled. Therefore, it is detected whether the unlock password is enabled on the terminal, and the unlock password is used to verify the user's identity; when the unlock password is enabled on the terminal, trigger the execution of identifying the message to be previewed The sensitive information in the step, so that it can be determined whether to replace the sensitive information with the fuzzy information according to the user's security requirements for the terminal.

确定敏感信息所对应的模糊处理方式;按照模糊处理方式处理敏感信息,得到模糊信息,这样,不同的敏感信息可能对应于不同的模糊处理方式,从而扩展了模糊信息的生成方式。Determine the fuzzy processing method corresponding to the sensitive information; process the sensitive information according to the fuzzy processing method to obtain fuzzy information, so that different sensitive information may correspond to different fuzzy processing methods, thereby expanding the generation method of fuzzy information.

应当理解的是,以上的一般描述和后文的细节描述仅是示例性的,并不能限制本公开。It is to be understood that both the foregoing general description and the following detailed description are exemplary only and are not restrictive of the present disclosure.

附图说明Description of drawings

此处的附图被并入说明书中并构成本公开说明书的一部分,示出了符合本公开的实施例,并与说明书一起用于解释本公开的原理。The accompanying drawings, which are incorporated in and constitute a part of this disclosure, illustrate embodiments consistent with the disclosure and together with the description serve to explain the principles of the disclosure.

图1是根据一示例性实施例示出的一种消息预览方法的流程图。Fig. 1 is a flow chart of a message preview method according to an exemplary embodiment.

图2是根据另一示例性实施例示出的一种消息预览方法的流程图。Fig. 2 is a flowchart of a message preview method according to another exemplary embodiment.

图3是根据另一示例性实施例示出的预览信息的第一种显示示意图。Fig. 3 is a schematic diagram showing a first display of preview information according to another exemplary embodiment.

图4是根据另一示例性实施例示出的预览信息的第二种显示示意图。Fig. 4 is a schematic diagram showing a second display of preview information according to another exemplary embodiment.

图5是根据另一示例性实施例示出的一种消息预览方法的流程图。Fig. 5 is a flowchart of a message preview method according to another exemplary embodiment.

图6是根据另一示例性实施例示出的一种消息预览方法的流程图。Fig. 6 is a flowchart of a message preview method according to another exemplary embodiment.

图7是根据一示例性实施例示出的一种消息预览装置的框图。Fig. 7 is a block diagram of a message preview device according to an exemplary embodiment.

图8是根据一示例性实施例示出的一种消息预览装置的框图。Fig. 8 is a block diagram of a device for previewing messages according to an exemplary embodiment.

图9是根据一示例性实施例示出的一种用于消息预览的装置的框图。Fig. 9 is a block diagram of an apparatus for message preview according to an exemplary embodiment.

具体实施方式detailed description

这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本公开相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本公开的一些方面相一致的装置和方法的例子。Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numerals in different drawings refer to the same or similar elements unless otherwise indicated. The implementations described in the following exemplary examples do not represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatuses and methods consistent with aspects of the present disclosure as recited in the appended claims.

图1是根据一示例性实施例示出的一种消息预览方法的流程图,该消息预览方法应用于终端中,如图1所示,该消息预览方法包括以下步骤。Fig. 1 is a flow chart showing a method for previewing a message according to an exemplary embodiment. The method for previewing a message is applied to a terminal. As shown in Fig. 1 , the method for previewing a message includes the following steps.

在步骤101中,识别待预览的消息中的敏感信息。In step 101, sensitive information in a message to be previewed is identified.

在步骤102中,将消息中的敏感信息替换为模糊信息,得到预览信息,模糊信息是对敏感信息进行模糊处理后得到的信息。In step 102, the sensitive information in the message is replaced with fuzzy information to obtain preview information. The fuzzy information is information obtained by fuzzing the sensitive information.

在步骤103中,对预览信息进行显示。In step 103, the preview information is displayed.

综上所述,本公开提供的消息预览方法,通过识别待预览的消息中的敏感信息;将消息中的敏感信息替换为模糊信息,得到预览信息;对预览信息进行显示,由于模糊信息是对敏感信息进行模糊处理后得到的信息,且只将消息中的敏感信息替换为模糊信息,而不改变消息中的其他内容,这样,既可以防止消息中的敏感信息泄露,提高消息预览的安全性;又可以使用户根据消息中的其他内容快速确定消息内容。To sum up, the message preview method provided by this disclosure obtains the preview information by identifying sensitive information in the message to be previewed; replacing the sensitive information in the message with fuzzy information; and displays the preview information. Sensitive information is obtained after fuzzing, and only the sensitive information in the message is replaced with fuzzy information without changing other content in the message. In this way, the leakage of sensitive information in the message can be prevented and the security of message preview can be improved. ; In addition, the user can quickly determine the content of the message according to other content in the message.

图2是根据另一示例性实施例示出的一种消息预览方法的流程图,该消息预览方法应用于终端中,如图2所示,该消息预览方法包括如下步骤。Fig. 2 is a flow chart of a method for previewing a message according to another exemplary embodiment. The method for previewing a message is applied to a terminal. As shown in Fig. 2 , the method for previewing a message includes the following steps.

在步骤201中,识别待预览的消息中的敏感信息。In step 201, sensitive information in a message to be previewed is identified.

消息可以是即时通讯类消息,比如,短信、邮件、微博消息、米聊消息、微信消息等等,本实施例不作限定。由于即时通讯类消息的实时性较强,因此,用户可以对这类消息设置预览功能,这样,当终端接收到这类消息时,可以对这类消息进行预览,以便于用户及时查看这类消息。The message may be an instant messaging message, such as a short message, an email, a Weibo message, a Michat message, a WeChat message, etc., which is not limited in this embodiment. Due to the strong real-time nature of instant messaging messages, users can set the preview function for such messages, so that when the terminal receives such messages, it can preview such messages so that users can view such messages in time .

敏感信息是涉及用户隐私的信息,比如,敏感信息包括用户的银行卡余额、工资金额、密码、验证码等等。Sensitive information refers to information that involves user privacy. For example, sensitive information includes the user's bank card balance, salary amount, password, verification code, and so on.

终端在接收到消息时,需要确定该消息是否包括敏感信息;当消息包括敏感信息时,识别出其中的敏感信息;当消息不包括敏感信息时,不对该消息进行处理,直接对该消息进行预览。本实施例提供了对消息中的敏感信息的两种识别方式,下面分别对这两种识别方式进行介绍。When the terminal receives a message, it needs to determine whether the message contains sensitive information; when the message contains sensitive information, identify the sensitive information in it; when the message does not contain sensitive information, it does not process the message and directly previews the message . This embodiment provides two identification methods for sensitive information in the message, and the two identification methods will be introduced respectively below.

在第一种识别方式中,识别待预览的消息中的敏感信息,包括:获取消息的发送方帐号和消息的消息内容;在预设的消息模板库中查找与发送方帐号和消息内容相匹配的消息模板;根据查找到的消息模板识别消息中的敏感信息。In the first identification method, the sensitive information in the message to be previewed is identified, including: obtaining the sender account of the message and the message content of the message; searching for a match with the sender account and message content in the preset message template library message template; identify sensitive information in the message based on the found message template.

终端中预存有消息模板库,且消息模板库可以从服务器下载得到。消息模板库包括消息模板,每个消息模板是对包括敏感信息的消息进行特征提取后得到的模板。比如,银行类金融机构的发送方帐号是以955开头的帐号,且敏感信息包括信用额度xx、转入金额xx、余额xx等,则终端将额度xx、转入金额xx、余额xx中至少一种和以955开头的发送方帐号设置为一个消息模板。又比如,服务性机构的发送方帐号是以1065开头的帐号,且敏感信息包括验证码xx、动态密码xx等等,则终端将验证码xx、动态密码xx中的至少一种和以1065开头的发送方帐号设置为一个消息模板。A message template library is pre-stored in the terminal, and the message template library can be downloaded from the server. The message template library includes message templates, and each message template is a template obtained after feature extraction is performed on a message including sensitive information. For example, if the sender account of a banking financial institution starts with 955, and the sensitive information includes credit limit xx, transfer-in amount xx, balance xx, etc., the terminal will send at least one of the credit line xx, transfer-in amount xx, and balance xx Type and the sender account number starting with 955 are set as a message template. For another example, if the sender account of the service organization starts with 1065, and the sensitive information includes verification code xx, dynamic password xx, etc., the terminal will send at least one of the verification code xx, dynamic password xx and The sender account is set as a message template.

终端在接收到消息时,在消息模板库中查找与发送方帐号和消息内容同时相匹配的消息模板;当查找到该消息模板时,确定该消息包括敏感信息,根据消息模板识别消息中的敏感信息;当未查找到该消息模板时,确定该消息不包括敏感信息。When the terminal receives a message, it searches the message template library for a message template that matches both the sender's account number and message content; when the message template is found, it determines that the message contains sensitive information, and identifies the sensitive information in the message according to the message template. information; when the message template is not found, it is determined that the message does not include sensitive information.

当敏感信息在消息模板中的位置固定时,终端可以确定敏感信息在消息模板中的位置,再将消息中位于该位置的内容确定为敏感信息;或者,终端可以从消息模板中确定敏感信息的敏感关键字,在消息中查找该敏感关键字,将该敏感关键字的对应位置的内容识别为敏感信息。比如,敏感关键字为“验证码”,且验证码的内容通常位于“验证码”这三个关键字之后,则可以将位于“验证码”之后,且包括数字和/或字母的字符串识别为敏感信息。When the position of the sensitive information in the message template is fixed, the terminal can determine the position of the sensitive information in the message template, and then determine the content at this position in the message as sensitive information; or, the terminal can determine the position of the sensitive information from the message template Sensitive keywords are searched for the sensitive keywords in the message, and the contents corresponding to the sensitive keywords are identified as sensitive information. For example, if the sensitive keyword is "verification code", and the content of the verification code is usually located after the three keywords of "verification code", then the character string that is located after "verification code" and includes numbers and/or letters can be identified for sensitive information.

当终端中未预设消息模板库时,终端可以先根据发送方帐号确定消息是否包括敏感信息,再根据关键字识别消息中的敏感信息。这样,在第二种识别方式中,该方法,还包括:获取消息的发送方帐号;检测发送方帐号是否属于敏感帐号,敏感帐号是发送包括敏感信息的消息的帐号;当发送方帐号属于敏感帐号时,确定消息是包括敏感信息的消息。When the message template library is not preset in the terminal, the terminal can first determine whether the message includes sensitive information according to the account number of the sender, and then identify the sensitive information in the message according to the keyword. In this way, in the second identification method, the method also includes: obtaining the account number of the sender of the message; detecting whether the account number of the sender belongs to a sensitive account, and the sensitive account is an account that sends a message including sensitive information; when the account number of the sender belongs to a sensitive account When using an account, it is determined that the message is a message that includes sensitive information.

比如,敏感帐号可以是以955开头的帐号、以1065开头的帐号等等,本实施例不作限定。For example, the sensitive account may be an account starting with 955, an account starting with 1065, etc., which is not limited in this embodiment.

此时,识别待预览的消息中的敏感信息,包括:获取敏感帐号所对应的敏感关键字;在消息的消息内容中查找敏感关键字;将敏感关键字的对应位置的内容识别为敏感信息。At this time, identifying the sensitive information in the message to be previewed includes: obtaining the sensitive keyword corresponding to the sensitive account; finding the sensitive keyword in the message content of the message; identifying the content corresponding to the sensitive keyword as sensitive information.

由于不同的敏感帐号对应于不同的敏感关键字,比如,以955开头的敏感帐号对应的敏感关键字是信用额度、转入金额、余额等;以1065开头的敏感帐号对应的敏感关键字是验证码、动态密码等;因此,终端还可以获取敏感帐号对应的敏感关键字,并消息中查找该敏感关键字,将该敏感关键字的对应位置的内容识别为敏感信息,相关内容详见第一种识别方式中的描述。Different sensitive accounts correspond to different sensitive keywords. For example, the sensitive keywords corresponding to sensitive accounts starting with 955 are credit limit, transfer amount, balance, etc.; the sensitive keywords corresponding to sensitive accounts starting with 1065 are verification code, dynamic password, etc.; therefore, the terminal can also obtain the sensitive keyword corresponding to the sensitive account, search for the sensitive keyword in the message, and identify the content corresponding to the sensitive keyword as sensitive information. For details, see the first description in the identification method.

在步骤202中,确定敏感信息所对应的模糊处理方式,按照模糊处理方式处理敏感信息,得到模糊信息。In step 202, the fuzzy processing method corresponding to the sensitive information is determined, and the sensitive information is processed according to the fuzzy processing method to obtain fuzzy information.

模糊处理方式用于处理敏感信息,使得模糊处理得到的模糊信息无法被用户识别。比如,模糊处理方式可以是将敏感信息中的每一位替换成诸如“*”、“#”之类的字符;或者,模糊处理方式可以是在敏感信息上覆盖非透明图层;或者,模糊处理方式可以是对敏感信息打马赛克等等,本实施例不作限定。The obfuscation processing method is used to process sensitive information, so that the fuzzy information obtained by the obfuscation processing cannot be recognized by the user. For example, the obfuscation method can be to replace each bit in the sensitive information with characters such as "*" and "#"; or, the obfuscation method can be to overlay a non-transparent layer on the sensitive information; or, to blur The processing method may be to mosaic the sensitive information, etc., which is not limited in this embodiment.

本实施例中,终端还可以对不同的敏感信息设置不同的模糊处理方式,从而扩展了模糊信息的生成方式。比如,信用额度、余额等金融类的敏感信息对应的模糊处理方式是覆盖非透明图层;验证码、动态密码等验证类的敏感信息对应的模糊处理方式是将敏感信息中的每一位替换成诸如“*”、“#”之类的字符。In this embodiment, the terminal can also set different obfuscation processing methods for different sensitive information, thereby extending the generation methods of the obfuscation information. For example, the fuzzy processing method corresponding to financial sensitive information such as credit limit and balance is to cover the non-transparent layer; the corresponding fuzzy processing method corresponding to verification sensitive information such as verification code and dynamic password is to replace each digit in the sensitive information into characters such as "*" and "#".

在步骤203中,将消息中的敏感信息替换为模糊信息,得到预览信息。In step 203, the sensitive information in the message is replaced with fuzzy information to obtain preview information.

终端只将消息中的敏感信息替换为模糊信息,而不改变消息中的其他内容,得到预览信息。The terminal only replaces the sensitive information in the message with fuzzy information without changing other content in the message to obtain the preview information.

在步骤204中,在终端的锁屏界面显示预览信息;或者,在终端的通知栏显示预览信息。In step 204, the preview information is displayed on the lock screen interface of the terminal; or, the preview information is displayed on the notification bar of the terminal.

当用户正在使用终端,即,终端处于锁屏状态时,终端将预览信息显示在锁屏界面中,请参考图3所示的预览信息的第一种显示示意图。When the user is using the terminal, that is, when the terminal is in the lock screen state, the terminal displays the preview information on the lock screen interface. Please refer to the first display schematic diagram of preview information shown in FIG. 3 .

当用户正在使用终端,即,终端处于解锁状态时,终端将预览信息显示在通知栏中,请参考图4所示的预览信息的第二种显示示意图。When the user is using the terminal, that is, when the terminal is in an unlocked state, the terminal displays preview information in a notification bar. Please refer to FIG. 4 for a second display diagram of preview information.

综上所述,本公开提供的消息预览方法,通过识别待预览的消息中的敏感信息;将消息中的敏感信息替换为模糊信息,得到预览信息;对预览信息进行显示,由于模糊信息是对敏感信息进行模糊处理后得到的信息,且只将消息中的敏感信息替换为模糊信息,而不改变消息中的其他内容,这样,既可以防止消息中的敏感信息泄露,提高消息预览的安全性;又可以使用户根据消息中的其他内容快速确定消息内容。To sum up, the message preview method provided by this disclosure obtains the preview information by identifying sensitive information in the message to be previewed; replacing the sensitive information in the message with fuzzy information; and displays the preview information. Sensitive information is obtained after fuzzing, and only the sensitive information in the message is replaced with fuzzy information without changing other content in the message. In this way, the leakage of sensitive information in the message can be prevented and the security of message preview can be improved. ; In addition, the user can quickly determine the content of the message according to other content in the message.

确定敏感信息所对应的模糊处理方式;按照模糊处理方式处理敏感信息,得到模糊信息,这样,不同的敏感信息可能对应于不同的模糊处理方式,从而扩展了模糊信息的生成方式。Determine the fuzzy processing method corresponding to the sensitive information; process the sensitive information according to the fuzzy processing method to obtain fuzzy information, so that different sensitive information may correspond to different fuzzy processing methods, thereby expanding the generation method of fuzzy information.

在一种可能的实现场景中,用户正在使用终端在某个应用中注册帐号,通常,在帐号注册过程中,用户需要在应用的注册页面中填写手机号码,应用的服务器向该手机号码发送验证码,用户需要在该注册页面中填写验证码发送给服务器。若此时终端在通知栏中显示预览信息,用户无法直接从预览信息中读取验证码,而是需要先离开该注册页面,再启动短信应用来查看消息中的验证码,再打开该注册页面,在该注册页面中输入验证码,导致注册过程的耗时较长。因此,终端在接收到消息时,还需要确定是否需要对敏感信息进行模糊处理。请参考图5所示的消息预览方法的流程图,在执行步骤201之前,终端还执行步骤205和206。In a possible implementation scenario, the user is using a terminal to register an account in an application. Usually, during the account registration process, the user needs to fill in the mobile phone number on the registration page of the application, and the application server sends a verification message to the mobile phone number. code, the user needs to fill in the verification code on the registration page and send it to the server. If the terminal displays the preview information in the notification bar at this time, the user cannot directly read the verification code from the preview information, but needs to leave the registration page first, then start the SMS application to view the verification code in the message, and then open the registration page , enter the verification code on the registration page, resulting in a long time-consuming registration process. Therefore, when the terminal receives the message, it also needs to determine whether to obfuscate the sensitive information. Please refer to the flow chart of the message preview method shown in FIG. 5 , before step 201 is performed, the terminal further performs steps 205 and 206 .

在步骤205中,在接收到消息时,检测终端是否处于锁屏状态。In step 205, when the message is received, it is detected whether the terminal is in a screen-locked state.

在步骤206中,当终端处于锁屏状态时,触发执行步骤201。In step 206, when the terminal is in a screen-locked state, step 201 is triggered to be executed.

其中,检测终端是否处于锁屏状态的技术已经非常成熟,此处不作赘述。Among them, the technology for detecting whether the terminal is in the lock screen state is very mature, and will not be described here.

由于大多数用户不允许别人使用自己的终端,且用户在使用终端的过程中可能会需要读取消息中的敏感信息,因此,在接收到消息时,检测终端是否处于锁屏状态;当终端处于锁屏状态时,触发执行识别待预览的消息中的敏感信息的步骤,即,在用户不在使用终端时才将敏感信息替换为模糊信息,避免了在用户需要读取敏感信息,需要用户手动查看原始的消息,使得敏感信息的获取操作较为繁琐得问题,从而提高敏感信息的获取效率。Since most users do not allow others to use their terminals, and users may need to read sensitive information in messages during the use of terminals, when receiving messages, check whether the terminal is in the lock screen state; when the terminal is in When the screen is locked, the step of identifying sensitive information in the message to be previewed is triggered, that is, the sensitive information is replaced with fuzzy information when the user is not using the terminal, which avoids the need for the user to manually view the sensitive information when the user needs to read it The original message makes the operation of obtaining sensitive information cumbersome, thereby improving the efficiency of obtaining sensitive information.

一些用户对终端的安全性的需求较高,这些用户不希望别人使用自己的终端,此时,用户会启用解锁密码。当用户启用了解锁密码时,在用户解锁终端的屏幕时,终端会要求用户输入解锁密码,当用户输入的解锁密码与预设的解锁密码一致时,终端才解锁屏幕;当用户输入的解锁密码与预设的解锁密码不一致时,终端会继续保持锁屏状态,避免终端被他人使用。因此,对于安全性需求较高的终端,终端可以对敏感信息进行模糊处理;对于安全性要求较低的终端,终端可以直接对接收到的消息进行预览。请参考图6所示的消息预览方法的流程图,在执行步骤201之前,终端还执行步骤207和208。Some users have high requirements on terminal security, and these users do not want others to use their terminals. At this time, the users will enable an unlock password. When the user enables the unlock password, the terminal will ask the user to enter the unlock password when the user unlocks the screen of the terminal. When the unlock password entered by the user is consistent with the preset unlock password, the terminal will unlock the screen; If it is inconsistent with the preset unlock password, the terminal will continue to keep the screen locked to prevent the terminal from being used by others. Therefore, for a terminal with high security requirements, the terminal can perform obfuscation processing on sensitive information; for a terminal with low security requirements, the terminal can directly preview the received message. Please refer to the flow chart of the message preview method shown in FIG. 6 , before step 201 is performed, the terminal further performs steps 207 and 208 .

在步骤207中,检测终端是否启用了解锁密码,解锁密码用于验证用户的身份。In step 207, it is detected whether the unlocking password is enabled on the terminal, and the unlocking password is used to verify the identity of the user.

其中,终端可以读取用户设置的解锁配置信息,根据解锁配置信息确定是否启用了解锁密码。Wherein, the terminal can read the unlocking configuration information set by the user, and determine whether the unlocking password is enabled according to the unlocking configuration information.

在步骤208中,当终端启用了解锁密码时,触发执行步骤201。In step 208, when the unlocking password is enabled in the terminal, the execution of step 201 is triggered.

可选的,终端还可以在接收到消息时,检测终端是否处于锁屏状态;当终端处于锁屏状态时,检测终端是否启用了解锁密码;当终端启用了解锁密码时,触发执行步骤201。Optionally, the terminal may also detect whether the terminal is in the lock screen state when receiving the message; when the terminal is in the lock screen state, detect whether the terminal has enabled the unlock password; when the terminal has enabled the unlock password, trigger execution of step 201.

当用户不希望别人使用自己的终端时,会启用解锁密码,因此,检测终端是否启用了解锁密码,解锁密码用于验证用户的身份;当终端启用了解锁密码时,触发执行识别待预览的消息中的敏感信息的步骤,从而可以根据用户对终端的安全性需求来确定是否将敏感信息替换为模糊信息。When the user does not want others to use his terminal, the unlocking password will be enabled. Therefore, it is detected whether the unlocking password is enabled on the terminal, and the unlocking password is used to verify the user's identity; The sensitive information in the step, so that it can be determined whether to replace the sensitive information with the fuzzy information according to the user's security requirements for the terminal.

图7是根据一示例性实施例示出的一种消息预览装置的框图,该消息预览装置应用于终端中,如图7所示,该消息预览装置包括:识别模块701、生成模块702和显示模块703。Fig. 7 is a block diagram of a message preview device according to an exemplary embodiment, the message preview device is applied in a terminal, as shown in Fig. 7, the message preview device includes: an identification module 701, a generation module 702 and a display module 703.

该识别模块701,被配置为识别待预览的消息中的敏感信息;The identifying module 701 is configured to identify sensitive information in the message to be previewed;

该生成模块702,被配置为将识别模块701识别出的消息中的敏感信息替换为模糊信息,得到预览信息,模糊信息是对敏感信息进行模糊处理后得到的信息;The generation module 702 is configured to replace the sensitive information in the message identified by the identification module 701 with fuzzy information to obtain preview information, where the fuzzy information is information obtained by fuzzing the sensitive information;

该显示模块703,被配置为对生成模块702得到的预览信息进行显示。The display module 703 is configured to display the preview information obtained by the generation module 702 .

综上所述,本公开提供的消息预览装置,通过识别待预览的消息中的敏感信息;将消息中的敏感信息替换为模糊信息,得到预览信息;对预览信息进行显示,由于模糊信息是对敏感信息进行模糊处理后得到的信息,且只将消息中的敏感信息替换为模糊信息,而不改变消息中的其他内容,这样,既可以防止消息中的敏感信息泄露,提高消息预览的安全性;又可以使用户根据消息中的其他内容快速确定消息内容。To sum up, the message preview device provided by the disclosure obtains the preview information by identifying sensitive information in the message to be previewed; replacing the sensitive information in the message with fuzzy information; and displays the preview information. Sensitive information is obtained after fuzzing, and only the sensitive information in the message is replaced with fuzzy information without changing other content in the message. In this way, the leakage of sensitive information in the message can be prevented and the security of message preview can be improved. ; In addition, the user can quickly determine the content of the message according to other content in the message.

图8是根据一示例性实施例示出的一种消息预览装置的框图,该消息预览装置应用于终端中,如图8所示,该消息预览装置包括:识别模块801、生成模块802和显示模块803。Fig. 8 is a block diagram of a message preview device according to an exemplary embodiment. The message preview device is applied in a terminal. As shown in Fig. 8, the message preview device includes: an identification module 801, a generation module 802 and a display module 803.

该识别模块801,被配置为识别待预览的消息中的敏感信息;The identification module 801 is configured to identify sensitive information in the message to be previewed;

该生成模块802,被配置为将识别模块801识别出的消息中的敏感信息替换为模糊信息,得到预览信息,模糊信息是对敏感信息进行模糊处理后得到的信息;The generation module 802 is configured to replace the sensitive information in the message identified by the identification module 801 with fuzzy information to obtain preview information, where the fuzzy information is information obtained after fuzzing the sensitive information;

该显示模块803,被配置为对生成模块802得到的预览信息进行显示。The display module 803 is configured to display the preview information obtained by the generation module 802 .

可选的,装置,还包括:第一检测模块804和触发模块805;Optionally, the device further includes: a first detection module 804 and a trigger module 805;

该第一检测模块804,被配置为在接收到消息时,检测终端是否处于锁屏状态;The first detection module 804 is configured to detect whether the terminal is in a screen-locked state when receiving the message;

该触发模块805,被配置为当第一检测模块804确定终端处于锁屏状态时,触发执行识别待预览的消息中的敏感信息的步骤。The triggering module 805 is configured to trigger the execution of the step of identifying sensitive information in the message to be previewed when the first detection module 804 determines that the terminal is in a screen-locked state.

可选的,装置,还包括:第二检测模块806;Optionally, the device further includes: a second detection module 806;

该第二检测模块806,被配置为检测终端是否启用了解锁密码,解锁密码用于验证用户的身份;The second detection module 806 is configured to detect whether the terminal has enabled an unlock password, and the unlock password is used to verify the identity of the user;

该触发模块805,还被配置为当第二检测模块806确定终端启用了解锁密码时,触发执行识别待预览的消息中的敏感信息的步骤。The triggering module 805 is further configured to trigger the execution of the step of identifying sensitive information in the message to be previewed when the second detection module 806 determines that the terminal has enabled an unlock password.

可选的,装置,还包括:第一确定模块807和处理模块808;Optionally, the device further includes: a first determination module 807 and a processing module 808;

该第一确定模块807,被配置为确定敏感信息所对应的模糊处理方式;The first determination module 807 is configured to determine the obfuscation processing method corresponding to the sensitive information;

该处理模块808,被配置为按照第一确定模块807确定的模糊处理方式处理敏感信息,得到模糊信息。The processing module 808 is configured to process sensitive information according to the obfuscation processing manner determined by the first determination module 807 to obtain obfuscated information.

可选的,显示模块803,还被配置为:Optionally, the display module 803 is also configured to:

在终端的锁屏界面显示预览信息;或者,Display preview information on the lock screen interface of the terminal; or,

在终端的通知栏显示预览信息。Display preview information in the notification bar of the terminal.

可选的,识别模块801,还被配置为:Optionally, the identification module 801 is also configured to:

获取消息的发送方帐号和消息的消息内容;Obtain the sender account of the message and the message content of the message;

在预设的消息模板库中查找与发送方帐号和消息内容相匹配的消息模板;Search for a message template that matches the sender's account number and message content in the preset message template library;

根据查找到的消息模板识别消息中的敏感信息。Identify sensitive information in messages based on found message templates.

可选的,装置,还包括:获取模块809、第三检测模块810和第二确定模块811;Optionally, the device further includes: an acquisition module 809, a third detection module 810, and a second determination module 811;

该获取模块809,被配置为获取消息的发送方帐号;The acquiring module 809 is configured to acquire the sender account of the message;

该第三检测模块810,被配置为检测获取模块809得到的发送方帐号是否属于敏感帐号,敏感帐号是发送包括敏感信息的消息的帐号;The third detection module 810 is configured to detect whether the sender account obtained by the acquisition module 809 belongs to a sensitive account, and a sensitive account is an account that sends a message including sensitive information;

该第二确定模块811,被配置为当第三检测模块810确定发送方帐号属于敏感帐号时,确定消息是包括敏感信息的消息。The second determining module 811 is configured to determine that the message is a message including sensitive information when the third detecting module 810 determines that the account of the sender belongs to a sensitive account.

可选的,识别模块801,还被配置为:Optionally, the identification module 801 is also configured to:

获取敏感帐号所对应的敏感关键字;Obtain sensitive keywords corresponding to sensitive accounts;

在消息的消息内容中查找敏感关键字;Find sensitive keywords in the message content of the message;

将敏感关键字的对应位置的内容识别为敏感信息。The content corresponding to the sensitive keyword is identified as sensitive information.

综上所述,本公开提供的消息预览装置,通过识别待预览的消息中的敏感信息;将消息中的敏感信息替换为模糊信息,得到预览信息;对预览信息进行显示,由于模糊信息是对敏感信息进行模糊处理后得到的信息,且只将消息中的敏感信息替换为模糊信息,而不改变消息中的其他内容,这样,既可以防止消息中的敏感信息泄露,提高消息预览的安全性;又可以使用户根据消息中的其他内容快速确定消息内容。To sum up, the message preview device provided by the disclosure obtains the preview information by identifying sensitive information in the message to be previewed; replacing the sensitive information in the message with fuzzy information; and displays the preview information. Sensitive information is obtained after fuzzing, and only the sensitive information in the message is replaced with fuzzy information without changing other content in the message. In this way, the leakage of sensitive information in the message can be prevented and the security of message preview can be improved. ; In addition, the user can quickly determine the content of the message according to other content in the message.

由于大多数用户不允许别人使用自己的终端,且用户在使用终端的过程中可能会需要读取消息中的敏感信息,因此,在接收到消息时,检测终端是否处于锁屏状态;当终端处于锁屏状态时,触发执行识别待预览的消息中的敏感信息的步骤,即,在用户不在使用终端时才将敏感信息替换为模糊信息,避免了在用户需要读取敏感信息,需要用户手动查看原始的消息,使得敏感信息的获取操作较为繁琐得问题,从而提高敏感信息的获取效率。Since most users do not allow others to use their terminals, and users may need to read sensitive information in messages during the use of terminals, when receiving messages, check whether the terminal is in the lock screen state; when the terminal is in When the screen is locked, the step of identifying sensitive information in the message to be previewed is triggered, that is, the sensitive information is replaced with fuzzy information when the user is not using the terminal, which avoids the need for the user to manually view the sensitive information when the user needs to read it The original message makes the operation of obtaining sensitive information more cumbersome, thereby improving the efficiency of obtaining sensitive information.

当用户不希望别人使用自己的终端时,会启用解锁密码,因此,检测终端是否启用了解锁密码,解锁密码用于验证用户的身份;当终端启用了解锁密码时,触发执行识别待预览的消息中的敏感信息的步骤,从而可以根据用户对终端的安全性需求来确定是否将敏感信息替换为模糊信息。When the user does not want others to use his terminal, the unlocking password will be enabled. Therefore, it is detected whether the unlocking password is enabled on the terminal, and the unlocking password is used to verify the user's identity; The sensitive information in the step, so that it can be determined whether to replace the sensitive information with the fuzzy information according to the user's security requirements for the terminal.

确定敏感信息所对应的模糊处理方式;按照模糊处理方式处理敏感信息,得到模糊信息,这样,不同的敏感信息可能对应于不同的模糊处理方式,从而扩展了模糊信息的生成方式。Determine the fuzzy processing method corresponding to the sensitive information; process the sensitive information according to the fuzzy processing method to obtain fuzzy information, so that different sensitive information may correspond to different fuzzy processing methods, thereby expanding the generation method of fuzzy information.

关于上述实施例中的装置,其中各个模块执行操作的具体方式已经在有关该方法的实施例中进行了详细描述,此处将不做详细阐述说明。Regarding the apparatus in the foregoing embodiments, the specific manner in which each module executes operations has been described in detail in the embodiments related to the method, and will not be described in detail here.

本公开一示例性实施例提供了一种消息预览装置,能够实现本公开提供的消息预览方法,该消息预览装置包括:处理器、用于存储处理器可执行指令的存储器;An exemplary embodiment of the present disclosure provides a message preview device capable of implementing the message preview method provided in the present disclosure, and the message preview device includes: a processor and a memory for storing processor-executable instructions;

其中,处理器被配置为:where the processor is configured as:

识别待预览的消息中的敏感信息;Identify sensitive information in messages to be previewed;

将消息中的敏感信息替换为模糊信息,得到预览信息,模糊信息是对敏感信息进行模糊处理后得到的信息;Replace the sensitive information in the message with fuzzy information to obtain preview information. The fuzzy information is the information obtained after fuzzing the sensitive information;

对预览信息进行显示。Display preview information.

图9是根据一示例性实施例示出的一种用于消息预览的装置900的框图。例如,装置900可以是移动电话,计算机,数字广播终端,消息收发设备,游戏控制台,平板设备,医疗设备,健身设备,个人数字助理等。Fig. 9 is a block diagram of an apparatus 900 for message preview according to an exemplary embodiment. For example, the apparatus 900 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, a fitness device, a personal digital assistant, and the like.

参照图9,装置900可以包括以下一个或多个组件:处理组件902,存储器904,电源组件906,多媒体组件908,音频组件910,输入/输出(I/O)的接口912,传感器组件914,以及通信组件916。9, device 900 may include one or more of the following components: processing component 902, memory 904, power supply component 906, multimedia component 908, audio component 910, input/output (I/O) interface 912, sensor component 914, and communication component 916 .

处理组件902通常控制装置900的整体操作,诸如与显示,电话呼叫,数据通信,相机操作和记录操作相关联的操作。处理组件902可以包括一个或多个处理器918来执行指令,以完成上述的方法的全部或部分步骤。此外,处理组件902可以包括一个或多个模块,便于处理组件902和其他组件之间的交互。例如,处理组件902可以包括多媒体模块,以方便多媒体组件908和处理组件902之间的交互。The processing component 902 generally controls the overall operations of the device 900, such as those associated with display, telephone calls, data communications, camera operations, and recording operations. The processing component 902 may include one or more processors 918 to execute instructions to complete all or part of the steps of the above method. Additionally, processing component 902 may include one or more modules that facilitate interaction between processing component 902 and other components. For example, processing component 902 may include a multimedia module to facilitate interaction between multimedia component 908 and processing component 902 .

存储器904被配置为存储各种类型的数据以支持在装置900的操作。这些数据的示例包括用于在装置900上操作的任何应用程序或方法的指令,联系人数据,电话簿数据,消息,图片,视频等。存储器904可以由任何类型的易失性或非易失性存储设备或者它们的组合实现,如静态随机存取存储器(SRAM),电可擦除可编程只读存储器(EEPROM),可擦除可编程只读存储器(EPROM),可编程只读存储器(PROM),只读存储器(ROM),磁存储器,快闪存储器,磁盘或光盘。The memory 904 is configured to store various types of data to support operations at the device 900 . Examples of such data include instructions for any application or method operating on device 900, contact data, phonebook data, messages, pictures, videos, and the like. The memory 904 can be implemented by any type of volatile or non-volatile memory device or their combination, such as static random access memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable Programmable Read Only Memory (EPROM), Programmable Read Only Memory (PROM), Read Only Memory (ROM), Magnetic Memory, Flash Memory, Magnetic or Optical Disk.

电源组件906为装置900的各种组件提供电力。电源组件906可以包括电源管理系统,一个或多个电源,及其他与为装置900生成、管理和分配电力相关联的组件。The power supply component 906 provides power to the various components of the device 900 . Power components 906 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for device 900 .

多媒体组件908包括在所述装置900和用户之间的提供一个输出接口的屏幕。在一些实施例中,屏幕可以包括液晶显示器(LCD)和触摸面板(TP)。如果屏幕包括触摸面板,屏幕可以被实现为触摸屏,以接收来自用户的输入信号。触摸面板包括一个或多个触摸传感器以感测触摸、滑动和触摸面板上的手势。所述触摸传感器可以不仅感测触摸或滑动动作的边界,而且还检测与所述触摸或滑动操作相关的持续时间和压力。在一些实施例中,多媒体组件908包括一个前置摄像头和/或后置摄像头。当装置900处于操作模式,如拍摄模式或视频模式时,前置摄像头和/或后置摄像头可以接收外部的多媒体数据。每个前置摄像头和后置摄像头可以是一个固定的光学透镜系统或具有焦距和光学变焦能力。The multimedia component 908 includes a screen that provides an output interface between the device 900 and the user. In some embodiments, the screen may include a liquid crystal display (LCD) and a touch panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive input signals from a user. The touch panel includes one or more touch sensors to sense touches, swipes, and gestures on the touch panel. The touch sensor may not only sense a boundary of a touch or swipe action, but also detect duration and pressure associated with the touch or swipe action. In some embodiments, the multimedia component 908 includes a front camera and/or a rear camera. When the device 900 is in an operation mode, such as a shooting mode or a video mode, the front camera and/or the rear camera can receive external multimedia data. Each front camera and rear camera can be a fixed optical lens system or have focal length and optical zoom capability.

音频组件910被配置为输出和/或输入音频信号。例如,音频组件910包括一个麦克风(MIC),当装置900处于操作模式,如呼叫模式、记录模式和语音识别模式时,麦克风被配置为接收外部音频信号。所接收的音频信号可以被进一步存储在存储器904或经由通信组件916发送。在一些实施例中,音频组件910还包括一个扬声器,用于输出音频信号。The audio component 910 is configured to output and/or input audio signals. For example, the audio component 910 includes a microphone (MIC) configured to receive external audio signals when the device 900 is in operation modes, such as call mode, recording mode and voice recognition mode. Received audio signals may be further stored in memory 904 or sent via communication component 916 . In some embodiments, the audio component 910 also includes a speaker for outputting audio signals.

I/O接口912为处理组件902和外围接口模块之间提供接口,上述外围接口模块可以是键盘,点击轮,按钮等。这些按钮可包括但不限于:主页按钮、音量按钮、启动按钮和锁定按钮。The I/O interface 912 provides an interface between the processing component 902 and a peripheral interface module. The peripheral interface module may be a keyboard, a click wheel, a button, and the like. These buttons may include, but are not limited to: a home button, volume buttons, start button, and lock button.

传感器组件914包括一个或多个传感器,用于为装置900提供各个方面的状态评估。例如,传感器组件914可以检测到装置900的打开/关闭状态,组件的相对定位,例如所述组件为装置900的显示器和小键盘,传感器组件914还可以检测装置900或装置900一个组件的位置改变,用户与装置900接触的存在或不存在,装置900方位或加速/减速和装置900的温度变化。传感器组件914可以包括接近传感器,被配置用来在没有任何的物理接触时检测附近物体的存在。传感器组件914还可以包括光传感器,如CMOS或CCD图像传感器,用于在成像应用中使用。在一些实施例中,该传感器组件914还可以包括加速度传感器,陀螺仪传感器,磁传感器,压力传感器或温度传感器。Sensor assembly 914 includes one or more sensors for providing status assessments of various aspects of device 900 . For example, the sensor component 914 can detect the open/closed state of the device 900, the relative positioning of components, such as the display and keypad of the device 900, and the sensor component 914 can also detect a change in the position of the device 900 or a component of the device 900 , the presence or absence of user contact with the device 900 , the device 900 orientation or acceleration/deceleration and the temperature change of the device 900 . Sensor assembly 914 may include a proximity sensor configured to detect the presence of nearby objects in the absence of any physical contact. Sensor assembly 914 may also include an optical sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor component 914 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor or a temperature sensor.

通信组件916被配置为便于装置900和其他设备之间有线或无线方式的通信。装置900可以接入基于通信标准的无线网络,如WiFi,2G或3G,或它们的组合。在一个示例性实施例中,通信组件916经由广播信道接收来自外部广播管理系统的广播信号或广播相关信息。在一个示例性实施例中,所述通信组件916还包括近场通信(NFC)模块,以促进短程通信。例如,在NFC模块可基于射频识别(RFID)技术,红外数据协会(IrDA)技术,超宽带(UWB)技术,蓝牙(BT)技术和其他技术来实现。The communication component 916 is configured to facilitate wired or wireless communication between the apparatus 900 and other devices. The device 900 can access wireless networks based on communication standards, such as WiFi, 2G or 3G, or a combination thereof. In one exemplary embodiment, the communication component 916 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 916 also includes a near field communication (NFC) module to facilitate short-range communication. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, Infrared Data Association (IrDA) technology, Ultra Wide Band (UWB) technology, Bluetooth (BT) technology and other technologies.

在示例性实施例中,装置900可以被一个或多个应用专用集成电路(ASIC)、数字信号处理器(DSP)、数字信号处理设备(DSPD)、可编程逻辑器件(PLD)、现场可编程门阵列(FPGA)、控制器、微控制器、微处理器或其他电子元件实现,用于执行上述方法。In an exemplary embodiment, apparatus 900 may be programmed by one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable A gate array (FPGA), controller, microcontroller, microprocessor or other electronic component implementation for performing the methods described above.

在示例性实施例中,还提供了一种包括指令的非临时性计算机可读存储介质,例如包括指令的存储器904,上述指令可由装置900的处理器918执行以完成上述方法。例如,所述非临时性计算机可读存储介质可以是ROM、随机存取存储器(RAM)、CD-ROM、磁带、软盘和光数据存储设备等。In an exemplary embodiment, there is also provided a non-transitory computer-readable storage medium including instructions, such as the memory 904 including instructions, which can be executed by the processor 918 of the device 900 to implement the above method. For example, the non-transitory computer readable storage medium may be ROM, random access memory (RAM), CD-ROM, magnetic tape, floppy disk, optical data storage device, and the like.

本领域技术人员在考虑说明书及实践这里的公开后,将容易想到本公开的其它实施方案。本申请旨在涵盖本公开的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本公开的一般性原理并包括本公开未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本公开的真正范围和精神由下面的权利要求指出。Other embodiments of the disclosure will be readily apparent to those skilled in the art from consideration of the specification and practice of the disclosure herein. This application is intended to cover any modification, use or adaptation of the present disclosure, and these modifications, uses or adaptations follow the general principles of the present disclosure and include common knowledge or conventional technical means in the technical field not disclosed in the present disclosure . The specification and examples are to be considered exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.

应当理解的是,本公开并不局限于上面已经描述并在附图中示出的精确结构,并且可以在不脱离其范围进行各种修改和改变。本公开的范围仅由所附的权利要求来限制。It should be understood that the present disclosure is not limited to the precise constructions which have been described above and shown in the drawings, and various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (17)

1.一种消息预览方法,其特征在于,所述方法包括:1. A message preview method, characterized in that the method comprises: 识别待预览的消息中的敏感信息;Identify sensitive information in messages to be previewed; 将所述消息中的所述敏感信息替换为模糊信息,得到预览信息,所述模糊信息是对所述敏感信息进行模糊处理后得到的信息;replacing the sensitive information in the message with fuzzy information to obtain preview information, where the fuzzy information is information obtained after fuzzing the sensitive information; 对所述预览信息进行显示。Display the preview information. 2.根据权利要求1所述的方法,其特征在于,所述方法,还包括:2. The method according to claim 1, characterized in that, the method further comprises: 在接收到所述消息时,检测终端是否处于锁屏状态;When receiving the message, detect whether the terminal is in a screen-locked state; 当所述终端处于锁屏状态时,触发执行所述识别待预览的消息中的敏感信息的步骤。When the terminal is in a locked screen state, the step of identifying sensitive information in the message to be previewed is triggered to be executed. 3.根据权利要求2所述的方法,其特征在于,所述方法,还包括:3. The method according to claim 2, characterized in that, the method further comprises: 检测所述终端是否启用了解锁密码,所述解锁密码用于验证用户的身份;Detecting whether the terminal has enabled an unlock password, and the unlock password is used to verify the identity of the user; 当所述终端启用了解锁密码时,触发执行所述识别待预览的消息中的敏感信息的步骤。When the unlocking password is enabled on the terminal, the step of identifying sensitive information in the message to be previewed is triggered to be executed. 4.根据权利要求1所述的方法,其特征在于,所述方法,还包括:4. The method according to claim 1, characterized in that, the method further comprises: 确定所述敏感信息所对应的模糊处理方式;Determine the obfuscation method corresponding to the sensitive information; 按照所述模糊处理方式处理所述敏感信息,得到所述模糊信息。Processing the sensitive information according to the obfuscation processing manner to obtain the fuzzy information. 5.根据权利要求1所述的方法,其特征在于,所述对所述预览信息进行显示,包括:5. The method according to claim 1, wherein the displaying the preview information comprises: 在终端的锁屏界面显示所述预览信息;或者,Displaying the preview information on the lock screen interface of the terminal; or, 在终端的通知栏显示所述预览信息。The preview information is displayed on the notification bar of the terminal. 6.根据权利要求1至5任一所述的方法,其特征在于,所述识别待预览的消息中的敏感信息,包括:6. The method according to any one of claims 1 to 5, wherein the identifying sensitive information in the message to be previewed comprises: 获取所述消息的发送方帐号和所述消息的消息内容;Acquiring the account number of the sender of the message and the message content of the message; 在预设的消息模板库中查找与所述发送方帐号和所述消息内容相匹配的消息模板;Searching for a message template matching the sender's account number and the message content in a preset message template library; 根据查找到的所述消息模板识别所述消息中的敏感信息。Identify sensitive information in the message according to the found message template. 7.根据权利要求1至5任一所述的方法,其特征在于,所述方法,还包括:7. The method according to any one of claims 1 to 5, characterized in that, the method further comprises: 获取所述消息的发送方帐号;Obtain the account number of the sender of the message; 检测所述发送方帐号是否属于敏感帐号,所述敏感帐号是发送包括敏感信息的消息的帐号;Detecting whether the sender account belongs to a sensitive account, and the sensitive account is an account that sends a message including sensitive information; 当所述发送方帐号属于所述敏感帐号时,确定所述消息是包括敏感信息的消息。When the sender account belongs to the sensitive account, it is determined that the message is a message including sensitive information. 8.根据权利要求7所述的方法,其特征在于,所述识别待预览的消息中的敏感信息,包括:8. The method according to claim 7, wherein the identifying sensitive information in the message to be previewed comprises: 获取所述敏感帐号所对应的敏感关键字;Acquiring sensitive keywords corresponding to the sensitive account; 在所述消息的消息内容中查找所述敏感关键字;Searching for the sensitive keyword in the message content of the message; 将所述敏感关键字的对应位置的内容识别为所述敏感信息。The content at the corresponding position of the sensitive keyword is identified as the sensitive information. 9.一种消息预览装置,其特征在于,所述装置包括:9. A message preview device, characterized in that the device comprises: 识别模块,被配置为识别待预览的消息中的敏感信息;an identification module configured to identify sensitive information in the message to be previewed; 生成模块,被配置为将所述识别模块识别出的所述消息中的所述敏感信息替换为模糊信息,得到预览信息,所述模糊信息是对所述敏感信息进行模糊处理后得到的信息;A generating module configured to replace the sensitive information in the message identified by the identification module with fuzzy information to obtain preview information, where the fuzzy information is information obtained after fuzzing the sensitive information; 显示模块,被配置为对所述生成模块得到的所述预览信息进行显示。A display module configured to display the preview information obtained by the generation module. 10.根据权利要求9所述的装置,其特征在于,所述装置,还包括:10. The device according to claim 9, further comprising: 第一检测模块,被配置为在接收到所述消息时,检测终端是否处于锁屏状态;The first detection module is configured to detect whether the terminal is in a screen-locked state when receiving the message; 触发模块,被配置为当所述第一检测模块确定所述终端处于锁屏状态时,触发执行所述识别待预览的消息中的敏感信息的步骤。The trigger module is configured to trigger execution of the step of identifying sensitive information in the message to be previewed when the first detection module determines that the terminal is in a locked screen state. 11.根据权利要求10所述的装置,其特征在于,所述装置,还包括:11. The device according to claim 10, further comprising: 第二检测模块,被配置为检测所述终端是否启用了解锁密码,所述解锁密码用于验证用户的身份;The second detection module is configured to detect whether the terminal has enabled an unlock password, and the unlock password is used to verify the identity of the user; 所述触发模块,还被配置为当所述第二检测模块确定所述终端启用了解锁密码时,触发执行所述识别待预览的消息中的敏感信息的步骤。The trigger module is further configured to trigger execution of the step of identifying sensitive information in the message to be previewed when the second detection module determines that the terminal has enabled an unlock password. 12.根据权利要求9所述的装置,其特征在于,所述装置,还包括:12. The device according to claim 9, further comprising: 第一确定模块,被配置为确定所述敏感信息所对应的模糊处理方式;The first determination module is configured to determine the obfuscation processing method corresponding to the sensitive information; 处理模块,被配置为按照所述第一确定模块确定的所述模糊处理方式处理所述敏感信息,得到所述模糊信息。A processing module configured to process the sensitive information according to the obfuscation processing manner determined by the first determining module to obtain the obfuscation information. 13.根据权利要求9所述的装置,其特征在于,所述显示模块,还被配置为:13. The device according to claim 9, wherein the display module is further configured to: 在终端的锁屏界面显示所述预览信息;或者,Displaying the preview information on the lock screen interface of the terminal; or, 在终端的通知栏显示所述预览信息。The preview information is displayed on the notification bar of the terminal. 14.根据权利要求9至13任一所述的装置,其特征在于,所述识别模块,还被配置为:14. The device according to any one of claims 9 to 13, wherein the identification module is further configured to: 获取所述消息的发送方帐号和所述消息的消息内容;Acquiring the account number of the sender of the message and the message content of the message; 在预设的消息模板库中查找与所述发送方帐号和所述消息内容相匹配的消息模板;Searching for a message template matching the sender's account number and the message content in a preset message template library; 根据查找到的所述消息模板识别所述消息中的敏感信息。Identify sensitive information in the message according to the found message template. 15.根据权利要求9至13任一所述的装置,其特征在于,所述装置,还包括:15. The device according to any one of claims 9 to 13, wherein the device further comprises: 获取模块,被配置为获取所述消息的发送方帐号;an acquisition module configured to acquire the account number of the sender of the message; 第三检测模块,被配置为检测所述获取模块得到的所述发送方帐号是否属于敏感帐号,所述敏感帐号是发送包括敏感信息的消息的帐号;The third detection module is configured to detect whether the sender account obtained by the acquisition module belongs to a sensitive account, and the sensitive account is an account that sends a message including sensitive information; 第二确定模块,被配置为当所述第三检测模块确定所述发送方帐号属于所述敏感帐号时,确定所述消息是包括敏感信息的消息。The second determination module is configured to determine that the message is a message including sensitive information when the third detection module determines that the sender account belongs to the sensitive account. 16.根据权利要求15所述的装置,其特征在于,所述识别模块,还被配置为:16. The device according to claim 15, wherein the identification module is further configured to: 获取所述敏感帐号所对应的敏感关键字;Acquiring sensitive keywords corresponding to the sensitive account; 在所述消息的消息内容中查找所述敏感关键字;Searching for the sensitive keyword in the message content of the message; 将所述敏感关键字的对应位置的内容识别为所述敏感信息。The content at the corresponding position of the sensitive keyword is identified as the sensitive information. 17.一种消息预览装置,其特征在于,所述装置包括:17. A message preview device, characterized in that the device comprises: 处理器;processor; 用于存储处理器可执行指令的存储器;memory for storing processor-executable instructions; 其中,所述处理器被配置为:Wherein, the processor is configured as: 识别待预览的消息中的敏感信息;Identify sensitive information in messages to be previewed; 将所述消息中的所述敏感信息替换为模糊信息,得到预览信息,所述模糊信息是对所述敏感信息进行模糊处理后得到的信息;replacing the sensitive information in the message with fuzzy information to obtain preview information, where the fuzzy information is information obtained after fuzzing the sensitive information; 对所述预览信息进行显示。Display the preview information.
CN201611151052.4A 2016-12-14 2016-12-14 Message preview method and device Pending CN106529277A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611151052.4A CN106529277A (en) 2016-12-14 2016-12-14 Message preview method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611151052.4A CN106529277A (en) 2016-12-14 2016-12-14 Message preview method and device

Publications (1)

Publication Number Publication Date
CN106529277A true CN106529277A (en) 2017-03-22

Family

ID=58339384

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611151052.4A Pending CN106529277A (en) 2016-12-14 2016-12-14 Message preview method and device

Country Status (1)

Country Link
CN (1) CN106529277A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107508799A (en) * 2017-07-31 2017-12-22 珠海格力电器股份有限公司 Information presentation method and device based on instant messaging
CN107958161A (en) * 2017-11-30 2018-04-24 维沃移动通信有限公司 A kind of multitask display methods and mobile terminal
WO2019041181A1 (en) * 2017-08-30 2019-03-07 深圳传音通讯有限公司 Application information display method and device, and computer-readable storage medium
CN109446823A (en) * 2018-09-30 2019-03-08 天津字节跳动科技有限公司 Preview file method, apparatus, electronic equipment and readable storage medium storing program for executing
CN110447035A (en) * 2017-03-23 2019-11-12 微软技术许可有限责任公司 User content is fuzzy in structuring subscriber data file
CN110472446A (en) * 2019-07-19 2019-11-19 平安科技(深圳)有限公司 Message display method, device and storage medium, computer equipment
CN116029001A (en) * 2022-12-16 2023-04-28 中国电信股份有限公司 Message reminder method, device, storage medium and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104484612A (en) * 2014-11-19 2015-04-01 中电长城(长沙)信息技术有限公司 Sensitive information shielding method and system for remote desktop applications
US9177174B1 (en) * 2014-02-06 2015-11-03 Google Inc. Systems and methods for protecting sensitive data in communications
CN105068974A (en) * 2015-06-30 2015-11-18 联想(北京)有限公司 Information processing method and electronic device
CN105260673A (en) * 2015-09-18 2016-01-20 小米科技有限责任公司 Short message reading method and apparatus
CN106020587A (en) * 2016-04-29 2016-10-12 北京小米移动软件有限公司 Method and device for message display
CN106066884A (en) * 2016-06-06 2016-11-02 珠海市小源科技有限公司 A kind of information security recognition methods and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9177174B1 (en) * 2014-02-06 2015-11-03 Google Inc. Systems and methods for protecting sensitive data in communications
CN104484612A (en) * 2014-11-19 2015-04-01 中电长城(长沙)信息技术有限公司 Sensitive information shielding method and system for remote desktop applications
CN105068974A (en) * 2015-06-30 2015-11-18 联想(北京)有限公司 Information processing method and electronic device
CN105260673A (en) * 2015-09-18 2016-01-20 小米科技有限责任公司 Short message reading method and apparatus
CN106020587A (en) * 2016-04-29 2016-10-12 北京小米移动软件有限公司 Method and device for message display
CN106066884A (en) * 2016-06-06 2016-11-02 珠海市小源科技有限公司 A kind of information security recognition methods and device

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110447035A (en) * 2017-03-23 2019-11-12 微软技术许可有限责任公司 User content is fuzzy in structuring subscriber data file
CN110447035B (en) * 2017-03-23 2023-08-29 微软技术许可有限责任公司 User content obfuscation in structured user data files
CN107508799A (en) * 2017-07-31 2017-12-22 珠海格力电器股份有限公司 Information presentation method and device based on instant messaging
CN107508799B (en) * 2017-07-31 2018-12-04 珠海格力电器股份有限公司 Information presentation method and device based on instant messaging
WO2019041181A1 (en) * 2017-08-30 2019-03-07 深圳传音通讯有限公司 Application information display method and device, and computer-readable storage medium
CN107958161A (en) * 2017-11-30 2018-04-24 维沃移动通信有限公司 A kind of multitask display methods and mobile terminal
CN109446823A (en) * 2018-09-30 2019-03-08 天津字节跳动科技有限公司 Preview file method, apparatus, electronic equipment and readable storage medium storing program for executing
CN110472446A (en) * 2019-07-19 2019-11-19 平安科技(深圳)有限公司 Message display method, device and storage medium, computer equipment
WO2021012517A1 (en) * 2019-07-19 2021-01-28 平安科技(深圳)有限公司 Message display method and apparatus, and storage medium and computer device
CN116029001A (en) * 2022-12-16 2023-04-28 中国电信股份有限公司 Message reminder method, device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN106709399B (en) Fingerprint identification method and device
CN106529277A (en) Message preview method and device
CN106453052B (en) Message interaction method and device
CN103914634A (en) Image encryption method, image encryption device and electronic device
CN104639533B (en) Method of controlling security based on terminal and device
CN107643818B (en) Function opening method and device
CN108319832A (en) Unlocking method and device
CN106156561A (en) Application locking method, application unlocking method and a device
CN106302528B (en) Short message processing method and device
CN107748991A (en) Account safety management method and device
CN107045604A (en) Information processing method and device
CN106529253A (en) Unlocking method and apparatus, and terminal device
CN106503628A (en) method and device for fingerprint matching
CN105117115B (en) A kind of method and apparatus for showing electronic document
CN107360322B (en) Information prompting method and device
CN106372943A (en) Message processing method and device
CN106407780A (en) Application running method and apparatus
CN105975283A (en) Starting method and device for operating system
CN106791145A (en) Short message management method and device
CN105812530A (en) Method and device for adding contact means by using fingerprint information
CN106790584A (en) Information synchronization method and device
CN107147633B (en) Password input method and device
CN106408304B (en) Account security management method and device
CN105721677B (en) Information protection method, device and mobile terminal
CN106503573A (en) Cipher set-up method and device

Legal Events

Date Code Title Description
C06 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: 20170322