CN110866292A - Interface display method and device, terminal equipment and server - Google Patents

Interface display method and device, terminal equipment and server Download PDF

Info

Publication number
CN110866292A
CN110866292A CN201810982471.5A CN201810982471A CN110866292A CN 110866292 A CN110866292 A CN 110866292A CN 201810982471 A CN201810982471 A CN 201810982471A CN 110866292 A CN110866292 A CN 110866292A
Authority
CN
China
Prior art keywords
display interface
users
information
interface
display
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
CN201810982471.5A
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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201810982471.5A priority Critical patent/CN110866292A/en
Publication of CN110866292A publication Critical patent/CN110866292A/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/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/82Protecting input, output or interconnection devices
    • G06F21/84Protecting input, output or interconnection devices output devices, e.g. displays or monitors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2125Just-in-time application of countermeasures, e.g., on-the-fly decryption, just-in-time obfuscation or de-obfuscation

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides an interface display method, an interface display device, terminal equipment and a server, wherein the method comprises the following steps: acquiring the number of users viewing the display interface; and if the number of the users does not meet the preset condition, hiding the sensitive information in the display interface. According to the interface display method, the interface display device, the terminal equipment and the server provided by the embodiment of the invention, the number of users for checking the display interface can be obtained before the display interface is opened or in the process of displaying the display interface, if the number of the users does not meet the preset condition, the sensitive information in the display interface is hidden, the privacy of the users is protected from being leaked, the information safety of the users is improved, convenience is provided for the users, whether the sensitive information is hidden or not is judged according to the number of the users, the processing speed is high, and the interface display efficiency and the user experience degree are effectively improved.

Description

Interface display method and device, terminal equipment and server
Technical Field
The invention relates to the technical field of computers, in particular to an interface display method and device, terminal equipment and a server.
Background
With the continuous development of computer technology and the continuous improvement of data management systems, more and more data can be displayed on the terminal device of a user and viewed by the user, for example, the user can conveniently inquire identity authentication information or deposit information of the user on a display interface of the terminal device.
In the prior art, when a user views a display interface, the user can easily see the display interface, and when the display interface contains sensitive information such as an account number and identity information of the user, the user generally does not want to see the sensitive information by other people around, so the user needs to shield the display interface with a hand, but the problem of sensitive information leakage caused by untimely shielding still exists, and inconvenience is brought to the user.
Disclosure of Invention
In view of this, embodiments of the present invention provide an interface display method, an interface display apparatus, a terminal device, and a server, so as to protect sensitive information of a user from being leaked.
In a first aspect, an embodiment of the present invention provides an interface display method, including:
acquiring the number of users viewing the display interface;
and if the number of the users does not meet the preset condition, hiding the sensitive information in the display interface.
In a second aspect, an embodiment of the present invention provides an interface display method, including:
acquiring current environment information corresponding to terminal equipment;
determining the number of users viewing the display interface of the terminal equipment according to the current environment information;
and if the number of the users does not meet the preset condition, controlling the terminal equipment to hide the sensitive information of the display interface.
In a third aspect, an embodiment of the present invention provides an interface display apparatus, including:
the first acquisition module is used for acquiring the number of users viewing the display interface;
and the first hiding module is used for hiding the sensitive information in the display interface when the number of the users does not meet the preset condition.
In a fourth aspect, an embodiment of the present invention provides an interface display apparatus, including:
the second acquisition module is used for acquiring the current environment information corresponding to the terminal equipment;
the determining module is used for determining the number of users viewing the display interface of the terminal equipment according to the current environment information;
and the second hiding module is used for controlling the terminal equipment to hide the sensitive information of the display interface when the number of the users does not meet the preset condition.
In a fifth aspect, an embodiment of the present invention provides a terminal device, including a first processor and a first memory, where the first memory is configured to store one or more computer instructions, and when the one or more computer instructions are executed by the first processor, the interface display method in the first aspect is implemented. The terminal device may further comprise a first communication interface for communicating with other devices or a communication network.
In a sixth aspect, an embodiment of the present invention provides a server, including a second processor and a second memory, where the second memory is used to store one or more computer instructions, and when the one or more computer instructions are executed by the second processor, the interface display method in the second aspect is implemented. The server may also include a second communication interface for communicating with other devices or a communication network.
An embodiment of the present invention provides a computer storage medium, which is used to store a computer program, and the computer program enables a computer to implement the interface display method in the first aspect or the second aspect when executed.
The interface display method, the interface display device, the terminal equipment and the server provided by the embodiment of the invention can acquire the number of users viewing the display interface before the display interface is opened or in the process of displaying the display interface, if the number of the users does not meet the preset condition, hiding the sensitive information in the display interface, taking the preset condition as the example that the number of the users is equal to one, when there is only one user viewing the display interface of the terminal equipment, all information in the interface can be normally displayed, if there is not one user, it indicates that other users are viewing, and at this time, the sensitive information in the interface can be hidden, the privacy of the user is protected from being revealed, the information security of the user is improved, convenience is provided for the user, and whether sensitive information is hidden or not is judged through the number of users, the processing speed is high, and the interface display efficiency and the user experience degree are effectively improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a first embodiment of an interface display method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a display interface according to an embodiment of the present invention;
FIG. 3 is a schematic diagram illustrating the display interface of FIG. 2 after the sensitive information is hidden;
fig. 4 is a scene schematic diagram of an interface display method according to an embodiment of the present invention;
fig. 5 is a scene schematic diagram of another interface display method according to an embodiment of the present invention;
fig. 6 is a scene schematic diagram of another interface display method according to an embodiment of the present invention;
fig. 7 is a schematic flowchart of a second embodiment of an interface display method according to an embodiment of the present invention;
fig. 8 is a schematic flowchart of a third embodiment of an interface display method according to an embodiment of the present invention;
fig. 9 is a schematic flowchart of a fourth embodiment of an interface display method according to an embodiment of the present invention;
fig. 10 is a schematic structural diagram of an interface display device according to an embodiment of the present invention;
fig. 11 is a schematic structural diagram of another interface display device according to an embodiment of the present invention;
fig. 12 is a schematic structural diagram of a terminal device according to an embodiment of the present invention;
fig. 13 is a schematic structural diagram of a server according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, 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, but 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 invention.
The terminology used in the embodiments of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the examples of the present invention and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, and "a" and "an" generally include at least two, but do not exclude at least one, unless the context clearly dictates otherwise.
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", as used herein, may be interpreted as "at … …" or "at … …" or "in response to a determination" or "in response to a detection", depending on the context. Similarly, the phrases "if determined" or "if detected (a stated condition or event)" may be interpreted as "when determined" or "in response to a determination" or "when detected (a stated condition or event)" or "in response to a detection (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.
The following describes an implementation process of the interface display method according to the embodiment of the present invention with reference to the following method embodiments and accompanying drawings. In addition, the sequence of steps in each method embodiment described below is only an example and is not strictly limited.
Fig. 1 is a schematic flowchart of an interface display method according to a first embodiment of the present invention. The execution subject of the method in this embodiment may be a terminal device, such as any device with a display function, such as a mobile phone, a tablet device, a computer, a smart watch, and a wearable device. As shown in fig. 1, the method in this embodiment may include:
step 101, acquiring the number of users viewing the display interface.
And 102, if the number of the users does not meet the preset condition, hiding the sensitive information in the display interface.
The display interface can be any interface capable of being displayed on the terminal equipment, and if the display interface contains sensitive information, the sensitive information can be hidden when the number of users does not meet the preset condition. The sensitive information may be any information on the display interface that is not suitable for being viewed by others.
When the number of users viewing the display interface does not meet the preset condition, sensitive information in the display interface can be hidden. The preset condition may be set according to the property of the display interface, for example, the preset condition may be that the number of users is equal to a preset number, or the preset condition may be that the number of users is within a preset range, such as between 1 and 2. Which information on the display interface belongs to the sensitive information can also be set according to actual needs.
For example, the display interface may be a payroll display interface, the sensitive information may be a payroll number of the user, and the preset condition may be that the number of the users is equal to 1. Hiding the payroll number of the payroll display interface if the number of users viewing the payroll display interface is greater than 1 or less than 1.
Optionally, the sensitive information may include, but is not limited to: user identity information, historical data of the user, user contact information, account information of the user, billing information of the user, and the like. The sensitive information may be the sensitive information set by a background developer of the display interface, or may be the sensitive information set by a user, for example, which information the user may select on the display interface as the sensitive information, and which information as the normally displayed information.
The method for hiding the sensitive information is various, for example, the sensitive information in the display interface can be replaced by a special symbol, or the sensitive information in the display interface can be displayed in a fuzzy mode, or the whole display interface can be displayed in a fuzzy mode or the display interface can be stopped.
Fig. 2 is a schematic diagram of a display interface according to an embodiment of the present invention. Fig. 3 is a schematic diagram of the display interface shown in fig. 2 after the sensitive information is hidden. As shown in fig. 2 and 3, sensitive information may be replaced with an asterisk "", which may not only protect the privacy of the user, but also not prevent the user from viewing other information on the interface, thereby displaying the interface more humanizedly, rather than hiding or displaying all information on the interface once.
The interface display method provided by the embodiment can acquire the number of users viewing the display interface, and display or hide the sensitive information in the display interface according to whether the number of users meets the preset condition.
It is understood that the number of users viewing the display interface may be the number of users viewing the display screen of the terminal device.
In order to ensure that the sensitive information is not leaked, the number of users viewing the display interface can be determined according to the current environment information before the display interface is opened, and the display interface after the sensitive information is hidden is opened if the display interface does not meet the preset condition. Certainly, the number of users viewing the display page can be continuously detected in the process that the interface is normally displayed, and once the number changes and does not meet the preset conditions, sensitive information in the page is immediately hidden.
Optionally, the number of users viewing the display interface may be determined according to the current environment information. The current environment information may be any information capable of reflecting the environment in which the terminal device is located, and is used to determine the number of users viewing the terminal device. The current environment information can be acquired by an environment detection device. The environment detection device may be any device capable of collecting current environment information. Optionally, the environment detection device may be a shooting device such as a camera, or may be an infrared detection device.
The environment detection means may be integrated in the terminal device. For example, the terminal device may be provided with a camera, the camera may detect current environment information, the terminal device may determine the number of current users according to the current environment information, and if the number of users does not satisfy a preset condition, the sensitive information in the display interface is hidden.
Or, the environment detection device may be separated from the terminal device, and send the collected current environment information to the terminal device in a wired or wireless manner, and the terminal device determines the number of users according to the current environment information and displays a corresponding interface.
When the environment detection device is separated from the terminal device, the environment detection device may be set at any suitable position where a user viewing the terminal device can be detected, for example, the terminal device is a computer set in a machine room, and the environment detection device may be a camera set on a wall opposite to the computer.
The work of determining the number of users according to the current environment information can be completed by the terminal device, and can also be completed by other devices such as a server and the like. Specifically, determining the number of users viewing the display interface according to the current environment information may include: sending the current environment information to a server; and acquiring the number of users obtained by the server through processing the current environment information. An application scenario in which the number of users is determined by interaction with the server is explained below with fig. 4 to 6.
Fig. 4 is a scene schematic diagram of an interface display method according to an embodiment of the present invention. As shown in fig. 4, the terminal device may be provided with an environment detection device such as a camera, the environment detection device may detect current environment information, the terminal device sends the current environment information to the server, the server determines the number of users according to the current environment information, and returns the number of users, and the terminal device displays a corresponding interface according to the number of users.
Fig. 5 is a scene schematic diagram of another interface display method according to an embodiment of the present invention. As shown in fig. 5, the environment detection apparatus sends the current environment information to the terminal device, the terminal device sends the current environment information to the server, the server determines the number of users according to the current environment information, and returns the number of users, and the terminal device displays a corresponding interface according to the number of users.
Fig. 6 is a scene schematic diagram of another interface display method according to an embodiment of the present invention. As shown in fig. 6, the environment detection apparatus directly communicates with the server, sends current environment information corresponding to the terminal device to the server, the server determines the number of users according to the current environment information and sends the number of users to the terminal device, and the terminal device displays a corresponding interface according to the number of users. The server may pre-store a corresponding relationship between the environment detection device and the terminal device, and after the current environment information is acquired, may determine which terminal device's current environment information is acquired according to the corresponding relationship.
In practical application, the terminal device may obtain the current environment information, determine the number of users viewing the terminal device according to the environment information, send the current environment information to the server, determine the number of users by the server, or directly obtain the number of users determined by the server according to the current environment information obtained from the environment detection device, and then judge whether the number of users meets a preset condition, if not, hide the sensitive information in the display interface.
In summary, the interface display method provided in this embodiment may obtain the number of users viewing the display interface before the display interface is opened or in the process of displaying the display interface, hide the sensitive information in the display interface if the number of users does not meet a preset condition, for example, if the number of users viewing the display interface of the terminal device is equal to one, all information in the display interface can be normally displayed only if there is one user viewing the display interface of the terminal device, and if there is not one user viewing the display interface, it is indicated that there are other users viewing the display interface, at this time, the sensitive information in the display interface may be hidden, so that privacy of the user is protected from being leaked, information security of the user is improved, convenience is provided for the user, and whether to hide the sensitive information is determined by the number of users, processing speed is high, and interface display efficiency and user experience are effectively improved.
In the technical solutions provided by the above embodiments, there may be a plurality of implementation manners for determining the number of users viewing the display interface according to the current environment information.
In an optional implementation manner, the current environment information may include heat source information acquired by an infrared detection device, optionally, the infrared detection device may be a thermal infrared imager, the heat source information may include a heat source image, and the number of users may be obtained by processing the heat source image.
The infrared detection device can be set towards a user viewing the display screen of the terminal equipment, so that a heat source image in front of the display screen of the terminal equipment can be detected, and the number of the users can be determined according to the number of heat sources in the image.
In another alternative embodiment, the current environment information may include image information acquired by a camera. According to the image information sent by the shooting device, the number of users viewing the display interface can be determined.
Optionally, the face information and/or the body posture information in the image may be obtained according to the image information; and determining the corresponding number of users according to the face information and/or the human body posture information.
The number of users may be determined by any one of the face information and the body posture information, or the face information and the body posture information may be combined, and the larger one of the number of users determined by the face information and the number of users determined by the body posture information may be used as the finally determined number of users, or the average value may be used as the finally determined number of users.
The face recognition is a biological recognition technology for identity recognition based on face feature information of people, and the number of faces in an image can be determined by using the face recognition technology, so that the number of users is determined.
The human body posture recognition technology can acquire key points of a human body in an image, the number of the human body in the image can be determined according to the key points of the human body, and the situation that the number of users cannot be accurately judged due to the fact that the face of the user looking over a display interface is shielded is prevented.
Fig. 7 is a flowchart illustrating a second interface display method according to an embodiment of the present invention. On the basis of the technical scheme provided by the embodiment, the embodiment identifies the user identities in addition to determining the number of users, and determines whether to hide sensitive information according to the identification result. As shown in fig. 7, the interface display method in this embodiment may include:
and 701, acquiring the number of users viewing the display interface.
Step 702, determining whether the number of users meets a preset condition, if so, executing step 703, and if not, executing step 705.
Step 703, determining whether the user viewing the display interface is consistent with the user corresponding to the display interface, if yes, executing step 704, and if not, executing step 705.
And step 704, normally displaying the display interface.
Step 705, hiding the sensitive information in the display interface.
In this embodiment, it is first determined whether the number of users meets a preset condition, and if so, it is further determined whether the identity of the user meets the requirement, and if not, the sensitive information in the display interface is still hidden.
In general, the preset condition may be that the number of users is equal to 1. Optionally, the user corresponding to the display interface may be the owner of the terminal device, if the user currently viewing the display screen of the terminal device is the owner, each interface is normally displayed, and if the user is not the owner, or if the owner is present, but other users are also viewing the display interface, the sensitive information is hidden.
Or the user corresponding to the display interface may be a user corresponding to the information in the display interface, that is, a user to which the information displayed on the display interface belongs, for example, the wage of the user a is displayed on the wage display interface, the user corresponding to the display interface is the user a, and if the wage is viewed by other users, the sensitive information in the wage display interface is hidden.
In other cases, the preset condition may be that the number of users is equal to other values, such as equal to 2. For example, in some instances, the display interface may be viewable only by both couples, such as marital information, co-purchase room information, and so on. And normally displaying the interface only when two users view the display interface and the two users are couples corresponding to the information in the display interface, otherwise, hiding the sensitive information in the interface.
Or, a corresponding preset condition may be determined according to the display interface, for example, information of a task to be executed is displayed in the display interface, and if the task needs to be executed by N people, the preset condition may be that the number of users is less than or equal to N. And normally displaying the interface only when the number of the users viewing the display interface is less than or equal to N and the users viewing the interface are users executing the task, otherwise, hiding the sensitive information in the interface.
In summary, before determining whether the user viewing the display interface is consistent with the user corresponding to the display interface, the preset condition may be determined according to information in the display interface, and/or the user corresponding to the display interface may be determined. Specifically, the preset condition and the corresponding user may be determined according to a keyword (such as a user name and an account) in the display interface.
In the embodiment of the invention, the identity of the user can be judged in various ways. Optionally, the identity information of the user may be determined by face recognition. If the interface to be displayed or the displayed interface contains sensitive information, the number of the faces can be judged according to the image shot by the camera, so that the current number of the users is determined, if the number of the users is not 1, the sensitive information in the interface is hidden, if the number of the users is 1, whether the users are the owner or the users corresponding to the information in the interface is detected according to the face information, the interface can be normally displayed only if the users are correct, and the information in the interface is prevented from being peeped by other people.
The information used to determine the identity of the user may be the same as or different from the information used to determine the number of users. For example, the identity of the user can be determined by using an image shot by the camera, the number of the users can be determined by heat source information detected by the infrared detection device or other methods, and the inaccurate number identification of the users caused by the fact that other users block the face can be prevented.
Alternatively, the operation of face recognition may be performed by the terminal device, or may be performed by the server. For example, the terminal device may send image information acquired by the photographing device to the server, and the server determines, according to the face recognition technology, whether the user in the image is the owner of the terminal device or the user corresponding to the information in the display interface, and returns the determination result to the terminal device.
According to the interface display method provided by the embodiment of the invention, when the number of the users viewing the display interface meets the preset condition, whether the users viewing the display interface are consistent with the users corresponding to the display interface is further judged, if not, the sensitive information in the display interface is hidden, so that the sensitive information of the users can be further protected from being peeped by others, and the user experience degree is improved.
Fig. 8 is a schematic flowchart of a third embodiment of an interface display method according to an embodiment of the present invention. On the basis of the technical scheme provided by the embodiment, the number of users is detected before the display interface is opened, and whether sensitive information in the display interface is hidden or not is determined according to the detection result. As shown in fig. 8, the interface display method in this embodiment may include:
step 801, responding to an operation event of a user request for viewing a display interface, and judging whether the display interface contains sensitive information.
And step 802, if yes, acquiring the number of users viewing the display interface.
And 803, if the number of the users does not meet the preset condition, hiding the sensitive information in the display interface.
Optionally, the user may request to view the display interface by clicking the terminal device, performing voice input, and the like, and the terminal device may determine the display interface to be displayed according to the operation event of the user, for example, the user may click a certain link or a certain key displayed by the terminal device, thereby initiating a request to view the corresponding display interface.
When a user requests to view a certain display interface, the terminal device may first determine whether the display interface requested by the user contains sensitive information, if not, the display interface may be directly and normally displayed, and if so, it may determine whether to hide the sensitive information according to the number of users or the identity of the users.
Alternatively, the terminal device may determine the display interfaces to be displayed in other manners, for example, when the time or the place meets a certain condition, the terminal device may automatically open some display interfaces.
In other alternative embodiments, the current number of users may also be detected in real time during the display of the display interface, and whether to hide sensitive information in the display interface is determined according to the number of users.
Further, if the user viewing the display interface includes the user corresponding to the display interface and other users except the user, the terminal device may further display the reminding information, where the reminding information includes information of the other users. The information of the other users may include at least one of: the identity, gender, age, location, etc. of the other users. For example, "please pay attention to other users at the left rear side" can be displayed, so that the user can know the information of other people who peep the own information in time, the precaution consciousness is improved, and the user can pertinently move the terminal device according to the reminding information, and the sensitive information is prevented from being peeped.
And step 804, responding to an operation event of the user requesting to view the sensitive information, and judging whether the current user comprises a user corresponding to the display interface.
And step 805, if yes, displaying the sensitive information.
After the sensitive information in the interface is hidden, a user can check the sensitive information by clicking the area where the sensitive information is located, inputting the sensitive information through voice, shaking equipment and the like. Specifically, after detecting an operation event that a user requests to view sensitive information in an interface, the terminal device may first determine whether the current user includes the owner or a user corresponding to information in a display interface, and if so, display the sensitive information.
Further, which information on the display interface is to be set as sensitive information may be set by the user. Optionally, a sensitive information setting request input by a user may be acquired, and the sensitive information corresponding to the display interface is determined according to the sensitive information setting request, so that personalized requirements of the user are met, and convenience is provided for the user.
The sensitive information setting request may include a type, a name, and the like set as sensitive information, for example, the information type on the interface may be displayed to the user: the information in the interface comprises name, age, card number, balance and the like, the user selects the age and the balance, the specific information corresponding to the age and the balance can be used as the sensitive information, and the age and the balance in the interface can be hidden and displayed when the number of the user or the identity of the user does not meet the requirement.
In summary, in the interface display method provided in this embodiment, before a certain display interface is displayed, whether the display interface includes sensitive information is determined in response to an operation event of a user requesting to view the display interface, if yes, how to display is determined according to the number of users, and if not, a normal interface is directly displayed, so that the interface display speed is effectively increased; in addition, after the sensitive information in the display interface is hidden, the sensitive information can be redisplayed in response to an operation event of the sensitive information requested by a user to be checked, so that the user can conveniently and independently select whether the sensitive information is displayed, and the use requirements under different scenes are met.
On the basis of the technical solutions provided in the foregoing embodiments, optionally, whether the terminal device is in a public place may be determined according to the current geographical location information, and when the terminal device is in the public place, the number of users viewing the display interface is obtained and whether the sensitive information is hidden is determined according to the number of users. If the mobile terminal is in a private place, the number of the users does not need to be acquired, and the user can be directly and normally displayed.
The public places may include, but are not limited to: bus station, subway, market, other places preset by users, and the like. The private venues may include, but are not limited to: the user's private home, other private locations preset by the user, etc.
The position of the user is determined through the geographical position information, whether the sensitive information hiding function is started or not is determined according to whether the user is in a public place or not, the step of judging the number of the users can be omitted when the user is in a place with low probability of being peeped by others, and the interface display efficiency is improved.
Further, the user may decide whether to open the sensitive information hiding function, for example, a button for opening the sensitive information hiding function may be provided to the user, the user may select to open or close the function by pressing the button, if the function is opened, when a certain interface needs to be displayed, the terminal device may determine whether to hide the sensitive information in the interface according to the current user number, and if the function is closed, the terminal device may directly display a normal interface without performing hiding processing on the sensitive information.
In the technical solutions provided in the above embodiments, besides using the face recognition technology, the identity of the user may be determined by other methods, such as iris recognition, retina recognition, voiceprint recognition, and the like.
Specifically, the characteristic information of the owner and/or the characteristic information of the user corresponding to the information in the display interface may be stored in the terminal device or the server in advance, and the identity of the user is determined by comparing the characteristic information. The characteristic information may include at least one of: face information, iris information, retina information, voiceprint information, and the like.
On the basis of the technical solutions provided in the foregoing embodiments, optionally, the corresponding sensitive information may also be determined according to the identity information of other users.
In one embodiment, sensitive information corresponding to different users may be preset by a manager of the display interface. For example, the display interface displays information of tasks to be performed, a task performer can view all the information, a task helper can view only a part of the information, and the group leader of other task groups can view another part of the information. When there are multiple users, the sensitive information to be hidden can be determined according to the authority of each user.
In another embodiment, the user can select the sensitive information corresponding to other users. For example, the display interface displays the wage information of the user, the user can preset that father and mother can check the name, the wage number, the identity card number and the wage in the month, but cannot check the wage balance and the like, colleagues can check the name, the wage number and the wage in the month, cannot check the identity card number and the wage balance and the like, and strangers can only check the name, but cannot check the wage number, the identity card number, the wage in the month and the wage balance and the like. In this way, the sensitive information to be hidden can be determined according to the identity of the current user.
Different sensitive information is set for different users, so that the corresponding sensitive information can be conveniently hidden when other users check the display interface, the actual requirements of the users are met, and the method has higher application and popularization values.
Fig. 9 is a schematic flowchart of a fourth embodiment of an interface display method according to an embodiment of the present invention. The main execution body of the method in the embodiment is a server. As shown in fig. 9, the interface display method in this embodiment may include:
and step 901, acquiring current environment information corresponding to the terminal equipment.
And 902, determining the number of users viewing the display interface of the terminal equipment according to the current environment information.
Step 903, if the number of the users does not meet the preset condition, controlling the terminal device to hide the sensitive information of the display interface.
The method for controlling the terminal equipment to hide the sensitive information of the display interface can be realized in various ways.
In an optional implementation manner, the number of users may be sent to the terminal device, so that the terminal device hides sensitive information of a display interface when the number of users does not meet a preset condition.
In another optional implementation manner, if the number of users does not meet a preset condition, a hiding instruction may be sent to the terminal device, so that the terminal device hides sensitive information of a display interface according to the hiding instruction.
In another optional implementation manner, if the number of users does not meet a preset condition, a display interface for hiding sensitive information may be sent to the terminal device, that is, the sensitive information on the display interface has been subjected to blurring processing or has been replaced with other symbols, so that the terminal device displays the display interface for hiding sensitive information.
Optionally, if the number of the users meets a preset condition, it may be determined whether the user viewing the display interface is consistent with the user corresponding to the display interface; and if not, controlling the terminal equipment to hide the sensitive information in the display interface. The implementation method for controlling the terminal device to hide the sensitive information of the display interface may be similar to the method when the number of users is different, and is not described here again.
Optionally, the current environment information may include heat source information acquired by an infrared detection device of the terminal device, and/or image information acquired by a shooting device of the terminal device.
The implementation principle, process and effect of the method in this embodiment can refer to the foregoing embodiments, and are not described herein again.
The interface display device of one or more embodiments of the present invention will be described in detail below. Those skilled in the art will appreciate that these interface display devices can be constructed using commercially available hardware components configured through the steps taught in this scheme.
Fig. 10 is a schematic structural diagram of an interface display device according to an embodiment of the present invention. The interface display device in this embodiment may be applied to a terminal device. As shown in fig. 10, the apparatus may include:
the first obtaining module 11 is configured to obtain the number of users viewing the display interface;
and the first hiding module 12 is configured to hide the sensitive information in the display interface when the number of the users does not meet a preset condition.
Optionally, the first hiding module 12 may be further configured to: if the number of the users meets a preset condition, judging whether the users viewing the display interface are consistent with the users corresponding to the display interface; and if not, hiding the sensitive information in the display interface.
Optionally, the first obtaining module 11 may specifically be configured to: and determining the number of users viewing the display interface according to the current environment information.
Optionally, the first obtaining module 11 may specifically be configured to: sending the current environment information to a server; and acquiring the number of users obtained by the server through processing the current environment information.
Optionally, the terminal device is provided with an infrared detection device; correspondingly, the first obtaining module 11 may specifically be configured to: acquiring heat source information acquired by an infrared detection device; and determining the number of users viewing the display interface according to the heat source information.
Optionally, the terminal device is provided with a shooting device; correspondingly, the first obtaining module 11 may specifically be configured to: acquiring image information acquired by a shooting device; and determining the number of users viewing the display interface according to the image information.
Optionally, the first obtaining module 11 may specifically be configured to: acquiring image information acquired by a shooting device; acquiring face information and/or human body posture information in the image according to the image information; and determining the corresponding number of users according to the face information and/or the human body posture information.
Optionally, the first hiding module 12 may be further configured to: and before judging whether the user viewing the display interface is consistent with the user corresponding to the display interface or not, determining the preset condition and/or determining the user corresponding to the display interface according to the information in the display interface.
Optionally, the first obtaining module 11 may specifically be configured to: responding to an operation event of a user request for viewing a display interface, and judging whether the display interface contains sensitive information; and if so, acquiring the number of the users viewing the display interface.
Optionally, the first obtaining module 11 may specifically be configured to: judging whether the mobile terminal is in a public place or not according to the current geographical position information; and if so, acquiring the number of users viewing the display interface.
Optionally, the first hiding module 12 may be further configured to: if the user viewing the display interface comprises the user corresponding to the display interface and other users, displaying reminding information; wherein the reminding information comprises information of the other users.
Optionally, the first hiding module 12 may be further configured to: after the sensitive information in the display interface is hidden, responding to an operation event of a user request for checking the sensitive information, and judging whether the current user comprises a user corresponding to the display interface; and if so, displaying the sensitive information.
Optionally, the first hiding module 12 may be further configured to: acquiring a sensitive information setting request input by a user; and determining the sensitive information corresponding to the display interface according to the sensitive information setting request.
The apparatus shown in fig. 10 can execute the interface display method provided in the first to third embodiments, and reference may be made to the related description of the first to third embodiments for a part not described in detail in this embodiment. The implementation process and technical effect of the technical solution refer to the description in the foregoing embodiments, and are not described herein again.
Fig. 11 is a schematic structural diagram of another interface display device according to an embodiment of the present invention. The interface display device in this embodiment can be applied to a server. As shown in fig. 11, the apparatus may include:
a second obtaining module 13, configured to obtain current environment information corresponding to the terminal device;
a determining module 14, configured to determine, according to the current environment information, the number of users viewing the display interface of the terminal device;
and the second hiding module 15 is configured to control the terminal device to hide the sensitive information of the display interface when the number of the users does not meet a preset condition.
Optionally, the second hiding module 15 may be specifically configured to: sending the user number to the terminal equipment so that the terminal equipment can hide sensitive information of a display interface when the user number does not meet a preset condition; or if the number of the users does not meet the preset condition, sending a hiding instruction to the terminal equipment so that the terminal equipment hides the sensitive information of the display interface according to the hiding instruction; or if the number of the users does not meet the preset condition, sending a display interface for hiding the sensitive information to the terminal equipment so that the terminal equipment displays the display interface for hiding the sensitive information.
Optionally, the second hiding module 15 may be further configured to: if the number of the users meets a preset condition, judging whether the users viewing the display interface are consistent with the users corresponding to the display interface; and if not, controlling the terminal equipment to hide the sensitive information in the display interface.
Optionally, the current environmental information includes heat source information acquired by an infrared detection device of the terminal device and/or image information acquired by a shooting device of the terminal device.
The apparatus shown in fig. 11 can execute the interface display method provided by the fourth embodiment, and reference may be made to the related description of the foregoing embodiment for a part of this embodiment that is not described in detail. The implementation process and technical effect of the technical solution refer to the description in the foregoing embodiments, and are not described herein again.
Fig. 12 is a schematic structural diagram of a terminal device according to an embodiment of the present invention. The terminal device may be any device having a display function. As shown in fig. 12, the terminal device may include: a first processor 21 and a first memory 22. Wherein the first memory 22 is used for storing a program for supporting a terminal device to execute the interface display method provided by any one of the first to third embodiments, and the first processor 21 is configured to execute the program stored in the first memory 22.
The program comprises one or more computer instructions which, when executed by the first processor 21, are capable of performing the steps of:
acquiring the number of users viewing the display interface;
and if the number of the users does not meet the preset condition, hiding the sensitive information in the display interface.
Optionally, the first processor 21 is further configured to perform all or part of the steps in the embodiments shown in fig. 1 to 8.
The structure of the terminal device may further include a first communication interface 23, which is used for the terminal device to communicate with other devices or a communication network.
Fig. 13 is a schematic structural diagram of a server according to an embodiment of the present invention. As shown in fig. 13, the server may include: a second processor 24 and a second memory 25. Wherein the second memory 25 is used for storing a program for supporting the server to execute the interface display method provided by the fourth embodiment, and the second processor 24 is configured to execute the program stored in the second memory 25.
The program comprises one or more computer instructions which, when executed by the second processor 24, are capable of performing the steps of:
acquiring current environment information corresponding to terminal equipment;
determining the number of users viewing the display interface of the terminal equipment according to the current environment information;
and if the number of the users does not meet the preset condition, controlling the terminal equipment to hide the sensitive information of the display interface.
Optionally, the second processor 24 is further configured to perform all or part of the steps in the foregoing embodiment shown in fig. 9.
The server structure may further include a second communication interface 26, which is used for the server to communicate with other devices or a communication network.
Additionally, embodiments of the present invention provide a computer-readable storage medium storing computer instructions that, when executed by a processor, cause the processor to perform acts comprising:
acquiring the number of users viewing the display interface;
and if the number of the users does not meet the preset condition, hiding the sensitive information in the display interface.
The computer instructions, when executed by a processor, may further cause the processor to perform all or a portion of the steps involved in the interface display method of embodiments one through five.
Additionally, another computer-readable storage medium storing computer instructions that, when executed by a processor, cause the processor to perform acts comprising:
acquiring current environment information corresponding to terminal equipment;
determining the number of users viewing the display interface of the terminal equipment according to the current environment information;
and if the number of the users does not meet the preset condition, controlling the terminal equipment to hide the sensitive information of the display interface.
The computer instructions, when executed by the processor, may further cause the processor to perform all or part of the steps involved in the interface display method of embodiment six.
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 aspects and portions of the present technology which contribute substantially or in part 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 without limitation disk storage, CD-ROM, optical storage, and the like.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. 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 interface display device to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable interface display device, 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 interface display device 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 interface display device 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 examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will 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 of the embodiments of the present invention.

Claims (21)

1. An interface display method is applied to terminal equipment, and is characterized by comprising the following steps:
acquiring the number of users viewing the display interface;
and if the number of the users does not meet the preset condition, hiding the sensitive information in the display interface.
2. The method of claim 1, further comprising:
if the number of the users meets a preset condition, judging whether the users viewing the display interface are consistent with the users corresponding to the display interface;
and if not, hiding the sensitive information in the display interface.
3. The method of claim 1, wherein obtaining a number of users viewing a display interface comprises:
and determining the number of users viewing the display interface according to the current environment information.
4. The method of claim 3, wherein determining the number of users viewing the display interface based on the current context information comprises:
sending the current environment information to a server;
and acquiring the number of users obtained by the server through processing the current environment information.
5. The method according to claim 3, characterized in that the terminal device is provided with infrared detection means;
correspondingly, the step of determining the number of users viewing the display interface according to the current environment information comprises the following steps:
acquiring heat source information acquired by an infrared detection device;
and determining the number of users viewing the display interface according to the heat source information.
6. The method according to claim 3, characterized in that the terminal device is provided with a camera;
correspondingly, the step of determining the number of users viewing the display interface according to the current environment information comprises the following steps:
acquiring image information acquired by a shooting device;
and determining the number of users viewing the display interface according to the image information.
7. The method of claim 6, wherein determining a number of users viewing a display interface from the image information comprises:
acquiring face information and/or human body posture information in the image according to the image information;
and determining the corresponding number of users according to the face information and/or the human body posture information.
8. The method of claim 2, before determining whether the user viewing the display interface is consistent with the user corresponding to the display interface, further comprising:
and determining the preset condition and/or determining a user corresponding to the display interface according to the information in the display interface.
9. The method of claim 1, wherein obtaining a number of users viewing a display interface comprises:
responding to an operation event of a user request for viewing a display interface, and judging whether the display interface contains sensitive information;
and if so, acquiring the number of the users viewing the display interface.
10. The method of claim 1, wherein obtaining a number of users viewing a display interface comprises:
judging whether the mobile terminal is in a public place or not according to the current geographical position information;
and if so, acquiring the number of users viewing the display interface.
11. The method of claim 1, further comprising:
if the user viewing the display interface comprises the user corresponding to the display interface and other users, displaying reminding information;
wherein the reminding information comprises information of the other users.
12. The method according to any one of claims 1-11, further comprising, after hiding the sensitive information in the display interface:
responding to an operation event of a user request for checking the sensitive information, and judging whether the current user comprises a user corresponding to the display interface;
and if so, displaying the sensitive information.
13. The method according to any one of claims 1-11, further comprising:
acquiring a sensitive information setting request input by a user;
and determining the sensitive information corresponding to the display interface according to the sensitive information setting request.
14. An interface display method is applied to a server, and is characterized in that the method comprises the following steps:
acquiring current environment information corresponding to terminal equipment;
determining the number of users viewing the display interface of the terminal equipment according to the current environment information;
and if the number of the users does not meet the preset condition, controlling the terminal equipment to hide the sensitive information of the display interface.
15. The method according to claim 14, wherein if the number of users does not satisfy a preset condition, controlling the terminal device to hide sensitive information of a display interface includes:
sending the user number to the terminal equipment so that the terminal equipment can hide sensitive information of a display interface when the user number does not meet a preset condition;
or if the number of the users does not meet the preset condition, sending a hiding instruction to the terminal equipment so that the terminal equipment hides the sensitive information of the display interface according to the hiding instruction;
or if the number of the users does not meet the preset condition, sending a display interface for hiding the sensitive information to the terminal equipment so that the terminal equipment displays the display interface for hiding the sensitive information.
16. The method of claim 14, further comprising:
if the number of the users meets a preset condition, judging whether the users viewing the display interface are consistent with the users corresponding to the display interface;
and if not, controlling the terminal equipment to hide the sensitive information in the display interface.
17. The method according to any one of claims 14 to 16, wherein the current environment information comprises heat source information acquired by an infrared detection device of the terminal device and/or image information acquired by a shooting device of the terminal device.
18. An interface display device, comprising:
the first acquisition module is used for acquiring the number of users viewing the display interface;
and the first hiding module is used for hiding the sensitive information in the display interface when the number of the users does not meet the preset condition.
19. An interface display device, comprising:
the second acquisition module is used for acquiring the current environment information corresponding to the terminal equipment;
the determining module is used for determining the number of users viewing the display interface of the terminal equipment according to the current environment information;
and the second hiding module is used for controlling the terminal equipment to hide the sensitive information of the display interface when the number of the users does not meet the preset condition.
20. A terminal device, comprising: a first memory and a first processor; wherein the content of the first and second substances,
the first memory is configured to store one or more computer instructions, wherein the one or more computer instructions, when executed by the first processor, implement the interface display method of any one of claims 1 to 13.
21. A server, comprising: a second memory and a second processor; wherein the content of the first and second substances,
the second memory is configured to store one or more computer instructions, wherein the one or more computer instructions, when executed by the second processor, implement the interface display method of any one of claims 14 to 17.
CN201810982471.5A 2018-08-27 2018-08-27 Interface display method and device, terminal equipment and server Pending CN110866292A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810982471.5A CN110866292A (en) 2018-08-27 2018-08-27 Interface display method and device, terminal equipment and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810982471.5A CN110866292A (en) 2018-08-27 2018-08-27 Interface display method and device, terminal equipment and server

Publications (1)

Publication Number Publication Date
CN110866292A true CN110866292A (en) 2020-03-06

Family

ID=69651256

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810982471.5A Pending CN110866292A (en) 2018-08-27 2018-08-27 Interface display method and device, terminal equipment and server

Country Status (1)

Country Link
CN (1) CN110866292A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115086471A (en) * 2022-07-22 2022-09-20 北京云客数智科技有限公司 Method and system for preventing mobile phone from sending by mistake
WO2024001503A1 (en) * 2022-06-29 2024-01-04 京东方科技集团股份有限公司 Screen control method and apparatus, display device, electronic device, program, and medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105117628A (en) * 2015-07-30 2015-12-02 广东欧珀移动通信有限公司 File display control method, apparatus and corresponding mobile device in terminal
CN107341418A (en) * 2017-07-06 2017-11-10 珠海市魅族科技有限公司 Display control method, device, computer installation and computer-readable recording medium
CN107506198A (en) * 2017-08-25 2017-12-22 维沃移动通信有限公司 The display methods and mobile terminal of a kind of mobile terminal
CN107992730A (en) * 2017-11-28 2018-05-04 宇龙计算机通信科技(深圳)有限公司 A kind of screen message guard method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105117628A (en) * 2015-07-30 2015-12-02 广东欧珀移动通信有限公司 File display control method, apparatus and corresponding mobile device in terminal
CN107341418A (en) * 2017-07-06 2017-11-10 珠海市魅族科技有限公司 Display control method, device, computer installation and computer-readable recording medium
CN107506198A (en) * 2017-08-25 2017-12-22 维沃移动通信有限公司 The display methods and mobile terminal of a kind of mobile terminal
CN107992730A (en) * 2017-11-28 2018-05-04 宇龙计算机通信科技(深圳)有限公司 A kind of screen message guard method and device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024001503A1 (en) * 2022-06-29 2024-01-04 京东方科技集团股份有限公司 Screen control method and apparatus, display device, electronic device, program, and medium
CN115086471A (en) * 2022-07-22 2022-09-20 北京云客数智科技有限公司 Method and system for preventing mobile phone from sending by mistake
CN115086471B (en) * 2022-07-22 2022-11-18 北京云客数智科技有限公司 Method and system for preventing mobile phone from sending by mistake

Similar Documents

Publication Publication Date Title
US10936748B1 (en) System and method for concealing sensitive data on a computing device
US10885178B2 (en) Methods and devices for generating security questions and verifying identities
US9860282B2 (en) Real-time synchronous communication with persons appearing in image and video files
US11068696B2 (en) Protecting individuals privacy in public through visual opt-out, signal detection, and marker detection
US11004163B2 (en) Terminal-implemented method, server-implemented method and terminal for acquiring certification document
CN108022181A (en) Hotel quickly moves in method and device and electronic equipment
CN110457963B (en) Display control method, display control device, mobile terminal and computer-readable storage medium
EP3086245A1 (en) Method and device for sharing picture
KR102588524B1 (en) Electronic apparatus and operating method thereof
US10243934B1 (en) Tracking of web-based document storage requests
US10395069B2 (en) Restricting access to a device
CN108470131B (en) Method and device for generating prompt message
US11381710B2 (en) Contextual masking of objects in social photographs
CN110866292A (en) Interface display method and device, terminal equipment and server
CN112487415B (en) Method and device for detecting security of computing task
US20210256832A1 (en) Detecting and notifying for potential biases in artificial intelligence applications
US9881171B2 (en) Privacy protecting sensing devices
US11734397B2 (en) Hallmark-based image capture prevention
US11657184B2 (en) System for account restrictions
US10114973B2 (en) Protecting user privacy from intrusive mobile applications
CN111125660B (en) Privacy protection method, mobile terminal and device with storage function
CN111985305A (en) Screen peeping prevention method and device and terminal equipment
US11093943B1 (en) Account security system
CN111325927B (en) Human-computer interaction method and device based on face recognition
CN116467474A (en) Media resource display method, device, equipment and storage medium

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