CN112434328A - Message forwarding method, mail forwarding method and electronic equipment - Google Patents

Message forwarding method, mail forwarding method and electronic equipment Download PDF

Info

Publication number
CN112434328A
CN112434328A CN201910792294.9A CN201910792294A CN112434328A CN 112434328 A CN112434328 A CN 112434328A CN 201910792294 A CN201910792294 A CN 201910792294A CN 112434328 A CN112434328 A CN 112434328A
Authority
CN
China
Prior art keywords
message
forwarded
hidden
screenshot
forwarding
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.)
Granted
Application number
CN201910792294.9A
Other languages
Chinese (zh)
Other versions
CN112434328B (en
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.)
Nail Holding Cayman Co ltd
Original Assignee
Nail Holding Cayman 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 Nail Holding Cayman Co ltd filed Critical Nail Holding Cayman Co ltd
Priority to CN201910792294.9A priority Critical patent/CN112434328B/en
Publication of CN112434328A publication Critical patent/CN112434328A/en
Application granted granted Critical
Publication of CN112434328B publication Critical patent/CN112434328B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • 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/6263Protecting personal data, e.g. for financial or medical purposes during internet communication, e.g. revealing personal data from cookies
    • 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/21Monitoring or handling of messages
    • H04L51/214Monitoring or handling of messages using selective forwarding
    • 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/21Monitoring or handling of messages
    • H04L51/23Reliability checks, e.g. acknowledgments or fault reporting
    • 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/21Monitoring or handling of messages
    • H04L51/234Monitoring or handling of messages for tracking messages

Landscapes

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

Abstract

The embodiment of the application provides a message forwarding method, a mail forwarding method and electronic equipment, wherein the method comprises the following steps: determining at least one message to be forwarded and message content contained in each message to be forwarded; determining hidden contents meeting hidden conditions in message contents corresponding to each message to be forwarded; generating a target forwarding message based on the hidden content of each message to be forwarded; and forwarding the target forwarding message to at least one receiving end so that the receiving objects respectively corresponding to the at least one receiving end can view the target forwarding message. The embodiment of the application improves the safety of the forwarded message.

Description

Message forwarding method, mail forwarding method and electronic equipment
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method for forwarding a message and a method for forwarding an email, and an electronic device.
Background
The communication software may provide information exchange through communication technology, for example, different types of communication software such as email, chat software, enterprise IM (Instant Messaging) may all implement information exchange through message forwarding. In the process of using the communication software, the sending object can combine and forward a plurality of messages in the same communication window to the receiving party, so that the message receiving party can view the combined and forwarded messages.
In the prior art, when a sending object merges and forwards a plurality of messages, the respective message contents of the plurality of messages are usually merged directly to obtain a target forwarding message, where the message content of the target forwarding message is composed of the respective message contents of the plurality of messages. Therefore, when the sending end is connected with the receiving end, the target forwarding message is directly sent to the receiving end, when the sending end is not directly connected with the receiving end, the sending end sends the target forwarding message to the server, and the server sends the target forwarding message to the receiving end. The receiving object can view the target forwarding message and know the message contents of the forwarded messages.
However, the respective message contents of the forwarded messages may include sensitive information such as user identity content, and the sensitive information of the user may be leaked during merging and forwarding, and the security of the conventional merging and forwarding method is low.
Disclosure of Invention
In view of this, embodiments of the present application provide a message forwarding method, a mail forwarding method, and an electronic device, so as to solve the technical problem in the prior art that when a message is merged and forwarded, the security is poor due to directly forwarding the message.
In a first aspect, an embodiment of the present application provides a message forwarding method, including:
determining at least one message to be forwarded and message content contained in each message to be forwarded;
determining hidden contents meeting hidden conditions in message contents corresponding to each message to be forwarded;
generating a target forwarding message based on the hidden content of each message to be forwarded;
and forwarding the target forwarding message to at least one receiving end so that the receiving objects respectively corresponding to the at least one receiving end can view the target forwarding message.
In a second aspect, an embodiment of the present application provides a method for forwarding an email, including:
determining at least one mail to be forwarded and mail content contained in each mail to be forwarded;
determining hidden contents meeting hidden conditions in mail contents corresponding to each mail to be forwarded;
generating a target forwarding mail based on the respective hidden content of at least one mail to be forwarded;
and forwarding the target forwarding e-mail to at least one receiving end so that the at least one receiving end can view the target forwarding e-mail corresponding to the receiving object respectively.
In a third aspect, an embodiment of the present application provides a message forwarding method, including:
determining at least one message to be forwarded and at least one receiving object;
determining a message hiding rule of each receiving object;
and forwarding the at least one message to be forwarded to a respective receiving end of the at least one receiving object according to the message hiding rule of each receiving object, so that a respective receiving client of the at least one receiving object displays the at least one message to be forwarded according to the message hiding rule.
In a fourth aspect, an embodiment of the present application provides an electronic device, including: a storage component and a processing component; the storage component stores one or more computer program instructions; the one or more computer program instructions for invocation and execution by the processing component;
the processing component is to:
determining at least one message to be forwarded and message content contained in each message to be forwarded; determining hidden contents meeting hidden conditions in message contents corresponding to each message to be forwarded; generating a target forwarding message based on the hidden content of each message to be forwarded; and forwarding the target forwarding message to at least one receiving end so that the receiving objects respectively corresponding to the at least one receiving end can view the target forwarding message.
In a fifth aspect, an embodiment of the present application provides an electronic device, including: a storage component and a processing component; the storage component stores one or more computer program instructions; the one or more computer program instructions for invocation and execution by the processing component;
the processing component is to:
determining at least one mail to be forwarded and mail content contained in each mail to be forwarded; determining hidden contents meeting hidden conditions in mail contents corresponding to each mail to be forwarded; generating a target forwarding mail based on the respective hidden content of at least one mail to be forwarded; and forwarding the target forwarding e-mail to at least one receiving end so that the at least one receiving end can view the target forwarding e-mail corresponding to the receiving object respectively.
In a sixth aspect, an embodiment of the present application provides an electronic device, including: a storage component and a processing component; the storage component stores one or more computer program instructions; the one or more computer program instructions for invocation and execution by the processing component;
the processing component is to:
determining at least one message to be forwarded and at least one receiving object; determining a message hiding rule of each receiving object; and forwarding the at least one message to be forwarded to the respective receiving client of the at least one receiving object according to the message hiding rule of each receiving object, so that the respective receiving client of the at least one receiving object displays the at least one message to be forwarded according to the message hiding rule.
In the embodiment of the application, sensitive messages in the messages to be forwarded can be hidden, after at least one message to be forwarded and message content included in each message to be forwarded are determined, hidden content meeting a hidden condition in the message content corresponding to each message to be forwarded is determined, the hidden content is content to be hidden, and after a target forwarding request is generated based on the hidden content of each message to be forwarded, the target forwarding message can be forwarded to at least one receiving end so that a receiving object corresponding to each receiving end can view the target forwarding message. Because the hidden content meeting the hidden condition in the target message to be forwarded is hidden, the sensitive message in the message to be forwarded is not included any more after the target message to be forwarded is forwarded, and the safety of message forwarding can be improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present application, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a flowchart of an embodiment of a message forwarding method according to an embodiment of the present application;
fig. 2 is a flowchart of an embodiment of a method for forwarding an email according to an embodiment of the present application;
fig. 3 is a diagram illustrating an example of at least one mail to be forwarded according to an embodiment of the present application;
fig. 4 is a flowchart of a message forwarding method according to another embodiment of the present application;
fig. 5 is an exemplary diagram of a screenshot of a mosaic process provided in an embodiment of the present application;
fig. 6 is an exemplary diagram of a screenshot forwarding prompt control provided in an embodiment of the present application;
fig. 7 is an exemplary diagram of a screenshot editing window provided in an embodiment of the present application;
fig. 8 is a flowchart of a message forwarding method according to another embodiment of the present application;
FIG. 9 is a diagram of an example message selection provided by an embodiment of the present application;
fig. 10 is a flowchart of a message forwarding method according to another embodiment of the present application;
fig. 11 is a schematic structural diagram of an embodiment of an electronic device according to an embodiment of the present application;
fig. 12 is a schematic structural diagram of another embodiment of an electronic device according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. 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 application.
The terminology used in the embodiments of the present application is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in the examples of this application and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise, and "a" and "an" typically include at least two, but do not exclude the presence of at least one.
It should be understood that the term "and/or" as used herein is merely one type of association that describes an associated object, meaning that three relationships may exist, e.g., a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
The words "if," "if," as used herein may be interpreted as "at … …" or "at … …" or "in response to a determination" or "in response to a recognition," depending on the context. Similarly, the phrases "if determined" or "if identified (a stated condition or event)" may be interpreted as "when determined" or "in response to a determination" or "when identified (a stated condition or event)" or "in response to an identification (a stated condition or event)", depending on the context.
It is also noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a good or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such good or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a commodity or system that includes the element.
It should be noted that in the embodiments of the present application, the terms "first", "second", and the like are used for descriptive purposes only and are not to be construed as indicating or implying any significant or implied number of technical features. Thus, features defining "first", "second" may explicitly or implicitly include one or more of the features. In the description of the embodiments of the present application, "a plurality" means two or more unless otherwise specified.
The method and the device can be applied to a message forwarding scene of communication software, and the message to be forwarded is subjected to message hiding setting, so that sensitive information of the message to be forwarded can be protected in the forwarding process, and the forwarding safety is improved.
In the prior art, in a scenario of combining and forwarding a plurality of messages to be forwarded, a mode of directly combining the messages to be forwarded is often adopted for forwarding. For example, after determining at least one message to be forwarded, a dialog component may be generated from the at least one message to be forwarded, and after sending the dialog component to the receiving end, a receiving object corresponding to the receiving end may view the dialog box, that is, the receiving object may include the at least one message to be forwarded. However, the message to be forwarded may contain sensitive messages such as a user account, and the process of directly combining the messages to be forwarded is prone to sensitive information leakage, and the security is poor.
In order to improve the security of merging and forwarding at least one message to be forwarded, in the embodiment of the present application, a sensitive message in the message to be forwarded may be hidden, after determining at least one message to be forwarded and a message content included in each message to be forwarded, a hidden content that meets a hidden condition in a message content corresponding to each message to be forwarded is determined, where the hidden content is a content that needs to be hidden, so that after a target forwarding request is generated based on the hidden content of each message to be forwarded, the target forwarding message may be forwarded to at least one receiving end, so that a receiving object corresponding to each receiving end views the target forwarding message. Because the hidden content meeting the hidden condition in the target message to be forwarded is hidden, the sensitive message in the message to be forwarded is not included any more after the target message to be forwarded is forwarded, and the safety of message forwarding can be improved. The embodiments of the present application will be described in detail below with reference to the accompanying drawings.
The message forwarding method provided by the embodiment of the application can be applied to electronic equipment, and a communication application program can be installed in the electronic equipment to provide a message forwarding function for a user. When a user forwards a message by using the electronic equipment, the user needs to register in a communication program of the electronic equipment, and the user identity messages such as an account number, a password, a head portrait, a mailbox account number, positions and the like of the user are acquired through registration. Any user can communicate with other users through the electronic equipment, such as mail forwarding, instant conversation and the like. In the process of forwarding the communication message, the identity message of the user sending the message can be carried so as to identify the sender of the message.
The electronic equipment can comprise a mobile phone, a tablet computer, wearable equipment, an intelligent sound box with a display screen, vehicle-mounted equipment, augmented reality/virtual reality equipment, a notebook computer, a netbook and other equipment. The electronic device may utilize a wired communication function or a wireless communication function to implement message forwarding in the embodiment of the present application, the wired communication function may be implemented by a wired function module such as an optical fiber transmission module, and the wireless communication function may be implemented by a wireless communication module or a mobile communication module. The Wireless communication module can provide a solution for Wireless communication including a Wireless Local Area Network (WLAN) applied to the electronic device.
The electronic device may implement display functionality via the GPU, the display screen, and the processing component, etc. The display screen may be used to display an interface for messages composed of videos, text, images, etc., through which a user views the messages. For the display screen with the touch function, the user can also realize the operation control function of the message through operations such as touch, click and the like. The electronic device may include at least one display screen.
As shown in fig. 1, a flowchart of an embodiment of a message forwarding method provided in the embodiment of the present application is shown, where the method may include the following steps:
101: at least one message to be forwarded and message content contained in each message to be forwarded are determined.
The message forwarding method of the embodiment of the present application may be applied to a sending end, and it can be understood that the sending end may refer to a program that provides a local service for a sending object, and corresponds to a receiving end, that is, a program that provides a local service for a receiving object. The message forwarding method in the embodiment of the application can be set in a sending end, and the sending end or the receiving end can be specifically installed in an electronic device with a program processing function.
When the message forwarding method is applied specifically in the embodiment of the application, a user actually executes an operation instruction of a message, and when the message is forwarded, the user instruction needs to be processed so that a computer can recognize the operation instruction of the user and respond to some operation instructions operated by the user, and a user who prepares to forward the message can be called a sending object, wherein the object is a digital identifier of a main body of the forwarded message, and different forwarding objects can be corresponding to different forwarding main bodies.
Therefore, the determining of the at least one message to be forwarded may specifically refer to determining at least one message to be forwarded selected by the sending object, and associating the at least one message to be forwarded with the sending object, so that one message to be forwarded may be correspondingly executed for the forwarding object to forward.
Messages may include data units communicated between threads through which the message may be forwarded. The data stored in the message may be the content of the message, and the message may be associated with user identity information such as a user account, a head portrait, a name, and the like. When the message is displayed, user identity information such as a user account, a mailbox address, a head portrait, a name and/or a mail signature of the sending object can be displayed.
The at least one message to be forwarded may specifically be the at least one message to be forwarded for combined forwarding.
102: and determining hidden contents meeting the hidden conditions in the message contents corresponding to each message to be forwarded.
The message to be forwarded corresponds to message content, which may include content that can be presented and content that needs to be hidden. By setting the message processing rule, each message to be forwarded can be processed, and hidden contents meeting the hidden condition are selected. The hidden condition may specifically be a hidden content in the message content corresponding to each message to be forwarded, which may be selected according to the determination rule of the sensitive information.
Optionally, the hiding condition may include hiding content that meets the condition for identifying the identity of the object, and the determining hidden content that meets the hiding condition in the message content corresponding to each message to be forwarded may include: and determining the content used for identifying the identity of the object in the message content corresponding to each message to be forwarded as the hidden content. The content for identifying the identity of the object comprises information such as an account number or a name, a head portrait and the like.
103: and generating a target forwarding message based on the hidden content of the at least one message to be forwarded.
After the respective hidden contents of at least one message to be forwarded are hidden, the content which can be forwarded is obtained, and therefore the target forwarding message can be generated according to the forwarding content.
Optionally, the generating a target forwarding message based on the hidden content of each of the at least one message to be forwarded includes: hiding the hidden content of each message to be forwarded based on the hidden content of each message to be forwarded to obtain the forwarding content corresponding to each message to be forwarded; and combining the respective forwarding contents of at least one message to be forwarded to generate the target forwarding content.
104: and forwarding the target forwarding message to at least one receiving end so that the receiving objects respectively corresponding to the at least one receiving end can view the target forwarding message.
The sender may forward the target-forward message to at least one receiver. Specifically, when the transmitting end establishes a communication link with at least one client, for example, when UDP (User data Protocol) connection or TCP (Transmission Control Protocol) is performed, the transmitting end may directly transmit the target forwarding message to at least one receiving end. When the sending end and at least one receiving end do not establish a direct communication link, the target forwarding message can be forwarded to the at least one receiving end through the server. That is, the sending end sends the target forwarding message to the server, and the server sends the target forwarding message to at least one receiving end.
The receiving end can output the target forwarding message on the display screen after receiving the target forwarding message, when the display screen outputs the target forwarding message, a message page of the target forwarding message is formed, and a user views at least one target forwarding message by browsing the message page on the display screen.
In the embodiment of the application, after at least one message to be forwarded is determined, the message content included in each message to be forwarded can be determined, so that the hidden content meeting the hidden condition in the message content corresponding to each message to be forwarded is determined. And after the target forwarding message is generated based on the hidden content of each message to be forwarded, forwarding the target forwarding message to at least one receiving terminal so that a receiving object corresponding to the at least one receiving terminal can view the target forwarding message. The hidden content is a sensitive message in the message content, and is hidden, namely the sensitive information in the message to be forwarded is hidden, so that the safety of the forwarded message is improved. The security processing of the message is performed from the message itself to improve the security of the forwarding.
Because each message to be forwarded contains more information contents, the message to be forwarded can be analyzed in the following way so as to obtain the contents which need to be hidden in the message to be forwarded and the contents which can be forwarded.
When the hidden contents of the message to be forwarded are hidden, the contents which need to be hidden and the contents which do not need to be hidden in the message contents contained in each message to be forwarded can be divided, so that the forwarding efficiency is improved. As an embodiment, the generating a target forwarding message based on the hidden content of each of the at least one message to be forwarded may include:
hiding the hidden content from the message content corresponding to each message to be forwarded according to the hidden content of each message to be forwarded, and obtaining the forwarding content of each message to be forwarded;
and combining the forwarding contents of the at least one message to be forwarded to generate a target forwarding message.
As an optional manner, when hiding the content to be hidden, the content to be hidden may be selected to be deleted, and hiding the hidden content from the message content corresponding to each message to be forwarded according to the hidden content of the at least one message to be forwarded, where obtaining the forwarding content of each message to be forwarded includes:
and deleting the hidden content from the message content corresponding to each message to be forwarded according to the hidden content of the at least one message to be forwarded, so as to obtain the forwarding content of each message to be forwarded.
As still another alternative, when the content to be hidden is hidden, the content to be hidden may be selected to be subjected to blurring processing so as to form browsing interference on the hidden content. The hiding the hidden content from the message content corresponding to each message to be forwarded according to the hidden content of the at least one message to be forwarded, and obtaining the forwarding content of each message to be forwarded includes:
and coding and fuzzily processing hidden contents in the message content corresponding to each message to be forwarded by using a messy code algorithm to obtain the forwarding content of each message to be forwarded.
The hidden modes of different message contents are different, when the message contents are characters or characters, a messy code algorithm can be adopted to carry out coding fuzzy processing on the hidden contents, and the forwarding contents of each message to be forwarded are obtained. The scrambling code algorithm may generally perform encoding processing on hidden contents in the message content according to a certain encoding rule, obtain encoded contents for replacing the hidden contents after encoding fuzzy processing is performed on the obtained encoded contents, replace the hidden contents in the message content with the encoded contents, and the replaced message content may be corresponding forwarding content. The method can hide sensitive contents in the message contents by a coding replacement mode, and improves the message processing efficiency.
The message forwarding method according to the embodiment of the present application may be applied to instant messaging software or asynchronous messaging software, where the instant messaging software may include, for example, nails, homing pigeons, and the asynchronous messaging software may include, for example, emails.
For convenience of understanding, the embodiments of the present application will be described in detail by taking the message to be forwarded as an email. In a usage scenario of an email, as shown in fig. 2, a method for forwarding an email according to an embodiment of the present application may include:
201: at least one mail to be forwarded and mail content contained in each mail to be forwarded are determined.
The mail content comprises a mail body, a mail header and the like. In the email forwarding scenario, forwarding or replying can be performed on the basis of the received forwarded email, and whether forwarding or replying, an email forwarding process exists. Each time the mail is forwarded, the newly added mail can be regarded as a mail to be forwarded, and therefore, at least one mail to be forwarded in the received forwarded mails can be obtained, that is, the currently received mail is taken as a mail to be forwarded each time according to different forwarding sequences.
As shown in fig. 3, which is an exemplary diagram of 3 mails to be forwarded, the mails 301, 302, and 303 may be obtained according to a forwarding order, where the mail 303 is forwarded first, the mail 302 is forwarded second, the mail 301 is a mail that is forwarded last time, and each time the mail is forwarded, the mail may include a corresponding mail header and a mail body, the mail body of the mail 301 is 3011, the mail body of the mail 302 is 3021, the mail body and the signature of the mail 302 are 3022, the mail header of the mail 303 is 3031, the mail body and the signature of the mail 303 are 3032, and the mail 301, the mail 302, and the mail 303 each time they are forwarded may be regarded as three mails to be forwarded.
202: and determining hidden contents meeting the hidden conditions in the mail contents corresponding to each mail to be forwarded.
When the email is forwarded, the setting of the hidden condition may specifically be whether the email contains sensitive keywords and/or contains an account number, an electronic signature, and other identifiable object identities. The hidden content meeting the hidden condition in the mail content corresponding to each mail to be forwarded may specifically be: the content containing the sensitive keywords and the content belonging to the account number, the electronic signature and the like and capable of identifying the identity of the object.
203: and generating the target forwarding mails based on the respective hidden contents of the at least one mail to be forwarded.
204: and forwarding the target forwarding message to at least one receiving end so that the receiving objects respectively corresponding to the at least one receiving end can view the target forwarding mail.
For the determination of the hidden content in the mail content and the generation of the target forwarding mail in the embodiment of the present application, specific reference may be made to the determination of the hidden content in the embodiment shown in fig. 1, and a processing manner or step of the generation of the target forwarding message, processing principles thereof are the same, and are not described herein again.
In the embodiment of the application, for the e-mail, the corresponding sensitive message can be hidden aiming at the mail content, so that the safety in the process of forwarding the e-mail is improved.
When a plurality of messages to be forwarded are forwarded in a forwarding mode of combining forwarding or forwarding one by one and the like, the plurality of messages to be forwarded are directly combined and forwarded or forwarded one by one in a text mode on the name of a sending object, and part of information in the messages is easily lost in the forwarding process. For example, when forwarding one by one, each message to be forwarded is directly forwarded one by one on the name of the sending object, so that the logic between at least one message to be forwarded cannot be embodied, the logic message between at least one message to be forwarded is lost, and sensitive messages in the forwarded messages can be leaked. When merging and forwarding, specifically, at least one message is reconstructed into a dialog box, the text is directly displayed after the dialog box is forwarded, when a receiving object triggers display operation, the complete message in the dialog box can be displayed, but sensitive messages are leaked, and messages of image, voice and other types cannot be directly displayed in the dialog box, so that the prompt effect is poor.
On the basis of ensuring the safety of the forwarded messages, in order to maintain the logic integrity of a plurality of messages to be forwarded and highlight the relevance among the messages, the plurality of messages to be forwarded can be converted into a screenshot, and the message conversion is carried out in the screenshot mode.
As shown in fig. 4, which is a flowchart of another embodiment of a message forwarding method provided in this embodiment of the present application, the method may include the following steps:
401: at least one message to be forwarded and message content contained in each message to be forwarded are determined.
402: and determining hidden contents meeting the hidden conditions in the message contents corresponding to each message to be forwarded.
403: and generating a target forwarding screenshot based on the hidden content of the at least one message to be forwarded.
And after hiding the hidden content corresponding to the at least one message to be forwarded based on the hidden content of the at least one message to be forwarded, performing screenshot processing on a message page corresponding to the at least one message to be forwarded to obtain a target forwarding screenshot.
404: and forwarding the target forwarding screenshot to at least one receiving terminal so that the target forwarding screenshot can be viewed by receiving objects respectively corresponding to the at least one receiving terminal.
In the embodiment of the application, after at least one message to be forwarded is determined, the message content included in each message to be forwarded can be determined, so that the hidden content meeting the hidden condition in the message content corresponding to each message to be forwarded can be determined. The hidden content is sensitive information in the message content, so that a target forwarding screenshot can be generated based on the hidden content of at least one message to be forwarded. The target forwarding screenshot can be generated by using the respective hidden content of at least one message to be forwarded. The target forwarding screenshot can include logic information among at least one message to be forwarded, and hidden contents in the at least one message to be forwarded can be hidden, so that a more complete and safer target forwarding screenshot is obtained, and the prompt effect of the screenshot is improved.
When the message is forwarded in the form of screenshot, the hidden content corresponding to each message to be forwarded can be subjected to image blurring processing to obtain a target forwarding screenshot. The generating a target forwarding screenshot based on the respective hidden content of the at least one message to be forwarded comprises: and carrying out image blurring processing on the basis of the sub-screenshot corresponding to the hidden content of each message to be forwarded to obtain a target forwarding screenshot.
In the screenshot processing process, after each message to be forwarded is rendered into an image, the region of the hidden content corresponding to each message to be forwarded in the image is subjected to image blurring processing to obtain a page screenshot after blurring processing, and then all the page screenshots after blurring processing are spliced to obtain a target forwarding screenshot. As an embodiment, the generating a target forwarding screenshot based on the hidden content of each of the at least one message to be forwarded includes:
rendering a display page of the message content corresponding to each message to be forwarded into a first page screenshot;
for any message to be forwarded, according to a hidden area where hidden content in message content corresponding to the message to be forwarded is located, performing image blurring processing on the first page screenshot corresponding to the message to be forwarded to obtain a second page screenshot corresponding to the message to be forwarded;
and splicing the second page screenshots of the at least one message to be forwarded to obtain a target forwarding screenshot.
In a possible design, the performing, for any message to be forwarded, image blurring processing on the first page screenshot corresponding to the message to be forwarded according to a hidden area where hidden content in message content corresponding to the message to be forwarded is located, and obtaining a second page screenshot corresponding to the message to be forwarded includes:
and aiming at any message to be forwarded, according to a hidden area where hidden content in message content corresponding to the message to be forwarded is located, performing image mosaic processing or digital watermarking processing on a sub-screenshot corresponding to the hidden area in the first page screenshot corresponding to the message to be forwarded to obtain a second page screenshot of the message to be forwarded.
As a possible implementation manner, for any message to be forwarded, according to a hidden area where hidden content in message content corresponding to the message to be forwarded is located, performing image mosaic processing or digital watermarking processing on a sub-screenshot corresponding to the hidden area in the first page screenshot corresponding to the message to be forwarded, and obtaining a second page screenshot of the message to be forwarded includes:
for any message to be forwarded, determining a first screenshot corresponding to a hidden area in the first screenshot corresponding to the message to be forwarded according to the hidden area where the hidden content in the message content corresponding to the message to be forwarded is located;
determining a first pixel mean value corresponding to the first sub-screenshot;
performing mosaic processing or digital watermarking processing on the first sub-screenshot according to the first pixel mean value to obtain a second sub-screenshot; wherein a difference value between a second pixel mean value of the second sub-screenshot and the first pixel mean value is smaller than a first threshold value;
and filling the hidden area in the first page screenshot corresponding to the message to be forwarded by using the second screenshot, and obtaining a second page screenshot of the message to be forwarded.
When the first sub-screenshot is subjected to mosaic processing or digital watermarking processing, the first pixel mean value of the first sub-screenshot can be used as a processing reference, so that the difference between the pixel mean values of the second sub-screenshot and the first sub-screenshot is small, the fuzzy display is achieved without deviating from the original display effect, and the display efficiency of the screenshot is improved.
As yet another possible implementation, the blurred image of the blurred region may be randomly generated and the image of the original blurred region may be replaced with the randomly generated blurred image. For any message to be forwarded, according to a hidden area where hidden content in message content corresponding to the message to be forwarded is located, performing image mosaic processing or digital watermarking processing on a sub-screenshot corresponding to the hidden area in the first page screenshot corresponding to the message to be forwarded, and obtaining a second page screenshot of the message to be forwarded may include:
randomly generating a first mosaic image or a first digital watermark image matched with a hidden area according to the hidden area where the hidden content in the message content corresponding to any message to be forwarded is located;
and replacing the sub-screenshot corresponding to the hidden area in the first page screenshot by using the first mosaic image or the first digital watermark image to obtain a second page screenshot of the message to be forwarded.
The first mosaic image or the image size of the first mosaic image is equal to the corresponding hidden area.
In the process of screenshot processing of the message, at least one message to be forwarded can be integrated into one page, then the page containing the message content of the at least one message to be forwarded is subjected to image rendering, a third page screenshot is obtained, then the area corresponding to the fuzzy content in the third page screenshot is subjected to image fuzzy processing, and a target forwarding screenshot is obtained.
As another embodiment, the generating a target forwarding screenshot based on the hidden content of each of the at least one message to be forwarded includes:
performing page splicing on the display pages of the message content corresponding to the at least one message to be forwarded respectively to obtain a target forwarding page;
rendering the target forwarding page into a third page screenshot;
and performing image blurring processing on the sub-screenshot corresponding to each hidden area in the third page screenshot according to the hidden area where the hidden content corresponding to the at least one message to be forwarded is located, so as to obtain a target forwarding screenshot.
In a possible design, the performing, according to a hidden area where hidden content corresponding to each of the at least one message to be forwarded is located, image blurring processing on a sub-screenshot corresponding to each hidden area in the third page screenshot to obtain a target forwarding screenshot includes:
and performing image mosaic processing or digital watermarking processing on the sub-screenshot corresponding to each hidden area in the third page screenshot according to the hidden area where the hidden content corresponding to the at least one message to be forwarded is located, so as to obtain a target forwarding screenshot.
As a possible implementation manner, the performing, according to a hidden area where hidden content corresponding to each of the at least one message to be forwarded is located, image mosaic processing or digital watermarking processing on a sub-screenshot corresponding to each hidden area in the third page screenshot to obtain a target forwarding screenshot includes:
determining a third sub-screenshot corresponding to each hidden area in the third page screenshot according to the hidden area where the hidden content corresponding to the at least one message to be forwarded is located, and obtaining at least one third sub-screenshot;
determining a third pixel mean value corresponding to each third sub-screenshot;
aiming at least one third sub-screenshot, performing mosaic processing or digital watermarking processing on each third sub-screenshot according to a third pixel mean value corresponding to each third sub-screenshot to obtain a fourth sub-screenshot corresponding to each message to be forwarded; wherein a difference value between a fourth pixel mean value of the fourth sub-screenshot and the third pixel mean value is smaller than a second threshold;
and filling hidden areas corresponding to the at least one fourth screenshot in the third page screenshot by using the at least one fourth screenshot respectively to obtain a target forwarding screenshot.
When the third sub-screenshot is subjected to mosaic processing or digital watermarking processing, the third pixel mean value of the third sub-screenshot can be used as a processing reference, so that the difference between the pixel mean values of the fourth sub-screenshot and the third sub-screenshot is small, the fuzzy display is achieved without deviating from the original display effect, and the display efficiency of the screenshot is improved.
As another possible implementation manner, the performing, according to a hidden area where hidden content corresponding to each of the at least one message to be forwarded is located, image mosaic processing or digital watermarking processing on a sub-screenshot corresponding to each hidden area in the third page screenshot to obtain a target forwarding screenshot includes:
randomly generating a second mosaic image or a second digital watermark image matched with the hidden area of the at least one message to be forwarded according to the hidden area where the hidden content corresponding to the at least one message to be forwarded is located;
and replacing the sub-screenshot corresponding to each hidden area in the third page screenshot with a second mosaic image or a second digital watermark image matched with the hidden area to obtain a target forwarding image.
And the image size of the second mosaic image or the second mosaic image is equal to that of the corresponding hidden area.
For the convenience of understanding, in fig. 5, a target forwarding screenshot 501 after being processed by an image mosaic is shown, in the target forwarding screenshot 501, when hidden contents of each message to be forwarded 502 are processed by the image mosaic, and the hidden contents are a user avatar and a user nickname, and the user avatar 5021 and the user nickname 5022 in each message to be forwarded are processed by the image mosaic, after the target forwarding screenshot 501 is forwarded to at least one receiving end, a receiving object behind the receiving end can view at least one forwarding message which is efficiently restored and has high security.
When the user avatar is subjected to mosaic processing, the processing shape may be set as needed, and may be, for example, a circle as shown in fig. 5 or a rectangle so as to cover the original avatar.
In the process of message forwarding, in order to improve the information conversion efficiency and enable the receiving object to obtain a more vivid and comprehensive information forwarding message, the screenshot forwarding mode can be prompted, so that the forwarding object is prompted to use a more efficient forwarding mode. Thus, as an embodiment, the method may further comprise:
outputting screenshot forwarding prompt information;
detecting a confirmation operation triggered by a sending object aiming at the screenshot forwarding prompt information, and generating a screenshot forwarding request;
the generating a target forwarding screenshot based on the respective hidden content of the at least one message to be forwarded comprises:
and responding to the screenshot forwarding request, and generating a target forwarding screenshot based on the hidden content of the at least one message to be forwarded.
The screenshot forwarding prompting message can be output after the completion of the execution of the selection operation of the user on the at least one message to be forwarded is acquired. In some possible designs, the screenshot forwarding prompting information may include a screenshot forwarding prompting control, for example, the screenshot forwarding prompting control 601 output in fig. 6, and a user may perform a confirmation operation for screenshot forwarding through the screenshot forwarding prompting control 601, where a sending end may detect the confirmation operation performed by a sending object for the screenshot forwarding prompting control 601. After obtaining the screenshot, in order to implement a personalized display mode of the screenshot, the sending object may freely edit the screenshot, where the editing is usually a common editing process, such as adjusting the size, brightness, color, and the like. Thus, as an embodiment, the method may further comprise:
detecting an image editing request aiming at the target forwarding screenshot and triggered by the sending object;
responding to the image editing request, and outputting an editing interface based on the target forwarding screenshot;
acquiring editing operation triggered by the sending object in the editing interface aiming at the target forwarding screenshot;
and editing the target forwarding screenshot based on the editing operation to obtain an edited target page screenshot.
For convenience of understanding, as shown in fig. 7, which is an exemplary diagram of a screenshot editing window illustrated in an embodiment of the present application, in the screenshot editing window 700, a sending object may be edited based on an editing control 701 provided by the window. Each editing function provided by the image editing window in the embodiment of the application is a relatively common editing function, and is not repeated again.
In certain embodiments, further comprising: and forwarding the edited target forwarding screenshot to at least one receiving terminal so that a receiving object corresponding to the at least one receiving terminal can view the edited target forwarding screenshot.
After the screenshot is edited, the edited screenshot can be forwarded to the receiving end.
In certain embodiments, further comprising: and storing the edited screenshot of the target page to a local memory based on the storage request triggered by the sending object.
When the object forwarding message is sent, the object information of the sending object can be hidden, so that the safety of message forwarding is further improved. As an embodiment, further comprising:
determining identity information of the sending object;
the forwarding the target forwarding message to at least one receiving end, so that the receiving objects respectively corresponding to the at least one receiving end view the target forwarding message, includes:
and forwarding the target forwarding message to at least one receiving end in a forwarding mode of hiding the identity information of the sending object, so that the receiving objects corresponding to the at least one receiving end respectively view the target forwarding message.
When the message forwarding method is applied to the e-mail, after the identity message of the sending object is hidden, the object identity of the sending object cannot be determined after the at least one receiving end displays the forwarded target forwarding message, and the object identity of the sending object is hidden. The hiding manner of the object identity of the sending object in the e-mail can comprise the following steps: a messy code hiding mode and a rule setting mode are displayed. The messy code hiding mode comprises the step of coding the identity information of the sending object, and the identity information in the coded information is not directly displayed any more but is displayed in a messy code mode. The display rule setting mode may include hiding the identity information of the transmission object in a method of not displaying output, and at least one receiving end may receive and display the target forwarding message, but not display the identity information of the forwarding object.
When the message forwarding method is applied to the instant messaging software, the identity information of the sending object can be hidden by adopting a preset hiding mode, hidden contents and the like.
As an embodiment, further comprising:
determining a hidden condition based on the message type of the at least one message to be forwarded; the message forwarding type comprises an instant messaging type and an asynchronous messaging type; the hidden condition corresponding to the asynchronous communication type is whether the content contains sensitive keywords and the content can identify the object identity, and the hidden condition corresponding to the instant communication type is whether the content can identify the object identity.
In the asynchronous communication type, the hidden contents meeting the hidden condition belong to the contents containing sensitive keywords and the contents capable of identifying the object identity. And in the instant messaging type, the hidden contents meeting the hidden conditions are the contents belonging to the identifiable object identity.
In the asynchronous communication type, the content containing sensitive keywords and the content belonging to an account number, an electronic signature and the like and capable of identifying the identity of an object are used as hidden content. In the instant messaging class, contents which belong to account numbers, electronic signatures, head portraits and the like and can identify the identities of objects are used as hidden contents.
In the message forwarding process, a user may select whether to hide hidden contents, and as an embodiment, after determining hidden contents satisfying a hidden condition in message contents corresponding to each message to be forwarded, the method further includes:
generating a hidden prompt message based on the hidden content of the at least one message to be forwarded;
detecting a confirmation operation triggered by the user aiming at the hidden prompt information, and generating a hidden request;
the generating a target forwarding message based on the hidden content of each of the at least one message to be forwarded includes:
and responding to the hiding request, hiding the hidden content of each message to be forwarded, and generating a target forwarding message by using the hidden message to be forwarded.
When it is detected that the user does not trigger the confirmation operation for the hidden prompt information, the hidden content of each of the at least one message to be forwarded may not be hidden, and the target forwarding message is generated based on the at least one message to be forwarded.
The hidden processing of the hidden content described in the embodiment of the present application may refer to a specific hidden step of the hidden content in the embodiment of the present application, and is not described herein again.
The hidden prompt message may be a hidden prompt control, and the control is used to prompt which message contents of the sending object belong to the hidden contents, and detect whether the sending object triggers the hidden confirmation operation. For example, when a nickname of an object is contained in the hidden content, the generated hidden prompt message may be a nickname hidden prompt message. As shown in fig. 5, the nickname hiding alert message may be a nickname hiding selection control 503, and when the sending object selects the nickname hiding selection control 503, the hiding process of the nickname in the hidden content may be performed. When the sending object does not select the nickname hiding selection control 503, the nickname in the hidden content is not hidden, that is, the nickname is not hidden in the target forwarding message, and the receiving object can still see the nickname in the target forwarding message.
When forwarding a message, if the number of forwarded messages is too large, the message is easily lost or the forwarding efficiency is low. Thus, the number of messages of the at least one message to be forwarded may be limited.
The determining at least one message to be forwarded and the message content included in each message to be forwarded includes:
and detecting at least one message selected by the sending object in the first communication window to obtain at least one message to be forwarded and message content contained in each message to be forwarded.
The detecting at least one message selected by the sending object in the first communication window, obtaining at least one message to be forwarded, and the message content contained in each message to be forwarded includes:
detecting the selection operation of the sending object aiming at least one message in a first communication window, and counting the number of the selected at least one message;
if the number of the messages is smaller than a number threshold value, determining the selected message as the at least one message to be forwarded;
if the message quantity is equal to a quantity threshold value, outputting a message quantity limit prompting message to prompt that the quantity of the messages selected by the forwarding object exceeds the quantity threshold value; and terminating the message selection function of the first communication window, and determining the message with the selected message quantity being the quantity threshold value as the at least one message to be forwarded.
In an instant messaging scene, the forwarding object can forward the message in the first communication window to the second communication window, so that the forwarding object contained in the second communication window can view the forwarded message.
As shown in fig. 8, which is a flowchart of an embodiment of a message forwarding method provided in this embodiment of the present application, the method may include the following steps:
801: and detecting the selection operation of the sending object aiming at least one communication message in the first communication window to obtain at least one message to be forwarded and the message content contained in each message to be forwarded.
802: determining hidden contents meeting hidden conditions in message contents corresponding to each message to be forwarded;
803: generating a target forwarding message based on the hidden content of each message to be forwarded;
some steps of the embodiments of the present application are the same as those of the embodiments described above, and are not described herein again.
804: and forwarding the target forwarding message to the at least one receiving end through a second communication window so that the target forwarding message can be viewed by receiving objects respectively corresponding to the at least one receiving end.
And the second communication window is a communication window corresponding to a group formed by the forwarding object and at least one receiving object.
The sending object may communicate messages with one receiving object or with multiple receiving objects. The sending object may select at least one message to be forwarded based on a first correspondence window, which may be selected by the sending object from a correspondence list. The communication list is a prompt list of objects which can be communicated and are displayed by the client as the objects, and the objects can communicate with any communication object in the list.
The second communication window is a sending window selected by the sending end for the user, the sending object forwards at least one message to be forwarded to an object group corresponding to the second communication window, at least one object can be associated in the second communication window to form a group, and the at least one object except the sending object can be a receiving object.
When the sending object sends the target forwarding message to a receiving object, the sending end may directly send the target forwarding message to the receiving end corresponding to the receiving object, or may forward the target forwarding message to the receiving end corresponding to the receiving object through the server.
When the sending object carries out message communication with a plurality of receiving objects at the same time, the sending object and the receiving objects are located in the same communication group, each object starts a communication thread with the server, and the server forms a thread set by a plurality of threads belonging to the same communication group. At this time, after the sending end sends the target forwarding message to the server, the server may obtain the target forwarding message and the thread set, traverse the thread set, and forward the target forwarding message to a plurality of receiving ends that are not the sending end and are located in the communication group, and at this time, the plurality of receiving ends may obtain the target forwarding message and display the target forwarding message.
In the embodiment of the application, the hidden content in the message in the communication window is hidden, so that the safety of the communication message can be ensured while the message is forwarded.
In addition, the source of at least one message to be forwarded can be hidden, and the message source can refer to the window name of the communication window where the at least one message to be forwarded is selected by the user. The window name 503 is mosaic processed as in fig. 5.
In a possible design, the detecting a selection operation of the sending object for at least one communication message in the first communication window, and obtaining at least one message to be forwarded and a message content included in each message to be forwarded includes:
responding to a message selection request triggered by the sending object aiming at the first communication window, and displaying a corresponding selection control for each communication message in the first communication window;
and detecting the selection operation of the sending object aiming at the at least one selection control, and obtaining at least one message to be forwarded formed by the communication message corresponding to the selected at least one selection control and the message content contained in each message to be forwarded.
For ease of understanding, an exemplary view of a first communication window 900 is shown in fig. 9. In the first messenger window 900, at least one messenger message 901 may be included, after the sending object triggers a message selection request for the first messenger window 900, a selection control 902 may be displayed in parallel to the left of each messenger message, each selection control may be associated with a corresponding messenger message, and when the sending object selects at least one selection control 903, the messenger message 904 associated with at least one option control 903 may be determined to be selected, so as to obtain at least one message to be forwarded 904.
As a possible implementation, the acquisition of the hidden content may be obtained by third party software.
The determining hidden contents meeting the hidden condition in the message content corresponding to each message to be forwarded may include:
sending each message to be forwarded to the third-party hidden software so that the third-party software can determine hidden contents meeting hidden conditions in message contents corresponding to each message to be forwarded;
and acquiring the hidden content of each message to be forwarded, which is sent by the third-party software.
The acquisition processing of the hidden content in the embodiment of the application can be encapsulated in third-party hidden software. The third-party hidden software can provide a calling interface, and the sending end can realize data transmission and content acquisition through the calling interface of the third-party hidden software. The fuzzy processing can improve the working information, and is convenient for development and maintenance.
It should be noted that the technical solution of the embodiment of the present application may also be applied to merge forwarding and forwarding one by one. When merging and forwarding, at least one message to be forwarded may be merged, and then the merged message may be forwarded. In order to ensure the security during the merging and forwarding, the hidden rule of the embodiment of the present application may also be applied during the merging and forwarding process to hide the hidden content in the message, so as to improve the security of the message forwarding. When the sending object forwards at least one message to be forwarded one by one, the hidden content meeting the hidden condition in each message to be forwarded can be hidden, and the safety of each forwarded message can be improved.
In addition, when the sensitive information in the message to be forwarded is hidden, the message hiding can be performed on the object receiving the message besides the hiding of the sensitive information existing in the forwarded message. When the message is forwarded to a plurality of receiving objects, different message display rules can be set according to different message objects, so that the message to be forwarded is displayed according to a certain rule, and the message display safety is improved.
As shown in fig. 10, which is a flowchart of another embodiment of a message forwarding method provided in this embodiment of the present application, the method may include the following steps:
1001: at least one message to be forwarded and at least one receiving object are determined.
The at least one message to be forwarded may include a message to be sent to a receiving object by using a sending object, and may include a message to be sent input by the sending object itself, or a message to be forwarded selected by the sending object. The receiving object may be an object selected by the sending object to receive at least one message to be forwarded.
1002: a message hiding rule for each of the received objects is determined.
Different message hiding rules may be set according to the difference of each receiving object. The message hiding rules may include hiding undisplayed messages or displaying messages unhidden. When the message hiding rule is to hide the non-display message, the at least one message to be forwarded may not be displayed for the receiving object. When the message hiding rule is that the display message is not hidden, at least one message to be forwarded can be displayed for the receiving object.
1003: and forwarding the at least one message to be forwarded to a respective receiving end of the at least one receiving object according to the message hiding rule of each receiving object, so that a respective receiving client of the at least one receiving object displays the at least one message to be forwarded according to the message hiding rule.
In the embodiment of the present application, after determining at least one message to be forwarded and at least one receiving object, a hidden rule of each receiving object may be determined, so that at least one message to be forwarded may be forwarded to a respective receiving end of at least one receiving object according to the hidden rule of each receiving object, and thus the receiving end may display the at least one message to be forwarded according to the hidden rule of its corresponding receiving object. The at least one message to be forwarded has different display rules for different receiving objects, so that the possibility that a sensitive user views the at least one message to be forwarded is reduced, and the message display safety is improved.
As an embodiment, the determining the message hiding rule of each receiving object may include: and determining the message hiding rule of each receiving object according to the incidence relation between each receiving object and the sending object. For any receiving object, the message hiding rule of the receiving object can be determined according to the incidence relation between the receiving object and the sending object.
In some embodiments, the associations comprise job associations; the determining the message hiding rule of each receiving object according to the incidence relation between each receiving object and the sending object comprises the following steps: traversing the at least one receiving object, and if the position level of the receiving object is higher than that of the sending object, determining that the receiving object is a first hidden rule for any receiving object; if the position level of the receiving object is lower than that of the sending object, determining that the receiving object is a second hidden rule; wherein the first hidden rule is mutually exclusive from the second hidden rule.
Wherein the first hidden rule may be un-hidden and, relatively, the second hidden rule may be hidden. The first concealment rule may be concealment, in contrast to the second concealment rule being non-concealment.
The identity information of the object may include information such as position information, position status, position level, etc. of the object. The identity information of the object may be maintained as a list to facilitate querying the identity information of the object.
As another embodiment, the determining the message hiding rule for each receiving object may include:
and determining the message hiding rule of each receiving object according to the job status of each receiving object.
In some embodiments, the determining the message hiding rule for each receiving object according to the incumbent status of each receiving object includes:
traversing the at least one receiving object, and if the on-duty state of the receiving object is on duty, determining that the message hiding rule of the receiving object is not hidden aiming at any receiving object; if the on-duty state of the receiving object is or is about to be off-duty, determining that the message hiding rule of the receiving object is hidden; the message hiding rule displays the at least one message to be forwarded for the client corresponding to the non-hidden receiving object, and the message hiding rule does not display the at least one message to be forwarded for the client corresponding to the hidden receiving object.
As an example, the message may be set hidden in time according to its validity in the time dimension. The message hiding rules comprise temporal hiding rules; the time hiding rule comprises hiding within a preset time period by taking the message forwarding time as a reference, and not hiding beyond the preset time period;
the forwarding, according to the message hiding rule of each receiving object, at least one message to be forwarded to the at least one receiving object, so that the at least one receiving object controls output of the at least one message according to the corresponding message hiding rule may include:
and forwarding the message to be forwarded to the at least one receiving object according to each time hiding rule of the receiving object, so that the at least one receiving object controls the hiding time of the at least one message according to the corresponding time hiding rule.
In a group communication scene, a message hiding rule can be set according to the number, the level and the like of objects in different groups. As another embodiment, the determining the message hiding rule for each receiving object may include:
determining at least one receiving team corresponding to at least one receiving object according to the team identification of each receiving object;
determining a reception level in the at least one reception team;
determining a message hiding rule of each receiving team according to the receiving level of each receiving team;
and taking the message hiding rule of each receiving team as the message hiding rule of at least one receiving object corresponding to each receiving team to obtain the message hiding rule of each receiving object.
The sending object can directly select a plurality of receiving objects, and the plurality of receiving objects can be located in different groups or different objects, so that different message hiding rules can be set for different receiving objects according to the groups of the different receiving objects according to at least one receiving object selected by a user. For example, the corresponding message hiding rules are set according to the identified category and level.
Optionally, the message hiding rule includes: hiding the message without displaying or displaying the message without hiding;
the forwarding the at least one message to be forwarded to the respective receiving client of the at least one receiving object according to the message hiding rule of each receiving object, so that the respective receiving client of the at least one receiving object displays the at least one message to be forwarded according to the message hiding rule, includes:
and sending the respective message hiding rule of the at least one receiving object and the at least one message to be forwarded to a server, so that the server sends the at least one message to be forwarded to a client with the message hiding rule not hidden for displaying the message according to the message hiding rule, and the client receiving the at least one message to be forwarded displays the at least one message to be forwarded.
As a possible implementation, the acquisition of the message hiding rule may be obtained by third-party software.
The determining the message hiding rule of each receiving object comprises:
and calling third-party rule software to acquire the message hiding rule of each receiving object stored in the third-party rule software.
In the embodiment of the application, the acquisition of the message hiding rule can be completed by encapsulated third-party rule software. The third-party rule software can provide a calling interface, and the sending end can realize data transmission and content acquisition through the calling interface of the third-party rule software. The fuzzy processing can improve the working information, and is convenient for development and maintenance. It should be noted that the message forwarding scheme provided in the embodiment shown in fig. 10 is a message hiding rule for a receiving object, and the message hiding rule may be applied to any message sending scheme in fig. 1, fig. 2, fig. 4, fig. 8, or fig. 10, so that the message in any embodiment of fig. 1, fig. 2, fig. 4, fig. 8, or fig. 10 may also be protected correspondingly when being forwarded, thereby achieving message hiding when forwarding the message and improving security of message forwarding.
In some embodiments, the message forwarding scheme provided in the embodiment shown in fig. 10 may also be applied to a merge forwarding scenario and a stripe-by-stripe forwarding scenario, when merge forwarding is performed, a message obtained by merging may be a message to be forwarded, and the message obtained by merging is sent to each receiving object according to each receiving object message hiding rule, so that the client corresponding to each receiving object displays the message forwarded by merging according to the message hiding rule corresponding to the client. When forwarding one by one, the sending object may select at least one message that is forwarded one by one, that is, obtain at least one message to be forwarded, so that the at least one message to be forwarded selected by the sending object may be sent to the receiving end, and the receiving end may display the at least one message to be forwarded one by one according to a message hiding rule of its receiving object.
As shown in fig. 11, for a schematic structural diagram of an embodiment of an electronic device provided in an embodiment of the present application, the device may include: a storage component 1101 and a processing component 1102; the storage component 1101 stores one or more computer program instructions; the one or more computer program instructions for invocation and execution by the processing component 1102;
the processing component 1102 is configured to:
determining at least one message to be forwarded and message content contained in each message to be forwarded; determining hidden contents meeting hidden conditions in message contents corresponding to each message to be forwarded; generating a target forwarding message based on the hidden content of each message to be forwarded; and forwarding the target forwarding message to at least one receiving end so that the receiving objects respectively corresponding to the at least one receiving end can view the target forwarding message.
As an embodiment, the generating, by the processing component, the target forwarding message based on the hidden content of the at least one message to be forwarded may specifically be:
hiding the hidden content from the message content corresponding to each message to be forwarded according to the hidden content of each message to be forwarded, and obtaining the forwarding content of each message to be forwarded;
and combining the forwarding contents of the at least one message to be forwarded to generate a target forwarding message.
As a possible implementation manner, the hiding content is hidden by the processing component from the message content corresponding to each message to be forwarded according to the respective hidden content of the at least one message to be forwarded, and obtaining the forwarding content of each message to be forwarded may specifically be:
and deleting the hidden content from the message content corresponding to each message to be forwarded according to the hidden content of the at least one message to be forwarded, so as to obtain the forwarding content of each message to be forwarded.
As another possible implementation manner, the hiding content is hidden by the processing component from the message content corresponding to each message to be forwarded according to the hidden content of the at least one message to be forwarded, and obtaining the forwarding content of each message to be forwarded may specifically be:
and coding and fuzzily processing hidden contents in the message content corresponding to each message to be forwarded by using a messy code algorithm to obtain the forwarding content of each message to be forwarded.
In some embodiments, the step of determining, by the processing component, that the hidden content meeting the hidden condition in the message content corresponding to each message to be forwarded specifically may be:
and determining the content used for identifying the identity of the object in the message content corresponding to each message to be forwarded as the hidden content.
As a possible implementation manner, the target forwarding message includes a target page screenshot;
the generating, by the processing component, the target forwarding message based on the hidden content of the at least one message to be forwarded may specifically be:
generating a target forwarding screenshot based on the hidden content of the at least one message to be forwarded;
the forwarding, by the processing component, the target forwarding message to at least one receiving end, so that the receiving objects respectively corresponding to the at least one receiving end view the target forwarding message may specifically be:
and forwarding the target forwarding screenshot to at least one receiving terminal so that the target forwarding screenshot can be viewed by receiving objects respectively corresponding to the at least one receiving terminal.
As another possible implementation manner, the generating, by the processing component, a target forwarding screenshot based on the hidden content of the at least one message to be forwarded may specifically be:
rendering a display page of the message content corresponding to each message to be forwarded into a first page screenshot;
for any message to be forwarded, according to a hidden area where hidden content in message content corresponding to the message to be forwarded is located, performing image blurring processing on the first page screenshot corresponding to the message to be forwarded to obtain a second page screenshot corresponding to the message to be forwarded;
and splicing the second page screenshots of the at least one message to be forwarded to obtain a target forwarding screenshot.
As an embodiment, for any message to be forwarded, the processing component performs image blurring processing on the first page screenshot corresponding to the message to be forwarded according to a hidden area where hidden content in message content corresponding to the message to be forwarded is located, and obtaining a second page screenshot corresponding to the message to be forwarded may specifically be:
and aiming at any message to be forwarded, according to a hidden area where hidden content in message content corresponding to the message to be forwarded is located, performing image mosaic processing or digital watermarking processing on a sub-screenshot corresponding to the hidden area in the first page screenshot corresponding to the message to be forwarded to obtain a second page screenshot of the message to be forwarded.
In a possible design, for any message to be forwarded, the processing component performs image mosaic processing or digital watermarking on a sub-screenshot corresponding to a hidden area in the first page screenshot and corresponding to the message to be forwarded according to the hidden area where the hidden content in the message content corresponding to the message to be forwarded is located, and obtaining the second page screenshot of the message to be forwarded may specifically be:
for any message to be forwarded, determining a first screenshot corresponding to a hidden area in the first screenshot corresponding to the message to be forwarded according to the hidden area where the hidden content in the message content corresponding to the message to be forwarded is located;
determining a first pixel mean value corresponding to the first sub-screenshot;
performing mosaic processing or digital watermarking processing on the first sub-screenshot according to the first pixel mean value to obtain a second sub-screenshot; wherein a difference value between a second pixel mean value of the second sub-screenshot and the first pixel mean value is smaller than a first threshold value;
and filling the hidden area in the first page screenshot corresponding to the message to be forwarded by using the second screenshot, and obtaining a second page screenshot of the message to be forwarded.
In one possible design, optionally, the generating a target forwarding screenshot based on the hidden content of each of the at least one message to be forwarded includes:
performing page splicing on the display pages of the message content corresponding to the at least one message to be forwarded respectively to obtain a target forwarding page;
rendering the target forwarding page into a third page screenshot;
and performing image blurring processing on the sub-screenshot corresponding to each hidden area in the third page screenshot according to the hidden area where the hidden content corresponding to the at least one message to be forwarded is located, so as to obtain a target forwarding screenshot.
As an embodiment, the generating, by the processing component, a target forwarding screenshot based on the hidden content of the at least one message to be forwarded may specifically be:
performing page splicing on the display pages of the message content corresponding to the at least one message to be forwarded respectively to obtain a target forwarding page;
rendering the target forwarding page into a third page screenshot;
and performing image blurring processing on the sub-screenshot corresponding to each hidden area in the third page screenshot according to the hidden area where the hidden content corresponding to the at least one message to be forwarded is located, so as to obtain a target forwarding screenshot.
In some embodiments, the processing component performs image blurring processing on the screenshot corresponding to each hidden area in the third screenshot of the page according to the hidden area where the hidden content corresponding to each of the at least one message to be forwarded is located, and obtaining the target forwarding screenshot may specifically be:
and performing image mosaic processing or digital watermarking processing on the sub-screenshot corresponding to each hidden area in the third page screenshot according to the hidden area where the hidden content corresponding to the at least one message to be forwarded is located, so as to obtain a target forwarding screenshot.
Optionally, the processing component performs image mosaic processing or digital watermarking processing on the screenshot corresponding to each hidden area in the third page screenshot according to the hidden area where the hidden content corresponding to the at least one message to be forwarded is located, and obtaining the target forwarding screenshot may specifically be:
determining a third sub-screenshot corresponding to each hidden area in the third page screenshot according to the hidden area where the hidden content corresponding to the at least one message to be forwarded is located, and obtaining at least one third sub-screenshot;
determining a third pixel mean value corresponding to each third sub-screenshot;
aiming at least one third sub-screenshot, performing mosaic processing or digital watermarking processing on each third sub-screenshot according to a third pixel mean value corresponding to each third sub-screenshot to obtain a fourth sub-screenshot corresponding to each message to be forwarded; wherein a difference value between a fourth pixel mean value of the fourth sub-screenshot and the third pixel mean value is smaller than a second threshold;
and filling hidden areas corresponding to the at least one fourth screenshot in the third page screenshot by using the at least one fourth screenshot respectively to obtain a target forwarding screenshot.
Optionally, the performing, according to a hidden area where the hidden content corresponding to each of the at least one message to be forwarded is located, image mosaic processing or digital watermarking processing on the screenshot corresponding to each hidden area in the third page screenshot, and obtaining a target forwarding screenshot includes:
randomly generating a second mosaic image or a second digital watermark image matched with the hidden area of the at least one message to be forwarded according to the hidden area where the hidden content corresponding to the at least one message to be forwarded is located;
and replacing the sub-screenshot corresponding to each hidden area in the third page screenshot with a second mosaic image or a second digital watermark image matched with the hidden area to obtain a target forwarding image.
As an embodiment, the processing component may be further to:
outputting screenshot forwarding prompt information;
detecting a confirmation operation triggered by a sending object aiming at the screenshot forwarding prompt information, and generating a screenshot forwarding request;
the generating, by the processing component, a target forwarding screenshot based on the hidden content of the at least one message to be forwarded may specifically be:
and responding to the screenshot forwarding request, and generating a target forwarding screenshot based on the hidden content of the at least one message to be forwarded.
As yet another embodiment, the processing component may be further to:
detecting an image editing request aiming at the target forwarding screenshot and triggered by the sending object;
responding to the image editing request, and outputting an editing interface based on the target forwarding screenshot;
acquiring editing operation triggered by the sending object in the editing interface aiming at the target forwarding screenshot;
and editing the target forwarding screenshot based on the editing operation to obtain an edited target page screenshot.
In a possible design, the forwarding, by the processing component, the target forwarding screenshot to at least one receiving end, so that a receiving object corresponding to each of the at least one receiving end views the target forwarding screenshot may specifically be:
and forwarding the edited target forwarding screenshot to at least one receiving terminal so that a receiving object corresponding to the at least one receiving terminal can view the edited target forwarding screenshot.
In yet another possible design, the processing component is further configured to:
and storing the edited screenshot of the target page to a local memory based on the storage request triggered by the sending object.
As yet another embodiment, the processing component is further to:
determining identity information of the sending object;
the processing component forwards the target forwarding message to at least one receiving end, so that the receiving objects respectively corresponding to the at least one receiving end view the target forwarding message, which can also be used for:
and forwarding the target forwarding message to at least one receiving end in a forwarding mode of hiding the identity information of the sending object, so that the receiving objects corresponding to the at least one receiving end respectively view the target forwarding message.
In some embodiments, the processing component may be further operative to:
determining a hidden condition based on the message type of the at least one message to be forwarded; the message types comprise an instant communication type and an asynchronous communication type; the hidden condition corresponding to the asynchronous communication type is whether the content contains sensitive keywords and the content can identify the object identity, and the hidden condition corresponding to the instant communication type is whether the content can identify the object identity.
In some embodiments, the processing component may be further operative to:
generating a hidden prompt message based on the hidden content of the at least one message to be forwarded;
detecting a confirmation operation triggered by the user aiming at the hidden prompt information, and generating a hidden request;
the generating, by the processing component, the target forwarding message based on the hidden content of the at least one message to be forwarded may specifically be:
and responding to the hiding request, hiding the hidden content of each message to be forwarded, and generating a target forwarding message by using the hidden message to be forwarded.
As an embodiment, the determining, by the processing component, at least one message to be forwarded and the message content included in each message to be forwarded may specifically be:
and detecting at least one message selected by the sending object in the first communication window to obtain at least one message to be forwarded and message content contained in each message to be forwarded.
Optionally, the processing component detects at least one message selected by the sending object in the first communication window, obtains at least one message to be forwarded, and the message content included in each message to be forwarded may specifically be:
detecting the selection operation of the sending object aiming at least one message in a first communication window, and counting the number of the selected at least one message;
if the number of the messages is smaller than a number threshold value, determining the selected message as the at least one message to be forwarded;
if the message quantity is equal to a quantity threshold value, outputting a message quantity limit prompting message to prompt that the quantity of the messages selected by the forwarding object exceeds the quantity threshold value; and terminating the message selection function of the first communication window, and determining the message with the selected message quantity being the quantity threshold value as the at least one message to be forwarded.
As an embodiment, the determining, by the processing component, at least one message to be forwarded and the message content included in each message to be forwarded may specifically be:
detecting the selection operation of a sending object aiming at least one communication message in a first communication window to obtain at least one message to be forwarded and message content contained in each message to be forwarded;
the forwarding, by the processing component, the target forwarding message to at least one receiving end, so that the receiving objects respectively corresponding to the at least one receiving end view the target forwarding message may specifically be:
forwarding the target forwarding message to the at least one receiving end through a second communication window so that receiving objects respectively corresponding to the at least one receiving end can view the target forwarding message; and the second communication window is a communication window corresponding to a group formed by the forwarding object and at least one receiving object.
As an embodiment, the detecting, by the processing component, a selection operation of the sending object for at least one communication message in the first communication window, and the obtaining of the at least one to-be-forwarded message and the message content included in each to-be-forwarded message may specifically be:
responding to a message selection request triggered by the sending object aiming at the first communication window, and displaying a corresponding selection control for each communication message in the first communication window;
and detecting the selection operation of the sending object aiming at the at least one selection control, and obtaining at least one message to be forwarded formed by the communication message corresponding to the selected at least one selection control and the message content contained in each message to be forwarded.
As an embodiment, the step of determining, by the processing component, hidden contents meeting the hidden condition in the message content corresponding to each message to be forwarded may specifically be:
sending each message to be forwarded to the third-party hidden software so that the third-party software can determine hidden contents meeting hidden conditions in message contents corresponding to each message to be forwarded;
and acquiring the hidden content of each message to be forwarded, which is sent by the third-party software.
The present application further provides an electronic device that may include a storage component that stores one or more computer program instructions and a processing component; the one or more computer program instructions for invocation and execution by the processing component;
the processing component may be to: determining at least one mail to be forwarded and mail content contained in each mail to be forwarded; determining hidden contents meeting hidden conditions in mail contents corresponding to each mail to be forwarded; generating a target forwarding mail based on the respective hidden content of at least one mail to be forwarded; and forwarding the target forwarding e-mail to at least one receiving end so that the at least one receiving end can view the target forwarding e-mail corresponding to the receiving object respectively.
As shown in fig. 12, for a schematic structural diagram of an embodiment of an electronic device provided in an embodiment of the present application, the device may include: a storage component 1201 and a processing component 1202; the storage component 1201 stores one or more computer program instructions; the one or more computer program instructions for invocation and execution by the processing component 1202;
the processing component 1202 is configured to:
determining at least one message to be forwarded and at least one receiving object; determining a message hiding rule of each receiving object; and forwarding the at least one message to be forwarded to the respective receiving client of the at least one receiving object according to the message hiding rule of each receiving object, so that the respective receiving client of the at least one receiving object displays the at least one message to be forwarded according to the message hiding rule.
As an embodiment, the determining, by the processing component, the message hiding rule of each receiving object may specifically be:
and determining the message hiding rule of each receiving object according to the incidence relation between each receiving object and the sending object.
As a possible implementation manner, the association relationship includes a job association relationship; the processing component determines, according to the association relationship between each receiving object and the sending object, that the message hiding rule of each receiving object may specifically be:
traversing the at least one receiving object, and if the position level of the receiving object is higher than that of the sending object, determining that the receiving object is a first hidden rule for any receiving object; if the position level of the receiving object is lower than that of the sending object, determining that the receiving object is a second hidden rule; wherein the first hidden rule is mutually exclusive from the second hidden rule.
As an embodiment, the determining, by the processing component, the message hiding rule of each receiving object may specifically be:
and determining the message hiding rule of each receiving object according to the job status of each receiving object.
As a possible implementation manner, the processing component may determine, according to the incumbent state of each receiving object, a message hiding rule of each receiving object specifically by:
traversing the at least one receiving object, and if the on-duty state of the receiving object is on duty, determining that the message hiding rule of the receiving object is not hidden aiming at any receiving object; if the on-duty state of the receiving object is or is about to be off-duty, determining that the message hiding rule of the receiving object is hidden; the message hiding rule displays the at least one message to be forwarded for the client corresponding to the non-hidden receiving object, and the message hiding rule does not display the at least one message to be forwarded for the client corresponding to the hidden receiving object.
As yet another embodiment, the message hiding rules include temporal hiding rules; the time hiding rule comprises hiding within a preset time period by taking the message forwarding time as a reference, and not hiding beyond the preset time period;
the forwarding, by the processing component, the at least one message to be forwarded to the at least one receiving object according to the message hiding rule of each receiving object, so that the at least one receiving object controls the output of the at least one message according to the corresponding message hiding rule specifically may be:
and forwarding the message to be forwarded to the at least one receiving object according to each time hiding rule of the receiving object, so that the at least one receiving object controls the hiding time of the at least one message according to the corresponding time hiding rule.
In some embodiments, the processing component may specifically determine the message hiding rule of each receiving object as:
determining at least one receiving team corresponding to at least one receiving object according to the team identification of each receiving object;
determining a reception level in the at least one reception team;
determining a message hiding rule of each receiving team according to the receiving level of each receiving team;
and taking the message hiding rule of each receiving team as the message hiding rule of at least one receiving object corresponding to each receiving team to obtain the message hiding rule of each receiving object.
As a possible implementation manner, the message hiding rule includes: hiding the message without displaying or displaying the message without hiding;
the forwarding, by the processing component, the at least one message to be forwarded to the respective receiving client of the at least one receiving object according to the message hiding rule of each receiving object, so that the respective receiving client of the at least one receiving object displays the at least one message to be forwarded according to the message hiding rule, specifically may be:
and sending the respective message hiding rule of the at least one receiving object and the at least one message to be forwarded to a server, so that the server sends the at least one message to be forwarded to a client which displays the message not hidden by the message hiding rule according to the message hiding rule, and the client which receives the at least one message to be forwarded displays the at least one message to be forwarded.
In one possible design, the processing component may specifically determine the message hiding rule for each received object as:
and calling third-party rule software to acquire the message hiding rule of each receiving object stored in the third-party rule software.
The electronic device in the embodiment of the present application may execute the message forwarding method in the above embodiment, and details of the implementation principle and the technical effect are not repeated. The specific manner in which the processing component of the electronic device performs operations in the above embodiments has been described in detail in relation to the embodiments of the method, and will not be described in detail here.
In addition, an embodiment of the present application further provides a computer-readable storage medium, where a computer program is stored in the computer-readable storage medium; the computer program causes a computer to implement the message forwarding method of any of the above embodiments when executed.
Reference is made to the accompanying description of the illustrated embodiments of the method, where the embodiments are not described in detail. The implementation process and technical effect of the technical solution refer to the description in the embodiment shown in the method, and are not described herein again.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by adding a necessary general hardware platform, and of course, can also be implemented by a combination of hardware and software. With this understanding in mind, the above-described technical solutions and/or portions thereof that contribute to the prior art may be embodied in the form of a computer program product, which may be embodied on one or more computer-usable storage media having computer-usable program code embodied therein (including but not limited to disk storage, CD-ROM, optical storage, etc.).
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present application, and not to limit the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (39)

1. A message forwarding method, comprising:
determining at least one message to be forwarded and message content contained in each message to be forwarded;
determining hidden contents meeting hidden conditions in message contents corresponding to each message to be forwarded;
generating a target forwarding message based on the hidden content of each message to be forwarded;
and forwarding the target forwarding message to at least one receiving end so that the receiving objects respectively corresponding to the at least one receiving end can view the target forwarding message.
2. The method of claim 1, wherein generating the target forwarding message based on the hidden content of each of the at least one message to be forwarded comprises:
hiding the hidden content from the message content corresponding to each message to be forwarded according to the hidden content of each message to be forwarded, and obtaining the forwarding content of each message to be forwarded;
and combining the forwarding contents of the at least one message to be forwarded to generate a target forwarding message.
3. The method according to claim 2, wherein the hiding the hidden content from the message content corresponding to each message to be forwarded according to the hidden content of each of the at least one message to be forwarded, and obtaining the forwarding content of each message to be forwarded comprises:
and deleting the hidden content from the message content corresponding to each message to be forwarded according to the hidden content of the at least one message to be forwarded, so as to obtain the forwarding content of each message to be forwarded.
4. The method according to claim 2, wherein the hiding the hidden content from the message content corresponding to each message to be forwarded according to the hidden content of each of the at least one message to be forwarded, and obtaining the forwarding content of each message to be forwarded comprises:
and coding and fuzzily processing hidden contents in the message content corresponding to each message to be forwarded by using a messy code algorithm to obtain the forwarding content of each message to be forwarded.
5. The method according to claim 1, wherein the determining hidden contents satisfying the hidden condition in the message contents corresponding to each message to be forwarded comprises:
and determining the content used for identifying the identity of the object in the message content corresponding to each message to be forwarded as the hidden content.
6. The method of claim 5, wherein the target forward message comprises a target page screenshot;
the generating a target forwarding message based on the hidden content of each of the at least one message to be forwarded includes:
generating a target forwarding screenshot based on the hidden content of the at least one message to be forwarded;
the forwarding the target forwarding message to at least one receiving end, so that the receiving objects respectively corresponding to the at least one receiving end view the target forwarding message, includes:
and forwarding the target forwarding screenshot to at least one receiving terminal so that the target forwarding screenshot can be viewed by receiving objects respectively corresponding to the at least one receiving terminal.
7. The method of claim 6, wherein generating a target forwarding screenshot based on hidden contents of each of the at least one message to be forwarded comprises:
rendering a display page of the message content corresponding to each message to be forwarded into a first page screenshot;
for any message to be forwarded, according to a hidden area where hidden content in message content corresponding to the message to be forwarded is located, performing image blurring processing on the first page screenshot corresponding to the message to be forwarded to obtain a second page screenshot corresponding to the message to be forwarded;
and splicing the second page screenshots of the at least one message to be forwarded to obtain a target forwarding screenshot.
8. The method according to claim 7, wherein the step of, for any message to be forwarded, performing image blurring processing on the first page screenshot corresponding to the message to be forwarded according to a hidden area where hidden content in message content corresponding to the message to be forwarded is located, and obtaining a second page screenshot corresponding to the message to be forwarded comprises:
and aiming at any message to be forwarded, according to a hidden area where hidden content in message content corresponding to the message to be forwarded is located, performing image mosaic processing or digital watermarking processing on a sub-screenshot corresponding to the hidden area in the first page screenshot corresponding to the message to be forwarded to obtain a second page screenshot of the message to be forwarded.
9. The method according to claim 8, wherein for any message to be forwarded, according to a hidden area where hidden content in message content corresponding to the message to be forwarded is located, performing image mosaic processing or digital watermark processing on a sub-screenshot corresponding to the hidden area in the first page screenshot corresponding to the message to be forwarded, and obtaining a second page screenshot of the message to be forwarded includes:
for any message to be forwarded, determining a first screenshot corresponding to a hidden area in the first screenshot corresponding to the message to be forwarded according to the hidden area where the hidden content in the message content corresponding to the message to be forwarded is located;
determining a first pixel mean value corresponding to the first sub-screenshot;
performing mosaic processing or digital watermarking processing on the first sub-screenshot according to the first pixel mean value to obtain a second sub-screenshot; wherein a difference value between a second pixel mean value of the second sub-screenshot and the first pixel mean value is smaller than a first threshold value;
and filling the hidden area in the first page screenshot corresponding to the message to be forwarded by using the second screenshot, and obtaining a second page screenshot of the message to be forwarded.
10. The method according to claim 8, wherein for any message to be forwarded, according to a hidden area where hidden content in message content corresponding to the message to be forwarded is located, performing image mosaic processing or digital watermark processing on a sub-screenshot corresponding to the hidden area in the first page screenshot corresponding to the message to be forwarded, and obtaining a second page screenshot of the message to be forwarded includes:
randomly generating a first mosaic image or a first digital watermark image matched with a hidden area according to the hidden area where the hidden content in the message content corresponding to any message to be forwarded is located;
and replacing the sub-screenshot corresponding to the hidden area in the first page screenshot by using the first mosaic image or the first digital watermark image to obtain a second page screenshot of the message to be forwarded.
11. The method of claim 6, wherein generating a target forwarding screenshot based on hidden contents of each of the at least one message to be forwarded comprises:
performing page splicing on the display pages of the message content corresponding to the at least one message to be forwarded respectively to obtain a target forwarding page;
rendering the target forwarding page into a third page screenshot;
and performing image blurring processing on the sub-screenshot corresponding to each hidden area in the third page screenshot according to the hidden area where the hidden content corresponding to the at least one message to be forwarded is located, so as to obtain a target forwarding screenshot.
12. The method according to claim 11, wherein the image blurring processing is performed on the screenshot corresponding to each hidden area in the third page screenshot according to the hidden area where the hidden content corresponding to each of the at least one message to be forwarded is located, and obtaining the target forwarding screenshot comprises:
and performing image mosaic processing or digital watermarking processing on the sub-screenshot corresponding to each hidden area in the third page screenshot according to the hidden area where the hidden content corresponding to the at least one message to be forwarded is located, so as to obtain a target forwarding screenshot.
13. The method according to claim 12, wherein the performing image mosaic processing or digital watermarking processing on the sub-screenshot corresponding to each hidden area in the third page screenshot according to the hidden area where the hidden content corresponding to each of the at least one message to be forwarded is located, and obtaining the target forwarding screenshot comprises:
determining a third sub-screenshot corresponding to each hidden area in the third page screenshot according to the hidden area where the hidden content corresponding to the at least one message to be forwarded is located, and obtaining at least one third sub-screenshot;
determining a third pixel mean value corresponding to each third sub-screenshot;
aiming at least one third sub-screenshot, performing mosaic processing or digital watermarking processing on each third sub-screenshot according to a third pixel mean value corresponding to each third sub-screenshot to obtain a fourth sub-screenshot corresponding to each message to be forwarded; wherein a difference value between a fourth pixel mean value of the fourth sub-screenshot and the third pixel mean value is smaller than a second threshold;
and filling hidden areas corresponding to the at least one fourth screenshot in the third page screenshot by using the at least one fourth screenshot respectively to obtain a target forwarding screenshot.
14. The method according to claim 12, wherein the performing image mosaic processing or digital watermarking processing on the sub-screenshot corresponding to each hidden area in the third page screenshot according to the hidden area where the hidden content corresponding to each of the at least one message to be forwarded is located, and obtaining the target forwarding screenshot comprises:
randomly generating a second mosaic image or a second digital watermark image matched with the hidden area of the at least one message to be forwarded according to the hidden area where the hidden content corresponding to the at least one message to be forwarded is located;
and replacing the sub-screenshot corresponding to each hidden area in the third page screenshot with a second mosaic image or a second digital watermark image matched with the hidden area to obtain a target forwarding image.
15. The method of claim 6, further comprising:
outputting screenshot forwarding prompt information;
detecting a confirmation operation triggered by a sending object aiming at the screenshot forwarding prompt information, and generating a screenshot forwarding request;
the generating a target forwarding screenshot based on the respective hidden content of the at least one message to be forwarded comprises:
and responding to the screenshot forwarding request, and generating a target forwarding screenshot based on the hidden content of the at least one message to be forwarded.
16. The method of claim 6, further comprising:
detecting an image editing request aiming at the target forwarding screenshot and triggered by the sending object;
responding to the image editing request, and outputting an editing interface based on the target forwarding screenshot;
acquiring editing operation triggered by the sending object in the editing interface aiming at the target forwarding screenshot;
and editing the target forwarding screenshot based on the editing operation to obtain an edited target page screenshot.
17. The method of claim 16, wherein the forwarding the target forwarding screenshot to at least one receiving end for a receiving object corresponding to the at least one receiving end to view the target forwarding screenshot comprises:
and forwarding the edited target forwarding screenshot to at least one receiving terminal so that a receiving object corresponding to the at least one receiving terminal can view the edited target forwarding screenshot.
18. The method of claim 16, further comprising:
and storing the edited screenshot of the target page to a local memory based on the storage request triggered by the sending object.
19. The method of claim 1, further comprising:
determining identity information of the sending object;
the forwarding the target forwarding message to at least one receiving end, so that the receiving objects respectively corresponding to the at least one receiving end view the target forwarding message, includes:
and forwarding the target forwarding message to at least one receiving end in a forwarding mode of hiding the identity information of the sending object, so that the receiving objects corresponding to the at least one receiving end respectively view the target forwarding message.
20. The method of claim 1, further comprising:
determining a hidden condition based on the message type of the at least one message to be forwarded; the message types comprise an instant communication type and an asynchronous communication type; the hidden condition corresponding to the asynchronous communication type is whether the content contains sensitive keywords and the content can identify the object identity, and the hidden condition corresponding to the instant communication type is whether the content can identify the object identity.
21. The method according to claim 1, wherein after determining hidden contents satisfying the hidden condition in the message contents corresponding to each message to be forwarded, the method further comprises:
generating a hidden prompt message based on the hidden content of the at least one message to be forwarded;
detecting a confirmation operation triggered by the user aiming at the hidden prompt information, and generating a hidden request;
the generating a target forwarding message based on the hidden content of each of the at least one message to be forwarded includes:
and responding to the hiding request, hiding the hidden content of each message to be forwarded, and generating a target forwarding message by using the hidden message to be forwarded.
22. The method of claim 1, wherein the determining at least one message to be forwarded and a message content included in each message to be forwarded comprises:
and detecting at least one message selected by the sending object in the first communication window to obtain at least one message to be forwarded and message content contained in each message to be forwarded.
23. The method of claim 22, wherein the detecting at least one message selected by the sending object in the first communication window, obtaining at least one message to be forwarded, and the message content included in each message to be forwarded comprises:
detecting the selection operation of the sending object aiming at least one message in a first communication window, and counting the number of the selected at least one message;
if the number of the messages is smaller than a number threshold value, determining the selected message as the at least one message to be forwarded;
if the message quantity is equal to a quantity threshold value, outputting a message quantity limit prompting message to prompt that the quantity of the messages selected by the forwarding object exceeds the quantity threshold value; and terminating the message selection function of the first communication window, and determining the message with the selected message quantity being the quantity threshold value as the at least one message to be forwarded.
24. The method of claim 1, wherein the determining at least one message to be forwarded and a message content included in each message to be forwarded comprises:
detecting the selection operation of a sending object aiming at least one communication message in a first communication window to obtain at least one message to be forwarded and message content contained in each message to be forwarded;
the forwarding the target forwarding message to at least one receiving end, so that the receiving objects respectively corresponding to the at least one receiving end view the target forwarding message, includes:
forwarding the target forwarding message to the at least one receiving end through a second communication window so that receiving objects respectively corresponding to the at least one receiving end can view the target forwarding message; and the second communication window is a communication window corresponding to a group formed by the forwarding object and at least one receiving object.
25. The method of claim 24, wherein the detecting a selection operation of a sending object for at least one communication message in a first communication window, and obtaining at least one message to be forwarded and a message content included in each message to be forwarded comprises:
responding to a message selection request triggered by the sending object aiming at the first communication window, and displaying a corresponding selection control for each communication message in the first communication window;
and detecting the selection operation of the sending object aiming at the at least one selection control, and obtaining at least one message to be forwarded formed by the communication message corresponding to the selected at least one selection control and the message content contained in each message to be forwarded.
26. The method according to claim 1, wherein the determining hidden contents satisfying the hidden condition in the message contents corresponding to each message to be forwarded comprises:
sending each message to be forwarded to the third-party hidden software so that the third-party software can determine hidden contents meeting hidden conditions in message contents corresponding to each message to be forwarded;
and acquiring the hidden content of each message to be forwarded, which is sent by the third-party software.
27. A method for forwarding a mail, comprising:
determining at least one mail to be forwarded and mail content contained in each mail to be forwarded;
determining hidden contents meeting hidden conditions in mail contents corresponding to each mail to be forwarded;
generating a target forwarding mail based on the respective hidden content of at least one mail to be forwarded;
and forwarding the target forwarding e-mail to at least one receiving end so that the at least one receiving end can view the target forwarding e-mail corresponding to the receiving object respectively.
28. A message forwarding method, comprising:
determining at least one message to be forwarded and at least one receiving object;
determining a message hiding rule of each receiving object;
and forwarding the at least one message to be forwarded to a respective receiving end of the at least one receiving object according to the message hiding rule of each receiving object, so that a respective receiving client of the at least one receiving object displays the at least one message to be forwarded according to the message hiding rule.
29. The method of claim 28, wherein determining the message hiding rules for each receiving object comprises:
and determining the message hiding rule of each receiving object according to the incidence relation between each receiving object and the sending object.
30. The method of claim 29, wherein the associations comprise job associations; the determining the message hiding rule of each receiving object according to the incidence relation between each receiving object and the sending object comprises the following steps:
traversing the at least one receiving object, and if the position level of the receiving object is higher than that of the sending object, determining that the receiving object is a first hidden rule for any receiving object; if the position level of the receiving object is lower than that of the sending object, determining that the receiving object is a second hidden rule; wherein the first hidden rule is mutually exclusive from the second hidden rule.
31. The method of claim 28, wherein determining the message hiding rules for each receiving object comprises:
and determining the message hiding rule of each receiving object according to the job status of each receiving object.
32. The method of claim 31, wherein determining the message hiding rules for each recipient object based on the incumbent status of each recipient object comprises:
traversing the at least one receiving object, and if the on-duty state of the receiving object is on duty, determining that the message hiding rule of the receiving object is not hidden aiming at any receiving object; if the on-duty state of the receiving object is or is about to be off-duty, determining that the message hiding rule of the receiving object is hidden; the message hiding rule displays the at least one message to be forwarded for the client corresponding to the non-hidden receiving object, and the message hiding rule does not display the at least one message to be forwarded for the client corresponding to the hidden receiving object.
33. The method of claim 28, wherein the message hiding rules comprise temporal hiding rules; the time hiding rule comprises hiding within a preset time period by taking the message forwarding time as a reference, and not hiding beyond the preset time period;
the forwarding at least one message to be forwarded to the at least one receiving object according to the message hiding rule of each receiving object, so that the at least one receiving object controls the output of the at least one message according to the corresponding message hiding rule, comprising:
and forwarding the message to be forwarded to the at least one receiving object according to each time hiding rule of the receiving object, so that the at least one receiving object controls the hiding time of the at least one message according to the corresponding time hiding rule.
34. The method of claim 28, wherein determining the message hiding rules for each receiving object comprises:
determining at least one receiving team corresponding to at least one receiving object according to the team identification of each receiving object;
determining a reception level in the at least one reception team;
determining a message hiding rule of each receiving team according to the receiving level of each receiving team;
and taking the message hiding rule of each receiving team as the message hiding rule of at least one receiving object corresponding to each receiving team to obtain the message hiding rule of each receiving object.
35. The method of claim 28, wherein the message hiding rules comprise: hiding the message without displaying or displaying the message without hiding;
the forwarding the at least one message to be forwarded to the respective receiving client of the at least one receiving object according to the message hiding rule of each receiving object, so that the respective receiving client of the at least one receiving object displays the at least one message to be forwarded according to the message hiding rule, includes:
and sending the respective message hiding rule of the at least one receiving object and the at least one message to be forwarded to a server, so that the server sends the at least one message to be forwarded to a client which displays the message not hidden by the message hiding rule according to the message hiding rule, and the client which receives the at least one message to be forwarded displays the at least one message to be forwarded.
36. The method of claim 28, wherein determining the message hiding rules for each receiving object comprises:
and calling third-party rule software to acquire the message hiding rule of each receiving object stored in the third-party rule software.
37. An electronic device, comprising: a storage component and a processing component; the storage component stores one or more computer program instructions; the one or more computer program instructions for invocation and execution by the processing component;
the processing component is to:
determining at least one message to be forwarded and message content contained in each message to be forwarded; determining hidden contents meeting hidden conditions in message contents corresponding to each message to be forwarded; generating a target forwarding message based on the hidden content of each message to be forwarded; and forwarding the target forwarding message to at least one receiving end so that the receiving objects respectively corresponding to the at least one receiving end can view the target forwarding message.
38. An electronic device, comprising: a storage component and a processing component; the storage component stores one or more computer program instructions; the one or more computer program instructions for invocation and execution by the processing component;
the processing component is to:
determining at least one mail to be forwarded and mail content contained in each mail to be forwarded; determining hidden contents meeting hidden conditions in mail contents corresponding to each mail to be forwarded; generating a target forwarding mail based on the respective hidden content of at least one mail to be forwarded; and forwarding the target forwarding e-mail to at least one receiving end so that the at least one receiving end can view the target forwarding e-mail corresponding to the receiving object respectively.
39. An electronic device, comprising: a storage component and a processing component; the storage component stores one or more computer program instructions; the one or more computer program instructions for invocation and execution by the processing component;
the processing component is to:
determining at least one message to be forwarded and at least one receiving object; determining a message hiding rule of each receiving object; and forwarding the at least one message to be forwarded to the respective receiving client of the at least one receiving object according to the message hiding rule of each receiving object, so that the respective receiving client of the at least one receiving object displays the at least one message to be forwarded according to the message hiding rule.
CN201910792294.9A 2019-08-26 2019-08-26 Message forwarding (transferring) mail forwarding method and electronic equipment Active CN112434328B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910792294.9A CN112434328B (en) 2019-08-26 2019-08-26 Message forwarding (transferring) mail forwarding method and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910792294.9A CN112434328B (en) 2019-08-26 2019-08-26 Message forwarding (transferring) mail forwarding method and electronic equipment

Publications (2)

Publication Number Publication Date
CN112434328A true CN112434328A (en) 2021-03-02
CN112434328B CN112434328B (en) 2024-04-05

Family

ID=74690103

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910792294.9A Active CN112434328B (en) 2019-08-26 2019-08-26 Message forwarding (transferring) mail forwarding method and electronic equipment

Country Status (1)

Country Link
CN (1) CN112434328B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113326462A (en) * 2021-06-29 2021-08-31 平安普惠企业管理有限公司 H5 page watermarking method, server, computer equipment and storage medium
CN115190096A (en) * 2021-03-19 2022-10-14 北京字跳网络技术有限公司 Information processing method, device, electronic equipment and storage medium

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6166621A (en) * 1998-01-29 2000-12-26 Motorola, Inc. Method and apparatus for displaying a message which has been received
CN1332881A (en) * 1998-08-04 2002-01-23 机密保护公司 Systems and methods for securing electronic message
US20030229722A1 (en) * 2002-06-11 2003-12-11 Siemens Information And Communication Networks, Inc. Methods and apparatus for processing an instant message
US20050204003A1 (en) * 2004-03-10 2005-09-15 Microsoft Corporation Rules interface for implementing message rules on a mobile computing device
WO2008138253A1 (en) * 2007-05-16 2008-11-20 Tencent Technology (Shenzhen) Company Limited An apparatus and method for instant messaging image capture
US7502831B1 (en) * 2008-03-10 2009-03-10 International Business Machines Corporation System and method of sending and receiving categorized messages in instant messaging environment
US20140208444A1 (en) * 2013-01-23 2014-07-24 International Business Machines Corporation System and method for temporary obfuscation during collaborative communications
US20150350116A1 (en) * 2014-06-02 2015-12-03 Yahoo! Inc. System and method for email pre-delivery
GB2533152A (en) * 2014-12-12 2016-06-15 Ibm Method and system for email message filtering
WO2016184302A1 (en) * 2015-05-21 2016-11-24 腾讯科技(深圳)有限公司 Message forwarding method and electronic device
CN106686208A (en) * 2016-11-21 2017-05-17 三星电子(中国)研发中心 Method of displaying multimedia message on wearable equipment and apparatus thereof
CN107145800A (en) * 2017-05-31 2017-09-08 北京小米移动软件有限公司 Method for protecting privacy and device, terminal and storage medium
CN107743086A (en) * 2016-10-18 2018-02-27 腾讯科技(深圳)有限公司 A kind of message treatment method and system, message is sent and reception device
WO2018103588A1 (en) * 2016-12-05 2018-06-14 易果集团有限公司 Method and apparatus for user identity hiding and information forwarding between instant messaging accounts
CN108600269A (en) * 2012-10-11 2018-09-28 移动搜索安全有限责任公司 The system and method merchandised for Machine To Machine privacy and TSM Security Agent
CN109120794A (en) * 2018-09-07 2019-01-01 北京三快在线科技有限公司 A kind of message display method and device and electronic equipment
CN109246075A (en) * 2018-07-26 2019-01-18 复旦大学 Information concealing method based on social software user's dynamic message forwarding mechanism
TW202110213A (en) * 2019-08-26 2021-03-01 開曼群島商釘釘控股(開曼)有限公司 Method for forwarding message and forwarding mail and electronic equipment in which the hidden content that meets the hiding requirement in the target forwarding message has been hidden, so as to improves the security for the forwarded message

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6166621A (en) * 1998-01-29 2000-12-26 Motorola, Inc. Method and apparatus for displaying a message which has been received
CN1332881A (en) * 1998-08-04 2002-01-23 机密保护公司 Systems and methods for securing electronic message
US20030229722A1 (en) * 2002-06-11 2003-12-11 Siemens Information And Communication Networks, Inc. Methods and apparatus for processing an instant message
US20050204003A1 (en) * 2004-03-10 2005-09-15 Microsoft Corporation Rules interface for implementing message rules on a mobile computing device
WO2008138253A1 (en) * 2007-05-16 2008-11-20 Tencent Technology (Shenzhen) Company Limited An apparatus and method for instant messaging image capture
US7502831B1 (en) * 2008-03-10 2009-03-10 International Business Machines Corporation System and method of sending and receiving categorized messages in instant messaging environment
CN108600269A (en) * 2012-10-11 2018-09-28 移动搜索安全有限责任公司 The system and method merchandised for Machine To Machine privacy and TSM Security Agent
US20140208444A1 (en) * 2013-01-23 2014-07-24 International Business Machines Corporation System and method for temporary obfuscation during collaborative communications
US20150350116A1 (en) * 2014-06-02 2015-12-03 Yahoo! Inc. System and method for email pre-delivery
GB2533152A (en) * 2014-12-12 2016-06-15 Ibm Method and system for email message filtering
WO2016184302A1 (en) * 2015-05-21 2016-11-24 腾讯科技(深圳)有限公司 Message forwarding method and electronic device
CN107743086A (en) * 2016-10-18 2018-02-27 腾讯科技(深圳)有限公司 A kind of message treatment method and system, message is sent and reception device
CN106686208A (en) * 2016-11-21 2017-05-17 三星电子(中国)研发中心 Method of displaying multimedia message on wearable equipment and apparatus thereof
WO2018103588A1 (en) * 2016-12-05 2018-06-14 易果集团有限公司 Method and apparatus for user identity hiding and information forwarding between instant messaging accounts
CN107145800A (en) * 2017-05-31 2017-09-08 北京小米移动软件有限公司 Method for protecting privacy and device, terminal and storage medium
CN109246075A (en) * 2018-07-26 2019-01-18 复旦大学 Information concealing method based on social software user's dynamic message forwarding mechanism
CN109120794A (en) * 2018-09-07 2019-01-01 北京三快在线科技有限公司 A kind of message display method and device and electronic equipment
TW202110213A (en) * 2019-08-26 2021-03-01 開曼群島商釘釘控股(開曼)有限公司 Method for forwarding message and forwarding mail and electronic equipment in which the hidden content that meets the hiding requirement in the target forwarding message has been hidden, so as to improves the security for the forwarded message

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
S. M. RIAZUL ISLAM 等: "The Internet of Things for Health Care: A Comprehensive Survey", IEEE ACCESS, vol. 3, pages 678 - 708, XP011583608, DOI: 10.1109/ACCESS.2015.2437951 *
SONIA LIVINGSTONE 等: "Regulating the internet at home: Contrasting the perspectives of children and parents", LSE RESEARCH ONLINE *
刘晓平: "基于信息可视化的协同感知模型", 通信学报, vol. 11, no. 27, pages 24 - 30 *
李潇宇;张玉清;刘奇旭;郑晨;: "一种基于HTML5的安全跨文档消息传递方案", 中国科学院研究生院学报, no. 01, pages 127 - 133 *
李生才: "面向移动终端即时通讯关键技术研究及应用", 中国优秀硕士学位论文全文数据库 信息科技辑 *
王云岚, 李增智, 朱海萍, 赵银亮: "基于模糊逻辑和组合证据理论的信息融合技术在网络管理中的应用", 小型微型计算机系统, no. 12, pages 44 - 47 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115190096A (en) * 2021-03-19 2022-10-14 北京字跳网络技术有限公司 Information processing method, device, electronic equipment and storage medium
CN115190096B (en) * 2021-03-19 2023-11-21 北京字跳网络技术有限公司 Information processing method, apparatus, electronic device and storage medium
CN113326462A (en) * 2021-06-29 2021-08-31 平安普惠企业管理有限公司 H5 page watermarking method, server, computer equipment and storage medium
CN113326462B (en) * 2021-06-29 2024-01-16 深圳市优点创想网络科技有限公司 H5 page watermarking method, server, computer equipment and storage medium

Also Published As

Publication number Publication date
CN112434328B (en) 2024-04-05

Similar Documents

Publication Publication Date Title
US11115361B2 (en) Apparatus and method for maintaining a message thread with opt-in permanence for entries
US11134046B2 (en) Apparatus and method for maintaining a message thread with opt-in permanence for entries
US20220103501A1 (en) Encoding data in email headers
US9460473B2 (en) Content-sensitive notification icons
EP2814212B1 (en) Method and apparatus for adding friend, and storage medium
TW201815122A (en) Method and system for private communication
US20130124643A1 (en) System and method for communication thread management
CA2912651A1 (en) Apparatus and method for maintaining a message thread with opt-in permanence for entries
KR102084300B1 (en) Service implementation
CN108173747B (en) Information interaction method and device
CN112434328B (en) Message forwarding (transferring) mail forwarding method and electronic equipment
CN106612226B (en) Instant messaging message processing method and device
CN105991419A (en) Instant communication method and device, and electronic device
TW202110213A (en) Method for forwarding message and forwarding mail and electronic equipment in which the hidden content that meets the hiding requirement in the target forwarding message has been hidden, so as to improves the security for the forwarded message
US20120079034A1 (en) Secure electronic message conveyance
CN105991683A (en) Data transmission method and device
CN107222386A (en) A kind of message back method and terminal
CN101340396A (en) Image information filtering method and instant communication customer terminal
US20160294787A1 (en) Secure and confidential messaging systems
US20110191427A1 (en) Communication method adapted for users using multiple communication facilities
US9106601B2 (en) Selective delivery of content via electronic mail
CN112291420B (en) Message display method and terminal equipment
CN111064986A (en) Animation data sending method with transparency, animation data playing method and computer equipment
CN106055416B (en) Method and device for data cross-application transfer
WO2021147728A1 (en) Instant communication receiving method, device and apparatus

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
GR01 Patent grant
GR01 Patent grant