WO2018049835A1 - Information processing method and device - Google Patents

Information processing method and device Download PDF

Info

Publication number
WO2018049835A1
WO2018049835A1 PCT/CN2017/084930 CN2017084930W WO2018049835A1 WO 2018049835 A1 WO2018049835 A1 WO 2018049835A1 CN 2017084930 W CN2017084930 W CN 2017084930W WO 2018049835 A1 WO2018049835 A1 WO 2018049835A1
Authority
WO
WIPO (PCT)
Prior art keywords
feature information
user
preset
information
current feature
Prior art date
Application number
PCT/CN2017/084930
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 WO2018049835A1 publication Critical patent/WO2018049835A1/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/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/316User authentication by observing the pattern of computer usage, e.g. typical user behaviour

Definitions

  • This application relates to, but is not limited to, information processing techniques in the field of communications.
  • the user information is mainly protected by encrypting the user information.
  • the user information is encrypted and decrypted; the other is a hardware method, for example, the user collects fingerprint information through the fingerprint collection module to encrypt and decrypt the user information.
  • the technical method of encrypting and decrypting user information by using a pure software algorithm in the related technical solution is easily cracked, and the security of the user information is reduced; while the technical method using hardware ensures the security of the user information, but Users need to actively use the hardware collection function to collect information to identify the user identity.
  • the authentication process is cumbersome and the user experience is not good.
  • This paper provides an information processing method and device to solve the problem that the user information security protection scheme in the related art is easily cracked and the user identity authentication process is cumbersome.
  • An information processing method includes:
  • the feature information includes physical sign information of the user's body
  • the acquiring the current feature information of the user includes:
  • the determining whether the current feature information of the user matches the preset feature information includes:
  • the acquiring the current feature information of the user includes:
  • the determining whether the current feature information of the user matches the preset feature information includes:
  • performing the preset operation according to the matching result of the current feature information of the user and the preset feature information including:
  • An information processing method comprising:
  • the current feature information of the user is obtained when the preset period comes, and whether the current feature information of the user matches the preset feature information is determined;
  • An information processing apparatus includes: a first acquiring unit, a first determining unit, and a first processing unit;
  • the first obtaining unit is configured to: acquire current feature information of the user; wherein the feature information includes physical sign information of the user's body;
  • the first determining unit is configured to: determine whether the current feature information of the user acquired by the first acquiring unit matches the preset feature information;
  • the first processing unit is configured to: perform a preset operation according to a matching result of the current feature information of the user and the preset feature information determined by the first determining unit; wherein the preset operation Refers to the action performed when a preset event is detected.
  • the first acquiring unit includes: a receiving module and a response module;
  • the receiving module is configured to: receive an acquisition request sent by the terminal, where the obtaining request is sent to the information collecting device when the terminal detects that the preset event is generated;
  • the response module is configured to: obtain the current feature information of the user in response to the obtaining request.
  • the first acquiring unit includes: a detecting module and an acquiring module;
  • the detecting module is configured to: detect whether the preset event is generated on the information collecting device;
  • the acquiring module is configured to: when the detecting module detects that the preset event is generated on the information collecting device, acquire the current feature information of the user.
  • the first determining unit includes: a determining module and a processing module;
  • the determining module is configured to: determine a matching degree between the current feature information of the user and the preset feature information;
  • the processing module is configured to: when the determining module determines that the matching degree between the current feature information of the user and the preset feature information is greater than or equal to a threshold, determining current feature information and location of the user The preset feature information is matched.
  • the first processing unit performs the preset operation, including:
  • An information processing apparatus includes: a second obtaining unit, a second determining unit, and a second processing unit;
  • the second obtaining unit is configured to: obtain a security level of the currently viewed preset file
  • the second determining unit is configured to: determine whether the security level acquired by the second acquiring unit is within a preset security level range;
  • the second processing unit is configured to: when the second determining unit determines that the security level is within the preset security level range, acquire the current feature information of the user when a preset period comes, and Determining whether the current feature information of the user matches the preset feature information;
  • the second processing unit is further configured to: perform a first operation according to a matching result of the current feature information of the user and the preset feature information.
  • a computer readable storage medium storing computer executable instructions for performing the information processing method of any of the above, when executed by a processor.
  • the information processing method and device provided by the embodiment of the present invention obtains the current feature information of the user, and determines whether the current feature information of the user matches the preset feature information, and then according to the current feature information of the user and the preset feature information.
  • the matching result performs a preset operation.
  • the wearable device can automatically obtain the physical information of the user's body and authenticate the user's identity through the physical information of the user's body.
  • FIG. 1 is a schematic flowchart of an information processing method according to an embodiment of the present invention.
  • FIG. 2 is a schematic flowchart diagram of another information processing method according to an embodiment of the present disclosure.
  • FIG. 3 is a schematic flowchart diagram of still another information processing method according to an embodiment of the present disclosure.
  • FIG. 4 is a schematic flowchart diagram of still another information processing method according to an embodiment of the present disclosure.
  • FIG. 5 is a schematic flowchart diagram of still another information processing method according to an embodiment of the present disclosure.
  • FIG. 6 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present disclosure.
  • FIG. 7 is a schematic structural diagram of another information processing apparatus according to an embodiment of the present disclosure.
  • FIG. 8 is a schematic structural diagram of still another information processing apparatus according to an embodiment of the present disclosure.
  • FIG. 9 is a schematic structural diagram of still another information processing apparatus according to an embodiment of the present disclosure.
  • FIG. 10 is a schematic structural diagram of still another information processing apparatus according to an embodiment of the present invention.
  • FIG. 1 it is a flowchart of an information processing method according to an embodiment of the present invention.
  • the information processing method shown in FIG. 1 includes the following steps, that is, steps 101 to 103:
  • Step 101 Acquire current feature information of the user.
  • the feature information includes physical sign information of the user's body.
  • the operation of acquiring the current feature information of the user may be implemented by the information processing apparatus.
  • the information processing device may be an information collecting device.
  • the information collecting device may be a wearable device.
  • the physical sign information of the user's body in the embodiment of the present invention may be each User-specific information that identifies the unique user and is relevant to the user.
  • Step 102 Determine whether the current feature information of the user matches the preset feature information.
  • the operation of determining whether the current feature information of the user matches the preset feature information may be implemented by the information processing apparatus.
  • the preset feature information may be a plurality of sets of user body feature information acquired in advance and stored in a database of the information processing device, wherein how to determine whether the current feature information of the user matches the preset feature information may be based on the preset feature information. The actual content is determined.
  • Step 103 Perform a preset operation according to a matching result of the current feature information of the user and the preset feature information.
  • the preset operation refers to an operation performed when a preset event is detected.
  • the operation of performing the preset operation may be implemented by the information processing apparatus according to the matching result of the current feature information of the user and the preset feature information.
  • the matching result of the current feature information of the user and the preset feature information may include: the current feature information of the user matches the preset feature information, or the current feature information of the user does not match the preset feature information.
  • the wearable device may directly perform the processing operation of the preset event, or the wearable device may send the matching result to the terminal, and instruct the terminal to perform a processing operation on the preset event;
  • the wearable device does not perform the processing operation of the preset event, or the wearable device may send the matching result to the terminal, but the terminal does not perform the processing operation on the preset event.
  • the information processing method provided by the embodiment of the present invention obtains the current feature information of the user, and determines whether the current feature information of the user matches the preset feature information, and then performs the matching result according to the current feature information of the user and the preset feature information. Pre-set operation; in this way, when the user views the classified file in the terminal or the wearable device, the wearable device can automatically obtain the physical information of the user's body and authenticate the user's identity through the physical information of the user's body to solve the related technology.
  • the user information security protection scheme is easy to be cracked, and the user identity authentication process is cumbersome, which ensures the security of the user information and improves the user experience.
  • FIG. 2 is a flowchart of another information processing method according to an embodiment of the present invention.
  • the information processing method shown in FIG. 2 includes the following steps, that is, steps 201 to 207:
  • Step 201 The information collection device receives an acquisition request sent by the terminal.
  • the obtaining request is sent to the information collecting device when the terminal detects that a preset event is generated.
  • the terminal in the embodiment of the present invention may be an intelligent terminal, and the preset event may be an event that needs to be decrypted in the terminal.
  • the preset event may be an event of viewing an address book, viewing a photo, viewing a file, and the like.
  • the smart terminal detects that there is a photo viewing event.
  • the smart terminal sends an acquisition request to the wearable device, where the obtaining request may be to acquire feature information of the user's body and perform Verify request information that determines the user's identity information.
  • Step 202 The information collection device obtains the current feature information of the user by responding to the acquisition request.
  • the current feature information of the user in the embodiment of the present invention may be information such as skin texture, heart rate, body temperature, interpupillary distance, body fluid, body odor, etc.
  • the feature information may be separately used to identify user identity information, or at least The two feature information authenticates the user identity information, and the above feature information can be obtained by the wearable device.
  • the skin texture information can be collected by the laser sensor and the contact capacitance sensor set in the wearable device, and the user's pupil distance can be accurately collected by the camshaft position sensor and the infrared light measuring sensor set in the wearable device, and the heart rate information It can be acquired by the heart rate acquisition sensor set in the wearable device.
  • the body temperature information can be collected by the body temperature sensor set in the wearable device, and the user's body fluid information can be collected by the body fluid test sensor set in the wearable device, and the user tastes. Information can be captured by a gas sensor set up in the wearable device.
  • the information collection device when used to determine the current feature information and the preset feature information of the user and interact with the terminal, perform the following steps 203 to 204;
  • the terminal determines the current feature information and the preset feature information of the user, the following steps 205 to 207 are performed;
  • Step 203 The information collection device determines a matching degree between the current feature information of the user and the preset feature information.
  • the information collection device determines that the matching degree between the current feature information and the preset feature information of the user is greater than or equal to the threshold, it is determined that the current feature information of the user matches the preset feature information.
  • the preset feature information in the embodiment of the present invention may be multiple sets of information corresponding to the current feature information of the user collected in advance.
  • the preset feature information may include one or more of the following information: Set skin texture information, preset heart rate information, preset body temperature information, preset distance information, preset body fluid information, preset body odor information; in practical applications, the preset skin texture information may be pre-acquired and stored by the information collecting device.
  • the skin texture information of the user-specific area, the preset heart rate information may be the heart rate change information of the user in the same time period of different time collected and stored by the information collecting device, and the preset body temperature information may be pre-acquired and stored by the information collecting device.
  • the preset distance information may be the distance of the user's eyes in different action states pre-acquired and stored by the information collecting device, and the preset body fluid information may be pre-acquired by the information collecting device.
  • storing a plurality of body fluid information of the user, and the preset body taste information may be information mining. Device previously collected and stored in a plurality of user taste information.
  • the embodiment of the present invention exemplifies the matching degree analysis between the current feature information of the user and the corresponding preset feature information by using a threshold value of 60%.
  • the matching degree between the user's current skin texture information and the preset skin texture information is analyzed, and the wearable device may divide the skin texture information in the currently obtained continuous region into a plurality of units according to a preset division rule, and then Set the skin texture information for comparison. If the proportion of the comparison failure is 5%, the matching degree between the currently obtained skin texture information and the preset skin texture information is 95%, which is greater than the threshold value of 60%, indicating the currently obtained skin texture information and presets.
  • the skin texture information is matched; if the ratio of the comparison failure is 55%, the currently obtained skin texture information matches the preset skin texture information by 45%, which is less than the threshold value of 60%, indicating the currently obtained skin texture information and the preset skin texture. The information does not match.
  • the wearable device can determine whether the current heart rate information of the user is within a preset normal range of the preset heart rate information, and if the current heart rate information of the user exceeds If the normal range of the heart rate information is preset, the matching degree is 0%, which is less than the threshold value of 60%, indicating that the current heart rate information of the user does not match the preset heart rate information; if the current heart rate information of the user is within the normal range of the preset heart rate information, The matching degree is 100%, which is greater than the threshold value of 60%, indicating that the current heart rate information of the user matches the preset heart rate information.
  • the wearable device can determine whether the current body temperature information of the user is within a preset normal range of the preset body temperature information, and if the current body temperature information of the user exceeds If the normal range of the body temperature information is preset, the matching degree is 0%, which is less than the threshold value of 60%, indicating that the current body temperature information of the user does not match the preset body temperature information; if the current body temperature information of the user is in the normal range of the preset body temperature information The matching degree is 100%, which is greater than the threshold value of 60%, indicating that the current body temperature information of the user matches the preset body temperature information.
  • the wearable device can determine that the current user's current distance is compared with the preset distance information. If the comparison is successful, the matching degree is 100%. If the comparison is unsuccessful, the matching degree is 0%, which is less than the threshold value of 60%, indicating that the currently acquired distance and the preset distance information are not match.
  • the matching degree between the current body fluid information of the user and the preset body fluid information is analyzed, and if the wearable device detects that the current body fluid information of the user matches the component in the preset body fluid information, the matching degree is 60%, which is equal to the threshold value of 60%.
  • the wearable device detects that the current body fluid information of the user matches the component in the preset body fluid information is 55%, less than the threshold value of 60%, indicating the current body fluid of the user
  • the information does not match the preset body fluid information. For example, the matching degree between the user's current body temperature information and the preset body odor information is analyzed.
  • the wearable device detects that the matching degree between the user's current body odor information and the preset body odor information is 65%, which is greater than the threshold value of 60%, The current body temperature information of the user is matched with the preset body temperature information; if the wearable device detects that the matching degree between the user's current body odor information and the preset body odor information is 55%, which is less than the threshold value of 60%, the current body temperature information of the user is The preset body information does not match.
  • the foregoing threshold value may be selected according to an analysis manner in an actual application, and the threshold values of the preset feature information may be the same or different.
  • Step 204 The information collection device sends a matching result of the current feature information and the preset feature information to the terminal, to instruct the terminal to perform an operation corresponding to the preset event when the current feature information of the user matches the preset feature information.
  • the wearable device may send the obtained matching result to the smart terminal.
  • the matching result received by the smart terminal is that the current feature information of the user matches the preset feature information
  • the smart terminal needs to view the user.
  • the confidential photo is decrypted for convenient viewing by the user; when the matching result received by the smart terminal is that the current feature information of the user does not match the preset feature information, the smart terminal does not decrypt the confidential photo to be viewed by the user.
  • the terminal may automatically encrypt the information by using an encryption key corresponding to the decryption key, where the encryption key may be decrypted and decrypted.
  • Corresponding to the key for example, may be preset feature information.
  • Step 205 The information collection device sends the current feature information of the user to the terminal.
  • Step 206 The terminal receives the current feature information of the user sent by the information collection device, and determines a matching degree between the current feature information of the user and the preset feature information.
  • Step 207 When the current feature information of the user matches the preset feature information, the terminal performs an operation corresponding to the preset event.
  • the implementation manners of the steps 206 to 207 in the embodiment of the present invention may refer to the implementation manners of the steps 203 to 204, and are not described herein.
  • FIG. 3 is a flowchart of still another information processing method according to an embodiment of the present invention.
  • the information processing method provided in this embodiment may further include the following steps, that is, steps 208 to 211:
  • Step 208 The information collection device acquires a security level of the currently viewed preset file sent by the terminal.
  • the user is currently using the smart terminal to view the confidential address book text as an example, and the smart terminal acquires the confidentiality level of the confidential address book text, for example, 3, and the address of the address book is
  • the security level is sent to the wearable device, and the wearable device receives the security level of the address book text.
  • Step 209 The information collecting device determines whether the security level is within a preset security level.
  • the preset security level may be set according to the importance degree of the information such as the address book, the photo, the file, etc., and the user is viewing the confidential file within the preset security level.
  • the wearable device needs to obtain the current feature information of the user at a preset interval to authenticate the user identity information, and determine whether the user currently viewing the information is a preset user.
  • Step 210 When the security level is within the preset security level, the information collection device acquires the current feature information of the user when the preset period comes, and determines whether the current feature information of the user matches the preset feature information.
  • the preset period may be set by the user himself or may be set at the factory.
  • the preset security level is 3, 4, 5, and 6 and the preset period is 5 seconds.
  • the wearable device determines whether the security level 3 of the received address book text is within the preset security level because communication.
  • the security level of the recorded text is in the preset security level range. Therefore, the wearable device acquires the current feature information of the user every 5 seconds, and performs matching analysis on the current feature information of the user according to the methods used in steps 202 and 203 to obtain a matching result, and the obtained matching result is obtained.
  • Step 211 The terminal or the information collecting device performs a first operation according to a matching result between the current feature information of the user and the preset feature information.
  • the terminal performs the first operation as an example.
  • the first operation may be: when the current feature information of the user does not match the preset feature information, the terminal closes the preset file, or
  • the terminal receives the instruction to close the preset file sent by the wearable device and closes the preset file in response to the instruction;
  • the first operation may also be: when the current feature information of the user matches the preset feature information, the terminal continues to perform the currently running operation. .
  • the smart terminal closes the address book text, does not let the user continue to view, or the smart terminal receives the user sent by the wearable device.
  • the wearable device and the smart terminal can communicate through any limited or wireless manner, for example, by wireless fidelity (Wi-Fi), Bluetooth, Communication methods such as infrared rays and data lines are realized.
  • Wi-Fi wireless fidelity
  • Bluetooth Bluetooth
  • Communication methods such as infrared rays and data lines are realized.
  • the information processing method provided by the embodiment of the present invention obtains the current feature information of the user, and determines whether the current feature information of the user matches the preset feature information, and then performs the matching result according to the current feature information of the user and the preset feature information. Pre-set operation; in this way, when the user views the classified file in the terminal or the wearable device, the wearable device can automatically obtain the physical information of the user's body and authenticate the user's identity through the physical information of the user's body to solve the related technology.
  • the user information security protection scheme is easy to be cracked, and the user identity authentication process is cumbersome, which ensures the security of the user information and improves the user experience.
  • FIG. 4 is a flowchart of still another information processing method according to an embodiment of the present invention.
  • the information processing method shown in FIG. 4 includes the following steps, that is, steps 301 to 304:
  • Step 301 The information collection device detects whether a preset event is generated on the information collection device.
  • detecting whether the preset event is generated on the information collection device may be implemented by detecting whether an event of viewing the address book, viewing the photo, viewing the file, or the like is performed on the wearable device.
  • Step 302 When it is detected that a preset event is generated, the information collection device acquires current feature information of the user.
  • Step 303 The information collection device determines a matching degree between the current feature information of the user and the preset feature information.
  • Step 304 When the current feature information of the user matches the preset feature information, the information collecting device performs an operation corresponding to the preset event.
  • the wearable device obtains a matching result according to the matching degree between the current feature information of the user and the preset feature information, and performs an operation corresponding to the preset event; if the current feature information and the preset feature of the user When the information does not match, the wearable device does not perform an operation corresponding to the preset event.
  • FIG. 5 is a flowchart of still another method for processing information according to an embodiment of the present invention.
  • the information processing method provided in this embodiment further includes the following steps, that is, steps 305 to 308:
  • Step 305 The information collection device acquires a security level of the currently viewed preset file.
  • the wearable device acquires a confidentiality level of 3 for the confidential file in the wearable device currently viewed by the user.
  • Step 306 The information collecting device determines whether the security level is within a preset security level.
  • Step 307 When the security level is within the preset security level, the information collection device acquires the current feature information of the user when the preset period comes, and determines whether the current feature information of the user matches the preset feature information.
  • Step 308 The information collection device or the terminal performs a first operation according to a matching result between the current feature information of the user and the preset feature information.
  • the information processing device performs the first operation as an example.
  • the first operation may be: when the current feature information of the user matches the preset feature information, the wearable device performs the current The operation may be performed.
  • the wearable device closes the preset file. For example, if the current feature information of the user does not match the preset feature information, the wearable device closes the confidential file, does not allow the user to continue to view, or the current feature information of the user matches the preset feature information, and the wearable device No action is taken, allowing the user to continue viewing the classified files.
  • the information processing method provided by the embodiment of the present invention obtains the current feature information of the user, and determines whether the current feature information of the user matches the preset feature information, and then performs the matching result according to the current feature information of the user and the preset feature information. Pre-set operation; in this way, when the user views the classified file in the terminal or the wearable device, the wearable device can automatically obtain the physical information of the user's body and authenticate the user's identity through the physical information of the user's body to solve the related technology.
  • the user information security protection scheme is easy to be cracked, and the user identity authentication process is cumbersome, which ensures the security of the user information and improves the user experience.
  • FIG. 6 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present invention.
  • the information processing apparatus 4 provided by the embodiment of the present invention can be applied to the information processing method provided by the embodiment corresponding to FIG. 1, FIG. 2 and FIG. 4, as shown in FIG.
  • the first obtaining unit 41 is configured to: acquire current feature information of the user.
  • the feature information includes physical sign information of the user's body.
  • the first determining unit 42 is configured to: determine whether the current feature information of the user acquired by the first acquiring unit 41 matches the preset feature information.
  • the first processing unit 43 is configured to perform a preset operation according to the matching result of the current feature information of the user determined by the first determining unit 42 and the preset feature information.
  • the preset operation refers to an operation performed when a preset event is detected.
  • the implementation manner of the preset operation by the first processing unit 43 may include the following steps:
  • the matching result of the current feature information of the user and the preset feature information is sent to the terminal, to indicate that the terminal performs an operation corresponding to the preset event when the current feature information of the user matches the preset feature information.
  • the implementation manner of the preset operation by the first processing unit 43 may include the following steps:
  • the information processing apparatus obtains the current feature information of the user, determines whether the current feature information of the user matches the preset feature information, and then performs the matching result according to the current feature information of the user and the preset feature information. Pre-set operation; in this way, when the user views the classified file in the terminal or the wearable device, the wearable device can automatically obtain the physical information of the user's body and authenticate the user's identity through the physical information of the user's body to solve the related technology.
  • the user information security protection scheme is easy to be cracked, and the user identity authentication process is cumbersome, which ensures the security of the user information and improves the user experience.
  • FIG. 7 is a schematic structural diagram of another information processing apparatus according to an embodiment of the present invention.
  • the first obtaining unit 41 may include a receiving module 411 and a response module 412 in the information processing apparatus 4 provided in this embodiment.
  • the receiving module 411 is configured to: receive an acquisition request sent by the terminal.
  • the obtaining request is sent to the information collecting device when the terminal detects that the preset event is generated.
  • the response module 412 is configured to: obtain the current feature information of the user in response to the acquisition request.
  • FIG. 8 is a schematic structural diagram of still another information processing apparatus according to an embodiment of the present invention.
  • the first obtaining unit 41 may further include: a detecting module 413 and an obtaining module 414.
  • the detecting module 413 is configured to: detect whether a preset event is generated on the information collecting device.
  • the obtaining module 414 is configured to: when the detecting module 413 detects that a preset event is generated on the information collecting device, acquire the current feature information of the user.
  • FIG. 9 is a schematic structural diagram of still another information processing apparatus according to an embodiment of the present invention.
  • the first determining unit 42 includes: a determining module 421 and a processing module 422.
  • the determining module 421 is configured to: determine a matching degree between the current feature information of the user and the preset feature information.
  • the processing module 422 is configured to: when the determining module 421 determines that the matching degree between the current feature information and the preset feature information of the user is greater than or equal to the threshold, determining that the current feature information of the user matches the preset feature information.
  • the information processing apparatus obtains the current feature information of the user, determines whether the current feature information of the user matches the preset feature information, and then performs the matching result according to the current feature information of the user and the preset feature information. Pre-set operation; in this way, when the user views the classified file in the terminal or the wearable device, the wearable device can automatically obtain the physical information of the user's body and authenticate the user's identity through the physical information of the user's body to solve the related technology.
  • the user information security protection scheme is easy to be cracked, and the user identity authentication process is cumbersome, which ensures the security of the user information and improves the user experience.
  • FIG. 10 is a schematic structural diagram of still another information processing apparatus according to an embodiment of the present invention.
  • the information processing apparatus 5 provided by the embodiment of the present invention is applicable to the information processing method provided by the embodiment corresponding to FIG. 3 and FIG. 5.
  • the information processing apparatus 5 provided in this embodiment includes: The unit 51, the second judging unit 52, and the second processing unit 53.
  • the second obtaining unit 51 is configured to: acquire a security level of the currently viewed preset file.
  • the second determining unit 52 is configured to: determine whether the security level acquired by the second obtaining unit 51 is within a preset security level range.
  • the second processing unit 53 is configured to: when the second determining unit 52 determines that the security level is preset When the preset period is within the range of the security level, the current feature information of the user is obtained, and whether the current feature information of the user matches the preset feature information is determined.
  • the second processing unit 53 is further configured to: perform a first operation according to a matching result of the current feature information of the user and the preset feature information.
  • the information processing apparatus obtains the current feature information of the user, determines whether the current feature information of the user matches the preset feature information, and then performs the matching result according to the current feature information of the user and the preset feature information. Pre-set operation; in this way, when the user views the classified file in the terminal or the wearable device, the wearable device can automatically obtain the physical information of the user's body and authenticate the user's identity through the physical information of the user's body to solve the related technology.
  • the user information security protection scheme is easy to be cracked, and the user identity authentication process is cumbersome, which ensures the security of the user information and improves the user experience.
  • the unit 51, the second determining unit 52, and the second processing unit 53 may each be a Central Processing Unit (CPU) or a Micro Processor Unit (MPU) located in the wireless data transmitting device. , Digital Signal Processor (DSP) or Field Programmable Gate Array (FPGA).
  • CPU Central Processing Unit
  • MPU Micro Processor Unit
  • DSP Digital Signal Processor
  • FPGA Field Programmable Gate Array
  • the embodiment of the invention further provides a computer readable storage medium.
  • the computer readable storage medium stores computer executable instructions for implementing the information processing method provided by the corresponding embodiments of FIG. 1, FIG. 2 and FIG. 4 when executed by the processor, or for implementing the above 3 and 5 correspond to the information processing method provided by the embodiment.
  • all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
  • the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • the device/function module/functional unit in the above embodiment When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the embodiment of the present invention obtains the current feature information of the user, determines whether the current feature information of the user matches the preset feature information, and then performs a preset operation according to the matching result between the current feature information of the user and the preset feature information;
  • the wearable device can automatically obtain the physical information of the user's body and authenticate the user's identity through the physical information of the user's body, thereby solving the user information security protection scheme in the related art.
  • the problem of being hacked and the user identity authentication process is cumbersome, ensuring the security of the user information and improving the user experience.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Social Psychology (AREA)
  • Health & Medical Sciences (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

An information processing method and device. The information processing method comprises: acquiring current feature information about a user, wherein the feature information comprises physical sign information about a user body; determining whether the current feature information about the user matches pre-set feature information; and executing a pre-set operation according to a matching result of the current feature information about the user and the pre-set feature information, wherein the pre-set operation refers to an operation executed when it is detected that a pre-set event is produced.

Description

一种信息处理方法和装置Information processing method and device 技术领域Technical field
本申请涉及但不限于通信领域中的信息处理技术。This application relates to, but is not limited to, information processing techniques in the field of communications.
背景技术Background technique
随着科学技术的飞速发展和互联网的普遍应用,智能终端的使用越来越广泛。但智能终端中信息窃取、恶意传播、诱骗欺诈等行为的危害越来越严重,如何通过保障智能终端中数据安全性来保护用户个人信息,是现阶段迫切需要解决的问题。在相关技术方法中,主要是通过对用户信息进行加密处理来保护用户个人信息,加密和解密的技术主要有两种:一种是纯软件算法,采用算法生成对应的加密密钥和解密密钥,对用户信息进行加密以及解密处理;另一种是采用硬件方法,例如用户通过指纹采集模块采集指纹信息对用户信息进行加密以及解密。With the rapid development of science and technology and the universal application of the Internet, the use of intelligent terminals is becoming more and more widespread. However, the harms of information stealing, malicious transmission, and deception fraud in intelligent terminals are becoming more and more serious. How to protect user personal information by ensuring data security in intelligent terminals is an urgent problem to be solved at this stage. In the related technical method, the user information is mainly protected by encrypting the user information. There are two main techniques for encryption and decryption: one is a pure software algorithm, and the algorithm generates a corresponding encryption key and decryption key. The user information is encrypted and decrypted; the other is a hardware method, for example, the user collects fingerprint information through the fingerprint collection module to encrypt and decrypt the user information.
但是,相关技术方案中利用纯软件算法对用户信息进行加密和解密这种技术方法容易被破解,降低了用户信息的安全性;而采用硬件这种技术方法虽然保证了用户信息的安全性,但是需要用户不停地主动利用硬件采集功能来采集信息对用户身份进行鉴别,鉴别过程比较繁琐,用户体验效果不佳。However, the technical method of encrypting and decrypting user information by using a pure software algorithm in the related technical solution is easily cracked, and the security of the user information is reduced; while the technical method using hardware ensures the security of the user information, but Users need to actively use the hardware collection function to collect information to identify the user identity. The authentication process is cumbersome and the user experience is not good.
发明概述Summary of invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
本文提供一种信息处理方法和装置,以解决相关技术中用户信息安全保护方案容易被破解、用户身份鉴别过程繁琐的问题。This paper provides an information processing method and device to solve the problem that the user information security protection scheme in the related art is easily cracked and the user identity authentication process is cumbersome.
一种信息处理方法,包括:An information processing method includes:
获取用户当前的特征信息;其中,所述特征信息包括所述用户身体的体征信息;Obtaining current feature information of the user; wherein the feature information includes physical sign information of the user's body;
判断所述用户当前的特征信息与预设特征信息是否匹配; Determining whether the current feature information of the user matches the preset feature information;
根据所述用户当前的特征信息与所述预设特征信息的匹配结果,执行预设操作;其中,所述预设操作是指在检测到产生预设事件时所执行的操作。Performing a preset operation according to a matching result of the current feature information of the user and the preset feature information; wherein the preset operation refers to an operation performed when detecting a preset event is generated.
可选地,所述获取用户当前的特征信息,包括:Optionally, the acquiring the current feature information of the user includes:
接收终端发送的获取请求;其中,所述获取请求是所述终端检测到产生所述预设事件时发送至信息采集设备的;Receiving an acquisition request sent by the terminal, where the obtaining request is sent to the information collecting device when the terminal detects that the preset event is generated;
响应所述获取请求,获取所述用户当前的特征信息。And responding to the obtaining request, acquiring current feature information of the user.
可选地,所述判断所述用户当前的特征信息与预设特征信息是否匹配,包括:Optionally, the determining whether the current feature information of the user matches the preset feature information includes:
发送所述用户当前的特征信息至所述终端,以指示所述终端判断所述用户当前的特征信息与所述预设特征信息是否匹配。Sending the current feature information of the user to the terminal, to instruct the terminal to determine whether the current feature information of the user matches the preset feature information.
可选地,所述获取用户当前的特征信息,包括:Optionally, the acquiring the current feature information of the user includes:
检测信息采集设备上是否有所述预设事件产生;Detecting whether the preset event is generated on the information collection device;
当检测到所述信息采集设备上有所述预设事件产生时,获取所述用户当前的特征信息。And when the preset event is generated on the information collection device, the current feature information of the user is acquired.
可选地,所述判断所述用户当前的特征信息与所述预设特征信息是否匹配,包括:Optionally, the determining whether the current feature information of the user matches the preset feature information includes:
判断所述用户当前的特征信息与所述预设特征信息之间的匹配度;Determining a degree of matching between the current feature information of the user and the preset feature information;
当所述用户当前的特征信息与所述预设特征信息之间的匹配度大于或者等于阈值时,确定所述用户当前的特征信息与所述预设特征信息匹配。And determining that the current feature information of the user matches the preset feature information, when a matching degree between the current feature information of the user and the preset feature information is greater than or equal to a threshold.
可选地,所述根据所述用户当前的特征信息与所述预设特征信息的匹配结果,执行预设操作,包括:Optionally, performing the preset operation according to the matching result of the current feature information of the user and the preset feature information, including:
发送所述用户当前的特征信息与所述预设特征信息的匹配结果至所述终端,以指示所述终端在所述用户当前的特征信息与所述预设特征信息匹配时执行与所述预设事件对应的操作。And transmitting, by the terminal, a matching result of the current feature information of the user and the preset feature information to the terminal, to indicate that the terminal performs the pre-preparation when the current feature information of the user matches the preset feature information. Set the operation corresponding to the event.
一种信息处理方法,所述方法包括:An information processing method, the method comprising:
获取当前查看的预设文件的保密等级;Get the security level of the currently viewed preset file;
判断所述保密等级是否在预设保密等级范围内; Determining whether the security level is within a preset security level;
当所述保密等级在所述预设保密等级范围内时,在预设周期到来时获取所述用户当前的特征信息,并判断所述用户当前的特征信息与所述预设特征信息是否匹配;When the security level is within the preset security level, the current feature information of the user is obtained when the preset period comes, and whether the current feature information of the user matches the preset feature information is determined;
根据所述用户当前的特征信息与所述预设特征信息的匹配结果,执行第一操作。And performing a first operation according to a matching result of the current feature information of the user and the preset feature information.
一种信息处理装置,包括:第一获取单元、第一判断单元和第一处理单元;An information processing apparatus includes: a first acquiring unit, a first determining unit, and a first processing unit;
其中,所述第一获取单元,设置为:获取用户当前的特征信息;其中,所述特征信息包括所述用户身体的体征信息;The first obtaining unit is configured to: acquire current feature information of the user; wherein the feature information includes physical sign information of the user's body;
所述第一判断单元,设置为:判断所述第一获取单元获取的所述用户当前的特征信息与预设特征信息是否匹配;The first determining unit is configured to: determine whether the current feature information of the user acquired by the first acquiring unit matches the preset feature information;
所述第一处理单元,设置为:根据所述第一判断单元判断出的所述用户当前的特征信息与所述预设特征信息的匹配结果,执行预设操作;其中,所述预设操作是指在检测到产生预设事件时所执行的操作。The first processing unit is configured to: perform a preset operation according to a matching result of the current feature information of the user and the preset feature information determined by the first determining unit; wherein the preset operation Refers to the action performed when a preset event is detected.
可选地,所述第一获取单元包括:接收模块和响应模块;Optionally, the first acquiring unit includes: a receiving module and a response module;
其中,所述接收模块,设置为:接收终端发送的获取请求;其中,所述获取请求是所述终端检测到产生所述预设事件时发送至信息采集设备的;The receiving module is configured to: receive an acquisition request sent by the terminal, where the obtaining request is sent to the information collecting device when the terminal detects that the preset event is generated;
所述响应模块,设置为:响应所述获取请求,获取所述用户当前的特征信息。The response module is configured to: obtain the current feature information of the user in response to the obtaining request.
可选地,所述第一获取单元包括:检测模块和获取模块;Optionally, the first acquiring unit includes: a detecting module and an acquiring module;
其中,所述检测模块,设置为:检测信息采集设备上是否有所述预设事件产生;The detecting module is configured to: detect whether the preset event is generated on the information collecting device;
所述获取模块,设置为:当检测模块检测到所述信息采集设备上有所述预设事件产生时,获取所述用户当前的特征信息。The acquiring module is configured to: when the detecting module detects that the preset event is generated on the information collecting device, acquire the current feature information of the user.
可选地,所述第一判断单元包括:判断模块和处理模块;Optionally, the first determining unit includes: a determining module and a processing module;
其中,所述判断模块,设置为:判断所述用户当前的特征信息与所述预设特征信息之间的匹配度; The determining module is configured to: determine a matching degree between the current feature information of the user and the preset feature information;
所述处理模块,设置为:当所述判断模块判断出所述用户当前的特征信息与所述预设特征信息之间的匹配度大于或者等于阈值时,确定所述用户当前的特征信息与所述预设特征信息匹配。The processing module is configured to: when the determining module determines that the matching degree between the current feature information of the user and the preset feature information is greater than or equal to a threshold, determining current feature information and location of the user The preset feature information is matched.
可选地,所述第一处理单元执行所述预设操作,包括:Optionally, the first processing unit performs the preset operation, including:
发送所述用户当前的特征信息与所述预设特征信息的匹配结果至所述终端,以指示所述终端在所述用户当前的特征信息与所述预设特征信息匹配时执行与所述预设事件对应的操作。And transmitting, by the terminal, a matching result of the current feature information of the user and the preset feature information to the terminal, to indicate that the terminal performs the pre-preparation when the current feature information of the user matches the preset feature information. Set the operation corresponding to the event.
一种信息处理装置,包括:第二获取单元、第二判断单元和第二处理单元;An information processing apparatus includes: a second obtaining unit, a second determining unit, and a second processing unit;
其中,所述第二获取单元,设置为:获取当前查看的预设文件的保密等级;The second obtaining unit is configured to: obtain a security level of the currently viewed preset file;
所述第二判断单元,设置为:判断所述第二获取单元获取的所述保密等级是否在预设保密等级范围内;The second determining unit is configured to: determine whether the security level acquired by the second acquiring unit is within a preset security level range;
所述第二处理单元,设置为:当所述第二判断单元判断出所述保密等级在所述预设保密等级范围内时,在预设周期到来时获取所述用户当前的特征信息,并判断所述用户当前的特征信息与所述预设特征信息是否匹配;The second processing unit is configured to: when the second determining unit determines that the security level is within the preset security level range, acquire the current feature information of the user when a preset period comes, and Determining whether the current feature information of the user matches the preset feature information;
所述第二处理单元,还设置为:根据所述用户当前的特征信息与所述预设特征信息的匹配结果,执行第一操作。The second processing unit is further configured to: perform a first operation according to a matching result of the current feature information of the user and the preset feature information.
一种计算机可读存储介质,所述计算机可读存储介质存储有计算机可执行指令,所述计算机可执行指令被处理器执行时用于实现如上述任一项所述的信息处理方法。A computer readable storage medium storing computer executable instructions for performing the information processing method of any of the above, when executed by a processor.
本发明的实施例所提供的信息处理方法和装置,通过获取用户当前的特征信息,并判断用户当前的特征信息与预设特征信息是否匹配,然后根据用户当前的特征信息与预设特征信息的匹配结果执行预设操作;这样,用户在终端或可穿戴设备中查看涉密文件时,可以通过可穿戴设备自动获取用户身体的体征信息并通过用户身体的体征信息对用户身份进行鉴权,以解决相关技术中用户信息安全保护方案容易被破解、用户身份鉴别过程繁琐的问题,保证了用户信息的安全性,提高了用户的体验效果。 The information processing method and device provided by the embodiment of the present invention obtains the current feature information of the user, and determines whether the current feature information of the user matches the preset feature information, and then according to the current feature information of the user and the preset feature information. The matching result performs a preset operation. In this way, when the user views the classified file in the terminal or the wearable device, the wearable device can automatically obtain the physical information of the user's body and authenticate the user's identity through the physical information of the user's body. The problem that the user information security protection scheme in the related technology is easily cracked and the user identity authentication process is cumbersome is solved, the security of the user information is ensured, and the user experience is improved.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
附图概述BRIEF abstract
图1为本发明实施例提供的一种信息处理方法的流程示意图;1 is a schematic flowchart of an information processing method according to an embodiment of the present invention;
图2为本发明实施例提供的另一种信息处理方法的流程示意图;FIG. 2 is a schematic flowchart diagram of another information processing method according to an embodiment of the present disclosure;
图3为本发明实施例提供的又一种信息处理方法的流程示意图;FIG. 3 is a schematic flowchart diagram of still another information processing method according to an embodiment of the present disclosure;
图4为本发明实施例提供的再一种信息处理方法的流程示意图;FIG. 4 is a schematic flowchart diagram of still another information processing method according to an embodiment of the present disclosure;
图5为本发明实施例提供的再一种信息处理方法的流程示意图;FIG. 5 is a schematic flowchart diagram of still another information processing method according to an embodiment of the present disclosure;
图6为本发明实施例提供的一种信息处理装置的结构示意图;FIG. 6 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present disclosure;
图7为本发明实施例提供的另一种信息处理装置的结构示意图;FIG. 7 is a schematic structural diagram of another information processing apparatus according to an embodiment of the present disclosure;
图8为本发明实施例提供的又一种信息处理装置的结构示意图;FIG. 8 is a schematic structural diagram of still another information processing apparatus according to an embodiment of the present disclosure;
图9为本发明实施例提供的再一种信息处理装置的结构示意图;FIG. 9 is a schematic structural diagram of still another information processing apparatus according to an embodiment of the present disclosure;
图10为本发明实施例提供的再一种信息处理装置的结构示意图。FIG. 10 is a schematic structural diagram of still another information processing apparatus according to an embodiment of the present invention.
详述Detailed
下文中将结合附图对本发明的实施方式进行详细说明。需要说明的是,在不冲突的情况下,本文中的实施例及实施例中的特征可以相互任意组合。Embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that, in the case of no conflict, the features in the embodiments and the embodiments herein may be arbitrarily combined with each other.
在附图的流程图示出的步骤可以在诸根据一组计算机可执行指令的计算机系统中执行。并且,虽然在流程图中示出了逻辑顺序,但是在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤。The steps illustrated in the flowchart of the figures may be executed in a computer system in accordance with a set of computer executable instructions. Also, although logical sequences are shown in the flowcharts, in some cases the steps shown or described may be performed in a different order than the ones described herein.
如图1所示,为本发明实施例提供的一种信息处理方法的流程图,图1所示信息处理方法包括以下步骤,即步骤101~步骤103:As shown in FIG. 1 , it is a flowchart of an information processing method according to an embodiment of the present invention. The information processing method shown in FIG. 1 includes the following steps, that is, steps 101 to 103:
步骤101、获取用户当前的特征信息。Step 101: Acquire current feature information of the user.
其中,该特征信息包括用户身体的体征信息。The feature information includes physical sign information of the user's body.
本发明实施例的步骤101中,获取用户当前的特征信息的操作可以由信息处理装置来实现。该信息处理装置可以是信息采集设备,可选地,信息采集设备可以是可穿戴设备。本发明实施例中用户身体的体征信息可以是每一 用户特有的、能够识别唯一用户的与用户相关的信息。In step 101 of the embodiment of the present invention, the operation of acquiring the current feature information of the user may be implemented by the information processing apparatus. The information processing device may be an information collecting device. Alternatively, the information collecting device may be a wearable device. The physical sign information of the user's body in the embodiment of the present invention may be each User-specific information that identifies the unique user and is relevant to the user.
步骤102、判断用户当前的特征信息与预设特征信息是否匹配。Step 102: Determine whether the current feature information of the user matches the preset feature information.
本发明实施例的步骤102中,判断用户当前的特征信息与预设特征信息是否匹配的操作可以由信息处理装置来实现。该预设特征信息可以是提前获取并存储在信息处理装置的数据库中的多组用户身体特征信息,其中,如何判断用户当前的特征信息与预设特征信息是否匹配可以是根据预设特征信息的实际内容来确定的。In step 102 of the embodiment of the present invention, the operation of determining whether the current feature information of the user matches the preset feature information may be implemented by the information processing apparatus. The preset feature information may be a plurality of sets of user body feature information acquired in advance and stored in a database of the information processing device, wherein how to determine whether the current feature information of the user matches the preset feature information may be based on the preset feature information. The actual content is determined.
步骤103、根据用户当前的特征信息与预设特征信息的匹配结果,执行预设操作。Step 103: Perform a preset operation according to a matching result of the current feature information of the user and the preset feature information.
其中,该预设操作是指在检测到产生预设事件时所执行的操作。The preset operation refers to an operation performed when a preset event is detected.
本发明实施例的步骤103中,根据用户当前的特征信息与预设特征信息的匹配结果,执行预设操作的操作可以由信息处理装置来实现。其中,用户当前的特征信息与预设特征信息的匹配结果可以包括:用户当前的特征信息与预设特征信息匹配,或者用户当前的特征信息与预设特征信息不匹配。当用户当前的特征信息与预设特征信息匹配时,可穿戴设备可以直接执行预设事件的处理操作,或者可穿戴设备可以将匹配结果发送至终端,指示终端执行对预设事件的处理操作;当用户当前的特征信息与预设特征信息不匹配时,可穿戴设备不执行预设事件的处理操作,或者可穿戴设备可以将匹配结果发送至终端,但终端不执行对预设事件的处理操作。In step 103 of the embodiment of the present invention, the operation of performing the preset operation may be implemented by the information processing apparatus according to the matching result of the current feature information of the user and the preset feature information. The matching result of the current feature information of the user and the preset feature information may include: the current feature information of the user matches the preset feature information, or the current feature information of the user does not match the preset feature information. When the current feature information of the user matches the preset feature information, the wearable device may directly perform the processing operation of the preset event, or the wearable device may send the matching result to the terminal, and instruct the terminal to perform a processing operation on the preset event; When the current feature information of the user does not match the preset feature information, the wearable device does not perform the processing operation of the preset event, or the wearable device may send the matching result to the terminal, but the terminal does not perform the processing operation on the preset event. .
本发明实施例所提供的信息处理方法,通过获取用户当前的特征信息,并判断用户当前的特征信息与预设特征信息是否匹配,然后根据用户当前的特征信息与预设特征信息的匹配结果执行预设操作;这样,用户在终端或可穿戴设备中查看涉密文件时,可以通过可穿戴设备自动获取用户身体的体征信息并通过用户身体的体征信息对用户身份进行鉴权,以解决相关技术中用户信息安全保护方案容易被破解、用户身份鉴别过程繁琐的问题,保证了用户信息的安全性,提高了用户的体验效果。The information processing method provided by the embodiment of the present invention obtains the current feature information of the user, and determines whether the current feature information of the user matches the preset feature information, and then performs the matching result according to the current feature information of the user and the preset feature information. Pre-set operation; in this way, when the user views the classified file in the terminal or the wearable device, the wearable device can automatically obtain the physical information of the user's body and authenticate the user's identity through the physical information of the user's body to solve the related technology. The user information security protection scheme is easy to be cracked, and the user identity authentication process is cumbersome, which ensures the security of the user information and improves the user experience.
可选地,图2为本发明实施例提供的另一种信息处理方法的流程图,图2所示信息处理方法包括以下步骤,即步骤201~步骤207: Optionally, FIG. 2 is a flowchart of another information processing method according to an embodiment of the present invention. The information processing method shown in FIG. 2 includes the following steps, that is, steps 201 to 207:
步骤201、信息采集设备接收终端发送的获取请求。Step 201: The information collection device receives an acquisition request sent by the terminal.
其中,该获取请求是终端检测到产生预设事件时发送至该信息采集设备的。The obtaining request is sent to the information collecting device when the terminal detects that a preset event is generated.
可选地,本发明实施例中的终端可以是智能终端,预设事件可以是终端中需要进行解密处理的事件,例如,该预设事件可以是查看通讯录文本、查看照片、查看文件等事件。以下以智能终端检测到有查看照片事件为例进行说明,当智能终端检测到用户要查看保密照片时,智能终端向可穿戴设备发送获取请求,该获取请求可以是获取用户身体的特征信息并进行验证确定用户的身份信息的请求信息。Optionally, the terminal in the embodiment of the present invention may be an intelligent terminal, and the preset event may be an event that needs to be decrypted in the terminal. For example, the preset event may be an event of viewing an address book, viewing a photo, viewing a file, and the like. . The following is an example in which the smart terminal detects that there is a photo viewing event. When the smart terminal detects that the user wants to view the confidential photo, the smart terminal sends an acquisition request to the wearable device, where the obtaining request may be to acquire feature information of the user's body and perform Verify request information that determines the user's identity information.
步骤202、信息采集设备响应获取请求,获取用户当前的特征信息。Step 202: The information collection device obtains the current feature information of the user by responding to the acquisition request.
可选地,本发明实施例中的用户当前的特征信息可以是皮肤纹理、心率、体温、瞳距、体液、体味等信息,上述特征信息可以单独用于鉴别用户身份信息,也可以采用其中至少两个特征信息鉴别用户身份信息,以上特征信息可以通过可穿戴设备获取得到。在实际应用中,皮肤纹理信息可以通过可穿戴设备中设置的激光传感器和接触电容传感器采集,用户的瞳距可以通过可穿戴设备中设置的凸轮轴位置传感器和红外光测量传感器精确采集,心率信息可以通过可穿戴设备中设置的心率采集传感器进行采集获得,体温信息可以通过可穿戴设备中设置的体温传感器进行采集获得,用户体液信息可以通过可穿戴设备中设置的体液测试传感器采集获得,用户体味信息可以通过可穿戴设备中设置的气体传感器采集获得。Optionally, the current feature information of the user in the embodiment of the present invention may be information such as skin texture, heart rate, body temperature, interpupillary distance, body fluid, body odor, etc., and the feature information may be separately used to identify user identity information, or at least The two feature information authenticates the user identity information, and the above feature information can be obtained by the wearable device. In practical applications, the skin texture information can be collected by the laser sensor and the contact capacitance sensor set in the wearable device, and the user's pupil distance can be accurately collected by the camshaft position sensor and the infrared light measuring sensor set in the wearable device, and the heart rate information It can be acquired by the heart rate acquisition sensor set in the wearable device. The body temperature information can be collected by the body temperature sensor set in the wearable device, and the user's body fluid information can be collected by the body fluid test sensor set in the wearable device, and the user tastes. Information can be captured by a gas sensor set up in the wearable device.
可选地,在本发明实施例中,根据实际的应用场景,当采用信息采集设备对用户当前的特征信息与预设特征信息进行判断并与终端进行交互时执行以下步骤203~步骤204;当采用终端对用户当前的特征信息与预设特征信息进行判断时执行以下步骤205~步骤207;Optionally, in the embodiment of the present invention, according to the actual application scenario, when the information collection device is used to determine the current feature information and the preset feature information of the user and interact with the terminal, perform the following steps 203 to 204; When the terminal determines the current feature information and the preset feature information of the user, the following steps 205 to 207 are performed;
步骤203、信息采集设备判断用户当前的特征信息与预设特征信息之间的匹配度。Step 203: The information collection device determines a matching degree between the current feature information of the user and the preset feature information.
其中,当信息采集设备判断出用户当前的特征信息与预设特征信息之间的匹配度大于或者等于阈值时,确定用户当前的特征信息与预设特征信息匹配。 When the information collection device determines that the matching degree between the current feature information and the preset feature information of the user is greater than or equal to the threshold, it is determined that the current feature information of the user matches the preset feature information.
可选地,本发明实施例中的预设特征信息可以是提前采集的与用户当前的特征信息对应的多组信息,例如,预设特征信息可以包括以下信息中的一个或多个信息:预设皮肤纹理信息、预设心率信息、预设体温信息、预设瞳距信息、预设体液信息、预设体味信息;在实际应用中,预设皮肤纹理信息可以是信息采集设备预先采集并存储的用户特定区域的皮肤纹理信息,预设心率信息可以是信息采集设备预先采集并存储的不同时间的同一时间段内用户的心率变化信息,预设体温信息可以是信息采集设备预先采集并存储的不同时间的同一时间段内用户的体温变化信息,预设瞳距信息可以是信息采集设备预先采集并存储的用户眼睛在不同动作状态下的瞳距,预设体液信息可以是信息采集设备预先采集并存储的用户的多种体液信息,预设体味信息可以是信息采集设备预先采集并存储的用户的多种体味信息。Optionally, the preset feature information in the embodiment of the present invention may be multiple sets of information corresponding to the current feature information of the user collected in advance. For example, the preset feature information may include one or more of the following information: Set skin texture information, preset heart rate information, preset body temperature information, preset distance information, preset body fluid information, preset body odor information; in practical applications, the preset skin texture information may be pre-acquired and stored by the information collecting device. The skin texture information of the user-specific area, the preset heart rate information may be the heart rate change information of the user in the same time period of different time collected and stored by the information collecting device, and the preset body temperature information may be pre-acquired and stored by the information collecting device. The user's body temperature change information in the same time period at different times, the preset distance information may be the distance of the user's eyes in different action states pre-acquired and stored by the information collecting device, and the preset body fluid information may be pre-acquired by the information collecting device. And storing a plurality of body fluid information of the user, and the preset body taste information may be information mining. Device previously collected and stored in a plurality of user taste information.
可选地,本发明实施例以阈值为60%,对上述用户当前的特征信息与对应的预设特征信息的匹配度分析进行举例说明。例如,对用户当前的皮肤纹理信息与预设皮肤纹理信息的匹配度进行分析,可穿戴设备可以将当前获得的连续区域内的皮肤纹理信息根据预设划分规则划分为多个单元,然后与预设皮肤纹理信息进行对比,如果对比失败的比例为5%,则当前获得的皮肤纹理信息与预设皮肤纹理信息匹配度为95%,大于阈值60%,说明当前获得的皮肤纹理信息与预设皮肤纹理信息匹配;如果对比失败的比例为55%,则当前获得的皮肤纹理信息与预设皮肤纹理信息匹配度为45%,小于阈值60%,说明当前获得的皮肤纹理信息与预设皮肤纹理信息不匹配。再例如,对用户当前的心率信息与预设心率信息的匹配度进行分析,可穿戴设备可以判断用户当前的心率信息是否在预设心率信息的预设正常范围内,若用户当前的心率信息超出预设心率信息的正常范围,则匹配度为0%,小于阈值60%,说明用户当前的心率信息与预设心率信息不匹配;若用户当前的心率信息在预设心率信息的正常范围内,则匹配度为100%,大于阈值60%,说明用户当前的心率信息与预设心率信息匹配。再例如,对用户当前的体温信息与预设体温信息的匹配度进行分析,可穿戴设备可以判断用户当前的体温信息是否在预设体温信息的预设正常范围内,若用户当前的体温信息超出预设体温信息的正常范围,则匹配度为0%,小于阈值60%,说明用户当前的体温信息与预设体温信息不匹配;若用户当前的体温信息在预设体温信息的正常范围 内,则匹配度为100%,大于阈值60%,说明用户当前的体温信息与预设体温信息匹配。再例如,对用户当前的瞳距与预设瞳距信息的匹配度进行分析,可穿戴设备可以判断用户当前的瞳距与预设瞳距信息进行对比,如果对比成功,则匹配度为100%,大于阈值60%,说明当前获取的瞳距与预设瞳距信息匹配;如果对比不成功,则匹配度为0%,小于阈值60%,说明当前获取的瞳距与预设瞳距信息不匹配。再例如,对用户当前的体液信息与预设体液信息的匹配度进行分析,若可穿戴设备检测确定用户当前的体液信息与预设体液信息中的成分的匹配度为60%,等于阈值60%,说明用户当前的体液信息与预设体液信息匹配;若可穿戴设备检测确定用户当前的体液信息与预设体液信息中的成分的匹配度为55%,小于阈值60%,说明用户当前的体液信息与预设体液信息不匹配。再例如,对用户当前的体温信息与预设体味信息的匹配度进行分析,若可穿戴设备检测确定用户当前的体味信息与预设体味信息之间的匹配度为65%,大于阈值60%,说明用户当前的体温信息与预设体味信息匹配;若可穿戴设备检测确定用户当前的体味信息与预设体味信息之间的匹配度为55%,小于阈值60%,说明用户当前的体温信息与预设体味信息不匹配。需说明的是,上述阈值可以根据实际应用中的分析方式进行选择,上述预设特征信息的阈值可以相同,也可以不同。Optionally, the embodiment of the present invention exemplifies the matching degree analysis between the current feature information of the user and the corresponding preset feature information by using a threshold value of 60%. For example, the matching degree between the user's current skin texture information and the preset skin texture information is analyzed, and the wearable device may divide the skin texture information in the currently obtained continuous region into a plurality of units according to a preset division rule, and then Set the skin texture information for comparison. If the proportion of the comparison failure is 5%, the matching degree between the currently obtained skin texture information and the preset skin texture information is 95%, which is greater than the threshold value of 60%, indicating the currently obtained skin texture information and presets. The skin texture information is matched; if the ratio of the comparison failure is 55%, the currently obtained skin texture information matches the preset skin texture information by 45%, which is less than the threshold value of 60%, indicating the currently obtained skin texture information and the preset skin texture. The information does not match. For example, analyzing the matching degree between the current heart rate information of the user and the preset heart rate information, the wearable device can determine whether the current heart rate information of the user is within a preset normal range of the preset heart rate information, and if the current heart rate information of the user exceeds If the normal range of the heart rate information is preset, the matching degree is 0%, which is less than the threshold value of 60%, indicating that the current heart rate information of the user does not match the preset heart rate information; if the current heart rate information of the user is within the normal range of the preset heart rate information, The matching degree is 100%, which is greater than the threshold value of 60%, indicating that the current heart rate information of the user matches the preset heart rate information. For example, analyzing the matching degree between the current body temperature information of the user and the preset body temperature information, the wearable device can determine whether the current body temperature information of the user is within a preset normal range of the preset body temperature information, and if the current body temperature information of the user exceeds If the normal range of the body temperature information is preset, the matching degree is 0%, which is less than the threshold value of 60%, indicating that the current body temperature information of the user does not match the preset body temperature information; if the current body temperature information of the user is in the normal range of the preset body temperature information The matching degree is 100%, which is greater than the threshold value of 60%, indicating that the current body temperature information of the user matches the preset body temperature information. For another example, analyzing the matching degree between the current user's current distance and the preset distance information, the wearable device can determine that the current user's current distance is compared with the preset distance information. If the comparison is successful, the matching degree is 100%. If the comparison is unsuccessful, the matching degree is 0%, which is less than the threshold value of 60%, indicating that the currently acquired distance and the preset distance information are not match. For another example, the matching degree between the current body fluid information of the user and the preset body fluid information is analyzed, and if the wearable device detects that the current body fluid information of the user matches the component in the preset body fluid information, the matching degree is 60%, which is equal to the threshold value of 60%. , indicating that the current body fluid information of the user matches the preset body fluid information; if the wearable device detects that the current body fluid information of the user matches the component in the preset body fluid information is 55%, less than the threshold value of 60%, indicating the current body fluid of the user The information does not match the preset body fluid information. For example, the matching degree between the user's current body temperature information and the preset body odor information is analyzed. If the wearable device detects that the matching degree between the user's current body odor information and the preset body odor information is 65%, which is greater than the threshold value of 60%, The current body temperature information of the user is matched with the preset body temperature information; if the wearable device detects that the matching degree between the user's current body odor information and the preset body odor information is 55%, which is less than the threshold value of 60%, the current body temperature information of the user is The preset body information does not match. It should be noted that the foregoing threshold value may be selected according to an analysis manner in an actual application, and the threshold values of the preset feature information may be the same or different.
步骤204、信息采集设备发送用户当前的特征信息与预设特征信息的匹配结果至终端,以指示终端在用户当前的特征信息与预设特征信息匹配时执行与预设事件对应的操作。Step 204: The information collection device sends a matching result of the current feature information and the preset feature information to the terminal, to instruct the terminal to perform an operation corresponding to the preset event when the current feature information of the user matches the preset feature information.
在本发明实施例中,可穿戴设备可以将获得的匹配结果发送至智能终端,当智能终端接收到的匹配结果是用户当前的特征信息与预设特征信息匹配时,智能终端对用户要查看的保密照片进行解密处理,方便用户查看;当智能终端接收到的匹配结果是用户当前的特征信息与预设特征信息不匹配时,智能终端不对用户要查看的保密照片进行解密。可选地,当需要解密的通讯录文本、照片、文件等信息生成时,终端可以采用与解密密钥对应的加密密钥对这些信息进行自动加密处理,其中,加密密钥可以是与解密密钥对应的,例如可以是预设特征信息。In the embodiment of the present invention, the wearable device may send the obtained matching result to the smart terminal. When the matching result received by the smart terminal is that the current feature information of the user matches the preset feature information, the smart terminal needs to view the user. The confidential photo is decrypted for convenient viewing by the user; when the matching result received by the smart terminal is that the current feature information of the user does not match the preset feature information, the smart terminal does not decrypt the confidential photo to be viewed by the user. Optionally, when the information of the address book, the photo, the file, and the like that need to be decrypted is generated, the terminal may automatically encrypt the information by using an encryption key corresponding to the decryption key, where the encryption key may be decrypted and decrypted. Corresponding to the key, for example, may be preset feature information.
步骤205、信息采集设备发送用户当前的特征信息至终端。 Step 205: The information collection device sends the current feature information of the user to the terminal.
步骤206、终端接收信息采集设备发送的用户当前的特征信息,并判断用户当前的特征信息与预设特征信息之间的匹配度。Step 206: The terminal receives the current feature information of the user sent by the information collection device, and determines a matching degree between the current feature information of the user and the preset feature information.
步骤207、当用户当前的特征信息与预设特征信息匹配时,终端执行与预设事件对应的操作。Step 207: When the current feature information of the user matches the preset feature information, the terminal performs an operation corresponding to the preset event.
在实际应用中,本发明实施例中步骤206~步骤207的实现方式可以参照步骤203~步骤204的实现方式,此处不再说明。In an actual application, the implementation manners of the steps 206 to 207 in the embodiment of the present invention may refer to the implementation manners of the steps 203 to 204, and are not described herein.
可选地,图3为本发明实施例提供的又一种信息处理方法的流程图。在本图2所示实施例的基础上,本实施例提供的信息处理方法还可以包括如下步骤,即步骤208~步骤211:Optionally, FIG. 3 is a flowchart of still another information processing method according to an embodiment of the present invention. On the basis of the embodiment shown in FIG. 2, the information processing method provided in this embodiment may further include the following steps, that is, steps 208 to 211:
步骤208、信息采集设备获取终端发送的当前查看的预设文件的保密等级。Step 208: The information collection device acquires a security level of the currently viewed preset file sent by the terminal.
在本发明实施例中,以用户当前正在使用智能终端查看涉密的通讯录文本为例进行说明,智能终端获取涉密的通讯录文本的保密等级,例如为3,并将该通讯录文本的保密等级发送至可穿戴设备,可穿戴设备接收该通讯录文本的保密等级。In the embodiment of the present invention, the user is currently using the smart terminal to view the confidential address book text as an example, and the smart terminal acquires the confidentiality level of the confidential address book text, for example, 3, and the address of the address book is The security level is sent to the wearable device, and the wearable device receives the security level of the address book text.
步骤209、信息采集设备判断保密等级是否在预设保密等级范围内。Step 209: The information collecting device determines whether the security level is within a preset security level.
可选地,在本发明实施例中,预设保密等级可以是提前根据通讯录文本、照片、文件等信息的重要程度进行设置的,用户在查看在该预设保密等级范围内的涉密文件时,可穿戴设备需间隔预设周期获取用户当前的特征信息对用户身份信息进行鉴别,确定当前查看信息的用户是否是预设的用户。Optionally, in the embodiment of the present invention, the preset security level may be set according to the importance degree of the information such as the address book, the photo, the file, etc., and the user is viewing the confidential file within the preset security level. The wearable device needs to obtain the current feature information of the user at a preset interval to authenticate the user identity information, and determine whether the user currently viewing the information is a preset user.
步骤210、当保密等级在预设保密等级范围内时,在预设周期到来时信息采集设备获取用户当前的特征信息,并判断用户当前的特征信息与预设特征信息是否匹配。Step 210: When the security level is within the preset security level, the information collection device acquires the current feature information of the user when the preset period comes, and determines whether the current feature information of the user matches the preset feature information.
在本发明实施例的一种可能的应用场景中,当保密等级不在预设保密等级范围内时,则不需要进行任何操作。可选地,预设周期可以是用户自己设置的,也可以是出厂时设置的。以预设保密等级为3、4、5、6,预设周期为5秒为例进行说明,可穿戴设备判断接收到的通讯录文本的保密等级3是否在预设保密等级范围内,因为通讯录文本的保密等级3在预设保密等级范围 内,所以可穿戴设备每隔预设周期5秒,获取用户当前的特征信息并根据步骤202和步骤203中采用的方法对用户当前的特征信息进行匹配分析得到匹配结果,并将获得的匹配结果发送至智能终端。In a possible application scenario of the embodiment of the present invention, when the security level is not within the preset security level, no operation is required. Optionally, the preset period may be set by the user himself or may be set at the factory. The preset security level is 3, 4, 5, and 6 and the preset period is 5 seconds. The wearable device determines whether the security level 3 of the received address book text is within the preset security level because communication. The security level of the recorded text is in the preset security level range. Therefore, the wearable device acquires the current feature information of the user every 5 seconds, and performs matching analysis on the current feature information of the user according to the methods used in steps 202 and 203 to obtain a matching result, and the obtained matching result is obtained. Send to smart terminal.
步骤211、根据用户当前的特征信息与预设特征信息的匹配结果,终端或信息采集设备执行第一操作。Step 211: The terminal or the information collecting device performs a first operation according to a matching result between the current feature information of the user and the preset feature information.
可选地,在本发明实施例中,以终端执行第一操作为例予以说明,第一操作可以是当用户当前的特征信息与预设特征信息不匹配时,终端关闭预设文件,或者,终端接收可穿戴设备发送的关闭预设文件的指令并响应该指令关闭预设文件;第一操作还可以是当用户当前的特征信息与预设特征信息匹配时,终端继续执行当前正在运行的操作。Optionally, in the embodiment of the present invention, the terminal performs the first operation as an example. The first operation may be: when the current feature information of the user does not match the preset feature information, the terminal closes the preset file, or The terminal receives the instruction to close the preset file sent by the wearable device and closes the preset file in response to the instruction; the first operation may also be: when the current feature information of the user matches the preset feature information, the terminal continues to perform the currently running operation. .
示例性的,若智能终端接收的匹配结果为用户当前的特征信息与预设特征信息不匹配,则智能终端关闭通讯录文本,不让用户继续查看,或者,智能终端接收可穿戴设备发送的用户当前的特征信息与预设特征信息不匹配的结果的同时接收可穿戴设备发送关闭通讯录文本的指令,执行该指令关闭该通讯录文本;若智能终端接收的匹配结果为用户当前的特征信息与预设特征信息匹配,则智能终端不执行任何操作,允许用户继续查看通讯录文本。For example, if the matching result received by the smart terminal does not match the current feature information of the user and the preset feature information, the smart terminal closes the address book text, does not let the user continue to view, or the smart terminal receives the user sent by the wearable device. Receiving, by the wearable device, an instruction to close the address book text, and executing the instruction to close the address book text; and if the matching result received by the smart terminal is the current feature information of the user, and the result that the current feature information does not match the preset feature information If the preset feature information matches, the smart terminal does not perform any operation, and allows the user to continue to view the address book text.
可选地,在本发明实施例中,可穿戴设备与智能终端之间可以通过任何有限或者无线的方式进行通信,例如可以通过无线保真(Wireless Fidelity,简称为:Wi-Fi)、蓝牙、红外线、数据线等通信方式实现通信。Optionally, in the embodiment of the present invention, the wearable device and the smart terminal can communicate through any limited or wireless manner, for example, by wireless fidelity (Wi-Fi), Bluetooth, Communication methods such as infrared rays and data lines are realized.
需要说明的是,本实施例中与本发明上述各实施例中相同步骤的实现方式或者相同概念的解释,可以参照本发明上述实施例中的描述,此处不再赘述。It should be noted that, in this embodiment, the implementation of the same steps in the foregoing embodiments of the present invention or the explanation of the same concepts may be referred to the description in the foregoing embodiments of the present invention, and details are not described herein again.
本发明实施例所提供的信息处理方法,通过获取用户当前的特征信息,并判断用户当前的特征信息与预设特征信息是否匹配,然后根据用户当前的特征信息与预设特征信息的匹配结果执行预设操作;这样,用户在终端或可穿戴设备中查看涉密文件时,可以通过可穿戴设备自动获取用户身体的体征信息并通过用户身体的体征信息对用户身份进行鉴权,以解决相关技术中用户信息安全保护方案容易被破解、用户身份鉴别过程繁琐的问题,保证了用户信息的安全性,提高了用户的体验效果。 The information processing method provided by the embodiment of the present invention obtains the current feature information of the user, and determines whether the current feature information of the user matches the preset feature information, and then performs the matching result according to the current feature information of the user and the preset feature information. Pre-set operation; in this way, when the user views the classified file in the terminal or the wearable device, the wearable device can automatically obtain the physical information of the user's body and authenticate the user's identity through the physical information of the user's body to solve the related technology. The user information security protection scheme is easy to be cracked, and the user identity authentication process is cumbersome, which ensures the security of the user information and improves the user experience.
可选地,图4为本发明实施例提供再一种信息处理方法的流程图。图4所示信息处理方法包括以下步骤,即步骤301~步骤304:Optionally, FIG. 4 is a flowchart of still another information processing method according to an embodiment of the present invention. The information processing method shown in FIG. 4 includes the following steps, that is, steps 301 to 304:
步骤301、信息采集设备检测信息采集设备上是否有预设事件产生。Step 301: The information collection device detects whether a preset event is generated on the information collection device.
可选地,在本发明实施例中,检测信息采集设备上是否有预设事件产生可以是通过检测可穿戴设备上是否有查看通讯录文本、查看照片、查看文件等事件来实现的。Optionally, in the embodiment of the present invention, detecting whether the preset event is generated on the information collection device may be implemented by detecting whether an event of viewing the address book, viewing the photo, viewing the file, or the like is performed on the wearable device.
步骤302、当检测到有预设事件产生时,信息采集设备获取用户当前的特征信息。Step 302: When it is detected that a preset event is generated, the information collection device acquires current feature information of the user.
步骤303、信息采集设备判断用户当前的特征信息与预设特征信息之间的匹配度。Step 303: The information collection device determines a matching degree between the current feature information of the user and the preset feature information.
步骤304、当用户当前的特征信息与预设特征信息匹配时,信息采集设备执行与预设事件对应的操作。Step 304: When the current feature information of the user matches the preset feature information, the information collecting device performs an operation corresponding to the preset event.
在本发明实施例中,可穿戴设备根据用户当前的特征信息与预设特征信息之间的匹配度得到匹配结果,并执行与预设事件对应的操作;若用户当前的特征信息与预设特征信息不匹配时,可穿戴设备不执行与预设事件对应的操作。In the embodiment of the present invention, the wearable device obtains a matching result according to the matching degree between the current feature information of the user and the preset feature information, and performs an operation corresponding to the preset event; if the current feature information and the preset feature of the user When the information does not match, the wearable device does not perform an operation corresponding to the preset event.
可选地,图5为本发明实施例提供再一种信息处理方法的流程图。在图4所示实施例的基础上,本实施例提供的信息处理方法还包括如下步骤,即步骤305~步骤308:Optionally, FIG. 5 is a flowchart of still another method for processing information according to an embodiment of the present invention. On the basis of the embodiment shown in FIG. 4, the information processing method provided in this embodiment further includes the following steps, that is, steps 305 to 308:
步骤305、信息采集设备获取当前查看的预设文件的保密等级。Step 305: The information collection device acquires a security level of the currently viewed preset file.
示例性的,可穿戴设备获取用户当前查看的可穿戴设备中的涉密文件的保密等级为3。Exemplarily, the wearable device acquires a confidentiality level of 3 for the confidential file in the wearable device currently viewed by the user.
步骤306、信息采集设备判断保密等级是否在预设保密等级范围内。Step 306: The information collecting device determines whether the security level is within a preset security level.
步骤307、当保密等级在预设保密等级范围内时,在预设周期到来时信息采集设备获取用户当前的特征信息,并判断用户当前的特征信息与预设特征信息是否匹配。Step 307: When the security level is within the preset security level, the information collection device acquires the current feature information of the user when the preset period comes, and determines whether the current feature information of the user matches the preset feature information.
步骤308、根据用户当前的特征信息与预设特征信息的匹配结果,信息采集设备或终端执行第一操作。 Step 308: The information collection device or the terminal performs a first operation according to a matching result between the current feature information of the user and the preset feature information.
可选地,在本发明实施例中,以信息采集设备执行第一操作为例予以说明,第一操作可以是当用户当前的特征信息与预设特征信息匹配时,可穿戴设备执行其当前正在进行的操作;第一操作还可以是当用户当前的特征信息与预设特征信息不匹配时,可穿戴设备关闭预设文件。示例性的,若用户当前的特征信息与预设特征信息不匹配,则可穿戴设备关闭涉密文件,不让用户继续查看,或者用户当前的特征信息与预设特征信息匹配,则可穿戴设备不执行任何操作,允许用户继续查看涉密文件。Optionally, in the embodiment of the present invention, the information processing device performs the first operation as an example. The first operation may be: when the current feature information of the user matches the preset feature information, the wearable device performs the current The operation may be performed. When the current feature information of the user does not match the preset feature information, the wearable device closes the preset file. For example, if the current feature information of the user does not match the preset feature information, the wearable device closes the confidential file, does not allow the user to continue to view, or the current feature information of the user matches the preset feature information, and the wearable device No action is taken, allowing the user to continue viewing the classified files.
需要说明的是,本实施例中与本发明上述实施例中相同步骤的实现方式或者相同概念的解释,可以参照本发明上述实施例中的描述,此处不再赘述。It should be noted that, in this embodiment, the implementation of the same steps in the foregoing embodiments of the present invention or the explanation of the same concepts may be referred to the description in the foregoing embodiments of the present invention, and details are not described herein again.
本发明实施例所提供的信息处理方法,通过获取用户当前的特征信息,并判断用户当前的特征信息与预设特征信息是否匹配,然后根据用户当前的特征信息与预设特征信息的匹配结果执行预设操作;这样,用户在终端或可穿戴设备中查看涉密文件时,可以通过可穿戴设备自动获取用户身体的体征信息并通过用户身体的体征信息对用户身份进行鉴权,以解决相关技术中用户信息安全保护方案容易被破解、用户身份鉴别过程繁琐的问题,保证了用户信息的安全性,提高了用户的体验效果。The information processing method provided by the embodiment of the present invention obtains the current feature information of the user, and determines whether the current feature information of the user matches the preset feature information, and then performs the matching result according to the current feature information of the user and the preset feature information. Pre-set operation; in this way, when the user views the classified file in the terminal or the wearable device, the wearable device can automatically obtain the physical information of the user's body and authenticate the user's identity through the physical information of the user's body to solve the related technology. The user information security protection scheme is easy to be cracked, and the user identity authentication process is cumbersome, which ensures the security of the user information and improves the user experience.
图6为本发明实施例提供的一种信息处理装置的结构示意图。本发明实施例提供的信息处理装置4,可应用于图1、图2和4对应的实施例提供的信息处理方法中,如图6所示,本发明实施例提供的信息处理装置4可以包括:第一获取单元41、第一判断单元42和第一处理单元43。FIG. 6 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present invention. The information processing apparatus 4 provided by the embodiment of the present invention can be applied to the information processing method provided by the embodiment corresponding to FIG. 1, FIG. 2 and FIG. 4, as shown in FIG. The first acquisition unit 41, the first determination unit 42, and the first processing unit 43.
其中,第一获取单元41,设置为:获取用户当前的特征信息。The first obtaining unit 41 is configured to: acquire current feature information of the user.
其中,该特征信息包括用户身体的体征信息。The feature information includes physical sign information of the user's body.
第一判断单元42,设置为:判断第一获取单元41获取的用户当前的特征信息与预设特征信息是否匹配。The first determining unit 42 is configured to: determine whether the current feature information of the user acquired by the first acquiring unit 41 matches the preset feature information.
第一处理单元43,设置为:根据用第一判断单元42判断出的用户当前的特征信息与预设特征信息的匹配结果,执行预设操作。The first processing unit 43 is configured to perform a preset operation according to the matching result of the current feature information of the user determined by the first determining unit 42 and the preset feature information.
其中,该预设操作是指在检测到产生预设事件时所执行的操作。 The preset operation refers to an operation performed when a preset event is detected.
可选地,在本发明实施例中,第一处理单元43执行预设操作的实现方式,可以包括以下步骤:Optionally, in the embodiment of the present invention, the implementation manner of the preset operation by the first processing unit 43 may include the following steps:
发送用户当前的特征信息与预设特征信息的匹配结果至终端,以指示终端在用户当前的特征信息与预设特征信息匹配时执行与预设事件对应的操作。The matching result of the current feature information of the user and the preset feature information is sent to the terminal, to indicate that the terminal performs an operation corresponding to the preset event when the current feature information of the user matches the preset feature information.
可选地,在本发明实施例中,第一处理单元43执行预设操作的实现方式,可以包括以下步骤:Optionally, in the embodiment of the present invention, the implementation manner of the preset operation by the first processing unit 43 may include the following steps:
当用户当前的特征信息与预设特征信息匹配时,执行与预设事件对应的操作。When the current feature information of the user matches the preset feature information, an operation corresponding to the preset event is performed.
本发明实施例所提供的信息处理装置,通过获取用户当前的特征信息,并判断用户当前的特征信息与预设特征信息是否匹配,然后根据用户当前的特征信息与预设特征信息的匹配结果执行预设操作;这样,用户在终端或可穿戴设备中查看涉密文件时,可以通过可穿戴设备自动获取用户身体的体征信息并通过用户身体的体征信息对用户身份进行鉴权,以解决相关技术中用户信息安全保护方案容易被破解、用户身份鉴别过程繁琐的问题,保证了用户信息的安全性,提高了用户的体验效果。The information processing apparatus provided by the embodiment of the present invention obtains the current feature information of the user, determines whether the current feature information of the user matches the preset feature information, and then performs the matching result according to the current feature information of the user and the preset feature information. Pre-set operation; in this way, when the user views the classified file in the terminal or the wearable device, the wearable device can automatically obtain the physical information of the user's body and authenticate the user's identity through the physical information of the user's body to solve the related technology. The user information security protection scheme is easy to be cracked, and the user identity authentication process is cumbersome, which ensures the security of the user information and improves the user experience.
可选地,图7为本发明实施例提供的另一种信息处理装置的结构示意图。在上述图6所示装置的结构基础上,本实施例提供的信息处理装4中,第一获取单元41可以包括:接收模块411和响应模块412。Optionally, FIG. 7 is a schematic structural diagram of another information processing apparatus according to an embodiment of the present invention. The first obtaining unit 41 may include a receiving module 411 and a response module 412 in the information processing apparatus 4 provided in this embodiment.
其中,接收模块411,设置为:接收终端发送的获取请求。The receiving module 411 is configured to: receive an acquisition request sent by the terminal.
其中,该获取请求是终端检测到产生预设事件时发送至信息采集设备的。The obtaining request is sent to the information collecting device when the terminal detects that the preset event is generated.
响应模块412,设置为:响应获取请求,获取用户当前的特征信息。The response module 412 is configured to: obtain the current feature information of the user in response to the acquisition request.
可选地,图8为本发明实施例提供的又一种信息处理装置的结构示意图。在上述图7所示装置的结构基础上,本实施例提供的信息处理装4中,第一获取单元41还可以包括:检测模块413和获取模块414。Optionally, FIG. 8 is a schematic structural diagram of still another information processing apparatus according to an embodiment of the present invention. On the basis of the structure of the device shown in FIG. 7 , in the information processing device 4 provided in this embodiment, the first obtaining unit 41 may further include: a detecting module 413 and an obtaining module 414.
其中,检测模块413,设置为:检测信息采集设备上是否有预设事件产生。 The detecting module 413 is configured to: detect whether a preset event is generated on the information collecting device.
获取模块414,设置为:当检测模块413检测到信息采集设备上有预设事件产生时,获取用户当前的特征信息。The obtaining module 414 is configured to: when the detecting module 413 detects that a preset event is generated on the information collecting device, acquire the current feature information of the user.
可选地,图9为本发明实施例提供的再一种信息处理装置的结构示意图。在上述图8所示装置的结构基础上,本实施例提供的信息处理装4中,第一判断单元42包括:判断模块421和处理模块422。Optionally, FIG. 9 is a schematic structural diagram of still another information processing apparatus according to an embodiment of the present invention. On the basis of the structure of the apparatus shown in FIG. 8 above, in the information processing apparatus 4 provided in this embodiment, the first determining unit 42 includes: a determining module 421 and a processing module 422.
其中,判断模块421,设置为:判断用户当前的特征信息与预设特征信息之间的匹配度。The determining module 421 is configured to: determine a matching degree between the current feature information of the user and the preset feature information.
处理模块422,设置为:当判断模块421判断出用户当前的特征信息与预设特征信息之间的匹配度大于或者等于阈值时,确定用户当前的特征信息与预设特征信息匹配。The processing module 422 is configured to: when the determining module 421 determines that the matching degree between the current feature information and the preset feature information of the user is greater than or equal to the threshold, determining that the current feature information of the user matches the preset feature information.
需要说明的是,本实施例中各个单元和模块之间的交互过程,可以参照图、图2和4对应的实施例提供的信息处理方法中的交互过程,此处不再赘述。It should be noted that, in the interaction process between the units and the modules in this embodiment, reference may be made to the interaction process in the information processing method provided by the embodiment corresponding to the figure, FIG. 2 and FIG. 4, and details are not described herein again.
本发明实施例所提供的信息处理装置,通过获取用户当前的特征信息,并判断用户当前的特征信息与预设特征信息是否匹配,然后根据用户当前的特征信息与预设特征信息的匹配结果执行预设操作;这样,用户在终端或可穿戴设备中查看涉密文件时,可以通过可穿戴设备自动获取用户身体的体征信息并通过用户身体的体征信息对用户身份进行鉴权,以解决相关技术中用户信息安全保护方案容易被破解、用户身份鉴别过程繁琐的问题,保证了用户信息的安全性,提高了用户的体验效果。The information processing apparatus provided by the embodiment of the present invention obtains the current feature information of the user, determines whether the current feature information of the user matches the preset feature information, and then performs the matching result according to the current feature information of the user and the preset feature information. Pre-set operation; in this way, when the user views the classified file in the terminal or the wearable device, the wearable device can automatically obtain the physical information of the user's body and authenticate the user's identity through the physical information of the user's body to solve the related technology. The user information security protection scheme is easy to be cracked, and the user identity authentication process is cumbersome, which ensures the security of the user information and improves the user experience.
可选地,图10为本发明实施例提供的再一种信息处理装置的结构示意图。本发明实施例提供的信息处理装置5,可应用于图3和图5对应的实施例提供的信息处理方法中,如图10所示,本实施例提供的信息处理装置5包括:第二获取单元51、第二判断单元52和第二处理单元53。Optionally, FIG. 10 is a schematic structural diagram of still another information processing apparatus according to an embodiment of the present invention. The information processing apparatus 5 provided by the embodiment of the present invention is applicable to the information processing method provided by the embodiment corresponding to FIG. 3 and FIG. 5. As shown in FIG. 10, the information processing apparatus 5 provided in this embodiment includes: The unit 51, the second judging unit 52, and the second processing unit 53.
其中,第二获取单元51,设置为:获取当前查看的预设文件的保密等级。The second obtaining unit 51 is configured to: acquire a security level of the currently viewed preset file.
第二判断单元52,设置为:判断第二获取单元51获取的保密等级是否在预设保密等级范围内。The second determining unit 52 is configured to: determine whether the security level acquired by the second obtaining unit 51 is within a preset security level range.
第二处理单元53,设置为:当第二判断单元52判断出保密等级在预设 保密等级范围内时,在预设周期到来时获取用户当前的特征信息,并判断用户当前的特征信息与预设特征信息是否匹配。The second processing unit 53 is configured to: when the second determining unit 52 determines that the security level is preset When the preset period is within the range of the security level, the current feature information of the user is obtained, and whether the current feature information of the user matches the preset feature information is determined.
第二处理单元53,还设置为:根据用户当前的特征信息与预设特征信息的匹配结果,执行第一操作。The second processing unit 53 is further configured to: perform a first operation according to a matching result of the current feature information of the user and the preset feature information.
需要说明的是,本实施例中各个单元和模块之间的交互过程,可以参照图3和5对应的实施例提供的信息处理方法中的交互过程,此处不再赘述。It should be noted that, in the interaction process between the units and the modules in this embodiment, the interaction process in the information processing method provided by the embodiment corresponding to FIG. 3 and FIG. 5 may be referred to, and details are not described herein again.
本发明实施例所提供的信息处理装置,通过获取用户当前的特征信息,并判断用户当前的特征信息与预设特征信息是否匹配,然后根据用户当前的特征信息与预设特征信息的匹配结果执行预设操作;这样,用户在终端或可穿戴设备中查看涉密文件时,可以通过可穿戴设备自动获取用户身体的体征信息并通过用户身体的体征信息对用户身份进行鉴权,以解决相关技术中用户信息安全保护方案容易被破解、用户身份鉴别过程繁琐的问题,保证了用户信息的安全性,提高了用户的体验效果。The information processing apparatus provided by the embodiment of the present invention obtains the current feature information of the user, determines whether the current feature information of the user matches the preset feature information, and then performs the matching result according to the current feature information of the user and the preset feature information. Pre-set operation; in this way, when the user views the classified file in the terminal or the wearable device, the wearable device can automatically obtain the physical information of the user's body and authenticate the user's identity through the physical information of the user's body to solve the related technology. The user information security protection scheme is easy to be cracked, and the user identity authentication process is cumbersome, which ensures the security of the user information and improves the user experience.
在实际应用中,第一获取单元41、第一判断单元42、第一处理单元43、接收模块411、响应模块412、检测模块413、获取模块414、判断模块421、处理模块422、第二获取单元51、第二判断单元52和第二处理单元53均可由位于无线数据发送设备中的中央处理器(Central Processing Unit,简称为:CPU)、微处理器(Micro Processor Unit,简称为:MPU)、数字信号处理器(Digital Signal Processor,简称为:DSP)或现场可编程门阵列(Field Programmable Gate Array,简称为:FPGA)等实现。In an actual application, the first obtaining unit 41, the first determining unit 42, the first processing unit 43, the receiving module 411, the response module 412, the detecting module 413, the obtaining module 414, the determining module 421, the processing module 422, and the second obtaining The unit 51, the second determining unit 52, and the second processing unit 53 may each be a Central Processing Unit (CPU) or a Micro Processor Unit (MPU) located in the wireless data transmitting device. , Digital Signal Processor (DSP) or Field Programmable Gate Array (FPGA).
本发明实施例还提供一种计算机可读存储介质。该计算机可读存储介质存储有计算机可执行指令,该计算机可执行指令被处理器执行时用于实现上述图1、图2和图4对应实施例提供的信息处理方法,或者,用于实现上述图3和图5对应实施例提供的信息处理方法。The embodiment of the invention further provides a computer readable storage medium. The computer readable storage medium stores computer executable instructions for implementing the information processing method provided by the corresponding embodiments of FIG. 1, FIG. 2 and FIG. 4 when executed by the processor, or for implementing the above 3 and 5 correspond to the information processing method provided by the embodiment.
以上所述,仅为本发明的可选实施例而已,并非用于限定本发明实施例的保护范围。The above is only an alternative embodiment of the present invention, and is not intended to limit the scope of protection of the embodiments of the present invention.
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(根据系统、设备、装置、器件等) 执行,在执行时,包括方法实施例的步骤之一或其组合。One of ordinary skill in the art will appreciate that all or a portion of the steps of the above-described embodiments can be implemented using a computer program flow, which can be stored in a computer readable storage medium on a corresponding hardware platform (according to Systems, equipment, devices, devices, etc.) Execution, when executed, includes one or a combination of the steps of a method embodiment.
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。Alternatively, all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
上述实施例中的装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。The devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
上述实施例中的装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium. The above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
工业实用性Industrial applicability
本发明实施例通过获取用户当前的特征信息,并判断用户当前的特征信息与预设特征信息是否匹配,然后根据用户当前的特征信息与预设特征信息的匹配结果执行预设操作;这样,用户在终端或可穿戴设备中查看涉密文件时,可以通过可穿戴设备自动获取用户身体的体征信息并通过用户身体的体征信息对用户身份进行鉴权,以解决相关技术中用户信息安全保护方案容易被破解、用户身份鉴别过程繁琐的问题,保证了用户信息的安全性,提高了用户的体验效果。 The embodiment of the present invention obtains the current feature information of the user, determines whether the current feature information of the user matches the preset feature information, and then performs a preset operation according to the matching result between the current feature information of the user and the preset feature information; When viewing a confidential file in a terminal or a wearable device, the wearable device can automatically obtain the physical information of the user's body and authenticate the user's identity through the physical information of the user's body, thereby solving the user information security protection scheme in the related art. The problem of being hacked and the user identity authentication process is cumbersome, ensuring the security of the user information and improving the user experience.

Claims (14)

  1. 一种信息处理方法,包括:An information processing method includes:
    获取用户当前的特征信息;其中,所述特征信息包括所述用户身体的体征信息;Obtaining current feature information of the user; wherein the feature information includes physical sign information of the user's body;
    判断所述用户当前的特征信息与预设特征信息是否匹配;Determining whether the current feature information of the user matches the preset feature information;
    根据所述用户当前的特征信息与所述预设特征信息的匹配结果,执行预设操作;其中,所述预设操作是指在检测到产生预设事件时所执行的操作。Performing a preset operation according to a matching result of the current feature information of the user and the preset feature information; wherein the preset operation refers to an operation performed when detecting a preset event is generated.
  2. 根据权利要求1所述的方法,其中,所述获取用户当前的特征信息,包括:The method of claim 1, wherein the obtaining the current feature information of the user comprises:
    接收终端发送的获取请求;其中,所述获取请求是所述终端检测到产生所述预设事件时发送至信息采集设备的;Receiving an acquisition request sent by the terminal, where the obtaining request is sent to the information collecting device when the terminal detects that the preset event is generated;
    响应所述获取请求,获取所述用户当前的特征信息。And responding to the obtaining request, acquiring current feature information of the user.
  3. 根据权利要求2所述的方法,其中,所述判断所述用户当前的特征信息与预设特征信息是否匹配,包括:The method according to claim 2, wherein the determining whether the current feature information of the user matches the preset feature information comprises:
    发送所述用户当前的特征信息至所述终端,以指示所述终端判断所述用户当前的特征信息与所述预设特征信息是否匹配。Sending the current feature information of the user to the terminal, to instruct the terminal to determine whether the current feature information of the user matches the preset feature information.
  4. 根据权利要求1所述的方法,其中,所述获取用户当前的特征信息,包括:The method of claim 1, wherein the obtaining the current feature information of the user comprises:
    检测信息采集设备上是否有所述预设事件产生;Detecting whether the preset event is generated on the information collection device;
    当检测到所述信息采集设备上有所述预设事件产生时,获取所述用户当前的特征信息。And when the preset event is generated on the information collection device, the current feature information of the user is acquired.
  5. 根据权利要求1~4任一所述的方法,其中,所述判断所述用户当前的特征信息与所述预设特征信息是否匹配,包括:The method according to any one of claims 1 to 4, wherein the determining whether the current feature information of the user matches the preset feature information comprises:
    判断所述用户当前的特征信息与所述预设特征信息之间的匹配度;Determining a degree of matching between the current feature information of the user and the preset feature information;
    当所述用户当前的特征信息与所述预设特征信息之间的匹配度大于或者等于阈值时,确定所述用户当前的特征信息与所述预设特征信息匹配。And determining that the current feature information of the user matches the preset feature information, when a matching degree between the current feature information of the user and the preset feature information is greater than or equal to a threshold.
  6. 根据权利要求2所述的方法,其中,所述根据所述用户当前的特征 信息与所述预设特征信息的匹配结果,执行预设操作,包括:The method of claim 2, wherein said according to said user's current characteristics The matching result of the information and the preset feature information, performing a preset operation, including:
    发送所述用户当前的特征信息与所述预设特征信息的匹配结果至所述终端,以指示所述终端在所述用户当前的特征信息与所述预设特征信息匹配时执行与所述预设事件对应的操作。And transmitting, by the terminal, a matching result of the current feature information of the user and the preset feature information to the terminal, to indicate that the terminal performs the pre-preparation when the current feature information of the user matches the preset feature information. Set the operation corresponding to the event.
  7. 一种信息处理方法,包括:An information processing method includes:
    获取当前查看的预设文件的保密等级;Get the security level of the currently viewed preset file;
    判断所述保密等级是否在预设保密等级范围内;Determining whether the security level is within a preset security level;
    当所述保密等级在所述预设保密等级范围内时,在预设周期到来时获取所述用户当前的特征信息,并判断所述用户当前的特征信息与所述预设特征信息是否匹配;When the security level is within the preset security level, the current feature information of the user is obtained when the preset period comes, and whether the current feature information of the user matches the preset feature information is determined;
    根据所述用户当前的特征信息与所述预设特征信息的匹配结果,执行第一操作。And performing a first operation according to a matching result of the current feature information of the user and the preset feature information.
  8. 一种信息处理装置,包括:第一获取单元、第一判断单元和第一处理单元;An information processing apparatus includes: a first acquiring unit, a first determining unit, and a first processing unit;
    其中,所述第一获取单元,设置为:获取用户当前的特征信息;其中,所述特征信息包括所述用户身体的体征信息;The first obtaining unit is configured to: acquire current feature information of the user; wherein the feature information includes physical sign information of the user's body;
    所述第一判断单元,设置为:判断所述第一获取单元获取的所述用户当前的特征信息与预设特征信息是否匹配;The first determining unit is configured to: determine whether the current feature information of the user acquired by the first acquiring unit matches the preset feature information;
    所述第一处理单元,设置为:根据所述第一判断单元判断出的所述用户当前的特征信息与所述预设特征信息的匹配结果,执行预设操作;其中,所述预设操作是指在检测到产生预设事件时所执行的操作。The first processing unit is configured to: perform a preset operation according to a matching result of the current feature information of the user and the preset feature information determined by the first determining unit; wherein the preset operation Refers to the action performed when a preset event is detected.
  9. 根据权利要求8所述的装置,其中,所述第一获取单元包括:接收模块和响应模块;The apparatus according to claim 8, wherein the first obtaining unit comprises: a receiving module and a response module;
    其中,所述接收模块,设置为:接收终端发送的获取请求;其中,所述获取请求是所述终端检测到产生所述预设事件时发送至信息采集设备的;The receiving module is configured to: receive an acquisition request sent by the terminal, where the obtaining request is sent to the information collecting device when the terminal detects that the preset event is generated;
    所述响应模块,设置为:响应所述获取请求,获取所述用户当前的特征信息。 The response module is configured to: obtain the current feature information of the user in response to the obtaining request.
  10. 根据权利要求8所述的装置,其中,所述第一获取单元包括:检测模块和获取模块;The apparatus according to claim 8, wherein the first obtaining unit comprises: a detecting module and an acquiring module;
    其中,所述检测模块,设置为:检测信息采集设备上是否有所述预设事件产生;The detecting module is configured to: detect whether the preset event is generated on the information collecting device;
    所述获取模块,设置为:当检测模块检测到所述信息采集设备上有所述预设事件产生时,获取所述用户当前的特征信息。The acquiring module is configured to: when the detecting module detects that the preset event is generated on the information collecting device, acquire the current feature information of the user.
  11. 根据权利要求8~10中任一项所述的装置,其中,所述第一判断单元包括:判断模块和处理模块;The apparatus according to any one of claims 8 to 10, wherein the first determining unit comprises: a determining module and a processing module;
    其中,所述判断模块,设置为:判断所述用户当前的特征信息与所述预设特征信息之间的匹配度;The determining module is configured to: determine a matching degree between the current feature information of the user and the preset feature information;
    所述处理模块,设置为:当所述判断模块判断出所述用户当前的特征信息与所述预设特征信息之间的匹配度大于或者等于阈值时,确定所述用户当前的特征信息与所述预设特征信息匹配。The processing module is configured to: when the determining module determines that the matching degree between the current feature information of the user and the preset feature information is greater than or equal to a threshold, determining current feature information and location of the user The preset feature information is matched.
  12. 根据权利要求9所述的装置,其中,所述第一处理单元执行所述预设操作,包括:The device according to claim 9, wherein the first processing unit performs the preset operation, comprising:
    发送所述用户当前的特征信息与所述预设特征信息的匹配结果至所述终端,以指示所述终端在所述用户当前的特征信息与所述预设特征信息匹配时执行与所述预设事件对应的操作。And transmitting, by the terminal, a matching result of the current feature information of the user and the preset feature information to the terminal, to indicate that the terminal performs the pre-preparation when the current feature information of the user matches the preset feature information. Set the operation corresponding to the event.
  13. 一种信息处理装置,包括:第二获取单元、第二判断单元和第二处理单元;An information processing apparatus includes: a second obtaining unit, a second determining unit, and a second processing unit;
    其中,所述第二获取单元,设置为:获取当前查看的预设文件的保密等级;The second obtaining unit is configured to: obtain a security level of the currently viewed preset file;
    所述第二判断单元,设置为:判断所述第二获取单元获取的所述保密等级是否在预设保密等级范围内;The second determining unit is configured to: determine whether the security level acquired by the second acquiring unit is within a preset security level range;
    所述第二处理单元,设置为:当所述第二判断单元判断出所述保密等级在所述预设保密等级范围内时,在预设周期到来时获取所述用户当前的特征信息,并判断所述用户当前的特征信息与所述预设特征信息是否匹配;The second processing unit is configured to: when the second determining unit determines that the security level is within the preset security level range, acquire the current feature information of the user when a preset period comes, and Determining whether the current feature information of the user matches the preset feature information;
    所述第二处理单元,还设置为:根据所述用户当前的特征信息与所述预 设特征信息的匹配结果,执行第一操作。The second processing unit is further configured to: according to the current feature information of the user and the pre- The matching result of the feature information is set, and the first operation is performed.
  14. 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机可执行指令,所述计算机可执行指令被处理器执行时用于实现如权利要求1~6中任一项所述的信息处理方法,或者,用于实现如权利要求7所述的信息处理方法。 A computer readable storage medium storing computer executable instructions for performing the information of any one of claims 1 to 6 when executed by a processor A processing method, or for implementing the information processing method according to claim 7.
PCT/CN2017/084930 2016-09-18 2017-05-18 Information processing method and device WO2018049835A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610828124.8A CN107844688A (en) 2016-09-18 2016-09-18 A kind of information processing method and device
CN201610828124.8 2016-09-18

Publications (1)

Publication Number Publication Date
WO2018049835A1 true WO2018049835A1 (en) 2018-03-22

Family

ID=61619820

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/084930 WO2018049835A1 (en) 2016-09-18 2017-05-18 Information processing method and device

Country Status (2)

Country Link
CN (1) CN107844688A (en)
WO (1) WO2018049835A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114401296A (en) * 2022-03-24 2022-04-26 泰山学院 Rural management remote optical signal processing method and system in urban environment based on Internet of things and readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101447096A (en) * 2008-11-21 2009-06-03 上海第二工业大学 Dedicated bus card for the senior with biological physical sign information
CN101908107A (en) * 2009-06-04 2010-12-08 深圳富泰宏精密工业有限公司 Electronic device for realizing information confidentiality and method thereof
US8140856B2 (en) * 2007-11-06 2012-03-20 International Business Machines Corporation Method and apparatus for removing encrypted files unassociated with a user key from an archive
CN102831359A (en) * 2012-07-02 2012-12-19 华南理工大学 Encryption file system of portable mobile storage device
CN105912895A (en) * 2016-04-08 2016-08-31 上海卓易科技股份有限公司 Operation limiting method and system for intelligent terminal

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1472915A (en) * 2002-08-01 2004-02-04 苗 原 Method for identification in Internet application by utilizing mobile device
CN105184136A (en) * 2015-09-08 2015-12-23 京东方科技集团股份有限公司 Identity recognition method, device and system
CN105825106B (en) * 2015-11-30 2018-10-23 南京步步高通信科技有限公司 It takes pictures and encrypts inspection method and mobile terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8140856B2 (en) * 2007-11-06 2012-03-20 International Business Machines Corporation Method and apparatus for removing encrypted files unassociated with a user key from an archive
CN101447096A (en) * 2008-11-21 2009-06-03 上海第二工业大学 Dedicated bus card for the senior with biological physical sign information
CN101908107A (en) * 2009-06-04 2010-12-08 深圳富泰宏精密工业有限公司 Electronic device for realizing information confidentiality and method thereof
CN102831359A (en) * 2012-07-02 2012-12-19 华南理工大学 Encryption file system of portable mobile storage device
CN105912895A (en) * 2016-04-08 2016-08-31 上海卓易科技股份有限公司 Operation limiting method and system for intelligent terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114401296A (en) * 2022-03-24 2022-04-26 泰山学院 Rural management remote optical signal processing method and system in urban environment based on Internet of things and readable storage medium

Also Published As

Publication number Publication date
CN107844688A (en) 2018-03-27

Similar Documents

Publication Publication Date Title
CN109150835B (en) Cloud data access method, device, equipment and computer readable storage medium
US10635054B2 (en) Authentication system and method thereof
JP6814147B2 (en) Terminals, methods, non-volatile storage media
CN111466097B (en) Server-assisted privacy preserving biometric comparison
US20150358317A1 (en) Behavioral Authentication System using a biometric fingerprint sensor and User Behavior for Authentication
EP1759330B1 (en) Biometric template similarity based on feature locations
KR20180081108A (en) Public / private key biometric authentication system
US20160219046A1 (en) System and method for multi-modal biometric identity verification
JP2019531567A (en) Device authentication system and method
US9280650B2 (en) Authenticate a fingerprint image
CN105635099A (en) Identity authentication method, identity authentication system, terminal and server
Ometov et al. Multi-factor authentication: A survey and challenges in V2X applications
CN112823503A (en) Data access method, data access device and mobile terminal
Papathanasaki et al. Modern authentication methods: A comprehensive survey
KR20170034618A (en) Method for User Authentication Using Biometirc Information, Authentication Server and Biometric Device for User Authentication
WO2018166484A1 (en) Data encryption and decryption methods and apparatuses, electronic device and readable storage medium
CN106921489A (en) A kind of data ciphering method and device
WO2015196642A1 (en) Data encryption method, decryption method and device
KR102131976B1 (en) User terminal apparatus and method for providing personal information thereby
CN105337742A (en) LFSR (Linear Feedback Shift Register) file encryption and decryption methods based on human face image features and GPS (Global Position System) information
CN110321757B (en) Cross-end biological feature recognition system, biological feature management system, method and device
KR101518689B1 (en) User Terminal to Detect the Tampering of the Applications Using Core Code and Method for Tamper Detection Using the Same
CN110619228B (en) File decryption method, file encryption method, file management system and storage medium
El-Yahyaoui et al. An improved framework for biometric Database's privacy
WO2018049835A1 (en) Information processing method and device

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

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

Country of ref document: EP

Kind code of ref document: A1