WO2017036200A1 - Method and system for encrypting user file system in multiple domains - Google Patents

Method and system for encrypting user file system in multiple domains Download PDF

Info

Publication number
WO2017036200A1
WO2017036200A1 PCT/CN2016/084105 CN2016084105W WO2017036200A1 WO 2017036200 A1 WO2017036200 A1 WO 2017036200A1 CN 2016084105 W CN2016084105 W CN 2016084105W WO 2017036200 A1 WO2017036200 A1 WO 2017036200A1
Authority
WO
WIPO (PCT)
Prior art keywords
smart terminal
environment
trust
file system
user
Prior art date
Application number
PCT/CN2016/084105
Other languages
French (fr)
Chinese (zh)
Inventor
肖敏
申泽奇
Original Assignee
宇龙计算机通信科技(深圳)有限公司
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 宇龙计算机通信科技(深圳)有限公司 filed Critical 宇龙计算机通信科技(深圳)有限公司
Publication of WO2017036200A1 publication Critical patent/WO2017036200A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • 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/2107File encryption
    • 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

Definitions

  • the present invention relates to the field of file system encryption technologies, and in particular, to a multi-domain user file system encryption method and system.
  • encrypting a file system can effectively prevent the storage medium from leaking information due to loss or theft.
  • a domain switching action occurs in the following two situations: one is that the mobile phone actively switches the domain; the other is when the mobile phone receives the incoming call.
  • the domain is switched.
  • the user file system of user A needs to be encrypted, and the user file system corresponding to the handover target domain needs to be decrypted, wherein the user file system of user A is encrypted. It is to prevent other users from accessing the user file system (after user A has accessed) to ensure the security of the user file system.
  • the encryption operation is performed immediately after the domain switching.
  • data encryption is a computationally intensive operation, it is required to consume a large amount of CPU time significantly reduces the speed of domain switching, affecting the smoothness of mobile phone usage, and thus reducing the user experience.
  • the present invention provides a multi-domain user file system encryption method and system, so as to improve the smart terminal domain switching speed and usage fluency, thereby improving user experience.
  • the present invention provides a multi-domain user file system encryption method, including:
  • the user file system of the smart terminal is encrypted by delaying the preset time period; otherwise, the smart terminal is switched. Immediately after the domain, the user file system of the smart terminal is encrypted.
  • the detecting the environment in which the smart terminal is located, and determining whether the environment in which the smart terminal is located is a security environment including:
  • the trust degree label has a trust attribute or an untrust attribute
  • the attributes of the trust tags of all the connected devices are all trusted attributes, it is determined that the environment in which the smart terminal is located is a secure environment; otherwise, the environment in which the smart terminal is located is determined to be a dangerous environment.
  • the method before the obtaining the trust label of all connected devices directly connected to the smart terminal, the method further includes:
  • connection device when detecting that the connection device is connected to the smart terminal for the first time, determining an attribute of a trust degree label of the connected device input by the user.
  • the invention also provides a multi-domain user file system encryption system, comprising:
  • the environment security judging unit is configured to detect an environment in which the smart terminal is located, and determine whether the environment in which the smart terminal is located is a security environment;
  • a user file system encryption unit configured to: after determining that the environment in which the smart terminal is located is a security environment, after the smart terminal switches the domain, delay the preset time period to encrypt the user file system of the smart terminal; Otherwise, the user file system of the smart terminal is encrypted immediately after the smart terminal switches the domain.
  • the environmental security determining unit includes:
  • a trust degree acquisition subunit configured to acquire a trust degree label of all connected devices directly connected to the smart terminal; the trust degree label has a trust attribute or an untrust attribute;
  • a security judging subunit configured to determine that the environment in which the smart terminal is located is a security environment when the attributes of the trustability label of all the connected devices are all trusted attributes; otherwise, determine that the environment in which the smart terminal is located is Dangerous environment.
  • a trust degree determining unit configured to determine, when the connected device is connected to the smart terminal, the attribute of the trust degree label of the connected device that is input by the user, in response to the user's selection of the trust degree of the device .
  • the trust degree label determining unit includes:
  • the trust degree determining subunit is configured to determine an attribute of the trust label of the connected device input by the user when detecting that the connecting device is connected to the smart terminal for the first time.
  • connection device directly connected to the smart terminal includes a smart wearable device, a smart home device, and/or a WiFi device.
  • the smart terminal is a smart phone.
  • the multi-domain user file system encryption method and system provided by the present invention determine different encryption policies according to the environment security of the smart terminal. Specifically, the environment in which the smart terminal is located is detected first, and then the preset is referenced.
  • the security environment standard determines whether the environment is a secure environment. When it is determined that the environment in which the smart terminal is located is a secure environment, after the smart terminal switches the domain, the user file system of the smart terminal is encrypted by delaying the preset time period; otherwise, The user file system is encrypted immediately after the smart terminal switches the domain.
  • the smart terminal encrypts the user file system immediately after the domain switch, especially when the smart phone frequently switches back and forth between two different domains, the technical solution provided by the present invention is effectively improved.
  • the intelligent terminal domain switching speed and the use of fluency thereby improving the user experience.
  • Embodiment 1 is a flowchart of Embodiment 1 of a multi-domain user file system encryption method according to the present invention
  • Embodiment 2 is a flowchart of Embodiment 2 of a multi-domain user file system encryption method according to the present invention
  • FIG. 3 is a schematic structural block diagram of Embodiment 1 of a multi-domain user file system encryption system according to the present invention.
  • the core of the present invention is to provide a multi-domain user file system encryption method and system, so as to improve the switching speed and usage fluency of the intelligent terminal domain, thereby improving user experience.
  • the smart terminal refers to an intelligent terminal that uses the domain switching function in a multi-domain environment, and may be a mobile phone, a tablet, or other intelligent terminals.
  • the present invention does not Be strictly limited. In order to enable a person skilled in the art to better understand the solution of the present invention, the following description will be made by taking a smart phone as an example, and the present invention will be further described in detail with reference to the accompanying drawings and specific embodiments.
  • FIG. 1 is a flowchart of Embodiment 1 of a method for encrypting a multi-domain user file system according to the present invention.
  • the method may specifically include the following steps:
  • Step S100 detecting an environment in which the smart phone is located
  • the environment in which the smart phone is located refers to the network environment in which the smart phone is currently located, because it usually appears only in the case where the smart phone is connected to the Internet or connected to other connected devices.
  • the data creates a security threat.
  • the network environment may be a wireless network connected to a smart phone or a wired network, or may be a network environment formed by connecting the smart phone with other connected devices, and the present invention is not limited thereto.
  • Step S101 determining whether the environment in which the smart phone is located is a security environment; when it is determined that the environment in which the smart phone is located is a safe environment, proceeding to step S102; otherwise, determining that the environment in which the smart phone is located is a dangerous environment, proceeding to step S103 ;
  • Step S102 After the smart phone switches the domain, delay the preset time period to encrypt the user file system of the smart phone;
  • the network environment in which the smart phone is located is a secure environment
  • the security of the user file system is guaranteed, and it is not required to be encrypted immediately, so that a preset can be delayed.
  • the time period is then encrypted.
  • the preset time period delayed by the encryption in step S102 may be set by a person skilled in the art according to actual needs before the smartphone leaves the factory, or may be set by the smart phone after leaving the factory. User set up.
  • the speed of the smart phone domain switching can be effectively improved, and the fluency of the smart phone is improved.
  • the present invention is preferably adopted before the smart phone is shipped from the factory.
  • the time period of the encryption delay is set by a person skilled in the art according to the actual needs.
  • Step S103 Immediately after the smart phone switches the domain, the user file system of the smart terminal is encrypted.
  • the multi-domain user file system encryption method provided by the present invention, different encryption policies are determined according to the environment security of the smart phone, compared with the prior art, the smart phone immediately contacts the user after each domain switch.
  • File system encryption especially in the case where a smartphone frequently switches back and forth between two different domains (consuming a lot of CPU time, affecting the speed and usage fluency of the smartphone domain), the technology provided by the present invention
  • the solution effectively improves the switching speed and fluency of the smartphone domain, thereby improving the user experience.
  • FIG. 2 is a flowchart of Embodiment 2 of a method for encrypting a multi-domain user file system according to the present invention. Specifically, step S101 may be performed to determine whether the environment in which the smart phone is located is a secure environment. :
  • Step S200 Obtain a trust degree label of all connected devices directly connected to the smart phone; wherein the trust degree tag has a trust attribute or an untrust attribute;
  • the trust degree tag has two types of trust attributes and untrusted attributes, which are trust attributes or untrusted attributes, which can be set by the user, specifically: before obtaining the trust degree label of all connected devices directly connected to the smart phone.
  • trust attributes or untrusted attributes which can be set by the user, specifically: before obtaining the trust degree label of all connected devices directly connected to the smart phone.
  • the attribute of the trust degree tag of the connected device input by the user is determined.
  • Step S201 Determine attributes of a trust label of all connected devices connected to the smart phone. Whether it is a trust attribute, when the attributes of the trustability label of all connected devices are all trust attributes, proceed to step S202, otherwise, proceed to step S203;
  • Step S202 determining that the environment in which the smart phone is located is a security environment
  • Step S203 determining that the environment in which the smart phone is located is a dangerous environment.
  • the security of the network environment in which the smart phone is located is preferably determined by a connection device directly connected to the smart phone, wherein a connection device directly connected to the smart phone refers to the connection device and
  • the connections established between smartphones are not directly involved in other devices (such as route repeaters in the Internet), and they are directly connected. Since the two are directly connected and there is no other equipment involved, in this case, there are few factors that can affect the security of the network environment in which the smartphone is located. Only the connected devices connected to it are guaranteed. The security of the network environment where the higher smartphone is located.
  • the user can also set the trust label attribute of the connected device directly connected to the smart phone, further improving the accuracy of the result of the security judgment of the network environment in which the smart phone is located in the present invention, and further
  • the user file system of the mobile phone delays the preset time period for encryption delay, and the security of the user file system provides a better guarantee.
  • connection device directly connected to the smart phone may be a smart wearable device, may be a smart home device, or may be a WiFi device, or may be any combination of the above three connected devices.
  • a smart wearable device may be a smart home device, or may be a WiFi device, or may be any combination of the above three connected devices.
  • the present invention further provides a multi-domain user file system encryption system embodiment 1.
  • the system 300 can include the following contents:
  • the environment security judging unit 301 is configured to detect an environment in which the smart terminal is located, and determine whether the environment in which the smart terminal is located is a security environment;
  • the user file system encryption unit 302 is configured to: when the environment in which the smart terminal is located is a security environment, after the smart terminal switches the domain, delay the preset time period to encrypt the user file system of the smart terminal; otherwise, the smart terminal After switching the domain, the user file system of the smart terminal is encrypted immediately.
  • the environmental security determining unit 301 may include:
  • a trust tag acquisition subunit for acquiring all connected devices directly connected to the smart terminal Trust tag;
  • the trust tag has a trust attribute or an untrust attribute;
  • the security judgment sub-unit is configured to determine that the environment in which the smart terminal is located is a secure environment when the attributes of the trust tags of all connected devices are trust attributes; otherwise, determine that the environment in which the smart terminal is located is a dangerous environment.
  • the trust degree label determining unit comprises:
  • the trust degree determining subunit is configured to determine an attribute of the trust label of the connected device input by the user when detecting that the connected device is connected to the smart terminal for the first time.
  • system 300 may further include:
  • the trust degree determining unit is configured to determine, when the connected device is connected to the smart terminal, the attribute of the trust degree label of the connected device input by the user, in response to the user's selection of the trust degree of the device.
  • the connection device directly connected to the smart terminal includes a smart wearable device, a smart home device, and/or a WiFi device.
  • the smart terminal is a smart phone.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Bioethics (AREA)
  • Telephone Function (AREA)
  • Telephonic Communication Services (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

Provided are a method and system for encrypting a user file system in multiple domains. The method comprises: detecting an environment in which an intelligent terminal is used (S100); determining whether the environment in which the intelligent terminal is used is a secure environment (S101); when the environment in which the intelligent terminal is used is determined to be a secure environment, and after the intelligent terminal is switched to another domain, delaying a predetermined period of time to encrypt a user file system of the intelligent terminal (S103); or, after intelligent terminal is switched to another domain, immediately encrypting the user file system of the intelligent terminal (S102). Compared with an existing intelligent terminal encrypting a user file system thereof immediately after each domain switching event, a smart phone switching frequently to and fro between two domains in particular, the method can effectively increase switching speed and operation smoothness of an intelligent terminal, thereby improving user experience.

Description

一种多域用户文件系统加密方法及系统Multi-domain user file system encryption method and system
本申请要求于2015年08月28日提交中国专利局,申请号为201510542789.8、发明名称为“一种多域用户文件系统加密方法及系统”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims priority to Chinese Patent Application No. 201510542789.8, entitled "Multi-domain User File System Encryption Method and System", filed on August 28, 2015, the entire contents of which are incorporated by reference. In this application.
技术领域Technical field
本发明涉及文件系统加密技术领域,特别是涉及一种多域用户文件系统加密方法及系统。The present invention relates to the field of file system encryption technologies, and in particular, to a multi-domain user file system encryption method and system.
背景技术Background technique
通常地,对文件系统进行加密,能够有效避免存储介质在丢失或失窃情况下导致信息泄露的现象。Generally, encrypting a file system can effectively prevent the storage medium from leaking information due to loss or theft.
在现有的智能终端的多域用户文件系统加密方法中,以手机为例,在以下两种情况下会发生域切换动作:一种是手机主动切换域;另一种是当手机接收到来电、短信等信息时进行域切换。当用户A的手机在多域环境下进行域切换时,需要对用户A的用户文件系统进行加密,同时也需要对切换目标域对应的用户文件系统进行解密,其中,加密用户A的用户文件系统是为了防止(在用户A访问过后)其它用户访问该用户文件系统,以保证用户文件系统的安全性。In the multi-domain user file system encryption method of the existing smart terminal, taking the mobile phone as an example, a domain switching action occurs in the following two situations: one is that the mobile phone actively switches the domain; the other is when the mobile phone receives the incoming call. When the information such as SMS or SMS is used, the domain is switched. When user A's mobile phone performs domain switching in a multi-domain environment, the user file system of user A needs to be encrypted, and the user file system corresponding to the handover target domain needs to be decrypted, wherein the user file system of user A is encrypted. It is to prevent other users from accessing the user file system (after user A has accessed) to ensure the security of the user file system.
但是,由于上述技术方案中,是在域切换之后立即进行加密动作,当用户A需要频繁地在两个域之间切换时,由于数据加密是一种计算量很大的操作,需要消耗大量的CPU时间,明显降低了域切换的速度,影响手机使用流畅度,进而降低了用户体验。However, in the above technical solution, the encryption operation is performed immediately after the domain switching. When the user A needs to frequently switch between the two domains, since data encryption is a computationally intensive operation, it is required to consume a large amount of CPU time significantly reduces the speed of domain switching, affecting the smoothness of mobile phone usage, and thus reducing the user experience.
发明内容Summary of the invention
有鉴于此,本发明提供了一种多域用户文件系统加密方法及系统,以提高智能终端域切换速度和使用流畅度,进而提高用户体验度。 In view of this, the present invention provides a multi-domain user file system encryption method and system, so as to improve the smart terminal domain switching speed and usage fluency, thereby improving user experience.
为解决上述技术问题,本发明提供一种多域用户文件系统加密方法,包括:To solve the above technical problem, the present invention provides a multi-domain user file system encryption method, including:
检测智能终端所处的环境,判断所述智能终端所处的环境是否为安全环境;Detecting an environment in which the smart terminal is located, and determining whether the environment in which the smart terminal is located is a secure environment;
当判定所述智能终端所处的环境为安全环境时,在所述智能终端切换域之后,延迟预设时间段再对所述智能终端的用户文件系统进行加密;否则,在所述智能终端切换域之后,立即对所述智能终端的用户文件系统进行加密。When it is determined that the environment in which the smart terminal is located is a security environment, after the smart terminal switches the domain, the user file system of the smart terminal is encrypted by delaying the preset time period; otherwise, the smart terminal is switched. Immediately after the domain, the user file system of the smart terminal is encrypted.
上述方法中,可选的,所述检测智能终端所处的环境,判断所述智能终端所处的环境是否为安全环境,包括:In the above method, optionally, the detecting the environment in which the smart terminal is located, and determining whether the environment in which the smart terminal is located is a security environment, including:
获取与所述智能终端直接相连的所有连接设备的信任度标签;所述信任度标签具有信任属性或不信任属性;Obtaining a trust degree label of all connected devices directly connected to the smart terminal; the trust degree label has a trust attribute or an untrust attribute;
当所述所有连接设备的信任度标签的属性均为信任属性时,判定所述智能终端所处的环境为安全环境;否则,判定所述智能终端所处的环境为危险环境。When the attributes of the trust tags of all the connected devices are all trusted attributes, it is determined that the environment in which the smart terminal is located is a secure environment; otherwise, the environment in which the smart terminal is located is determined to be a dangerous environment.
上述方法中,可选的,所述获取与所述智能终端直接相连的所有连接设备的信任度标签之前,还包括:In the foregoing method, before the obtaining the trust label of all connected devices directly connected to the smart terminal, the method further includes:
当检测到有连接设备与所述智能终端相连时,响应用户对所述连接设备的信任度的选择,确定所述用户输入的所述连接设备的信任度标签的属性。When detecting that the connected device is connected to the smart terminal, determining the attribute of the trust tag of the connected device input by the user in response to the user's selection of the trust degree of the connected device.
上述方法中,可选的,当检测到所述连接设备与所述智能终端第一次相连时,确定所述用户输入的所述连接设备的信任度标签的属性。In the above method, optionally, when detecting that the connection device is connected to the smart terminal for the first time, determining an attribute of a trust degree label of the connected device input by the user.
本发明还提供了一种多域用户文件系统加密系统,包括:The invention also provides a multi-domain user file system encryption system, comprising:
环境安全判断单元,用于检测智能终端所处的环境,判断所述智能终端所处的环境是否为安全环境;The environment security judging unit is configured to detect an environment in which the smart terminal is located, and determine whether the environment in which the smart terminal is located is a security environment;
用户文件系统加密单元,用于当判定所述智能终端所处的环境为安全环境时,在所述智能终端切换域之后,延迟预设时间段再对所述智能终端的用户文件系统进行加密;否则,在所述智能终端切换域之后,立即对所述智能终端的用户文件系统进行加密。a user file system encryption unit, configured to: after determining that the environment in which the smart terminal is located is a security environment, after the smart terminal switches the domain, delay the preset time period to encrypt the user file system of the smart terminal; Otherwise, the user file system of the smart terminal is encrypted immediately after the smart terminal switches the domain.
上述系统中,可选的,所述环境安全判断单元包括:In the above system, optionally, the environmental security determining unit includes:
信任度标签获取子单元,用于获取与所述智能终端直接相连的所有连接设备的信任度标签;所述信任度标签具有信任属性或不信任属性;a trust degree acquisition subunit, configured to acquire a trust degree label of all connected devices directly connected to the smart terminal; the trust degree label has a trust attribute or an untrust attribute;
安全判断子单元,用于当所述所有连接设备的信任度标签的属性均为信任属性时,判定所述智能终端所处的环境为安全环境;否则,判定所述智能终端所处的环境为危险环境。 a security judging subunit, configured to determine that the environment in which the smart terminal is located is a security environment when the attributes of the trustability label of all the connected devices are all trusted attributes; otherwise, determine that the environment in which the smart terminal is located is Dangerous environment.
上述系统中,可选的,还包括:In the above system, optional, further includes:
信任度标签确定单元,用于当检测到有连接设备与所述智能终端相连时,响应用户对所述设备的信任度的选择,确定所述用户输入的所述连接设备的信任度标签的属性。a trust degree determining unit, configured to determine, when the connected device is connected to the smart terminal, the attribute of the trust degree label of the connected device that is input by the user, in response to the user's selection of the trust degree of the device .
上述系统中,可选的,所述信任度标签确定单元包括:Optionally, the trust degree label determining unit includes:
信任度标签确定子单元,用于当检测到所述连接设备与所述智能终端第一次相连时,确定所述用户输入的所述连接设备的信任度标签的属性。The trust degree determining subunit is configured to determine an attribute of the trust label of the connected device input by the user when detecting that the connecting device is connected to the smart terminal for the first time.
上述系统中,可选的,所述与所述智能终端直接相连的连接设备包括智能可穿戴设备、智能家居设备和/或WiFi设备。In the above system, optionally, the connection device directly connected to the smart terminal includes a smart wearable device, a smart home device, and/or a WiFi device.
上述系统中,可选的,所述智能终端为智能手机。In the above system, optionally, the smart terminal is a smart phone.
以上本发明提供的一种多域用户文件系统加密方法及系统,根据智能终端所处的环境安全与否来确定不同的加密策略,具体地,先检测智能终端所处的环境,然后参考预设安全环境标准,判断该环境是否为安全环境,当判定智能终端所处的环境为安全环境时,在智能终端切换域之后,延迟预设时间段再对智能终端的用户文件系统进行加密;否则,在智能终端切换域之后,立即对该用户文件系统进行加密。相较现有技术中智能终端每次域切换之后立即对用户文件系统加密,特别是在智能手机频繁地在两个不同域之间进行来回切换的情况下,本发明所提供的技术方案有效提高了智能终端域切换速度和使用流畅度,进而提高了用户体验度。The multi-domain user file system encryption method and system provided by the present invention determine different encryption policies according to the environment security of the smart terminal. Specifically, the environment in which the smart terminal is located is detected first, and then the preset is referenced. The security environment standard determines whether the environment is a secure environment. When it is determined that the environment in which the smart terminal is located is a secure environment, after the smart terminal switches the domain, the user file system of the smart terminal is encrypted by delaying the preset time period; otherwise, The user file system is encrypted immediately after the smart terminal switches the domain. Compared with the prior art, the smart terminal encrypts the user file system immediately after the domain switch, especially when the smart phone frequently switches back and forth between two different domains, the technical solution provided by the present invention is effectively improved. The intelligent terminal domain switching speed and the use of fluency, thereby improving the user experience.
附图说明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 embodiments or the description of the prior art will be briefly described below. Obviously, the drawings in the following description are only It is an embodiment of the present invention, and those skilled in the art can obtain other drawings according to the provided drawings without any creative work.
图1为本发明一种多域用户文件系统加密方法实施例1的流程图;1 is a flowchart of Embodiment 1 of a multi-domain user file system encryption method according to the present invention;
图2为本发明一种多域用户文件系统加密方法实施例2的流程图;2 is a flowchart of Embodiment 2 of a multi-domain user file system encryption method according to the present invention;
图3为本发明一种多域用户文件系统加密系统实施例1的结构框图示意图。 FIG. 3 is a schematic structural block diagram of Embodiment 1 of a multi-domain user file system encryption system according to the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, but not all embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
本发明的核心是提供一种多域用户文件系统加密方法及系统,以提高智能终端域切换速度和使用流畅度,进而提高用户体验度。The core of the present invention is to provide a multi-domain user file system encryption method and system, so as to improve the switching speed and usage fluency of the intelligent terminal domain, thereby improving user experience.
本发明中,对于智能终端,指的是在多域环境下,使用到域切换功能的智能终端,其可以是手机,也可以是平板,还可以是其它的智能终端,本发明在此处不做严格限定。为了使本技术领域的人员更好地理解本发明方案,下文以智能手机为例进行说明,并结合附图和具体实施方式对本发明作进一步的详细说明。In the present invention, the smart terminal refers to an intelligent terminal that uses the domain switching function in a multi-domain environment, and may be a mobile phone, a tablet, or other intelligent terminals. The present invention does not Be strictly limited. In order to enable a person skilled in the art to better understand the solution of the present invention, the following description will be made by taking a smart phone as an example, and the present invention will be further described in detail with reference to the accompanying drawings and specific embodiments.
请参考图1,图1示出了本发明一种多域用户文件系统加密方法实施例1的流程图,该方法具体可以包括如下步骤:Please refer to FIG. 1. FIG. 1 is a flowchart of Embodiment 1 of a method for encrypting a multi-domain user file system according to the present invention. The method may specifically include the following steps:
步骤S100、检测智能手机所处的环境;Step S100: detecting an environment in which the smart phone is located;
本发明中,对于智能手机所处的环境,指的是该智能手机当前所处的网络环境,因为通常只有在智能手机联网或者与其他连接设备连接的情况下,才会出现对该智能手机中的数据产生安全威胁。这个网络环境可以是智能手机连入的无线网络或者是有线网络,也可以是该智能手机与其他连接设备连接形成的网络环境,本发明在此不做严格限定。In the present invention, the environment in which the smart phone is located refers to the network environment in which the smart phone is currently located, because it usually appears only in the case where the smart phone is connected to the Internet or connected to other connected devices. The data creates a security threat. The network environment may be a wireless network connected to a smart phone or a wired network, or may be a network environment formed by connecting the smart phone with other connected devices, and the present invention is not limited thereto.
步骤S101、判断智能手机所处的环境是否为安全环境;当判定智能手机所处的环境为安全环境时,进入步骤S102;否则,即判定智能手机所处的环境为危险环境时,进入步骤S103;Step S101: determining whether the environment in which the smart phone is located is a security environment; when it is determined that the environment in which the smart phone is located is a safe environment, proceeding to step S102; otherwise, determining that the environment in which the smart phone is located is a dangerous environment, proceeding to step S103 ;
步骤S102、在智能手机切换域之后,延迟预设时间段再对智能手机的用户文件系统进行加密;Step S102: After the smart phone switches the domain, delay the preset time period to encrypt the user file system of the smart phone;
本发明中,当判定智能手机所处的网络环境为安全环境时,认为在该环境下,用户文件系统的安全有了一定的保障,并不需要立即对其进行加密,所以可以延迟一段预设时间段再对其进行加密。In the present invention, when it is determined that the network environment in which the smart phone is located is a secure environment, it is considered that in the environment, the security of the user file system is guaranteed, and it is not required to be encrypted immediately, so that a preset can be delayed. The time period is then encrypted.
进一步地,对于步骤S102中加密所延迟的预设时间段,可以在智能手机出厂前由本领域技术人员根据实际需要进行设定,也可以在出厂后由智能手机 用户自行设置。当然,为了保证延迟时间段在智能手机频繁地在两个域之间进行切换时,能有效提高智能手机域切换的速度,提高智能手机使用的流畅度,本发明优选地采用在智能手机出厂前由本领域专业技术人员根据实际需要进行设定的方式对加密延迟的时间段进行设定。Further, the preset time period delayed by the encryption in step S102 may be set by a person skilled in the art according to actual needs before the smartphone leaves the factory, or may be set by the smart phone after leaving the factory. User set up. Of course, in order to ensure that the delay time period is frequently switched between the two domains, the speed of the smart phone domain switching can be effectively improved, and the fluency of the smart phone is improved. The present invention is preferably adopted before the smart phone is shipped from the factory. The time period of the encryption delay is set by a person skilled in the art according to the actual needs.
步骤S103、在智能手机切换域之后,立即对智能终端的用户文件系统进行加密。Step S103: Immediately after the smart phone switches the domain, the user file system of the smart terminal is encrypted.
当判定智能手机所处的网络环境为危险环境时,认为在该环境下,用户文件系统存在安全隐患,此时,需要立即对其进行加密,以确保用户文件系统的安全性。When it is determined that the network environment in which the smart phone is located is a dangerous environment, it is considered that the user file system has a security risk in this environment, and at this time, it needs to be encrypted immediately to ensure the security of the user file system.
综上,本发明所提供的多域用户文件系统加密方法中,根据智能手机所处的环境安全与否来确定不同的加密策略,相较现有技术中智能手机每次域切换之后立即对用户文件系统加密,特别是在智能手机频繁地在两个不同域之间进行来回切换的情况下(需要消耗大量的CPU时间,影响智能手机域切换速度和使用流畅度),本发明所提供的技术方案有效提高了智能手机域切换速度和使用流畅度,进而提高了用户体验度。In summary, in the multi-domain user file system encryption method provided by the present invention, different encryption policies are determined according to the environment security of the smart phone, compared with the prior art, the smart phone immediately contacts the user after each domain switch. File system encryption, especially in the case where a smartphone frequently switches back and forth between two different domains (consuming a lot of CPU time, affecting the speed and usage fluency of the smartphone domain), the technology provided by the present invention The solution effectively improves the switching speed and fluency of the smartphone domain, thereby improving the user experience.
请参考图2,图2示出了本发明一种多域用户文件系统加密方法实施例2的流程图,具体地,可以通过以下内容执行步骤S101、判断智能手机所处的环境是否为安全环境:Referring to FIG. 2, FIG. 2 is a flowchart of Embodiment 2 of a method for encrypting a multi-domain user file system according to the present invention. Specifically, step S101 may be performed to determine whether the environment in which the smart phone is located is a secure environment. :
步骤S200、获取与智能手机直接相连的所有连接设备的信任度标签;其中,信任度标签具有信任属性或不信任属性;Step S200: Obtain a trust degree label of all connected devices directly connected to the smart phone; wherein the trust degree tag has a trust attribute or an untrust attribute;
本发明中,信任度标签具有两种信任属性和不信任属性,其为信任属性还是不信任属性,可以由用户自行设置,具体地:获取与智能手机直接相连的所有连接设备的信任度标签之前,当检测到有连接设备与该智能手机相连时,显示该连接设备的信任度属性设置界面,由用户对这个连接设备的信任度属性进行设置,运行在智能手机中的APP响应该用户对连接设备的信任度属性的选择,确定用户输入的连接设备的信任度标签的属性。In the present invention, the trust degree tag has two types of trust attributes and untrusted attributes, which are trust attributes or untrusted attributes, which can be set by the user, specifically: before obtaining the trust degree label of all connected devices directly connected to the smart phone. When detecting that a connected device is connected to the smart phone, displaying a trust attribute setting interface of the connected device, and setting a trust attribute of the connected device by the user, and the APP running in the smart phone responds to the user to connect The selection of the trust attribute of the device determines the attribute of the trust tag of the connected device input by the user.
本发明中,优选的,当检测到连接设备与智能终端第一次相连时,确定用户输入的连接设备的信任度标签的属性。In the present invention, preferably, when it is detected that the connection device is connected to the smart terminal for the first time, the attribute of the trust degree tag of the connected device input by the user is determined.
步骤S201、判断与该智能手机相连的所有连接设备的信任度标签的属性 是否均为信任属性,当所有连接设备的信任度标签的属性均为信任属性时,进入步骤S202,否则,进入步骤S203;Step S201: Determine attributes of a trust label of all connected devices connected to the smart phone. Whether it is a trust attribute, when the attributes of the trustability label of all connected devices are all trust attributes, proceed to step S202, otherwise, proceed to step S203;
步骤S202、判定智能手机所处的环境为安全环境;Step S202: determining that the environment in which the smart phone is located is a security environment;
步骤S203、判定智能手机所处的环境为危险环境。Step S203: determining that the environment in which the smart phone is located is a dangerous environment.
本发明中,对于智能手机所处的网络环境的安全性,优选地,是由与该智能手机直接相连的连接设备决定的,其中,某个连接设备与智能手机直接相连是指,连接设备与智能手机之间所建立的连接没有其它设备(比如互联网中的路由转发器)的参与,它们之间是直接相连的。由于两者之间是直接相连的,没有其它设备的参与,在这种情况下,能够对智能手机所处的网络环境安全性产生影响的因素很少,只有与它相连的连接设备,保障了较高的智能手机所处网络环境的安全性。而用户又可以对这些与智能手机直接相连的连接设备的信任度标签属性进行设置,进一步提高了本发明中对于智能手机所处的网络环境的安全性判断的结果的准确度,进而为对智能手机的用户文件系统延迟预设时间段进行加密的延迟过程中,用户文件系统的安全性提供了较好的保障。In the present invention, the security of the network environment in which the smart phone is located is preferably determined by a connection device directly connected to the smart phone, wherein a connection device directly connected to the smart phone refers to the connection device and The connections established between smartphones are not directly involved in other devices (such as route repeaters in the Internet), and they are directly connected. Since the two are directly connected and there is no other equipment involved, in this case, there are few factors that can affect the security of the network environment in which the smartphone is located. Only the connected devices connected to it are guaranteed. The security of the network environment where the higher smartphone is located. The user can also set the trust label attribute of the connected device directly connected to the smart phone, further improving the accuracy of the result of the security judgment of the network environment in which the smart phone is located in the present invention, and further The user file system of the mobile phone delays the preset time period for encryption delay, and the security of the user file system provides a better guarantee.
本发明中,与智能手机直接相连的连接设备可以是智能可穿戴设备,可以是智能家居设备,也可以是WiFi设备,还可以是上述三种连接设备的任意组合。当然,这仅仅是举个例子,便于本领域技术人员理解本发明所提供的技术方案,本发明在此不做严格限定。In the present invention, the connection device directly connected to the smart phone may be a smart wearable device, may be a smart home device, or may be a WiFi device, or may be any combination of the above three connected devices. Of course, this is merely an example, and the technical solutions provided by the present invention are understood by those skilled in the art, and the present invention is not limited thereto.
与上述本发明一种多域用户文件系统加密方法实施例1相对应,本发明还提供了一种多域用户文件系统加密系统实施例1,请参考图3,该系统300可以包括如下内容:The present invention further provides a multi-domain user file system encryption system embodiment 1. Referring to FIG. 3, the system 300 can include the following contents:
环境安全判断单元301,用于检测智能终端所处的环境,判断智能终端所处的环境是否为安全环境;The environment security judging unit 301 is configured to detect an environment in which the smart terminal is located, and determine whether the environment in which the smart terminal is located is a security environment;
用户文件系统加密单元302,用于当判定智能终端所处的环境为安全环境时,在智能终端切换域之后,延迟预设时间段再对智能终端的用户文件系统进行加密;否则,在智能终端切换域之后,立即对智能终端的用户文件系统进行加密。The user file system encryption unit 302 is configured to: when the environment in which the smart terminal is located is a security environment, after the smart terminal switches the domain, delay the preset time period to encrypt the user file system of the smart terminal; otherwise, the smart terminal After switching the domain, the user file system of the smart terminal is encrypted immediately.
本发明中,优选的,上述环境安全判断单元301可以包括:In the present invention, preferably, the environmental security determining unit 301 may include:
信任度标签获取子单元,用于获取与智能终端直接相连的所有连接设备的 信任度标签;信任度标签具有信任属性或不信任属性;a trust tag acquisition subunit for acquiring all connected devices directly connected to the smart terminal Trust tag; the trust tag has a trust attribute or an untrust attribute;
安全判断子单元,用于当所有连接设备的信任度标签的属性均为信任属性时,判定智能终端所处的环境为安全环境;否则,判定智能终端所处的环境为危险环境。The security judgment sub-unit is configured to determine that the environment in which the smart terminal is located is a secure environment when the attributes of the trust tags of all connected devices are trust attributes; otherwise, determine that the environment in which the smart terminal is located is a dangerous environment.
本发明中,优选的,信任度标签确定单元包括:In the present invention, preferably, the trust degree label determining unit comprises:
信任度标签确定子单元,用于当检测到连接设备与智能终端第一次相连时,确定用户输入的连接设备的信任度标签的属性。The trust degree determining subunit is configured to determine an attribute of the trust label of the connected device input by the user when detecting that the connected device is connected to the smart terminal for the first time.
本发明中,优选的,系统300还可以包括:In the present invention, preferably, the system 300 may further include:
信任度标签确定单元,用于当检测到有连接设备与智能终端相连时,响应用户对设备的信任度的选择,确定用户输入的连接设备的信任度标签的属性。The trust degree determining unit is configured to determine, when the connected device is connected to the smart terminal, the attribute of the trust degree label of the connected device input by the user, in response to the user's selection of the trust degree of the device.
本发明中,优选的,与智能终端直接相连的连接设备包括智能可穿戴设备、智能家居设备和/或WiFi设备。In the present invention, preferably, the connection device directly connected to the smart terminal includes a smart wearable device, a smart home device, and/or a WiFi device.
本发明中,优选的,上述智能终端为智能手机。In the present invention, preferably, the smart terminal is a smart phone.
需要说明的是,本说明书中的各个实施例均采用递进的方式描述,每个实施例重点说明的都是与其它实施例的不同之处,各个实施例之间相同相似的部分互相参见即可。对于系统类实施例而言,由于其与方法实施例基本相似,所以描述得比较简单,相关之处参见方法实施例的部分说明即可。It should be noted that the various embodiments in the present specification are described in a progressive manner, and each embodiment focuses on differences from other embodiments, and the same similar parts between the various embodiments are mutually referred to. can. For the system class embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the relevant parts can be referred to the description of the method embodiment.
以上对本发明所提供的一种多域用户文件系统加密方法及系统进行了详细介绍。本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想。应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以对本发明进行若干改进和修饰,这些改进和修饰也落入本发明权利要求的保护范围内。 The above describes a multi-domain user file system encryption method and system provided by the present invention. The principles and embodiments of the present invention have been described herein with reference to specific examples, and the description of the above embodiments is only to assist in understanding the method of the present invention and its core idea. It should be noted that those skilled in the art can make various modifications and changes to the present invention without departing from the spirit and scope of the invention.

Claims (10)

  1. 一种多域用户文件系统加密方法,其特征在于,包括:A multi-domain user file system encryption method, comprising:
    检测智能终端所处的环境,判断所述智能终端所处的环境是否为安全环境;Detecting an environment in which the smart terminal is located, and determining whether the environment in which the smart terminal is located is a secure environment;
    当判定所述智能终端所处的环境为安全环境时,在所述智能终端切换域之后,延迟预设时间段再对所述智能终端的用户文件系统进行加密;否则,在所述智能终端切换域之后,立即对所述智能终端的用户文件系统进行加密。When it is determined that the environment in which the smart terminal is located is a security environment, after the smart terminal switches the domain, the user file system of the smart terminal is encrypted by delaying the preset time period; otherwise, the smart terminal is switched. Immediately after the domain, the user file system of the smart terminal is encrypted.
  2. 如权利要求1所述的方法,其特征在于,所述检测智能终端所处的环境,判断所述智能终端所处的环境是否为安全环境,包括:The method of claim 1, wherein the detecting the environment in which the smart terminal is located and determining whether the environment in which the smart terminal is located is a secure environment includes:
    获取与所述智能终端直接相连的所有连接设备的信任度标签;所述信任度标签具有信任属性或不信任属性;Obtaining a trust degree label of all connected devices directly connected to the smart terminal; the trust degree label has a trust attribute or an untrust attribute;
    当所述所有连接设备的信任度标签的属性均为信任属性时,判定所述智能终端所处的环境为安全环境;否则,判定所述智能终端所处的环境为危险环境。When the attributes of the trust tags of all the connected devices are all trusted attributes, it is determined that the environment in which the smart terminal is located is a secure environment; otherwise, the environment in which the smart terminal is located is determined to be a dangerous environment.
  3. 如权利要求2所述的方法,其特征在于,所述获取与所述智能终端直接相连的所有连接设备的信任度标签之前,还包括:The method of claim 2, wherein before the obtaining the trust label of all connected devices directly connected to the smart terminal, the method further comprises:
    当检测到有连接设备与所述智能终端相连时,响应用户对所述连接设备的信任度的选择,确定所述用户输入的所述连接设备的信任度标签的属性。When detecting that the connected device is connected to the smart terminal, determining the attribute of the trust tag of the connected device input by the user in response to the user's selection of the trust degree of the connected device.
  4. 如权利要求2或3所述的方法,其特征在于,当检测到所述连接设备与所述智能终端第一次相连时,确定所述用户输入的所述连接设备的信任度标签的属性。The method according to claim 2 or 3, wherein when it is detected that the connection device is connected to the smart terminal for the first time, the attribute of the trust degree tag of the connected device input by the user is determined.
  5. 一种多域用户文件系统加密系统,其特征在于,包括:A multi-domain user file system encryption system, comprising:
    环境安全判断单元,用于检测智能终端所处的环境,判断所述智能终端所处的环境是否为安全环境;The environment security judging unit is configured to detect an environment in which the smart terminal is located, and determine whether the environment in which the smart terminal is located is a security environment;
    用户文件系统加密单元,用于当判定所述智能终端所处的环境为安全环境时,在所述智能终端切换域之后,延迟预设时间段再对所述智能终端的用户文件系统进行加密;否则,在所述智能终端切换域之后,立即对所述智能终端的用户文件系统进行加密。a user file system encryption unit, configured to: after determining that the environment in which the smart terminal is located is a security environment, after the smart terminal switches the domain, delay the preset time period to encrypt the user file system of the smart terminal; Otherwise, the user file system of the smart terminal is encrypted immediately after the smart terminal switches the domain.
  6. 如权利要求5所述的系统,其特征在于,所述环境安全判断单元包括:The system of claim 5, wherein the environmental security determination unit comprises:
    信任度标签获取子单元,用于获取与所述智能终端直接相连的所有连接设备的信任度标签;所述信任度标签具有信任属性或不信任属性; a trust degree acquisition subunit, configured to acquire a trust degree label of all connected devices directly connected to the smart terminal; the trust degree label has a trust attribute or an untrust attribute;
    安全判断子单元,用于当所述所有连接设备的信任度标签的属性均为信任属性时,判定所述智能终端所处的环境为安全环境;否则,判定所述智能终端所处的环境为危险环境。a security judging subunit, configured to determine that the environment in which the smart terminal is located is a security environment when the attributes of the trustability label of all the connected devices are all trusted attributes; otherwise, determine that the environment in which the smart terminal is located is Dangerous environment.
  7. 如权利要求6所述的系统,其特征在于,还包括:The system of claim 6 further comprising:
    信任度标签确定单元,用于当检测到有连接设备与所述智能终端相连时,响应用户对所述设备的信任度的选择,确定所述用户输入的所述连接设备的信任度标签的属性。a trust degree determining unit, configured to determine, when the connected device is connected to the smart terminal, the attribute of the trust degree label of the connected device that is input by the user, in response to the user's selection of the trust degree of the device .
  8. 如权利要求7所述的系统,其特征在于,所述信任度标签确定单元包括:The system of claim 7, wherein the trust degree determining unit comprises:
    信任度标签确定子单元,用于当检测到所述连接设备与所述智能终端第一次相连时,确定所述用户输入的所述连接设备的信任度标签的属性。The trust degree determining subunit is configured to determine an attribute of the trust label of the connected device input by the user when detecting that the connecting device is connected to the smart terminal for the first time.
  9. 如权利要求6至8任意一项所述的系统,其特征在于,所述与所述智能终端直接相连的连接设备包括智能可穿戴设备、智能家居设备和/或WiFi设备。The system according to any one of claims 6 to 8, wherein the connection device directly connected to the smart terminal comprises a smart wearable device, a smart home device and/or a WiFi device.
  10. 如权利要求9所述的系统,其特征在于,所述智能终端为智能手机。 The system of claim 9 wherein said smart terminal is a smartphone.
PCT/CN2016/084105 2015-08-28 2016-05-31 Method and system for encrypting user file system in multiple domains WO2017036200A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510542789.8 2015-08-28
CN201510542789.8A CN105631345B (en) 2015-08-28 2015-08-28 A kind of multiple domain user file system encrypted method and system

Publications (1)

Publication Number Publication Date
WO2017036200A1 true WO2017036200A1 (en) 2017-03-09

Family

ID=56046266

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/084105 WO2017036200A1 (en) 2015-08-28 2016-05-31 Method and system for encrypting user file system in multiple domains

Country Status (2)

Country Link
CN (1) CN105631345B (en)
WO (1) WO2017036200A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108255644B (en) * 2017-12-29 2021-12-31 北京元心科技有限公司 File system recovery method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120137369A1 (en) * 2010-11-29 2012-05-31 Infosec Co., Ltd. Mobile terminal with security functionality and method of implementing the same
CN104506561A (en) * 2015-01-13 2015-04-08 深圳市中兴移动通信有限公司 Terminal data access control method and device
CN104539439A (en) * 2015-01-12 2015-04-22 中国联合网络通信集团有限公司 Data transmission method and terminal

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7463861B2 (en) * 2005-03-07 2008-12-09 Broadcom Corporation Automatic data encryption and access control based on bluetooth device proximity
KR100719118B1 (en) * 2005-10-27 2007-05-17 삼성전자주식회사 Method and system for limitting a function of device in specific perimeters
KR100918844B1 (en) * 2007-10-04 2009-09-28 한국전자통신연구원 Security apparatus and method for all-in-one mobile devices using security profile
CA2773095C (en) * 2012-03-27 2014-12-02 Yin Sheng Zhang Computer with flexible operating system
CN103886270A (en) * 2014-03-31 2014-06-25 宇龙计算机通信科技(深圳)有限公司 Terminal and method for improving system safety

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120137369A1 (en) * 2010-11-29 2012-05-31 Infosec Co., Ltd. Mobile terminal with security functionality and method of implementing the same
CN104539439A (en) * 2015-01-12 2015-04-22 中国联合网络通信集团有限公司 Data transmission method and terminal
CN104506561A (en) * 2015-01-13 2015-04-08 深圳市中兴移动通信有限公司 Terminal data access control method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
XIAO, LUO.: "Domestic First Published IOS7.1.X Perfect Jailbreak Strategy", COMPUTER KNOWLEDGE AND TECHNOLOGY, no. 8, 31 August 2014 (2014-08-31), pages 92 and 93, ISSN: 1009-3044 *

Also Published As

Publication number Publication date
CN105631345A (en) 2016-06-01
CN105631345B (en) 2018-05-15

Similar Documents

Publication Publication Date Title
RU2622876C2 (en) Method, device and electronic device for connection control
US9923902B2 (en) Remote processsing of mobile applications
US11089476B2 (en) Network access control method and apparatus
US9825945B2 (en) Preserving data protection with policy
US9436819B2 (en) Securely pairing computing devices
US9743450B2 (en) Learned dual band WiFi network association method
US10085211B2 (en) Communication of processor state information
CN105357740B (en) Wireless network access method and wireless access node
EP3308558B1 (en) Sharing access with a device nearby
CN112287372B (en) Method and apparatus for protecting clipboard privacy
US20150207774A1 (en) Method and System of APP for Obtaining MAC Address of Terminal
US20210120412A1 (en) Zero-touch provisioning of internet of things devices
US20160103716A1 (en) Method for using shared device in apparatus capable of operating two operating systems
US20140359747A1 (en) Spatial and temporal verification of users and/or user devices
US20150106614A1 (en) Systems and methods of safeguarding user information while interacting with online service providers
US20170303065A1 (en) Method and device for creating subscription resource
CN105101192A (en) WiFi accessing method and WiFi accessing device
US9942751B2 (en) Audio proximity-based mobile device data sharing
WO2019037521A1 (en) Security detection method, device, system, and server
US20160182685A1 (en) Mobile cloud proxy apparatus and method
WO2019109843A1 (en) Terminal-side wifi hotspot connection processing method, device and medium
US20140280840A1 (en) Systems, methods, and computer program products for providing a universal persistence cloud service
CN104680089A (en) Electronic device and system switching method
WO2017036200A1 (en) Method and system for encrypting user file system in multiple domains
WO2016165312A1 (en) Encryption method, decryption method and device therefor

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: 16840629

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16840629

Country of ref document: EP

Kind code of ref document: A1