WO2013159725A1 - 访问应用程序的方法及装置 - Google Patents
访问应用程序的方法及装置 Download PDFInfo
- Publication number
- WO2013159725A1 WO2013159725A1 PCT/CN2013/074741 CN2013074741W WO2013159725A1 WO 2013159725 A1 WO2013159725 A1 WO 2013159725A1 CN 2013074741 W CN2013074741 W CN 2013074741W WO 2013159725 A1 WO2013159725 A1 WO 2013159725A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- application
- user
- requested
- encrypted
- verification information
- 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
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
-
- 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/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
-
- 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/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/17—Details of further file system functions
- G06F16/178—Techniques for file synchronisation in file systems
- G06F16/1794—Details of file format conversion
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
-
- 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/629—Protecting access to data via a platform, e.g. using keys or access control rules to features or functions of an application
Definitions
- the present invention relates to the field of information security technologies, and in particular, to a method and apparatus for accessing an application. Background technique
- User devices such as mobile phones, tablets, or PDAs (Personal Digital Assistants) are used as tools for modern people to exchange information or make notes. They record and store a large amount of personal information in people's daily lives. Play an increasingly important role.
- the personal information recorded and stored by the user equipment usually needs to be presented by the pre-installed application.
- the user's web browsing record needs to run the installed browser client to render, and the user's book reading record needs to run.
- the installed reader client is presented, the user's game level or equipment and other information needs to run the corresponding game program client to render, and so on.
- an embodiment of the present invention provides a method for accessing an application, including:
- the method further includes: determining a correspondence between the application and the encryption level, where the encryption level is used to indicate whether the application is encrypted, including unencrypted, encrypted, and hidden. Or encrypted and hidden.
- the application's user interface interface is hidden.
- the method further includes: receiving a request sent by the user to cancel the hidden application, requesting the user to input a password, and verifying the password;
- the determining whether the requested access to the application is encrypted comprises:
- the application is prohibited from running, or a prompt message is output indicating that the application cannot be accessed.
- the output prompt information includes:
- an embodiment of the present invention provides an apparatus for accessing an application, including: a monitoring module, a first determining module, a verifying module, a first executing module, and a second executing module;
- the monitoring module is configured to monitor an application installed on the user equipment; the first determining module is configured to determine, when the user requests to access the application, whether the requested application is encrypted;
- the verification module is configured to request the user input when the requested application is encrypted Verify the information and verify that the verification information is correct;
- the first execution module is configured to: when the verification information is correct, run the application that is requested to access, and present a running result;
- the second execution module is configured to perform a protection operation on the requested access application when the verification information is incorrect.
- the apparatus further includes: a second determining module, configured to determine a correspondence between an application and an encryption level, the encryption level being used to indicate whether the application is encrypted, including unencrypted, encrypted, hidden, or encrypted and hidden.
- a second determining module configured to determine a correspondence between an application and an encryption level, the encryption level being used to indicate whether the application is encrypted, including unencrypted, encrypted, hidden, or encrypted and hidden.
- the third execution module is configured to hide the user interface of the application when the encryption level of the application is hidden or encrypted and hidden.
- a fourth execution module configured to receive a request sent by the user to cancel the hidden application, request the user to input a password, and verify the password, and re-display the user of the hidden application when the password is verified to be correct Interface interface.
- the second determining module is specifically configured to query, according to the requested application, the correspondence between the application and the encryption level, obtain an encryption level of the requested application, and determine according to the encryption level of the requested application. Whether the application requested to be accessed is encrypted.
- the second execution module includes:
- a first execution unit configured to prompt the user to re-enter the verification information, and return to perform an operation of verifying whether the verification information is correct
- the second execution unit is configured to prohibit running the application program if the number of times the user inputs the error verification information reaches a predetermined value, or output the prompt information to prompt that the application cannot be accessed.
- the second execution unit is specifically configured to notify the user that the application is faulty by voice or window.
- a terminal comprising: means for accessing an application as described above.
- the terminal includes: a mobile phone, a tablet computer or a personal digital assistant PDA.
- the technical solution provided by the embodiment of the present invention has the beneficial effects of: verifying the verification information input by the user when the user requests access to the application, and running the requested application when the verification information is correct, and presenting the running result. , when the verification information is wrong, execute the application for the requested access.
- the realization of the technical solution of the protection operation of the program can effectively prevent others from maliciously accessing the application, thereby effectively ensuring the security of the user information in the application.
- FIG. 1 is a flowchart of a method for accessing an application provided in Embodiment 1 of the present invention
- FIG. 2 is a flowchart of a method for accessing an application provided in Embodiment 2 of the present invention
- FIG. 3 is a flowchart of Embodiment 3 of the present invention
- FIG. 4 is a schematic structural diagram of an apparatus for accessing an application provided in Embodiment 3 of the present invention
- FIG. 5 is a schematic diagram of an access application provided in Embodiment 3 of the present invention; Schematic diagram of the device structure. detailed description
- a method for accessing an application includes:
- Step 101 Monitor an application installed on the user equipment
- Step 102 When monitoring that the user requests access to the application, determining whether the application requested to be accessed is encrypted;
- Step 103 When the requested application is encrypted, requesting the user to input verification information, and verifying whether the verification information is correct;
- Step 104 When the verification information is correct, run the application requested to access, and present a running result
- Step 105 When the verification information is incorrect, perform a protection operation on the requested application.
- the technical solution provided by the embodiment of the present invention has the beneficial effects of: verifying the verification information input by the user when the user requests access to the application, and running the requested application when the verification information is correct, and presenting the running result. , when the verification information is wrong, execute the application for the requested access.
- the realization of the technical solution of the protection operation of the program can effectively prevent others from maliciously accessing the application, thereby effectively ensuring the security of the user information in the application.
- a method for accessing an application the execution body of the method is a user equipment, and further, the method may be implemented by a client application (such as a program lock) installed on the user equipment, where the user
- client application such as a program lock
- the device may include, but is not limited to, a mobile phone, a tablet or a PDA (Personal Digital Assistant), and the like includes the following contents:
- Step 201 Determine a correspondence between the application and the encryption level, and save the corresponding relationship, where the encryption level is used to indicate whether the application is encrypted, and specifically includes: unencrypted, encrypted, hidden, encrypted, and hidden;
- the specific implementation of this step may include:
- the program lock may be displayed on the user equipment in the form of a shortcut icon or a folder, and the user may send a request for accessing the program lock to the user equipment by clicking the shortcut icon or the folder;
- Running the program lock displaying an application list and an encryption level setting template, wherein the encryption level setting template provides an encryption level of the application, and the user can select the setting by using the displayed application list and the encryption level setting template.
- the encryption level of the application
- the received encryption level is encryption
- encrypting the application identified by the application identifier specifically, requesting the user to input verification information of the application identified by the application identifier, receiving verification information input by the user, and saving
- the correspondence between the application identifier and the verification information is completed, and the encryption of the application identified by the application identifier is completed; wherein the verification information may include: one or all of an encrypted password and a username.
- the application whose encryption level is encrypted may be encrypted by using a unified encryption password
- the embodiment of the invention achieves the purpose of protecting the application by encrypting the implementation of the application, and avoids the malicious access of the application.
- the embodiment of the present invention achieves the purpose of hiding the application program by hiding the user interface of the application program, so that the illegal user cannot find the application program, and the application program is prevented from being maliciously accessed, thereby ensuring the security of the user information in the application to some extent. Sex.
- the application identified by the application identifier is encrypted and hidden.
- the specific encryption and hiding process refer to the above description about the encryption and hiding application, and details are not described herein. .
- the embodiment of the invention can also achieve the purpose of encrypting and hiding the double protection application by encrypting and hiding the implementation of the application, and improving the security of the application being accessed.
- Step 202 Monitor an application installed on the user equipment
- Step 203 When monitoring the user requesting access to the application, determining whether the requested application is encrypted,
- step 204 is performed;
- the application requested to be accessed is run, and the running result is rendered;
- the user may request access to the application through a user interface of the application displayed on the user device.
- the user interface of the application when the user interface of the application is hidden, the user sends a request to cancel the hidden application by the program lock, and when receiving the request sent by the user to cancel the hidden application, the user is requested to input the password, and the verification is performed.
- the entered password when the password is verified to be correct, the user interface of the hidden application is redisplayed so that the user can request access to the application through the user interface of the displayed application.
- Determining whether the requested accessing application is encrypted may include: querying an application-to-encryption level correspondence according to the requested accessed application, obtaining an encryption level of the requested accessing application, and according to the requested accessed application The encryption level determines whether the requested access application is encrypted. When the encryption level of the requested application is unencrypted or hidden, the requested application is not encrypted, and the encryption level of the requested application is encrypted. When encrypted and hidden, the application requested to be accessed is encrypted. Step 204: Request the user to input verification information.
- a window for inputting verification information pops up on the interface of the user device, requesting the user to input verification information, wherein the pop-up window provides an information input interface, and the user can Enter the verification information in the pop-up window.
- Step 205 Verify that the input verification information is correct.
- step 206 is performed;
- step 207 is performed;
- the user equipment pre-stores the correct verification information.
- the verification information input by the user is compared with the pre-stored verification information, and the verification information input by the user and the pre-stored information are compared.
- the verification is the same, the verification information input by the user is verified to be successful.
- the verification information input by the user is verified to be incorrect.
- Step 206 Run the application requested to access, and present the running result
- Step 207 Perform a protection operation on the requested access application
- the application is prohibited from running, or a prompt message is output indicating that the application cannot be accessed.
- the output prompt information includes:
- the voice or window notifies the user that the application has an error.
- the user privacy information may include information such as a short message, a call record, a mail, a picture, or a video.
- the technical solution provided by the embodiment of the present invention has the beneficial effects of: verifying the verification information input by the user when the user requests access to the application, and running the requested application when the verification information is correct, and presenting the running result.
- verifying the verification information input by the user when the user requests access to the application and running the requested application when the verification information is correct, and presenting the running result.
- the implementation of the technical solution for performing the protection operation on the requested access application can effectively prevent others from maliciously accessing the application, thereby effectively ensuring the security of the user information in the application.
- an apparatus for accessing an application includes: a monitoring module 301, a first determining module 302, a verifying module 303, a first executing module 304, and a second executing module 305;
- the monitoring module 301 is configured to monitor an application installed on the user equipment;
- the first determining module 302 is configured to determine, when the user requests to access the application, whether the requested accessed application is encrypted;
- the verification module 303 is configured to: when the requested application is encrypted, request the user to input verification information, and verify whether the verification information is correct;
- the first execution module 304 is configured to: when the verification information is correct, run the application that is requested to access, and present a running result;
- the second execution module 305 is configured to perform a protection operation on the requested access application when the verification information is incorrect.
- an embodiment of the present invention such as the second execution module 305 shown in FIG. 3, includes:
- the first executing unit 3051 is configured to prompt the user to re-enter the verification information, and return to perform an operation of verifying whether the verification information is correct;
- the second executing unit 3052 is configured to prohibit running the application if the number of times the user inputs the error verification information reaches a predetermined value, or output the prompt information to prompt that the application cannot be accessed.
- the second executing unit 3052 is specifically configured to notify the user of the application error by voice or window.
- the apparatus shown in FIG. 3 further includes: a second determining module 306, configured to determine a correspondence between an application and an encryption level, where the encryption level is used to indicate whether the application is encrypted. , including unencrypted, encrypted, hidden, or encrypted and hidden.
- the third execution module 307 is configured to hide the user interface of the application when the encryption level of the application is hidden or encrypted and hidden.
- the fourth execution module 308 is configured to receive a request sent by the user to cancel the hidden application, request the user to input a password, and verify the password, and display the hidden application when the password is verified to be correct.
- the second determining module 306 is specifically configured to query, according to the requested application, the correspondence between the application and the encryption level, obtain an encryption level of the requested application, and obtain an application according to the requested access.
- the encryption level of the program determines if the application being accessed is encrypted.
- a terminal is further provided, where the terminal includes: the device for accessing the application as described above.
- the terminal includes but is not limited to: a mobile phone, a tablet computer or a personal digital assistant PDA Wait.
- the technical solution provided by the embodiment of the present invention has the beneficial effects of: verifying the verification information input by the user when the user requests access to the application, and running the requested application when the verification information is correct, and presenting the running result.
- verifying the verification information input by the user when the user requests access to the application and running the requested application when the verification information is correct, and presenting the running result.
- the implementation of the technical solution for performing the protection operation on the requested access application can effectively prevent others from maliciously accessing the application, thereby effectively ensuring the security of the user information in the application.
- the apparatus for accessing an application provided by the foregoing embodiment is only illustrated by dividing the foregoing functional modules. In an actual application, the foregoing functions may be allocated by different functional modules according to requirements. Upon completion, the internal structure of the device is divided into different functional modules to perform all or part of the functions described above.
- the device for accessing the application provided by the foregoing embodiment is the same as the method for accessing the application, and the specific implementation process is described in detail in the method embodiment, and details are not described herein again.
- a person skilled in the art may understand that all or part of the steps of implementing the above embodiments may be completed by hardware, or may be instructed by a program to execute related hardware, and the program may be stored in a computer readable storage medium.
- the storage medium mentioned may be a read only memory, a magnetic disk or an optical disk or the like.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Computer Hardware Design (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Telephone Function (AREA)
- Storage Device Security (AREA)
- User Interface Of Digital Computer (AREA)
- Telephonic Communication Services (AREA)
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020147032892A KR101700731B1 (ko) | 2012-04-26 | 2013-04-25 | 애플리케이션에 접근하기 위한 방법 및 장치 |
| SG11201406765YA SG11201406765YA (en) | 2012-04-26 | 2013-04-25 | Method and apparatus for accessing application |
| EP13781519.7A EP2843569A4 (de) | 2012-04-26 | 2013-04-25 | Verfahren und vorrichtung zum zugriff auf eine anwendung |
| US14/520,384 US20150058972A1 (en) | 2012-04-26 | 2014-10-22 | Method And Apparatus For Accessing An Application Program |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201210126600.3A CN103377332B (zh) | 2012-04-26 | 2012-04-26 | 访问应用程序的方法及装置 |
| CN201210126600.3 | 2012-04-26 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US14/520,384 Continuation US20150058972A1 (en) | 2012-04-26 | 2014-10-22 | Method And Apparatus For Accessing An Application Program |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2013159725A1 true WO2013159725A1 (zh) | 2013-10-31 |
Family
ID=49462431
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2013/074741 Ceased WO2013159725A1 (zh) | 2012-04-26 | 2013-04-25 | 访问应用程序的方法及装置 |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US20150058972A1 (de) |
| EP (1) | EP2843569A4 (de) |
| KR (1) | KR101700731B1 (de) |
| CN (1) | CN103377332B (de) |
| SG (1) | SG11201406765YA (de) |
| WO (1) | WO2013159725A1 (de) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104951366A (zh) * | 2015-07-16 | 2015-09-30 | 上海益玩网络科技有限公司 | 一种移动终端应用程序登录方法和设备 |
Families Citing this family (25)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103617382B (zh) * | 2013-11-22 | 2017-10-17 | 北京奇虎科技有限公司 | 隐私保护方法及其装置 |
| CN103763428B (zh) * | 2013-12-12 | 2017-11-07 | 北京宝利明威软件股份有限公司 | 一种移动终端上的应用管理系统和方法 |
| CN103761473B (zh) * | 2013-12-12 | 2020-01-31 | 北京宝利明威软件股份有限公司 | 一种移动终端上的应用管理系统和方法 |
| CN103648024A (zh) * | 2013-12-27 | 2014-03-19 | 深圳Tcl新技术有限公司 | 智能终端的应用程序的运行监控方法 |
| CN104346560B (zh) | 2014-06-25 | 2017-06-16 | 腾讯科技(深圳)有限公司 | 一种安全验证方法及装置 |
| CN104182662B (zh) * | 2014-08-22 | 2017-10-17 | 广东欧珀移动通信有限公司 | 隐藏应用程序的隐藏和打开方法、系统以及移动终端 |
| CN104239778B (zh) * | 2014-09-02 | 2018-08-03 | 中科创达软件股份有限公司 | 基于Android系统的应用的加密启动方法 |
| CN104268453B (zh) * | 2014-09-24 | 2018-01-19 | 可牛网络技术(北京)有限公司 | 一种终端设备应用程序安全管理方法、装置及终端 |
| CN106233294B (zh) * | 2015-03-31 | 2021-01-12 | 华为技术有限公司 | 移动终端隐私保护方法、保护装置及移动终端 |
| CN106156573A (zh) * | 2015-04-13 | 2016-11-23 | 阿里巴巴集团控股有限公司 | 一种控制智能终端的方法及控制智能终端的装置 |
| US10073720B2 (en) * | 2015-07-30 | 2018-09-11 | Airwatch, Llc | Restricted application visibility |
| CN105574393A (zh) * | 2015-07-31 | 2016-05-11 | 宇龙计算机通信科技(深圳)有限公司 | 一种应用程序访问方法及终端 |
| CN105160212B (zh) * | 2015-09-29 | 2018-10-12 | 上海斐讯数据通信技术有限公司 | 应用的安全保护方法及系统 |
| CN106126988A (zh) * | 2016-06-20 | 2016-11-16 | 深圳天珑无线科技有限公司 | 一种保护移动终端应用程序的方法及移动终端 |
| CN106250724A (zh) * | 2016-07-25 | 2016-12-21 | 深圳天珑无线科技有限公司 | 一种应用程序控制方法、装置及移动设备 |
| CN106295274B (zh) * | 2016-07-27 | 2020-03-17 | 宇龙计算机通信科技(深圳)有限公司 | 一种应用程序控制方法及装置 |
| WO2018199366A1 (ko) * | 2017-04-28 | 2018-11-01 | 라인 가부시키가이샤 | 덱스 파일의 난독화 적용 여부의 탐지 및 보안성 평가를 위한 방법 및 시스템 |
| WO2018194196A1 (ko) * | 2017-04-20 | 2018-10-25 | 라인 가부시키가이샤 | Elf 파일의 난독화 적용 여부의 탐지 및 보안성 평가를 위한 방법 및 시스템 |
| JP7131946B2 (ja) | 2017-04-20 | 2022-09-06 | Line株式会社 | アプリケーションの保安性を評価する方法およびシステム |
| CN108932428B (zh) * | 2017-05-25 | 2022-11-11 | 腾讯科技(深圳)有限公司 | 一种勒索软件的处理方法、装置、设备及可读存储介质 |
| CN107748843A (zh) * | 2017-10-27 | 2018-03-02 | 上海京颐科技股份有限公司 | 医护便携式移动终端的应用访问方法及装置、存储介质、终端 |
| CN110175442A (zh) * | 2019-04-15 | 2019-08-27 | 深圳壹账通智能科技有限公司 | 基于屏下指纹的app防护方法、装置、设备及存储介质 |
| CN111601038B (zh) * | 2020-05-28 | 2021-10-01 | 无锡睿勤科技有限公司 | 一种摄像头的控制方法及装置、电子终端及存储介质 |
| CN111709054B (zh) * | 2020-06-12 | 2024-08-13 | 腾讯科技(深圳)有限公司 | 隐私空间信息访问控制方法、装置和计算机设备 |
| CN112287414A (zh) * | 2020-10-30 | 2021-01-29 | 平安信托有限责任公司 | 访问控制方法、装置、计算机设备和存储介质 |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1598781A (zh) * | 2003-09-15 | 2005-03-23 | 英业达股份有限公司 | 软件保护方法及系统 |
| CN1744099A (zh) * | 2004-09-01 | 2006-03-08 | 微软公司 | 许可特定cpu上软件的使用 |
| CN101616495A (zh) * | 2008-06-23 | 2009-12-30 | 网秦无限(北京)科技有限公司 | 保护手机中个人隐私的方法及系统 |
Family Cites Families (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6986063B2 (en) * | 1998-06-04 | 2006-01-10 | Z4 Technologies, Inc. | Method for monitoring software using encryption including digital signatures/certificates |
| US20080120723A1 (en) * | 2006-10-31 | 2008-05-22 | Bellsouth Intellectual Property Corporation | Methods, systems and computer program products for authorizing access to features of software applications |
| KR20080068418A (ko) * | 2007-01-19 | 2008-07-23 | 주식회사 보물닷컴 | 파일 시스템 검색차단 기능이 구비된 컴퓨터 장치, 파일시스템 검색차단 서비스 방법 및 파일 시스템 검색차단프로그램 소스가 기록된 기록매체 |
| CN101483861A (zh) * | 2008-12-17 | 2009-07-15 | 北京亿企通信息技术有限公司 | 一种手机信息安全保护的方法 |
| US8789205B2 (en) * | 2010-04-21 | 2014-07-22 | Microsoft Corporation | Role-based graphical user interfaces |
| US20110287741A1 (en) * | 2010-05-18 | 2011-11-24 | Prabhu Krishnanand | Secure application control in mobile terminal using biometric sensor |
| CN101895396A (zh) * | 2010-07-14 | 2010-11-24 | 中兴通讯股份有限公司 | 移动终端及其加密方法 |
| US20120072975A1 (en) * | 2010-09-21 | 2012-03-22 | Certicom Corp. | Circumstantial Authentication |
| CN102131190A (zh) * | 2011-03-31 | 2011-07-20 | 华为终端有限公司 | 一种移动终端加密的方法、硬件加密器件及移动终端 |
| US8555085B2 (en) * | 2012-03-09 | 2013-10-08 | Sap Ag | Enhancing useability of mobile devices that securely store data |
-
2012
- 2012-04-26 CN CN201210126600.3A patent/CN103377332B/zh active Active
-
2013
- 2013-04-25 WO PCT/CN2013/074741 patent/WO2013159725A1/zh not_active Ceased
- 2013-04-25 SG SG11201406765YA patent/SG11201406765YA/en unknown
- 2013-04-25 KR KR1020147032892A patent/KR101700731B1/ko active Active
- 2013-04-25 EP EP13781519.7A patent/EP2843569A4/de not_active Withdrawn
-
2014
- 2014-10-22 US US14/520,384 patent/US20150058972A1/en not_active Abandoned
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1598781A (zh) * | 2003-09-15 | 2005-03-23 | 英业达股份有限公司 | 软件保护方法及系统 |
| CN1744099A (zh) * | 2004-09-01 | 2006-03-08 | 微软公司 | 许可特定cpu上软件的使用 |
| CN101616495A (zh) * | 2008-06-23 | 2009-12-30 | 网秦无限(北京)科技有限公司 | 保护手机中个人隐私的方法及系统 |
Non-Patent Citations (1)
| Title |
|---|
| See also references of EP2843569A4 * |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104951366A (zh) * | 2015-07-16 | 2015-09-30 | 上海益玩网络科技有限公司 | 一种移动终端应用程序登录方法和设备 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN103377332A (zh) | 2013-10-30 |
| CN103377332B (zh) | 2016-04-20 |
| KR101700731B1 (ko) | 2017-01-31 |
| KR20150006453A (ko) | 2015-01-16 |
| EP2843569A1 (de) | 2015-03-04 |
| SG11201406765YA (en) | 2014-12-30 |
| EP2843569A4 (de) | 2015-05-27 |
| US20150058972A1 (en) | 2015-02-26 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2013159725A1 (zh) | 访问应用程序的方法及装置 | |
| CN112567370B (zh) | 针对计算机资源的自动访问控制策略生成的方法和系统 | |
| CN106164919B (zh) | 有多个登录的基于浏览器的身份 | |
| US8332654B2 (en) | Secure framework for invoking server-side APIs using AJAX | |
| US9301139B2 (en) | System and method for multifactor authentication and login through smart wrist watch using near field communication | |
| US20190050551A1 (en) | Systems and methods for authenticating users | |
| WO2017012302A1 (zh) | 一种消息显示方法及装置 | |
| WO2012065557A1 (zh) | 保护设备中存储的数据的方法和相应的设备 | |
| CN103577761B (zh) | 一种在移动设备中处理隐私数据的方法和装置 | |
| BR112020016003A2 (pt) | Sistemas e métodos para uso no gerenciamento de identidades digitais | |
| JP2018033162A (ja) | コンピューティングデバイスで紛失モードをリモートで開始するシステム及び方法 | |
| CN105210074B (zh) | 使用用户已知代码序列的子集的鉴权 | |
| WO2019127467A1 (zh) | 一种数据访问方法及装置 | |
| WO2018228199A1 (zh) | 一种授权方法以及相关设备 | |
| CN104025539A (zh) | 促进单点登录服务的方法和装置 | |
| CN107038369A (zh) | 一种资源访问控制的方法及终端 | |
| US20230177196A1 (en) | Resource management method, computing device, computing equipment, and readable storage medium | |
| EP4651443A2 (de) | System und verfahren zur elektronischen anspruchsüberprüfung | |
| EP3176719B1 (de) | Verfahren und vorrichtungen zum erwerb eines zertifizierungsdokuments | |
| CN102316197A (zh) | 获取联系人信息的方法及装置 | |
| CN114978605A (zh) | 页面访问方法、装置、电子设备及存储介质 | |
| US20190394240A1 (en) | Account management using account activity usage restrictions | |
| WO2008088979A1 (en) | Self validation of user authentication requests | |
| WO2016101813A1 (zh) | 用户界面解锁的方法及装置 | |
| CN106100851A (zh) | 密码管理系统、智能腕表及其密码管理方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 13781519 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2013781519 Country of ref document: EP |
|
| ENP | Entry into the national phase |
Ref document number: 20147032892 Country of ref document: KR Kind code of ref document: A |