WO2017185648A1 - Procédé et appareil de protection d'informations d'utilisateur - Google Patents
Procédé et appareil de protection d'informations d'utilisateur Download PDFInfo
- Publication number
- WO2017185648A1 WO2017185648A1 PCT/CN2016/100755 CN2016100755W WO2017185648A1 WO 2017185648 A1 WO2017185648 A1 WO 2017185648A1 CN 2016100755 W CN2016100755 W CN 2016100755W WO 2017185648 A1 WO2017185648 A1 WO 2017185648A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- user
- password
- software client
- current user
- personal data
- 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.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/083—Network architectures or network communication protocols for network security for authentication of entities using passwords
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/40—Network security protocols
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting 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/6227—Protecting 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 where protection concerns the structure of data, e.g. records, types, queries
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting 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/6245—Protecting personal data, e.g. for financial or medical purposes
Definitions
- the present invention relates to the field of user information protection technologies, and in particular, to a method and apparatus for protecting user information.
- a client such as a video player, a music player, a web browser or a mailbox records personal information such as history, cache, favorites, and account number viewed by the user, so that the user can perform related operations and improve the user.
- personal information such as history, cache, favorites, and account number viewed by the user.
- mobile phones are often borrowed by others. Because the video player, music player, web browser or mailbox does not require login authentication, the user's personal information is leaked. At the same time, the video player, music player, and web browsing are used by others.
- the client such as a device or a mailbox, the data such as the user's history is changed, which brings inconvenience to the user's subsequent use and affects the user experience.
- the present invention provides a method and apparatus for protecting user information, and aims to solve the technical problem that the existing software client cannot protect the user's personal information well, and the user's personal data is easily changed.
- the technical solution adopted by the present invention is: a method for protecting user information, including the following steps:
- the technical solution adopted by the embodiment of the present invention further includes: determining whether the current user is the primary user specifically includes: opening a software client, entering a password input interface, setting a password information of the primary user through a password input interface, and The set password information is stored.
- the technical solution adopted by the embodiment of the present invention further includes: the personal data that needs to be hidden includes at least one of a history browsing record, a cache data, or a favorite data.
- the technical solution adopted by the embodiment of the present invention further includes: when the software client is running, determining whether the current user performs password verification, and if the current user does not perform password verification, controlling the software client to enter the guest mode, and not displaying the primary user.
- the hidden personal data is marked in the software client; if the current user performs password verification, it is determined whether the current user password verification is passed.
- the technical solution adopted by the embodiment of the present invention further includes: determining whether the current user password verification is passed: receiving the password information input by the current user, and determining whether the password information input by the current user is consistent with the stored password information of the primary user, If the password information input by the current user is inconsistent with the stored primary user password information, the software client is controlled to enter the guest mode, and the primary user is not displayed to mark the hidden personal data in the software client; if the current user inputs The password information is consistent with the stored primary user password information, and the software client is controlled to enter the primary user mode, and the primary user is displayed to mark hidden personal data in the software client.
- an apparatus for protecting user information including a data editing module, a main user judging module, and a control module;
- the data editing module is configured to mark personal data hidden by the main user in the software client;
- the primary user determining module is configured to determine, when the software client is running, whether the current user is The primary user;
- the software client is controlled by the control module to not display the personal data marked as hidden.
- the technical solution adopted by the embodiment of the present invention further includes: a password setting module and a password storage module,
- the password setting module is configured to display a password input interface when the software client is opened, and set the password information through the password input interface;
- the password storage module is configured to store the set password information.
- the technical solution adopted by the embodiment of the present invention further includes: the personal data that needs to be hidden by the data editing module includes at least one of a history browsing record, a cache data, or a favorite data.
- the technical solution adopted by the embodiment of the present invention further includes: a verification judging module, wherein the verification judging module is configured to determine whether the current user performs password verification when the software client is running, and if the current user does not perform password verification, The control module controls the software client to enter a guest mode, and does not display that the primary user marks hidden personal data in the software client; if the current user performs password verification, the current user determines the current user through the primary user determination module. Pass the password verification.
- a verification judging module is configured to determine whether the current user performs password verification when the software client is running, and if the current user does not perform password verification, The control module controls the software client to enter a guest mode, and does not display that the primary user marks hidden personal data in the software client; if the current user performs password verification, the current user determines the current user through the primary user determination module. Pass the password verification.
- the technical solution adopted by the embodiment of the present invention further includes: determining, by the primary user determining module, whether the current user password verification is passed: receiving the password information input by the current user, determining the password information input by the current user, and the password storage module. If the password information of the primary user is consistent, if the password information input by the current user is inconsistent with the primary user password information stored in the password storage module, the control module controls the software client to enter the guest mode, and does not display the The primary user marks the hidden personal data in the software client; if the password information input by the current user is consistent with the primary user password information stored in the password storage module, the control module controls the software client to enter The primary user mode displays that the primary user marks hidden personal data in the software client.
- Another technical solution adopted by the embodiment of the present invention is: a non-transitory computer readable storage medium storing computer instructions for causing the computer to perform the above A method as described.
- an electronic device including:
- At least one processor and,
- the memory stores instructions executable by the one processor, the instructions being executed by the at least one processor to enable the at least one processor to perform the method of any of the above.
- a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions, when The program instructions, when executed by a computer, cause the computer to perform the method of any of the above.
- the beneficial effects of the embodiments of the present invention are: the method and the device for protecting user information in the embodiment of the present invention mark the personal data hidden by the main user in the software client, when the software client needs to be run. If the current user is the primary user, the control software client displays the personal data marked as hidden. If the current user is not the primary user, the control software client does not display the personal data marked as hidden. . Therefore, the primary user's personal data is effectively protected, the inconvenience caused by the leakage of the primary user's personal data is prevented, and the personal data of the primary user is prevented from being changed; the operation of the invention is simple, and the user experience is improved, and the user's personalization is satisfied. demand.
- FIG. 1 is a flowchart of a method for protecting user information according to a first embodiment of the present invention
- FIG. 2 is a flowchart of a method for protecting user information according to a second embodiment of the present invention
- FIG. 3 is a schematic structural diagram of an apparatus system for protecting user information according to an embodiment of the present invention.
- FIG. 4 is a schematic diagram showing the hardware structure of an electronic device for protecting user information according to an embodiment of the present invention. intention.
- FIG. 1 is a flowchart of a method for protecting user information according to a first embodiment of the present invention.
- the method for protecting user information in the first embodiment of the present invention includes the following steps:
- Step 100 When the primary user logs in to the software client, mark the personal data that the primary user needs to hide in the software client;
- Step 101 When the software client is running, it is determined whether the current user is the primary user; if the current user is the primary user, step 102 is performed; if the current user is not the primary user, step 103 is performed;
- Step 102 The control software client displays the personal data marked as needing to be hidden;
- Step 103 The control software client does not display personal data marked as hidden.
- FIG. 2 is a flowchart of a method for protecting user information according to a second embodiment of the present invention.
- the method for protecting user information according to the second embodiment of the present invention includes the following steps:
- Step 200 Open a software client running on the smart terminal, and enter a password input interface.
- the smart terminal includes, but is not limited to, a smart electronic device such as a smart phone or a tablet computer;
- the software client includes but is not limited to a video player, a music player, a browser, a shopping website, or a mail, etc., and generates an individual after browsing. Browse the recorded client.
- Step 201 setting a password information of the primary user through a password input interface, and storing the set password information;
- the password information set by the password input interface includes: setting fingerprint information, a digital password, or drawing a graphic.
- the set password information may further include a voice password.
- the fingerprint authentication method is more convenient and more secure.
- the embodiment of the present invention preferably adopts a fingerprint verification method.
- the password input interface sets the password information, including but not limited to the fingerprint collection unit such as the HOME button of the smart terminal, and the fingerprint information collected includes at least one or more fingerprint information, and the number of the primary users. It can be set to multiple people, for example, it can be set as the mobile terminal local user or other users designated by the local user (you can collect fingerprint information of multiple people).
- Step 202 Edit the personal data of the primary user in the software client, and mark the personal data that needs to be hidden;
- the primary user personal data includes historical data such as historical browsing records, caches, and favorites of the primary user in the software client, and the primary user may select to hide all or part of the personal data according to requirements.
- the primary user may select to hide all or part of the personal data according to requirements.
- personal data is hidden by the tag, other users will not display when they open the software client.
- Step 203 When the user opens the software client again, it is determined whether the current user performs password verification, if the current user does not perform password verification, step 204 is performed; if the current user performs password verification, step 205 is performed;
- the password verification icon is set on the software client, and the current user is determined whether the password verification is performed by: determining whether the current user touches the fingerprint collection unit or clicking the password verification icon, if the current user does not touch The fingerprint collection unit or the click password input icon considers that the current user does not perform password verification; wherein the password verification icon can be minimized to form any corner of the software client, when the password information set by the user is a digital password or a graphic is drawn Click the password verification icon to display the corresponding password input interface.
- the user can input a numeric password or draw a graphic through the password input interface.
- Step 204 The software client is entered into the guest mode, and the primary user is not displayed to mark the hidden personal data in the software client.
- Step 205 Receive the password information input by the current user, and determine whether the password information input by the current user is consistent with the stored primary user password information. If the password information input by the current user is inconsistent with the stored primary user password information, go to step 500; The password information entered by the current user is consistent with the stored primary user password information, and step 700 is performed;
- Step 206 The software client is entered into the main user mode, and the personal data of the main user in the software client is displayed.
- the method for protecting user information in the embodiment of the present invention marks the personal data hidden by the primary user in the software client.
- the software client determines whether the current user is the primary user; if the current user is the primary user, The control software client displays the personal data marked as hidden. If the current user is not the primary user, the control software client does not display the personal data marked as hidden, thereby effectively protecting the primary user's personal data and preventing the primary user's personal data from being leaked. The inconvenience is caused, and the personal data of the primary user is changed.
- the operation of the present invention is simple, and is beneficial to improving the user experience and satisfying the personalized needs of the user.
- FIG. 3 is a schematic structural diagram of an apparatus for protecting user information according to an embodiment of the present invention.
- the device for protecting user information in the embodiment of the present invention includes a password setting module 1, a password storage module 2, a data editing module 3, a verification judging module 4, a main user judging module 5, and a control module 6;
- the password setting module 1 is configured to display a password input interface when the user opens the software client running on the smart terminal, and set the password information through the password input interface; wherein the software client includes but is not limited to a video player and a music player. Clients, browsers, shopping sites, or emails that generate personal browsing history after browsing.
- the password information set by the password setting module 1 includes: setting fingerprint information, a digital password, or drawing a graphic. In other embodiments of the present invention, the set password information may further include a voice password, a face recognition, or an iris recognition.
- the password setting module 1 further includes a fingerprint collection unit, and the fingerprint collection unit is configured to collect user fingerprint information; the fingerprint collection unit includes but is not limited to the smart terminal HOME key.
- the password storage module 2 is used to store the set password information.
- the data editing module 3 is used for editing and marking the personal data of the main user in the software client.
- Personal data that needs to be hidden wherein the primary user personal data includes historical data such as historical browsing records, caches, and favorites of the primary user in the software client, and the primary user can select to hide all or part of the personal data according to requirements. After the personal data is hidden by the tag, it will not be displayed when other users open the software client.
- the verification judging module 4 is configured to determine whether the current user performs password verification when the user opens the software client again. If the current user does not perform password verification, the control module 6 controls the software client to enter the guest mode; if the current user performs the password Verification, the password verification information is verified by the main user judgment module 5; wherein the software client has a password verification icon, and the current user determines whether the password verification method is: determining whether the current user touches the fingerprint collection unit or clicks the password verification icon. If the current user does not touch the fingerprint collection unit or clicks the password input icon, the current user is considered not to perform password verification; wherein the password verification icon can be minimized to form any corner of the software client, and the password information set by the user is a number. When the password or graphic is drawn, click the password verification icon to display the corresponding password input interface. The user can input the numeric password or draw the graphic through the password input interface.
- the primary user determining module 5 is configured to read the primary user password information stored in the password storage module 2, and receive the password information input by the current user, and determine whether the password information input by the current user is consistent with the stored primary user password information, if the current user The entered password information is inconsistent with the stored primary user password information, and the software client controls the software client to enter the guest mode through the control module 6; if the password information input by the current user is consistent with the stored primary user password information, the software client is controlled by the control module 6.
- the terminal enters the main user mode;
- the control module 6 is configured to control the operation mode of the software client according to the determination result of the verification determination module 4 or the main user determination module 5; specifically, if the verification determination module 4 determines that the current user has not performed password verification, or the main user judgment module 5 determines The password information input by the current user is inconsistent with the stored primary user password information, and the control software client enters the guest mode, and does not display that the primary user marks the hidden personal data in the software client; if the primary user determination module 5 determines the current user The entered password information is consistent with the stored primary user password information, and the control software client enters the primary user mode. It also displays the personal data of the primary user in the software client.
- the method and device for protecting user information in the embodiment of the present invention mark the personal data hidden by the primary user in the software client, and when the software client needs to be run, determine whether the current user is the primary user;
- the user, the control software client displays the personal data marked as hidden, and if the current user is not the primary user, the control software client does not display the personal data marked as hidden, thereby effectively protecting the primary user's personal data and preventing the primary user's personal data.
- the inconvenience caused by leakage and avoiding the change of the personal data of the primary user; the operation of the invention is simple, and is beneficial to improving the user experience and satisfying the personalized needs of the user.
- Embodiments of the present invention provide a non-transitory (non-volatile) computer storage medium storing computer-executable instructions that can perform the methods of any of the foregoing method embodiments.
- FIG. 4 is a schematic diagram showing the hardware structure of an electronic device for protecting user information according to an embodiment of the present invention.
- the device includes one or more processors 610 and a memory 620. Take a processor 610 as an example.
- the device may also include an input device 630 and an output device 640.
- the processor 610, the memory 620, the input device 630, and the output device 640 may be connected by a bus or other means, as exemplified by a bus connection in FIG.
- the memory 620 is a non-transitory computer readable storage medium for storing non-transitory software programs, non-transitory computer executable programs, and modules.
- the processor 610 executes various functional applications and data processing of the electronic device by running non-transitory software programs, instructions, and modules stored in the memory 620, that is, the processing method of the above method embodiments.
- the memory 620 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application required for at least one function; the storage data area may store data or the like.
- memory 620 can include high speed random access memory, and can also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device.
- memory 620 can optionally include memory remotely located relative to processor 610, which can be connected to the processing device over a network. Examples of the above networks include, but are not limited to, the Internet, enterprises Intranet, local area network, mobile communication network and combinations thereof.
- Input device 630 can receive input digital or character information and generate a signal input.
- the output device 640 can include a display device such as a display screen.
- the one or more modules are stored in the memory 620, and when executed by the one or more processors 610, perform the methods of any of the above method embodiments.
- the above product can perform the method provided by the embodiment of the present invention, and has the corresponding functional modules and beneficial effects of the execution method.
- the above product can perform the method provided by the embodiment of the present invention, and has the corresponding functional modules and beneficial effects of the execution method.
- Embodiments of the present invention provide a computer program product, the computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions, when the program instructions are executed by a computer
- the computer is caused to perform the method of any of the above method embodiments.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Databases & Information Systems (AREA)
- Medical Informatics (AREA)
- Computing Systems (AREA)
- Storage Device Security (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Les modes de réalisation de la présente invention se rapportent au domaine technique de la protection d'informations d'utilisateur, et concernent en particulier un procédé et un appareil de protection d'informations d'utilisateur. Le procédé de protection d'informations d'utilisateur comprend les étapes suivantes : lorsqu'un utilisateur maître se connecte à un client logiciel, marquer des données personnelles de l'utilisateur maître devant être cachées dans le client logiciel ; lorsque le client logiciel est utilisé, déterminer si l'utilisateur actuel est l'utilisateur maître ; lorsque l'utilisateur actuel est l'utilisateur maître, commander le client logiciel pour qu'il affiche une marque pour les données personnelles devant être cachées ; et lorsque l'utilisateur actuel n'est pas l'utilisateur maître, commander le client logiciel pour qu'il n'affiche pas la marque pour les données personnelles cachées. Grâce aux modes de réalisation de la présente invention, il est possible d'empêcher les inconvénients provoqués par les fuites de données personnelles de l'utilisateur maître et d'empêcher la modification des données personnelles de l'utilisateur maître. Les opérations de la présente invention sont simples, ce qui facilite l'amélioration de l'expérience d'utilisation d'un utilisateur et satisfait les besoins de personnalisation de l'utilisateur.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201610262524.7 | 2016-04-25 | ||
| CN201610262524.7A CN105827622A (zh) | 2016-04-25 | 2016-04-25 | 一种保护用户信息的方法及装置 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017185648A1 true WO2017185648A1 (fr) | 2017-11-02 |
Family
ID=56527422
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2016/100755 Ceased WO2017185648A1 (fr) | 2016-04-25 | 2016-09-29 | Procédé et appareil de protection d'informations d'utilisateur |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN105827622A (fr) |
| WO (1) | WO2017185648A1 (fr) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111143797A (zh) * | 2019-12-27 | 2020-05-12 | 上海闻泰信息技术有限公司 | 一种终端设备的解锁方法、装置、终端设备和存储介质 |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105827622A (zh) * | 2016-04-25 | 2016-08-03 | 乐视控股(北京)有限公司 | 一种保护用户信息的方法及装置 |
| CN108270757B (zh) * | 2017-01-03 | 2022-02-18 | 腾讯科技(深圳)有限公司 | 一种用户账户切换方法、装置、客户端以及系统 |
| CN106709310A (zh) * | 2017-01-17 | 2017-05-24 | 宇龙计算机通信科技(深圳)有限公司 | 一种虚拟现实系统界面登录方法及其装置 |
| CN109002731A (zh) * | 2018-07-31 | 2018-12-14 | 佛山长意云信息技术有限公司 | 一种社交软件管理方法、装置、计算机设备及存储介质 |
| CN109885997A (zh) * | 2019-03-29 | 2019-06-14 | 云深互联(北京)科技有限公司 | 一种用户信息保护方法、客户端和电子设备 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090254762A1 (en) * | 2008-04-04 | 2009-10-08 | Arik Priel | Access control for a memory device |
| CN102467462A (zh) * | 2010-11-17 | 2012-05-23 | 中国移动通信集团公司 | 保护设备中存储的数据的方法和相应的设备 |
| CN104732125A (zh) * | 2015-01-30 | 2015-06-24 | 深圳市中兴移动通信有限公司 | 加密信息的显示方法及终端 |
| CN104992091A (zh) * | 2015-06-05 | 2015-10-21 | 小米科技有限责任公司 | 访问终端的方法及装置 |
| CN105827622A (zh) * | 2016-04-25 | 2016-08-03 | 乐视控股(北京)有限公司 | 一种保护用户信息的方法及装置 |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103825999B (zh) * | 2012-11-19 | 2017-08-25 | 腾讯科技(深圳)有限公司 | 应用程序的功能显示方法和装置 |
| CN103873668A (zh) * | 2012-12-17 | 2014-06-18 | 三星电子(中国)研发中心 | 用于保护便携式终端的用户数据的方法及便携式终端 |
| CN105117627A (zh) * | 2015-07-30 | 2015-12-02 | 努比亚技术有限公司 | 一种隐藏信息的方法及装置 |
-
2016
- 2016-04-25 CN CN201610262524.7A patent/CN105827622A/zh active Pending
- 2016-09-29 WO PCT/CN2016/100755 patent/WO2017185648A1/fr not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090254762A1 (en) * | 2008-04-04 | 2009-10-08 | Arik Priel | Access control for a memory device |
| CN102467462A (zh) * | 2010-11-17 | 2012-05-23 | 中国移动通信集团公司 | 保护设备中存储的数据的方法和相应的设备 |
| CN104732125A (zh) * | 2015-01-30 | 2015-06-24 | 深圳市中兴移动通信有限公司 | 加密信息的显示方法及终端 |
| CN104992091A (zh) * | 2015-06-05 | 2015-10-21 | 小米科技有限责任公司 | 访问终端的方法及装置 |
| CN105827622A (zh) * | 2016-04-25 | 2016-08-03 | 乐视控股(北京)有限公司 | 一种保护用户信息的方法及装置 |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111143797A (zh) * | 2019-12-27 | 2020-05-12 | 上海闻泰信息技术有限公司 | 一种终端设备的解锁方法、装置、终端设备和存储介质 |
| CN111143797B (zh) * | 2019-12-27 | 2023-09-26 | 上海闻泰信息技术有限公司 | 一种终端设备的解锁方法、装置、终端设备和存储介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN105827622A (zh) | 2016-08-03 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN111226191B (zh) | 管理和映射多侧触摸 | |
| WO2017185648A1 (fr) | Procédé et appareil de protection d'informations d'utilisateur | |
| US9098695B2 (en) | Secure note system for computing device lock screen | |
| CN108038393B (zh) | 一种应用程序隐私保护方法、移动终端 | |
| WO2021018169A1 (fr) | Procédé de protection de la confidentialité pour un dispositif électronique, et dispositif électronique | |
| CN103164264B (zh) | 应用程序管理器、应用程序管理方法及访问方法 | |
| WO2017012302A1 (fr) | Procédé et appareil d'affichage de messages | |
| CN102902354A (zh) | 一种终端操作方法及终端 | |
| KR20150068002A (ko) | 휴대기기, 디바이스 및 그 제어방법 | |
| CN107908330B (zh) | 应用图标的管理方法和移动终端 | |
| EP3176719A1 (fr) | Procédés et dispositifs d'acquisition de document d'identification | |
| CN110764845A (zh) | 一种应用程序设置方法及电子设备 | |
| WO2022199040A1 (fr) | Procédé et appareil d'affichage de contenu, dispositif, et support de stockage | |
| WO2018000633A1 (fr) | Dispositif électronique, appareil, et procédé de traitement d'informations de page | |
| CN107358083B (zh) | 一种信息处理方法、终端及计算机可读存储介质 | |
| CN110263515B (zh) | 一种加密应用的打开方法及终端设备 | |
| CN106407771A (zh) | 一种消息管理方法及设备 | |
| CN107402689B (zh) | 一种终端设备呈现的方法及终端设备 | |
| CN104866198A (zh) | 一种实现快速切换显示界面的方法 | |
| WO2017088745A1 (fr) | Procédé et appareil de traitement d'informations, et dispositif électronique | |
| CN108021816A (zh) | 电子设备的测试方法、装置、存储介质及电子设备 | |
| CN108513003A (zh) | 桌面图标调整方法、装置、终端设备及存储介质 | |
| CN103809897A (zh) | 终端设备及其控制方法 | |
| CN108268507A (zh) | 一种基于浏览器的处理方法、装置及电子设备 | |
| CN107301009A (zh) | 一种移除Toast消息框的方法、终端及计算机可读存储介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 16900157 Country of ref document: EP Kind code of ref document: A1 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16900157 Country of ref document: EP Kind code of ref document: A1 |