CN110765482A - Information processing method and terminal equipment - Google Patents

Information processing method and terminal equipment Download PDF

Info

Publication number
CN110765482A
CN110765482A CN201910889032.4A CN201910889032A CN110765482A CN 110765482 A CN110765482 A CN 110765482A CN 201910889032 A CN201910889032 A CN 201910889032A CN 110765482 A CN110765482 A CN 110765482A
Authority
CN
China
Prior art keywords
information
attribute
terminal device
target information
networking
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910889032.4A
Other languages
Chinese (zh)
Inventor
叶佳辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication 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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201910889032.4A priority Critical patent/CN110765482A/en
Publication of CN110765482A publication Critical patent/CN110765482A/en
Pending legal-status Critical Current

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/6263Protecting personal data, e.g. for financial or medical purposes during internet communication, e.g. revealing personal data from cookies

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Theoretical Computer Science (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 invention provides an information processing method and terminal equipment, relates to the technical field of communication, and aims to solve the problem that the safety performance of the terminal equipment is poor due to the fact that an existing terminal equipment cannot prevent an application program from spreading user information through a network. The method comprises the following steps: after the target information is stored in the terminal equipment, updating the networking attribute of the target information into a first attribute, wherein the networking attribute of the target information is used for indicating whether the target information is allowed to be uploaded or not; wherein uploading the target information is prohibited after updating the networking attribute of the target information to the first attribute. The method is applied to the scene that the terminal equipment stores information.

Description

Information processing method and terminal equipment
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to an information processing method and terminal equipment.
Background
With the rapid development of communication technology, the application of terminal equipment is more and more extensive, and the requirement of users on the safety performance of the terminal equipment is higher and higher.
At present, a great deal of information of a user, such as pictures, documents, contact information and the like, can be stored in a terminal device. Generally, in order to avoid that an application program with a potential safety hazard in a terminal device acquires and propagates user information stored in the terminal device through a network, a user may trigger the terminal device to close networking permissions of the application programs, so that the application programs cannot propagate the user information in the terminal device through the network.
However, since some applications must be networked during use, the terminal device may not be able to prevent the applications from propagating user information in the terminal device through the network while the applications are running, by the above-described method. As such, user information in the terminal device may be leaked, resulting in poor security performance of the terminal device.
Disclosure of Invention
The embodiment of the invention provides an information processing method and terminal equipment, and aims to solve the problem that the safety performance of the terminal equipment is poor due to the fact that an existing terminal equipment cannot prevent an application program from spreading user information through a network.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present invention provides an information processing method, where the method includes: after the target information is stored in the terminal equipment, updating the networking attribute of the target information into a first attribute; and after the networking attribute of the target information is updated to the first attribute, the target information is prohibited from being uploaded.
In a second aspect, an embodiment of the present invention provides a terminal device, where the terminal device includes an execution module. The terminal equipment comprises an execution module, a first attribute module and a second attribute module, wherein the execution module is used for updating the networking attribute of the target information into the first attribute after the target information is saved in the terminal equipment; the network attribute of the target information is used for indicating whether the target information is allowed to be uploaded or not; after updating the networking attribute of the target information to the first attribute, transmission of the target information is prohibited.
In a third aspect, an embodiment of the present invention provides a terminal device, where the terminal device includes a processor, a memory, and a computer program stored on the memory and operable on the processor, and when executed by the processor, the computer program implements the steps of the information processing method in the first aspect.
In a fourth aspect, the present invention provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the steps of the information processing method as in the first aspect.
In the embodiment of the invention, after the target information is stored in the terminal equipment, the networking attribute of the target information can be updated to the first attribute; and after the networking attribute of the target information is updated to the first attribute, the target information is prohibited from being uploaded. According to the scheme, under the condition that the networking attribute of the information stored in the terminal equipment is the first attribute, the terminal equipment prohibits uploading of the information, namely, the application program in the terminal equipment cannot transmit the information through a network, for example, the application program in the terminal equipment cannot send the information to other equipment (such as a server, the terminal equipment and the like), so that after the information of the user is stored in the terminal equipment, the terminal equipment can update the networking attribute of the information, so that the application program in the terminal equipment cannot upload the information, the information stored in the terminal equipment can be ensured not to be leaked, and the safety performance of the terminal equipment can be improved.
Drawings
Fig. 1 is a schematic diagram of an architecture of an android operating system according to an embodiment of the present invention;
FIG. 2 is a diagram illustrating an information processing method according to an embodiment of the present invention;
FIG. 3 is a second schematic diagram of an information processing method according to an embodiment of the present invention;
fig. 4 is a third schematic diagram of an information processing method according to an embodiment of the present invention;
FIG. 5 is a fourth schematic diagram illustrating an information processing method according to an embodiment of the present invention;
fig. 6 is a schematic interface diagram of an application of an information processing method according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of a terminal device according to an embodiment of the present invention;
fig. 8 is a second schematic structural diagram of a terminal device according to an embodiment of the present invention;
fig. 9 is a hardware schematic diagram of a terminal device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The term "and/or" herein is an association relationship describing 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. The symbol "/" herein denotes a relationship in which the associated object is or, for example, a/B denotes a or B.
The terms "first" and "second," and the like, in the description and in the claims of the present invention are used for distinguishing between different objects and not for describing a particular order of the objects. For example, a first attribute and a second attribute, etc. are specific sequences used to distinguish between different attributes, rather than to describe the attributes.
In the embodiments of the present invention, words such as "exemplary" or "for example" are used to mean serving as examples, illustrations or descriptions. Any embodiment or design described as "exemplary" or "e.g.," an embodiment of the present invention is not necessarily to be construed as preferred or advantageous over other embodiments or designs. Rather, use of the word "exemplary" or "such as" is intended to present concepts related in a concrete fashion.
In the description of the embodiments of the present invention, unless otherwise specified, "a plurality" means two or more, for example, a plurality of processing units means two or more processing units, and the like.
The embodiment of the invention provides an information processing method and terminal equipment, which can update the networking attribute of target information to a first attribute after the target information is stored in the terminal equipment; and after the networking attribute of the target information is updated to the first attribute, the target information is prohibited from being uploaded. According to the scheme, under the condition that the networking attribute of the information stored in the terminal equipment is the first attribute, the terminal equipment prohibits uploading of the information, namely, the application program in the terminal equipment cannot transmit the information through a network, for example, the application program in the terminal equipment cannot send the information to other equipment (such as a server, the terminal equipment and the like), so that after the information of the user is stored in the terminal equipment, the terminal equipment can update the networking attribute of the information, so that the application program in the terminal equipment cannot upload the information, the information stored in the terminal equipment can be ensured not to be leaked, and the safety performance of the terminal equipment can be improved.
The terminal device in the embodiment of the present invention may be a terminal device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present invention are not limited in particular.
The following describes a software environment to which the information processing method provided by the embodiment of the present invention is applied, by taking an android operating system as an example.
Fig. 1 is a schematic diagram of an architecture of a possible android operating system according to an embodiment of the present invention. In fig. 1, the architecture of the android operating system includes 4 layers, which are respectively: an application layer, an application framework layer, a system runtime layer, and a kernel layer (specifically, a Linux kernel layer).
The application program layer comprises various application programs (including system application programs and third-party application programs) in an android operating system.
The application framework layer is a framework of the application, and a developer can develop some applications based on the application framework layer under the condition of complying with the development principle of the framework of the application.
The system runtime layer includes libraries (also called system libraries) and android operating system runtime environments. The library mainly provides various resources required by the android operating system. The android operating system running environment is used for providing a software environment for the android operating system.
The kernel layer is an operating system layer of an android operating system and belongs to the bottommost layer of an android operating system software layer. The kernel layer provides kernel system services and hardware-related drivers for the android operating system based on the Linux kernel.
Taking an android operating system as an example, in the embodiment of the present invention, a developer may develop a software program for implementing the information processing method provided in the embodiment of the present invention based on the system architecture of the android operating system shown in fig. 1, so that the information processing method may operate based on the android operating system shown in fig. 1. Namely, the processor or the terminal device can implement the information processing method provided by the embodiment of the invention by running the software program in the android operating system.
The terminal equipment in the embodiment of the invention can be a mobile terminal or a non-mobile terminal. For example, the mobile terminal may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted terminal, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile terminal may be a Personal Computer (PC), a Television (TV), a teller machine, a self-service machine, and the like, and the embodiment of the present invention is not limited in particular.
The execution main body of the information processing method provided in the embodiment of the present invention may be the terminal device, or may also be a functional module and/or a functional entity capable of implementing the information processing method in the terminal device, which may be determined specifically according to actual use requirements, and the embodiment of the present invention is not limited. The following takes a terminal device as an example to exemplarily describe the information processing method provided by the embodiment of the present invention.
In the embodiment of the invention, various user information such as pictures, documents, contact information and the like can be stored in the terminal equipment. After the terminal device stores the user information, in order to prevent the application program in the terminal device from spreading the user information through the network in a stealing manner, the terminal device may update the networking attribute of the user information to a certain specific attribute (for example, the first attribute in the embodiment of the present invention), so that the application program in the terminal device cannot upload the user information through the network in a stealing manner, and thus, the user information stored in the terminal device can be ensured not to be leaked.
The information processing method provided by the embodiment of the invention is exemplarily described below with reference to the drawings.
As shown in fig. 2, an embodiment of the present invention provides an information processing method including S201 and S202 described below.
S201, the terminal device stores the target information.
S202, the terminal equipment updates the networking attribute of the target information into a first attribute.
The networking property of the target information can be used for indicating whether the target information is allowed to be uploaded or not. And after the terminal equipment updates the networking attribute of the target information to the first attribute, the terminal equipment prohibits uploading of the target information. Specifically, after the terminal device updates the networking attribute of the target information to the first attribute, the terminal device prohibits the application program in the terminal device from uploading the target information.
It should be noted that, in the embodiment of the present invention, the uploading target information may be understood as: the target information is transmitted over the network. Specifically, the target information may be sent to the network, for example, the target information may be sent to a server via the network, the target information may be sent to other terminal devices via the network, and the like.
In the embodiment of the present invention, the terminal device may store the target information, and after the terminal device stores the target information, the terminal device may update the networking attribute of the target information to the first attribute, so that the application program in the terminal device may be prohibited from uploading the target information, that is, the application program in the terminal device may be prevented from spreading the target information through the network, and thus the target information may be ensured not to be leaked.
Optionally, in the embodiment of the present invention, the target information may be any possible user information such as a picture, a document, contact information, audio, and video. The method can be determined according to actual use requirements, and the embodiment of the invention is not limited.
It is to be understood that the user information may be information indicating that the terminal device stores in the terminal device during the use of the terminal device by the user.
In the embodiment of the present invention, when the networking attribute of the target information is the first attribute, even if the application program in the terminal device can read/search the target information, the application program cannot send the target information to another device (for example, a server or another terminal device), that is, the application program cannot perform an upload operation on the target information.
Optionally, in the embodiment of the present invention, the terminal device may include a target control corresponding to the target information, and the target control may be used to set the networking attribute of the target information. Specifically, when the target control is in an "off" state, the networking attribute of the target information may be the first attribute.
That is, the terminal device may update the networking attribute of the target information to the first attribute by controlling the target control to be in an "off" state.
Optionally, in this embodiment of the present invention, before the terminal device does not update the networking attribute of the target information to the first attribute, the networking attribute of the target information may be the second attribute. When the networking attribute of the target information is the second attribute, the terminal device allows the target information to be uploaded, namely the terminal device allows an application program in the terminal device to upload the target information.
Optionally, in the embodiment of the present invention, after the terminal device stores the target information, the terminal device may directly update the networking attribute of the target information to the first attribute; the terminal device can also respond to the target operation of the user and update the networking attribute of the target information to the first attribute. The method can be determined according to actual use requirements, and the embodiment of the invention is not limited.
Optionally, in the embodiment of the present invention, the target operation may be an operation of the target control by a user. The target operation may specifically be an operation in which the user triggers the terminal device to update the state of the target control to the "off" state.
In actual implementation, after the terminal device stores the target information, the terminal device may update the networking attribute of the target information to the first attribute in any other possible situation, which may be determined according to actual usage requirements, and the embodiment of the present invention is not limited.
The embodiment of the invention provides an information processing method, wherein when the networking attribute of information stored in terminal equipment is a first attribute, the terminal equipment prohibits uploading of the information, that is, an application program in the terminal equipment cannot propagate the information through a network, for example, the application program in the terminal equipment cannot send the information to other equipment (such as a server, the terminal equipment and the like), so that after the information of a user is stored in the terminal equipment, the terminal equipment can update the networking attribute of the information, so that the application program in the terminal equipment cannot upload the information, the information stored in the terminal equipment can be ensured not to be leaked, and the safety performance of the terminal equipment can be improved.
Optionally, in the embodiment of the present invention, after the terminal device stores the target information, the terminal device may further update the operation attribute of the target information to the third attribute.
The operation attribute of the target information may be used to indicate whether to allow the first operation to be performed on the target information. After the terminal device updates the operation attribute of the target information to the third attribute, the terminal device prohibits the first operation from being performed on the target information, specifically, the terminal device prohibits an application program in the terminal device from performing the first operation on the target information.
Optionally, in an embodiment of the present invention, the first operation may include at least one of: copying the target information and changing the storage position of the target information.
Of course, in actual implementation, the first operation may also include any other possible operations, which may be determined according to actual usage requirements, and the embodiment of the present invention is not limited.
In the embodiment of the present invention, after the terminal device stores the target information, the terminal device may update the operation attribute of the target information to the third attribute, so that the application program in the terminal device may be prohibited from performing the first operation on the target information, thereby preventing the application program in the terminal device from illegally obtaining the target information, and further ensuring that the target information is not leaked.
Optionally, in this embodiment of the present invention, after the terminal device updates the networking attribute of the target information to the first attribute, if the user wants to trigger the terminal device to upload (or send) the target information, the user may trigger the terminal device to upload the target information through an input (e.g., the first input in this embodiment of the present invention). When the terminal device receives the input, the terminal device may determine that the user actively wants to send the target information, so that the terminal device may update the networking attribute of the target information again, so that the terminal device may upload the target information normally. Thus, the normal operation of the user in the terminal equipment can be ensured.
Illustratively, in conjunction with fig. 2, as shown in fig. 3, after S202, the information processing method according to the embodiment of the present invention may further include S203 and S204 described below.
S203, the terminal equipment receives a first input.
And S204, the terminal equipment responds to the first input, updates the networking attribute of the target information into a second attribute, and uploads the target information.
The first input may be used to trigger the terminal device to upload the target information, and after the terminal device updates the networking attribute of the target information to the second attribute, the terminal device allows the target information to be uploaded.
In the embodiment of the present invention, after the terminal device updates the networking attribute of the target information to the first attribute, if the user wants to trigger the terminal device to upload the target information, that is, the user actively triggers the terminal device to upload the target information, the user can trigger the terminal device to update the networking attribute of the target information to the second attribute through the first input, and upload the target information, so that it is possible to ensure that the user normally operates in the terminal device.
Optionally, in this embodiment of the present invention, the first input may include a first sub-input and a second sub-input. The first sub-input can be input for selecting target information by the user trigger terminal equipment, and the second sub-input can be input for uploading target information by the user trigger terminal equipment.
For example, taking the target information as a picture as an example, the first sub-input may trigger the terminal device to display an interface of an "album" application program for the user, and trigger the terminal device to select an input of the picture; the second sub-input may be an input for a user to trigger the terminal device to upload the picture.
Optionally, in this embodiment of the present invention, after the terminal device receives the first sub-input, the terminal device may update the networking attribute of the target information to the second attribute; the terminal device may further update the networking attribute of the target information to the second attribute after the terminal device receives the second sub-input. The method can be determined according to actual use requirements, and the embodiment of the invention is not limited.
In the embodiment of the present invention, when the networking attribute of the target information is the second attribute, the application program in the terminal device may not only read/search the target information, but also send the target information to other devices (for example, a server or other terminal devices).
Optionally, in the embodiment of the present invention, the target control may be in an "on" state when the terminal device updates the networking attribute of the target information to the second attribute.
It can be understood that, in the case that the target control is in the "on" state, the terminal device allows the application program in the terminal device to upload the target information.
In the embodiment of the present invention, since the first input is an input that the user triggers the terminal device to upload the target information, after the terminal device receives the first input, the terminal device may determine that the user wants to trigger the terminal device to send the target information, that is, the terminal device may determine that the first input is an active operation of the user, and thus, after the terminal device receives the first input, the terminal device may update the networking attribute of the target information to the second attribute and upload the target information, so that the terminal device may normally respond to the operation of the user, and further, may ensure a normal operation of the user in the terminal device.
Optionally, in the embodiment of the present invention, in a case that the terminal device uploads the target information in response to the first input, in order to facilitate the terminal device to monitor whether the terminal device completes a task of uploading the target information in time, when the terminal device uploads the target information, the terminal device may establish a process (also referred to as a task) of uploading the target information. Therefore, the terminal equipment can determine whether the terminal equipment completes the task of uploading the target information or not through the process of recording and monitoring the target information.
In the embodiment of the present invention, if the process of the target information is alive in the terminal device, the terminal device may determine that the terminal device does not complete the task of uploading the target information. Correspondingly, if the process of the target information is released, that is, the process of the target information disappears, the terminal device may determine that the terminal device completes the task of uploading the target information.
For example, taking the target information as a picture as an example, assuming that the terminal device can establish a process of uploading the picture in response to the first input, which is denoted as task a. If the task A is alive in the terminal equipment, the terminal equipment can determine that the terminal equipment does not finish the uploading task of the picture; if task A is released, the terminal device may determine that the terminal device completed the upload task for the picture.
It should be noted that, in the embodiment of the present invention, after the terminal device updates the networking attribute of the target information to the second attribute, an application program in the terminal device (for example, an application program with a security risk in the terminal device) may acquire and upload the target information in a background theft manner. In the process of uploading the target information by the applications, the terminal device may also establish processes, such as task B and task C, for the tasks of uploading the target information by the applications.
Optionally, in the embodiment of the present invention, after the terminal device sends the target information, in order to prevent the application program in the terminal device from spreading the target information through the network when the user does not trigger the terminal device to send the target information through the application programs, the terminal device may update the networking attribute of the target information to the first attribute again, so that the application program in the terminal device cannot upload the target information, and thus, the security of the target information may be ensured.
Illustratively, in conjunction with fig. 3, as shown in fig. 4, after S204, the information processing method according to the embodiment of the present invention may further include S205 described below.
S205, the terminal equipment updates the networking attribute of the target information into a first attribute.
In this embodiment of the present invention, after the terminal device sends the target information, the terminal device may update the networking attribute of the target information to the first attribute again, and specifically, the terminal device may update the networking attribute of the target information from the second attribute to the first attribute.
In the embodiment of the present invention, for the description related to the first attribute, reference may be specifically made to the detailed description of the first attribute in the above embodiment, and details are not described here again in order to avoid repetition.
Optionally, in the embodiment of the present invention, after the terminal device updates the networking attribute of the target information to the first attribute, even if other application programs are uploading the target information in the terminal device, the application programs cannot continue to upload the target information. That is, after the terminal device updates the networking attribute of the target information to the above-described first attribute, the task of uploading the target information by these applications is interrupted.
Exemplarily, it is assumed that the terminal device responds to the first input for the terminal device, and a process established by uploading the target information is task a; in the process of uploading the target information by the terminal device, the application program X in the terminal device uploads the target information in a background stealing mode, the process established by the terminal device for uploading the target information by the application program X is the task D, when the task A is released, the terminal device can determine that the terminal device completes the task of uploading the target information in response to the first input, and therefore the terminal device can update the networking attribute of the target information to the first attribute. At this time, even if the task D still remains in the terminal device, that is, the application X does not complete the upload task of the target information, the application X cannot continue to upload the target information.
In the embodiment of the present invention, since the application program in the terminal device cannot upload the target information when the networking attribute of the target information is the first attribute, after the terminal device completes the task of uploading the target information, the terminal device may update the networking attribute of the target information to the first attribute again, so that the application program in the terminal device cannot steal upload the target information in the background, and thus it is further ensured that the target information is not leaked.
Optionally, in this embodiment of the present invention, the terminal device may include at least one information group, where each information group may include at least one piece of information, so that the terminal device may control the information in the terminal device.
In the embodiment of the present invention, the terminal device may set a file name (i.e., a file name) for each piece of information stored in the terminal device, and thus, the terminal device may group the pieces of information according to the file names of the pieces of information stored in the terminal device.
Optionally, in the embodiment of the present invention, the terminal device may set a file name for the information according to a source of the information stored in the terminal device.
For example, taking a picture stored in the terminal device as an example, if the picture is a picture that the user triggers the terminal device to store from a webpage, the terminal device may set a name for the picture in a website + user account manner. If the picture is a picture saved by the user triggering the terminal device from a certain application program, the terminal device may set a name for the picture in a mode of application program name + user account.
In this embodiment of the present invention, the user account may be an account related to a website or an application program.
Optionally, in this embodiment of the present invention, the target information may be information in the first information group, and in order to facilitate the terminal device to control information stored in the terminal device, the terminal device may update the networking attribute of the first information group to the first attribute, so that an application program in the terminal device may be prohibited from sending all information in the first information group.
For example, in conjunction with fig. 2, as shown in fig. 5, S202 may be specifically implemented by S202a described below.
S202a, the terminal device updates the networking attribute of the first information group to the first attribute.
The networking attribute of the first information group may be used to indicate whether to allow uploading of information in the first information group, and after the terminal device updates the networking attribute of the first information group to the first attribute, all information in the first information group is prohibited from being sent.
Accordingly, in the embodiment of the present invention, when the target information is information in the first information group, the terminal device may update the networking attribute of the target information to the second attribute, and the terminal device may update the networking attribute of the first information group to the second attribute. After the terminal device updates the networking attribute of the first information group to the second attribute, the terminal device allows the application program in the terminal device to send all the information in the first information group.
It should be noted that, in the embodiment of the present invention, for the related description of the first attribute and the second attribute, reference may be specifically made to the detailed description of the first attribute and the second attribute in the foregoing embodiment, and in order to avoid repetition, details are not described here again.
Optionally, in this embodiment of the present invention, the terminal device may include a first target control corresponding to the first information group, where the first target control may be used to control the networking attribute of the first information group. Specifically, when the first target control is in an "off" state, the networking attribute of the first information group may be the first attribute; when a target control is in an "on" state, the networking property of the first information group may be the second property described above.
It can be understood that the terminal device may update the networking attribute of the first information group to the first attribute by controlling the first target control to be in an "off" state.
Optionally, in this embodiment of the present invention, the source of each piece of information in the first information group may be the same; alternatively, the information type of each information in the first information group may be the same.
For example, assuming that the source of each piece of information in the first information group is the same, the terminal device includes two information groups, namely an information group a and an information group B, the information in the information group a is a picture saved from the website 1, the information in the information group B is a picture saved from the website 2, the information group a includes a picture a (file name: aabbb1557481560000), a picture B (file name: aabbb1557481560123) and a picture C (file name: aaabbb1557481560456), the information group B includes a picture X (file name: xxxyyy 1557380097800000), a picture Y (file name: xxxyy 7397800123) and a picture Z (file name: xxxyy 7380097800456), and the picture a is the target information, that is, the information group a is the first information group 155155155155456. Then, as shown in fig. 6, the terminal device may update the networking property of information group a61 to the first property by controlling the control 62 (i.e., the first target control) corresponding to information group a61 (i.e., the first information group) to be in the "off" state.
As shown in fig. 6, the control 64 corresponding to the information group b 63 is in an "on" state, that is, the networking attribute of the information group b 63 is the second attribute.
In the embodiment of the present invention, on one hand, since one information group may include at least one piece of information, the terminal device may process information stored in the terminal device in a grouping manner by updating the networking attribute of the first information group to the first attribute, so that the capability of the terminal device in processing information may be improved. On the other hand, the networking attribute of the first information group is updated to the first attribute, so that the application program in the terminal equipment cannot upload all information in the first information group, and therefore, all information in the first information group can be ensured not to be leaked, and the safety performance of the terminal equipment can be further improved.
In the embodiment of the present invention, the information processing methods shown in the above drawings are all exemplarily described with reference to one drawing in the embodiment of the present invention. In specific implementation, the information processing method shown in each of the above figures may also be implemented by combining any other figures that may be combined, which are illustrated in the above embodiments, and are not described herein again.
As shown in fig. 7, an embodiment of the present invention provides a terminal device 700, where the terminal device 700 includes an execution module 701. An executing module 701, configured to update a networking attribute of target information to a first attribute after the target information is saved in the terminal device; the network attribute of the target information is used for indicating whether the target information is allowed to be uploaded or not; after updating the networking attribute of the target information to the first attribute, uploading of the target information is prohibited.
Optionally, in conjunction with fig. 7, as shown in fig. 8, the terminal device 700 further includes a receiving module 702. The executing module 701 is further configured to update the networking attribute of the target information to a second attribute and upload the target information when the receiving module 702 receives a first input after the networking attribute of the target information is updated to a first attribute, where the first input is used to trigger the terminal device to send the target information; wherein uploading the target information is allowed after updating the networking attribute of the target information to the second attribute.
Optionally, the executing module 701 is further configured to update the networking attribute of the target information to the first attribute after the target information is uploaded.
Optionally, the target information is information in the first information group; an executing module 701, specifically configured to update the networking attribute of the first information group to a first attribute; the networking attribute of the first information group is used for indicating whether the information in the first information group is allowed to be uploaded or not; after updating the networking attributes of the first information group to the first attributes, refraining from uploading all of the information in the first information group.
Optionally, the source of each piece of information in the first information group is the same; alternatively, the information type of each information in the first information group is the same.
The terminal device provided by the embodiment of the present invention can implement each process executed by the terminal device in the above-mentioned information processing method embodiment, and can achieve the same technical effect, and for avoiding repetition, the details are not described here.
The embodiment of the present invention provides a terminal device, where, when a networking attribute of information stored in the terminal device is a first attribute, the terminal device prohibits uploading of the information, that is, an application program in the terminal device cannot propagate the information through a network, for example, the application program in the terminal device cannot send the information to other devices (e.g., a server and a terminal device), so that, after the information of a user is stored in the terminal device, the terminal device may update the networking attribute of the information, so that the application program in the terminal device cannot upload the information, thereby ensuring that the information stored in the terminal device is not leaked, and further improving the security performance of the terminal device.
Fig. 9 is a hardware schematic diagram of a terminal device for implementing various embodiments of the present invention. As shown in fig. 9, the terminal device 100 includes, but is not limited to: radio frequency unit 101, network module 102, audio output unit 103, input unit 104, sensor 105, display unit 106, user input unit 107, interface unit 108, memory 109, processor 110, and power supply 111. Those skilled in the art will appreciate that the terminal device configuration shown in fig. 9 does not constitute a limitation of the terminal device, and that the terminal device may include more or fewer components than shown, or combine certain components, or a different arrangement of components. In the embodiment of the present invention, the terminal device includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like.
The processor 110 is configured to update the networking attribute of the target information to a first attribute after the target information is saved in the terminal device; the network attribute of the target information is used for indicating whether the target information is allowed to be uploaded or not; after updating the networking attribute of the target information to the first attribute, transmission of the target information is prohibited.
It is to be understood that, in the embodiment of the present invention, the execution module 701 in the structural schematic diagram of the terminal device (for example, fig. 7 or fig. 8) may be implemented by the processor 110.
The embodiment of the present invention provides a terminal device, where, when a networking attribute of information stored in the terminal device is a first attribute, the terminal device prohibits uploading of the information, that is, an application program in the terminal device cannot propagate the information through a network, for example, the application program in the terminal device cannot send the information to other devices (e.g., a server and a terminal device), so that, after the information of a user is stored in the terminal device, the terminal device may update the networking attribute of the information, so that the application program in the terminal device cannot upload the information, thereby ensuring that the information stored in the terminal device is not leaked, and further improving the security performance of the terminal device.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 101 may be used for receiving and sending signals during a message transmission or call process, and specifically, after receiving downlink data from a base station, the downlink data is processed by the processor 110; in addition, the uplink data is transmitted to the base station. Typically, radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 101 can also communicate with a network and other devices through a wireless communication system.
The terminal device provides wireless broadband internet access to the user through the network module 102, such as helping the user send and receive e-mails, browse webpages, access streaming media, and the like.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the network module 102 or stored in the memory 109 into an audio signal and output as sound. Also, the audio output unit 103 may also provide audio output related to a specific function performed by the terminal device 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 103 includes a speaker, a buzzer, a receiver, and the like.
The input unit 104 is used to receive an audio or video signal. The input unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, and the graphics processor 1041 processes image data of a still picture or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 106. The image frames processed by the graphic processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via the radio frequency unit 101 or the network module 102. The microphone 1042 may receive sound and may be capable of processing such sound into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 101 in case of a phone call mode.
The terminal device 100 also includes at least one sensor 105, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 1061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 1061 and/or the backlight when the terminal device 100 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the terminal device posture (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration identification related functions (such as pedometer, tapping), and the like; the sensors 105 may also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which are not described in detail herein.
The display unit 106 is used to display information input by a user or information provided to the user. The display unit 106 may include a display panel 1061, and the display panel 1061 may be configured in the form of a Liquid Crystal Display (LCD), an organic light-emitting diode (OLED), or the like.
The user input unit 107 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the terminal device. Specifically, the user input unit 107 includes a touch panel 1071 and other input devices 1072. Touch panel 1071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 1071 (e.g., operations by a user on or near touch panel 1071 using a finger, stylus, or any suitable object or attachment). The touch panel 1071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 110, and receives and executes commands sent by the processor 110. In addition, the touch panel 1071 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 1071, the user input unit 107 may include other input devices 1072. Specifically, other input devices 1072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein.
Further, the touch panel 1071 may be overlaid on the display panel 1061, and when the touch panel 1071 detects a touch operation thereon or nearby, the touch panel 1071 transmits the touch operation to the processor 110 to determine the type of the touch event, and then the processor 110 provides a corresponding visual output on the display panel 1061 according to the type of the touch event. Although in fig. 9, the touch panel 1071 and the display panel 1061 are two independent components to implement the input and output functions of the terminal device, in some embodiments, the touch panel 1071 and the display panel 1061 may be integrated to implement the input and output functions of the terminal device, and is not limited herein.
The interface unit 108 is an interface for connecting an external device to the terminal apparatus 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 108 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the terminal apparatus 100 or may be used to transmit data between the terminal apparatus 100 and the external device.
The memory 109 may be used to store software programs as well as various data. The memory 109 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 109 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 110 is a control center of the terminal device, connects various parts of the entire terminal device by using various interfaces and lines, and performs various functions of the terminal device and processes data by running or executing software programs and/or modules stored in the memory 109 and calling data stored in the memory 109, thereby performing overall monitoring of the terminal device. Processor 110 may include one or more processing units; alternatively, the processor 110 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 110.
The terminal device 100 may further include a power supply 111 (such as a battery) for supplying power to each component, and optionally, the power supply 111 may be logically connected to the processor 110 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system.
In addition, the terminal device 100 includes some functional modules that are not shown, and are not described in detail here.
Optionally, an embodiment of the present invention further provides a terminal device, which includes the processor 110 shown in fig. 9, the memory 109, and a computer program stored in the memory 109 and capable of running on the processor 110, where the computer program, when executed by the processor 110, implements each process of the information processing method embodiment, and can achieve the same technical effect, and details are not described here to avoid repetition.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the information processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may include a read-only memory (ROM), a Random Access Memory (RAM), a magnetic or optical disk, and the like.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (12)

1. An information processing method, characterized in that the method comprises:
after target information is stored in terminal equipment, updating the networking attribute of the target information into a first attribute, wherein the networking attribute of the target information is used for indicating whether the target information is allowed to be uploaded or not;
wherein uploading the target information is prohibited after updating the networking attribute of the target information to the first attribute.
2. The method of claim 1, wherein after updating the networking attribute of the target information to the first attribute, the method further comprises:
under the condition that a first input is received, updating the networking attribute of the target information into a second attribute, and uploading the target information, wherein the first input is used for triggering the terminal equipment to upload the target information;
wherein uploading the target information is allowed after updating the networking attribute of the target information to the second attribute.
3. The method of claim 1, wherein after uploading the target information, the method further comprises:
and updating the networking attribute of the target information to the first attribute.
4. The method according to any one of claims 1 to 3, wherein the target information is information in a first information group;
the updating the networking attribute of the target information to the first attribute comprises:
updating the networking attribute of the first information group to the first attribute, wherein the networking attribute of the first information group is used for indicating whether the information in the first information group is allowed to be uploaded or not;
wherein uploading all information in the first information group is prohibited after updating the networking attribute of the first information group to the first attribute.
5. The method of claim 4, wherein each of the information in the first set of information is sourced from the same source; or the information type of each piece of information in the first information group is the same.
6. A terminal device, characterized in that the terminal device comprises an execution module;
the execution module is used for updating the networking attribute of the target information into a first attribute after the target information is stored in the terminal equipment, wherein the networking attribute of the target information is used for indicating whether the target information is allowed to be uploaded or not;
wherein uploading the target information is prohibited after updating the networking attribute of the target information to the first attribute.
7. The terminal device of claim 6, wherein the terminal device further comprises a receiving module;
the execution module is further configured to update the networking attribute of the target information to a second attribute and upload the target information when the receiving module receives a first input after updating the networking attribute of the target information to a first attribute, where the first input is used to trigger the terminal device to send the target information;
wherein uploading the target information is allowed after updating the networking attribute of the target information to the second attribute.
8. The terminal device of claim 6, wherein the execution module is further configured to update a networking attribute of the target information to the first attribute after uploading the target information.
9. The terminal device according to any one of claims 6 to 8, wherein the target information is information in a first information group;
the execution module is specifically configured to update the networking attribute of the first information group to the first attribute, where the networking attribute of the first information group is used to indicate whether to allow uploading of information in the first information group;
wherein uploading all information in the first information group is prohibited after updating the networking attribute of the first information group to the first attribute.
10. The terminal device of claim 9, wherein each of the information in the first set of information is sourced from the same source; or the information type of each piece of information in the first information group is the same.
11. A terminal device, characterized by comprising a processor, a memory, and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the information processing method according to any one of claims 1 to 5.
12. A computer-readable storage medium, characterized in that a computer program is stored on the computer-readable storage medium, which computer program, when being executed by a processor, realizes the steps of the information processing method according to any one of claims 1 to 5.
CN201910889032.4A 2019-09-19 2019-09-19 Information processing method and terminal equipment Pending CN110765482A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910889032.4A CN110765482A (en) 2019-09-19 2019-09-19 Information processing method and terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910889032.4A CN110765482A (en) 2019-09-19 2019-09-19 Information processing method and terminal equipment

Publications (1)

Publication Number Publication Date
CN110765482A true CN110765482A (en) 2020-02-07

Family

ID=69329678

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910889032.4A Pending CN110765482A (en) 2019-09-19 2019-09-19 Information processing method and terminal equipment

Country Status (1)

Country Link
CN (1) CN110765482A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020015175A1 (en) * 1999-12-28 2002-02-07 Takeo Katsuda Image forming system
CN104717132A (en) * 2015-02-13 2015-06-17 腾讯科技(深圳)有限公司 Information sending method, device and system
CN104995635A (en) * 2013-05-21 2015-10-21 华为技术有限公司 Image transmission method, device and terminal device
CN105260669A (en) * 2015-10-28 2016-01-20 广东欧珀移动通信有限公司 Transmission method and system of pictures
CN105812482A (en) * 2016-04-21 2016-07-27 北京元心科技有限公司 Method for sharing communication information and server platform
CN105808782A (en) * 2016-03-31 2016-07-27 广东小天才科技有限公司 Adding method and device for picture labels
CN106325878A (en) * 2016-08-30 2017-01-11 贵阳朗玛信息技术股份有限公司 Picture mass uploading or downloading progress display method and device
CN107368749A (en) * 2017-05-16 2017-11-21 阿里巴巴集团控股有限公司 Document handling method, device, equipment and computer-readable storage medium
CN108881113A (en) * 2017-05-10 2018-11-23 华为技术有限公司 network connection control method and device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020015175A1 (en) * 1999-12-28 2002-02-07 Takeo Katsuda Image forming system
CN104995635A (en) * 2013-05-21 2015-10-21 华为技术有限公司 Image transmission method, device and terminal device
CN104717132A (en) * 2015-02-13 2015-06-17 腾讯科技(深圳)有限公司 Information sending method, device and system
CN105260669A (en) * 2015-10-28 2016-01-20 广东欧珀移动通信有限公司 Transmission method and system of pictures
CN105808782A (en) * 2016-03-31 2016-07-27 广东小天才科技有限公司 Adding method and device for picture labels
CN105812482A (en) * 2016-04-21 2016-07-27 北京元心科技有限公司 Method for sharing communication information and server platform
CN106325878A (en) * 2016-08-30 2017-01-11 贵阳朗玛信息技术股份有限公司 Picture mass uploading or downloading progress display method and device
CN108881113A (en) * 2017-05-10 2018-11-23 华为技术有限公司 network connection control method and device
CN107368749A (en) * 2017-05-16 2017-11-21 阿里巴巴集团控股有限公司 Document handling method, device, equipment and computer-readable storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张斯: "Android移动终端隐私数据保护系统设计与实现", 《中国优秀硕士学位论文全文数据库信息科技辑2017年02期》 *

Similar Documents

Publication Publication Date Title
CN110995923B (en) Screen projection control method and electronic equipment
CN109889348B (en) Image sharing method and device
CN109194818B (en) Information processing method and terminal
CN109542282B (en) Interface display method and terminal equipment
CN110062105B (en) Interface display method and terminal equipment
CN109828705B (en) Icon display method and terminal equipment
CN110058836B (en) Audio signal output method and terminal equipment
CN110908557B (en) Information display method and terminal equipment
CN110099296B (en) Information display method and terminal equipment
CN108681427B (en) Access right control method and terminal equipment
CN110752981B (en) Information control method and electronic equipment
CN111030917B (en) Message display method and electronic equipment
CN111163224B (en) Voice message playing method and electronic equipment
CN110244884B (en) Desktop icon management method and terminal equipment
CN110231972B (en) Message display method and terminal equipment
CN110457935B (en) Permission configuration method and terminal equipment
CN110049187B (en) Display method and terminal equipment
CN110597437A (en) Screen capturing method and terminal equipment
CN109992192B (en) Interface display method and terminal equipment
CN110012151B (en) Information display method and terminal equipment
CN110012152B (en) Interface display method and terminal equipment
CN109067975B (en) Contact person information management method and terminal equipment
CN109117037B (en) Image processing method and terminal equipment
CN109992941B (en) Authority management method and terminal equipment
CN109815678B (en) Permission configuration method and mobile terminal

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