WO2019237578A1 - 文件查看方法和装置及计算机可读存储介质 - Google Patents

文件查看方法和装置及计算机可读存储介质 Download PDF

Info

Publication number
WO2019237578A1
WO2019237578A1 PCT/CN2018/108391 CN2018108391W WO2019237578A1 WO 2019237578 A1 WO2019237578 A1 WO 2019237578A1 CN 2018108391 W CN2018108391 W CN 2018108391W WO 2019237578 A1 WO2019237578 A1 WO 2019237578A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
face
file
current user
determined
Prior art date
Application number
PCT/CN2018/108391
Other languages
English (en)
French (fr)
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 WO2019237578A1 publication Critical patent/WO2019237578A1/zh

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
    • G06F21/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/604Tools and structures for managing or administering access control systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices

Definitions

  • the present application relates to the field of data security technology, and in particular, to a file viewing method and device, and a computer-readable storage medium.
  • the purpose of this application is to provide a file viewing method and device, and a computer-readable storage medium, thereby solving the problem of low file security in the existing terminal device, and achieving the technical effect of improving file security.
  • a file viewing method including the following steps:
  • a file viewing device including:
  • a determining module configured to determine whether the current user is an authorized user according to the facial identifier
  • a first display module configured to normally display a file when it is determined that the current user is an authorized user
  • a second display module is configured to randomly display non-confidential files when it is determined that the current user is not an authorized user.
  • a computer device including: a memory and a processor, where the processor is configured to perform the following steps:
  • a computer-readable storage medium on which computer instructions are stored, and when the instructions are executed, the following steps are implemented:
  • the positive progress effect of this application lies in: determining whether the current user is an authorized user through the user's face identification, displaying the file normally when determining that the current user is an authorized user; randomly generating the file when determining that the current user is not an authorized user Files and displays randomly generated files.
  • FIG. 1 is an optional flowchart of a file viewing method according to an embodiment of the present application
  • FIG. 2 is a schematic diagram of an optional program module of a file viewing system according to an embodiment of the present application
  • FIG. 3 is a schematic diagram of another optional program module of a file viewing system according to an embodiment of the present application.
  • FIG. 4 is a schematic diagram of another optional program module of a file viewing system according to an embodiment of the present application.
  • FIG. 5 is a schematic diagram of an optional hardware architecture of an electronic device according to an embodiment of the present application.
  • the user's face identification can be used to determine whether the current user is an authorized user.
  • the file is displayed normally.
  • a file is randomly generated and displayed. Randomly generated files. That is, based on the user's face identification, it is determined whether the user is the owner of the mobile phone. If the user is not the owner of the mobile phone, when viewing the folder, the system randomly generates several folders or files for display and hides the real folders or files.
  • a file viewing method and device are provided in this example, which are suitable for viewing files in a terminal device.
  • the detailed description of the file viewing method and device is as follows:
  • FIG. 1 is a schematic diagram of an optional process of a document viewing method of the application. As shown in FIG. 1, the method may include the following steps S01-S04:
  • face image collection can be adopted.
  • face images can be collected through a camera, such as still images, dynamic images, images of different positions, and different expressions.
  • the capture device can automatically search for and capture the user's face image.
  • facial image feature data such as: histogram features, color features, template features, structural features, and Haar Features, etc. That is, these features that can identify a human face are picked out for face detection.
  • the extracted facial image features are searched and matched with the feature templates stored in the database.
  • the similarity exceeds this threshold, the matching result is used as an output to identify the user identity.
  • a user with permissions it is equivalent to a user with permission permission.
  • they have full file viewing permissions.
  • terminal holders, etc. these users have operation permissions and can View more or all files, so if these users view the phone, they can view all the files.
  • S01 may obtain the user's face identifier, and may include:
  • the front camera of the terminal can be controlled to obtain the user's avatar as a basis for determining the identity. For example, once it is perceived that the user intends to view the file, the front camera is immediately triggered to obtain the user's avatar and trigger a judgment.
  • randomly generating a file and displaying the randomly generated file may include: when it is determined that the current user is not an authorized user, obtaining a user preset setting Selected non-confidential files or folders; randomly selecting files or folders from the non-confidential files or folders preset by the user according to preset rules; wherein the preset rules are pre-selected Randomly select files that can be displayed without confidentiality; receive the user's file viewing operation, and display randomly selected files or folders.
  • the file manager may include, but is not limited to: a photo album application, a memo application, a communication file, a text folder, etc .;
  • the acquisition of the user's face identifier is triggered. That is, when the user enters an application with file content, the terminal may be triggered to acquire a facial image.
  • the pre-stored face identification list of the authorized user may be obtained from the memory of the terminal; the face identification in the obtained face identification list is compared with the current one by one.
  • the user's face identification is compared, where the face identification is the identified facial image features, which can be: histogram features, color features, template features, structural features, Haar features, etc .; in the current user's face If the face ID does not match each of the face IDs in the face ID list, determine that the current user is not an authorized user; if the current user's face ID and the face ID list In a case where any of the facial identifiers matches, it is determined that the current user is an authorized user.
  • the terminal is a device and application with a face recognition function, for example, iphoneX's faceID. Taking faceID as an example, the following steps can be included:
  • Step 1 The user sets his own faceID (face ID) and stores it in the mobile phone system;
  • the user when implemented, may obtain the user's facial features through the facial feature collection in the mobile phone. Then, the obtained facial features can be stored in a facial feature set.
  • a facial feature set may store one face ID, or multiple face IDs may be stored. If one face ID is stored, then there is only one authorized user, and if there are multiple face IDs, then there are multiple authorized users.
  • Step 2 The user sets the file manager to have permission to obtain faceID
  • Step 3 When the user wants to enter the file manager, the mobile phone system detects whether the current user is the user. If it is the user, the file is displayed normally. If not, the file manager randomly generates some files and folders. The user's real files are hidden.
  • the current user is an authorized user through the user's face identification, and when the current user is determined to be an authorized user, the file is displayed normally; when it is determined that the current user is not an authorized user, a file is randomly generated, And display the randomly generated files.
  • FIG. 2 and FIG. 3 show an optional structural block diagram of the file viewing system.
  • one or more program modules are stored in a storage medium and executed by one or more processors to complete the application.
  • the program module referred to in this application refers to a series of computer program instruction segments capable of performing specific functions, and is more suitable for describing the execution process of a file viewing method system in a storage medium than the program itself.
  • the following description will specifically introduce the program modules of this embodiment.
  • the file viewing system 20 may include:
  • An obtaining module 21 configured to obtain a user's face identifier
  • a determining module 22 configured to determine whether the current user is an authorized user according to the facial identifier
  • the pre-stored face identification list of the authorized user may be obtained from the memory of the terminal; the face identification in the obtained face identification list is compared with the current one by one.
  • the user's face identification is compared, where the face identification is the identified facial image features, which can be: histogram features, color features, template features, structural features, Haar features, etc .; in the current user's face If the face ID does not match each of the face IDs in the face ID list, determine that the current user is not an authorized user; if the current user's face ID and the face ID list In a case where any of the facial identifiers matches, it is determined that the current user is an authorized user.
  • a first display module 23, configured to normally display a file when it is determined that the current user is an authorized user
  • the second display module 24 is configured to randomly display non-confidential files when it is determined that the current user is not an authorized user.
  • the obtaining module 21 may include: an activating unit 211 for activating a camera on the terminal; and a photographing unit 212 for obtaining a face identifier of the current user through the camera.
  • the second display module 24 may include: an obtaining unit 241, configured to obtain a non-confidential file or folder preset by the user if the current user is not an authorized user; a selecting unit 242, It is used to randomly select files or folders from non-confidential files or folders set in advance by the user according to preset rules; and a display unit 243 is configured to receive a file viewing operation of the user and display randomly selected files or folders. folder.
  • the obtaining module 21 may specifically determine whether the user triggers access to the file manager, where the file manager may include at least one of the following: a photo album application, a memo application, a communication file, and a text folder; When the user enters the file manager, triggering to acquire the user's face identification.
  • the determining module 22 may specifically obtain a pre-stored face identification list of the authorized user from the memory of the terminal; and compare the face identification in the obtained face identification list with the face identification of the current user one by one. Yes, where the face identifier is the identified facial image feature; and if the face identifier of the current user does not match each of the face identifiers in the face identifier list, determine the current identifier The user is not an authorized user; and when the face identifier of the current user matches any of the face identifiers in the face identifier list, it is determined that the current user is an authorized user.
  • whether the current user is an authorized user is determined by the user's face identification, and when the current user is determined to be an authorized user, the file is displayed normally; when it is determined that the current user is not an authorized user, Randomly generate files and display randomly generated files.
  • FIG. 5 is a schematic diagram of a hardware architecture of an electronic device according to an embodiment of the present application.
  • the electronic device 2 is a device capable of automatically performing numerical calculation and / or information processing in accordance with an instruction set or stored in advance.
  • it can be a smart phone, a tablet computer, a notebook computer, a desktop computer, a rack server, a blade server, a tower server, or a rack server (including an independent server or a server cluster composed of multiple servers).
  • the electronic device 2 includes at least, but is not limited to, a memory 21, a processor 22, a network interface 23, and a file viewing system 20 that can communicate with each other through a system bus. among them:
  • the memory 21 includes at least one type of computer-readable storage medium.
  • the readable storage medium includes a flash memory, a hard disk, a multimedia card, a card-type memory (for example, SD or DX memory, etc.), a random access memory (RAM), and a static random access memory.
  • SRAM static random access memory
  • ROM read-only memory
  • EEPROM electrically erasable programmable read-only memory
  • PROM programmable read-only memory
  • magnetic memory magnetic disks, optical disks, etc.
  • the memory 21 may be an internal storage module of the electronic device 2, such as a hard disk or a memory of the electronic device 2.
  • the memory 21 may also be an external storage device of the electronic device 2, such as a plug-in hard disk, a smart memory card (SMC), and a secure digital (Secure Digital, SD) card, Flash card, etc.
  • the memory 21 may also include both an internal storage module of the electronic device 2 and an external storage device thereof.
  • the memory 21 is generally used to store an operating system and various application software installed on the electronic device 2, such as program codes of the file viewing system 20.
  • the memory 21 may also be used to temporarily store various types of data that have been output or are to be output.
  • the processor 22 may be a central processing unit (CPU), a controller, a microcontroller, a microprocessor, or other data processing chip in some embodiments.
  • the processor 22 is generally used to control the overall operation of the electronic device 2, for example, to perform control and processing related to data interaction or communication with the electronic device 2.
  • the processor 22 is configured to run program code or process data stored in the memory 21, such as a running file viewing system 20 and the like.
  • the network interface 23 may include a wireless network interface or a wired network interface.
  • the network interface 23 is generally used to establish a communication connection between the electronic device 2 and other electronic devices.
  • the network interface 23 is used to connect the electronic device 2 with an external terminal through a network, and establish a data transmission channel and a communication connection between the electronic device 2 and the external terminal.
  • the network can be an intranet, the Internet, a Global System for Mobile Communication (GSM), a Wideband Code Division Multiple Access (WCDMA), a 4G network, a 5G network, Wireless or wired networks such as Bluetooth and Wi-Fi.
  • GSM Global System for Mobile Communication
  • WCDMA Wideband Code Division Multiple Access
  • FIG. 5 only shows the electronic device with components 21-23, but it should be understood that it is not required to implement all the illustrated components, and more or fewer components may be implemented instead.
  • the file viewing system 20 stored in the memory 21 may also be divided into one or more program modules, and the one or more program modules are stored in the memory 21 and are processed by one or more processors ( This embodiment is executed by the processor 22) to complete the present application.
  • This embodiment also provides a computer-readable storage medium.
  • a file-viewing system is stored in the computer-readable storage medium.
  • the system for monitoring dialing tasks may be executed by at least one processor, so that the at least one processor executes as in the first embodiment. Steps of the file viewing method.
  • the computer-readable storage medium includes a flash memory, a hard disk, a multimedia card, a card-type memory (eg, SD or DX memory, etc.), a random access memory (RAM), a static random access memory (SRAM), and a read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), programmable read-only memory (PROM), magnetic memory, magnetic disks, optical disks, etc.
  • the computer-readable storage medium may be an internal storage unit of a computer device, such as a hard disk or a memory of the computer device.
  • the computer-readable storage medium may also be an external storage device of a computer device, such as a plug-in hard disk, a smart media card (SMC), and a secure digital , SD) card, flash memory card (Flash card) and so on.
  • the computer-readable storage medium may also include both the internal storage unit of the computer device and its external storage device.
  • the computer-readable storage medium is generally used to store an operating system and various types of application software installed on a computer device, such as program code of the customer assurance analysis system of the second embodiment.
  • the computer-readable storage medium can also be used to temporarily store various types of data that have been output or will be output.
  • modules or steps of the embodiments of the present application may be implemented by a general-purpose computing device, and they may be centralized on a single computing device or distributed to multiple computing devices.
  • they can be implemented with program code executable by the computing device, so that they can be stored in a storage device and executed by the computing device, and in some cases, can be different from here
  • the steps shown or described are performed in sequence, or they are separately made into individual integrated circuit modules, or multiple modules or steps in them are made into a single integrated circuit module for implementation. In this way, the embodiments of the present application are not limited to any specific combination of hardware and software.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Automation & Control Theory (AREA)
  • Databases & Information Systems (AREA)
  • Storage Device Security (AREA)

Abstract

一种文件查看方法和装置及计算机可读存储介质,该方法包括:获取用户的脸部标识(S01);根据所述脸部标识,确定当前用户是否为权限用户(S02);在确定所述当前用户为权限用户的情况下,正常显示文件(S03);在确定所述当前用户不是权限用户的情况下,随机显示非保密文件(S04)。通过上述方法解决了现有的文件系统对所有用户都是相同的查看权限所存在的文件安全性较低的问题,达到了有效提升文件安全性的技术效果。

Description

文件查看方法和装置及计算机可读存储介质
本申请申明享有2018年06月12日递交的申请号为CN 201810598399.6、名称为“文件查看方法和装置及计算机可读存储介质”的中国专利申请的优先权,该中国专利申请的整体内容以参考的方式结合在本申请中。
技术领域
本申请涉及数据安全技术领域,具体涉及一种文件查看方法和装置及计算机可读存储介质。
背景技术
目前,手机等智能设备与人们生活的联系越来越大,人们在手机中存储照片、存储文件、存储聊天信息等等。然而,现在的终端设备一般都是采用只要具备访问手机的权限,那么就可以查看手机中的文件。这样就存在如下情况,用户的手机被朋友借用,而用户的文件夹中的不希望被别人看到的文件就可能被朋友翻看了,而如果因为这些文件就不将手机借给朋友,双方都会比较尴尬。
针对现有的文件安全性较低的问题,目前尚未提出有效的解决方案。
发明内容
本申请的目的在于提供一种文件查看方法和装置及计算机可读存储介质,进而解决现有的终端设备中文件安全性较低的问题,达到了提升文件安全性的技术效果。
本申请是通过下述技术方案来解决上述技术问题:
根据本申请的一个方面,提供了一种文件查看方法,包括如下步骤:
S01,获取用户的脸部标识;
S02,根据所述脸部标识,确定当前用户是否为权限用户;
S03,在确定所述当前用户为权限用户的情况下,正常显示文件;
S04,在确定所述当前用户不是权限用户的情况下,随机显示非保密文件。
根据本申请的另一个方面,提供了一种文件查看装置,包括:
获取模块,用于获取用户的脸部标识;
确定模块,用于根据所述脸部标识,确定当前用户是否为权限用户;
第一显示模块,用于在确定所述当前用户为权限用户的情况下,正常显示文件;
第二显示模块,用于在确定所述当前用户不是权限用户的情况下,随机显示非保密文件。
根据本申请的又一个方面,提供了一种计算机设备,包括:存储器和处理器,其中,所述处理器用于执行如下步骤:
S01,获取用户的脸部标识;
S02,根据所述脸部标识,确定当前用户是否为权限用户;
S03,在确定所述当前用户为权限用户的情况下,正常显示文件;
S04,在确定所述当前用户不是权限用户的情况下,随机显示非保密文件。
根据本申请的又一个方面,提供了一种计算机可读存储介质,其上存储有计算机指令,所述指令被执行时实现如下步骤:
S01,获取用户的脸部标识;
S02,根据所述脸部标识,确定当前用户是否为权限用户;
S03,在确定所述当前用户为权限用户的情况下,正常显示文件;
S04,在确定所述当前用户不是权限用户的情况下,随机显示非保密文件。
本申请的积极进步效果在于:通过用户的脸部标识确定当前用户是否为权限用户,在确定当前用户为权限用户的情况下,正常显示文件;在确定当前用户不是权限用户的情况下,随机生成文件,并显示随机生成的文件。通过上述方案解决了现有的文件系统对所有用户都是相同的查看权限所存在的文件安全性较低的问题,达到了有效提升文件安全性的技术效果。
附图说明
图1是根据本申请实施例的文件查看方法的一种可选的流程示意图;
图2是根据本申请实施例的文件查看系统的一种可选的程序模块示意图;
图3是根据本申请实施例的文件查看系统的另一种可选的程序模块示意图;
图4是根据本申请实施例的文件查看系统的又一种可选的程序模块示意图;以及
图5是根据本申请实施例的电子装置的一种可选的硬件架构示意图。
具体实施方式
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所描述的具体实施例仅用以解释本申请,并不用于限定本申请。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
考虑到目前的文件查看系统是对终端的所有使用者都采用相同查看权限的方式,这样就导致不管用户是否为终端的持有者,都具备相同的文件查看权限,例如,用户A是终端的所有者、用户B是用户A的朋友。有些文件用户A是不希望别人看到的。为此,考虑到可以为不同的人采用静默的方式为 不同的用户设置不同的访问权限,从而提升终端文件的安全性和保密性。
基于此,可以通过用户的脸部标识确定当前用户是否为权限用户,在确定当前用户为权限用户的情况下,正常显示文件;在确定当前用户不是权限用户的情况下,随机生成文件,并显示随机生成的文件。即,基于用户的脸部标识,确定用户是否为手机的主人,如果不是手机主人,则在查看文件夹的时候,系统随机生成几个文件夹或文件进行显示,隐藏真实的文件夹或文件。
为此,在本例中提供了一种文件查看方法和装置,适用于对终端设备中文件的查看操作。下面对该文件查看方法和装置进行具体说明如下:
实施例一
下面结合附图对本申请提供的文件查看方法进行说明。
图1为本申请文件查看方法的一种可选的流程示意图,如图1所示,该方法可以包括以下步骤S01-S04:
S01,获取用户的脸部标识;
为了获取用户的脸部识别特征,可以采用人脸图像采集的方式,具体的,可以通过摄像头采集人脸图像,例如:静态图像、动态图像、不同的位置、不同表情的图像等,当用户在采集设备的拍摄范围内时,采集设备可以会自动搜索并拍摄用户的人脸图像。
S02,根据所述脸部标识,确定当前用户是否为权限用户;
在获取到人脸图像之后,可以通过人脸识别方式在图像中标定出人脸的位置和大小,并获取人脸图像特征数据,例如:直方图特征、颜色特征、模板特征、结构特征及Haar特征等。即,将这些可以标识人脸的特征挑出来进行人脸检测。
将提取的人脸图像特征与数据库中存储的特征模板进行搜索匹配,通过设定一个阈值,当相似度超过这一阈值,则把匹配得到的结果作为输出,从而识别出用户身份。
S03,在确定所述当前用户为权限用户的情况下,正常显示文件;
即,对于有权限的用户而言,相当于经过权限许可的用户,对于这些用户是具备完全的文件查看权限的,例如:终端的持有者等等,这些用户都是具备操作权限的,可以查看较多的或者是所有的文件,因此,如果是这些用户查看手机,那么可以查看所有的文件。
S04,在确定所述当前用户不是权限用户的情况下,随机显示非保密文件。
对于不具备使用权限的用户,在查看手机文件的时候,可以对其文件查看权限进行限制。例如,可以为不同的用户群体设置不同的查看权限,也可以是对除终端主人之外的人设置同样的操作权限。
为了让使用者不知道手机文件采用了加密的方式,可以采用静默的方式进行文件的权限化查看。即,对于终端而言,在用户无感知的情况下完成用户身份标识的获取,以及确定用户是否为权限用户并向用户展现这些文件,从而使得用户可以在无感知的情况下,完成文件的安全管理。
具体的,S01获取用户的脸部标识可以,可以包括:
S1:启动终端上的摄像头;
即,可以控制终端的前置摄像头获取用户头像,作为身份标识的判断依据。例如,一旦感知到用户打算查看文件,就立马触发前置摄像头获取用户头像并触发判断。
S2:通过所述摄像头拍摄得到当前用户的脸部标识。
在上述步骤S04中,在确定所述当前用户不是权限用户的情况下,随机生成文件,并显示随机生成的文件,可以包括:在确定所述当前用户不是权限用户的情况下,获取用户预先设定的非保密文件或文件夹;从所述用户预先设定的非保密文件或文件夹中,按照预设的规则,随机选取文件或文件夹;其中,该预设的规则是预先选定的可以显示的不需要保密的文件中随机选择;接收用户的文件查看操作,显示随机选取的文件或文件夹。
在触发获取用户的脸部标识的时候,可以是确定用户是否触发进入文件 管理器,其中,所述文件管理器可以包括但不限于:相册应用、备忘录应用、通讯类文件、文本文件夹等;在确定用户进入文件管理器的情况下,触发获取用户的脸部标识。即,可以是用户进入有文件内容的应用的情况下,就触发终端获取脸部图像。
在根据脸部标识,确定当前用户是否为权限用户的时候,可以是从终端的存储器中获取预先存储的权限用户的脸部标识列表;将获取的脸部标识列表中的脸部标识逐个与当前用户的脸部标识进行比对,其中,脸部标识为识别得到的人脸图像特征,可以是:直方图特征、颜色特征、模板特征、结构特征及Haar特征等;在所述当前用户的脸部标识与所述脸部标识列表中的每个脸部标识都不匹配的情况下,确定所述当前用户不是权限用户;在所述当前用户的脸部标识与所述脸部标识列表中的任一脸部标识匹配的情况下,确定所述当前用户为权限用户。
以一个具体实例为例进行说明,终端为带有人脸识别功能的设备和应用,例如:iphoneX的faceID,以faceID为例子,可以包括如下步骤:
步骤1:用户设置自己的faceID(脸部标识)存储到手机系统中;
其中,在实现的时候,可以是用户通过手机中的脸部特征采集获取到用户的脸部特征。然后,可以将获取到的脸部特征存储在脸部特征集合中。脸部特征集合中可以存储一个脸部标识,也可以存储多个脸部标识。如果存储一个脸部标识,那么有权限用户就是一个,如果有多个脸部标识,那么有权限的用户就是多个。
步骤2:用户设置文件管理器有获取faceID的权限;
步骤3:当用户要进入文件管理器时,手机系统检测当前的使用人是不是用户本人,如果是本人,则正常显示文件,如果不是本人,文件管理器随机生成一些文件和文件夹,并将用户的真正文件隐藏起来。
在上述实施例中,通过用户的脸部标识确定当前用户是否为权限用户,在确定当前用户为权限用户的情况下,正常显示文件;在确定当前用户不是 权限用户的情况下,随机生成文件,并显示随机生成的文件。通过上述方案解决了现有的文件系统对所有用户都是相同的查看权限所存在的文件安全性较低的问题,达到了有效提升文件安全性的技术效果。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。
实施例二
基于上述实施例一中提供的文件查看方法,本实施例中提供一种文件查看系统,具体地,图2和图3示出了该文件查看系统的可选的结构框图,该文件查看系统被分割成一个或多个程序模块,一个或者多个程序模块被存储于存储介质中,并由一个或多个处理器所执行,以完成本申请。本申请所称的程序模块是指能够完成特定功能的一系列计算机程序指令段,比程序本身更适合描述文件查看方法系统在存储介质中的执行过程,以下描述将具体介绍本实施例各程序模块的功能:
如图2所示,文件查看系统20可以包括:
获取模块21,用于获取用户的脸部标识;
确定模块22,用于根据所述脸部标识,确定当前用户是否为权限用户;
在根据脸部标识,确定当前用户是否为权限用户的时候,可以是从终端的存储器中获取预先存储的权限用户的脸部标识列表;将获取的脸部标识列表中的脸部标识逐个与当前用户的脸部标识进行比对,其中,脸部标识为识别得到的人脸图像特征,可以是:直方图特征、颜色特征、模板特征、结构特征及Haar特征等;在所述当前用户的脸部标识与所述脸部标识列表中的每个脸部标识都不匹配的情况下,确定所述当前用户不是权限用户;在所述当前用户的脸部标识与所述脸部标识列表中的任一脸部标识匹配的情况下,确定所述当前用户为权限用户。
第一显示模块23,用于在确定所述当前用户为权限用户的情况下,正常显示文件;
第二显示模块24,用于在确定所述当前用户不是权限用户的情况下,随机显示非保密文件。
如图3所示,获取模块21可以包括:启动单元211,用于启动终端上的摄像头;拍摄单元212,用于通过所述摄像头拍摄得到当前用户的脸部标识。
如图4所示,第二显示模块24可以包括:获取单元241,用于在确定所述当前用户不是权限用户的情况下,获取用户预先设定的非保密文件或文件夹;选取单元242,用于从所述用户预先设定的非保密文件或文件夹中,按照预设的规则,随机选取文件或文件夹;显示单元243,用于接收用户的文件查看操作,显示随机选取的文件或文件夹。
在一个实施方式中,获取模块21具体可以确定用户是否触发进入文件管理器,其中,所述文件管理器可以包括以下至少之一:相册应用、备忘录应用、通讯类文件、文本文件夹;在确定用户进入文件管理器的情况下,触发获取用户的脸部标识。
在一个实施方式中,确定模块22具体可以从终端的存储器中获取预先存储的权限用户的脸部标识列表;将获取的脸部标识列表中的脸部标识逐个与当前用户的脸部标识进行比对,其中,脸部标识为识别得到的人脸图像特征;在所述当前用户的脸部标识与所述脸部标识列表中的每个脸部标识都不匹配的情况下,确定所述当前用户不是权限用户;在所述当前用户的脸部标识与所述脸部标识列表中的任一脸部标识匹配的情况下,确定所述当前用户为权限用户。
关于上述实施例中的装置,其中各个单元、模块执行操作的具体方式已经在有关该方法的实施例中进行了详细描述,此处将不做详细阐述说明。
在本实施例的各个实施方式中,通过用户的脸部标识确定当前用户是否为权限用户,在确定当前用户为权限用户的情况下,正常显示文件;在确定 当前用户不是权限用户的情况下,随机生成文件,并显示随机生成的文件。通过上述方案解决了现有的文件系统对所有用户都是相同的查看权限所存在的文件安全性较低的问题,达到了有效提升文件安全性的技术效果。
实施例三
在本申请优选的实施例三中提供一种电子装置。图5是根据本申请电子装置一实施例的硬件架构示意图。本实施例中,电子装置2是一种能够按照事先设定或者存储的指令,自动进行数值计算和/或信息处理的设备。例如,可以是智能手机、平板电脑、笔记本电脑、台式计算机、机架式服务器、刀片式服务器、塔式服务器或机柜式服务器(包括独立的服务器,或者多个服务器所组成的服务器集群)等。如图所示,电子装置2至少包括但不限于:可通过系统总线相互通信连接存储器21、处理器22、网络接口23、以及文件查看系统20。其中:
存储器21至少包括一种类型的计算机可读存储介质,可读存储介质包括闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等)、随机访问存储器(RAM)、静态随机访问存储器(SRAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、可编程只读存储器(PROM)、磁性存储器、磁盘、光盘等。在一些实施例中,存储器21可以是电子装置2的内部存储模块,例如该电子装置2的硬盘或内存。在另一些实施例中,存储器21也可以是电子装置2的外部存储设备,例如该电子装置2上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。当然,存储器21还可以既包括电子装置2的内部存储模块也包括其外部存储设备。本实施例中,存储器21通常用于存储安装于电子装置2的操作系统和各类应用软件,例如文件查看系统20的程序代码等。此外,存储器21还可以用于暂时地存储已经输出或者将要输出的各类数据。
处理器22在一些实施例中可以是中央处理器(Central Processing Unit,CPU)、控制器、微控制器、微处理器、或其他数据处理芯片。该处理器22通常用于控制电子装置2的总体操作,例如执行与电子装置2进行数据交互或者通信相关的控制和处理等。本实施例中,处理器22用于运行存储器21中存储的程序代码或者处理数据,例如运行的文件查看系统20等。
网络接口23可包括无线网络接口或有线网络接口,该网络接口23通常用于在电子装置2与其他电子装置之间建立通信连接。例如,网络接口23用于通过网络将电子装置2与外部终端相连,在电子装置2与外部终端之间的建立数据传输通道和通信连接等。网络可以是企业内部网(Intranet)、互联网(Internet)、全球移动通讯系统(Global System of Mobile communication,GSM)、宽带码分多址(Wideband Code Division Multiple Access,WCDMA)、4G网络、5G网络、蓝牙(Bluetooth)、Wi-Fi等无线或有线网络。
需要指出的是,图5仅示出了具有部件21-23的电子装置,但是应理解的是,并不要求实施所有示出的部件,可以替代的实施更多或者更少的部件。
在本实施例中,存储于存储器21中的文件查看系统20还可以被分割为一个或者多个程序模块,一个或者多个程序模块被存储于存储器21中,并由一个或多个处理器(本实施例为处理器22)所执行,以完成本申请。
实施例四
本实施例还提供一种计算机可读存储介质,计算机可读存储介质内存储有文件查看系统,监控拨打任务的系统可被至少一个处理器所执行,以使至少一个处理器执行如实施例一的文件查看方法的步骤。
本实施例中,计算机可读存储介质包括闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等)、随机访问存储器(RAM)、静态随机访问存储器(SRAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、可编程只读存储器(PROM)、磁性存储器、磁盘、光盘等。在一些实施例中,计算机可读存储介质可以是计算机设备的内部存储单元,例如该计算机设备 的硬盘或内存。在另一些实施例中,计算机可读存储介质也可以是计算机设备的外部存储设备,例如该计算机设备上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。当然,计算机可读存储介质还可以既包括计算机设备的内部存储单元也包括其外部存储设备。本实施例中,计算机可读存储介质通常用于存储安装于计算机设备的操作系统和各类应用软件,例如实施例二的客户保障分析系统的程序代码等。此外,计算机可读存储介质还可以用于暂时地存储已经输出或者将要输出的各类数据。
显然,本领域的技术人员应该明白,上述的本申请实施例的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本申请实施例不限制于任何特定的硬件和软件结合。
以上仅为本申请的优选实施例,并非因此限制本申请的专利范围,凡是利用本申请说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本申请的专利保护范围内。

Claims (20)

  1. 一种文件查看方法,其特征在于,包括:
    S01,获取用户的脸部标识;
    S02,根据所述脸部标识,确定当前用户是否为权限用户;
    S03,在确定所述当前用户为权限用户的情况下,正常显示文件;
    S04,在确定所述当前用户不是权限用户的情况下,随机显示非保密文件。
  2. 根据权利要求1所述的方法,其特征在于,获取用户的脸部标识包括:
    启动终端上的摄像头;
    通过所述摄像头拍摄得到当前用户的脸部标识。
  3. 根据权利要求1所述的方法,其特征在于,在确定所述当前用户不是权限用户的情况下,随机显示非保密文件,包括:
    在确定所述当前用户不是权限用户的情况下,获取用户预先设定的非保密文件或文件夹;
    从所述用户预先设定的非保密文件或文件夹中,按照预设的规则,随机选取文件或文件夹;
    接收用户的文件查看操作,显示随机选取的文件或文件夹。
  4. 根据权利要求1所述的方法,其特征在于,获取用户的脸部标识包括:
    确定用户是否触发进入文件管理器,其中,所述文件管理器可以包括以下至少之一:相册应用、备忘录应用、通讯类文件、文本文件夹;
    在确定用户进入文件管理器的情况下,触发获取用户的脸部标识。
  5. 根据权利要求1所述的方法,其特征在于,根据所述脸部标识,确定当前用户是否为权限用户,包括:
    从终端的存储器中获取预先存储的权限用户的脸部标识列表;
    将获取的脸部标识列表中的脸部标识逐个与当前用户的脸部标识进行比对,其中,脸部标识为识别得到的人脸图像特征;
    在所述当前用户的脸部标识与所述脸部标识列表中的每个脸部标识都不匹配的情况下,确定所述当前用户不是权限用户;
    在所述当前用户的脸部标识与所述脸部标识列表中的任一脸部标识匹配的情况下,确定所述当前用户为权限用户。
  6. 一种文件查看装置,其特征在于,包括:
    获取模块,用于获取用户的脸部标识;
    确定模块,用于根据所述脸部标识,确定当前用户是否为权限用户;
    第一显示模块,用于在确定所述当前用户为权限用户的情况下,正常显示文件;
    第二显示模块,用于在确定所述当前用户不是权限用户的情况下,随机显示非保密文件。
  7. 根据权利要求6所述的装置,其特征在于,所述获取模块包括:
    启动单元,用于启动终端上的摄像头;
    拍摄单元,用于通过所述摄像头拍摄得到用户的脸部标识。
  8. 根据权利要求6所述的装置,其特征在于,第二显示模块包括:
    获取单元,用于在确定所述当前用户不是权限用户的情况下,获取用户预先设定的非保密文件或文件夹;
    选取单元,用于从所述用户预先设定的非保密文件或文件夹中,按照预设的规则,随机选取文件或文件夹;
    接收单元,用于接收用户的文件查看操作,显示随机选取的文件或文件夹。
  9. 根据权利要求6所述的装置,其特征在于,所述获取模块具体用于确定用户是否触发进入文件管理器,其中,所述文件管理器可以包括以下至少之一:相册应用、备忘录应用、通讯类文件、文本文件夹;在确定用户进入文件管理器的情况下,触发获取用户的脸部标识。
  10. 根据权利要求6所述的装置,其特征在于,所述确定模块具体用于:
    从终端的存储器中获取预先存储的权限用户的脸部标识列表;
    将获取的脸部标识列表中的脸部标识逐个与当前用户的脸部标识进行比对,其中,脸部标识为识别得到的人脸图像特征;
    在所述当前用户的脸部标识与所述脸部标识列表中的每个脸部标识都不匹配的情况下,确定所述当前用户不是权限用户;
    在所述当前用户的脸部标识与所述脸部标识列表中的任一脸部标识匹配的情况下,确定所述当前用户为权限用户。
  11. 一种计算机设备,包括:存储器和处理器,其中,所述处理器用于执行如下步骤:
    S01,获取用户的脸部标识;
    S02,根据所述脸部标识,确定当前用户是否为权限用户;
    S03,在确定所述当前用户为权限用户的情况下,正常显示文件;
    S04,在确定所述当前用户不是权限用户的情况下,随机显示非保密文件。
  12. 根据权利要求11所述的计算机设备,其特征在于,获取用户的脸部标识包括:
    启动终端上的摄像头;
    通过所述摄像头拍摄得到当前用户的脸部标识。
  13. 根据权利要求11所述的计算机设备,其特征在于,在确定所述当前用户不是权限用户的情况下,随机显示非保密文件,包括:
    在确定所述当前用户不是权限用户的情况下,获取用户预先设定的非保密文件或文件夹;
    从所述用户预先设定的非保密文件或文件夹中,按照预设的规则,随机选取文件或文件夹;
    接收用户的文件查看操作,显示随机选取的文件或文件夹。
  14. 根据权利要求11所述的计算机设备,其特征在于,获取用户的脸部标识包括:
    确定用户是否触发进入文件管理器,其中,所述文件管理器可以包括以下至少之一:相册应用、备忘录应用、通讯类文件、文本文件夹;
    在确定用户进入文件管理器的情况下,触发获取用户的脸部标识。
  15. 根据权利要求11所述的计算机设备,其特征在于,根据所述脸部标识,确定当前用户是否为权限用户,包括:
    从终端的存储器中获取预先存储的权限用户的脸部标识列表;
    将获取的脸部标识列表中的脸部标识逐个与当前用户的脸部标识进行比对,其中,脸部标识为识别得到的人脸图像特征;
    在所述当前用户的脸部标识与所述脸部标识列表中的每个脸部标识都不匹配的情况下,确定所述当前用户不是权限用户;
    在所述当前用户的脸部标识与所述脸部标识列表中的任一脸部标识匹配的情况下,确定所述当前用户为权限用户。
  16. 一种非易失性计算机可读存储介质,其上存储有计算机指令,所述指令被执行时实现如下步骤:
    S01,获取用户的脸部标识;
    S02,根据所述脸部标识,确定当前用户是否为权限用户;
    S03,在确定所述当前用户为权限用户的情况下,正常显示文件;
    S04,在确定所述当前用户不是权限用户的情况下,随机显示非保密文件。
  17. 根据权利要求16所述的存储介质,其特征在于,获取用户的脸部标识包括:
    启动终端上的摄像头;
    通过所述摄像头拍摄得到当前用户的脸部标识。
  18. 根据权利要求16所述的存储介质,其特征在于,在确定所述当前用户不是权限用户的情况下,随机显示非保密文件,包括:
    在确定所述当前用户不是权限用户的情况下,获取用户预先设定的非保密文件或文件夹;
    从所述用户预先设定的非保密文件或文件夹中,按照预设的规则,随机选取文件或文件夹;
    接收用户的文件查看操作,显示随机选取的文件或文件夹。
  19. 根据权利要求16所述的存储介质,其特征在于,获取用户的脸部标识包括:
    确定用户是否触发进入文件管理器,其中,所述文件管理器可以包括以下至少之一:相册应用、备忘录应用、通讯类文件、文本文件夹;
    在确定用户进入文件管理器的情况下,触发获取用户的脸部标识。
  20. 根据权利要求16所述的存储介质,其特征在于,根据所述脸部标识,确定当前用户是否为权限用户,包括:
    从终端的存储器中获取预先存储的权限用户的脸部标识列表;
    将获取的脸部标识列表中的脸部标识逐个与当前用户的脸部标识进行比对,其中,脸部标识为识别得到的人脸图像特征;
    在所述当前用户的脸部标识与所述脸部标识列表中的每个脸部标识都不匹配的情况下,确定所述当前用户不是权限用户;
    在所述当前用户的脸部标识与所述脸部标识列表中的任一脸部标识匹配的情况下,确定所述当前用户为权限用户。
PCT/CN2018/108391 2018-06-12 2018-09-28 文件查看方法和装置及计算机可读存储介质 WO2019237578A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810598399.6A CN108804903A (zh) 2018-06-12 2018-06-12 文件查看方法和装置及计算机可读存储介质
CN201810598399.6 2018-06-12

Publications (1)

Publication Number Publication Date
WO2019237578A1 true WO2019237578A1 (zh) 2019-12-19

Family

ID=64088525

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/108391 WO2019237578A1 (zh) 2018-06-12 2018-09-28 文件查看方法和装置及计算机可读存储介质

Country Status (2)

Country Link
CN (1) CN108804903A (zh)
WO (1) WO2019237578A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110795753B (zh) * 2019-11-08 2023-06-30 深圳市理约云信息管理有限公司 文件安全保护系统、文件安全分享方法及安全阅读方法

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140181963A1 (en) * 2012-12-25 2014-06-26 Hon Hai Precision Industry Co., Ltd. Electronic device and file protection method
CN106250737A (zh) * 2015-11-09 2016-12-21 北京智谷睿拓技术服务有限公司 访问控制方法、装置及用户终端
CN107437012A (zh) * 2016-05-27 2017-12-05 阿里巴巴集团控股有限公司 数据的保护方法及装置
CN107609368A (zh) * 2017-08-09 2018-01-19 百度在线网络技术(北京)有限公司 应用程序的安全防护方法、装置、设备和计算机存储介质

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105574381A (zh) * 2014-10-10 2016-05-11 富泰华工业(深圳)有限公司 保护私密信息的系统及方法
CN104537289A (zh) * 2014-12-18 2015-04-22 乐视致新电子科技(天津)有限公司 保护终端设备中指定目标的方法和装置
CN104573440A (zh) * 2014-12-18 2015-04-29 百度在线网络技术(北京)有限公司 一种数据查看方法及装置
CN105117628B (zh) * 2015-07-30 2018-02-02 广东欧珀移动通信有限公司 一种终端中文件显示的控制方法、装置及相应移动设备
CN107103245B (zh) * 2016-02-23 2022-08-02 中兴通讯股份有限公司 文件的权限管理方法及装置
CN105913528B (zh) * 2016-05-25 2019-06-25 腾讯科技(深圳)有限公司 门禁控制数据处理方法和装置、门禁控制方法和装置
CN106815509B (zh) * 2016-12-20 2019-05-17 珠海格力电器股份有限公司 一种多媒体文件保护方法、装置及电子设备
CN107172344A (zh) * 2017-04-07 2017-09-15 北京安云世纪科技有限公司 一种移动终端的拍摄文件存储方法、装置及移动终端
CN107169329B (zh) * 2017-05-24 2021-01-08 维沃移动通信有限公司 一种隐私信息保护方法、移动终端及计算机可读存储介质
CN107577956A (zh) * 2017-08-29 2018-01-12 维沃移动通信有限公司 一种照片保密方法及电子设备

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140181963A1 (en) * 2012-12-25 2014-06-26 Hon Hai Precision Industry Co., Ltd. Electronic device and file protection method
CN106250737A (zh) * 2015-11-09 2016-12-21 北京智谷睿拓技术服务有限公司 访问控制方法、装置及用户终端
CN107437012A (zh) * 2016-05-27 2017-12-05 阿里巴巴集团控股有限公司 数据的保护方法及装置
CN107609368A (zh) * 2017-08-09 2018-01-19 百度在线网络技术(北京)有限公司 应用程序的安全防护方法、装置、设备和计算机存储介质

Also Published As

Publication number Publication date
CN108804903A (zh) 2018-11-13

Similar Documents

Publication Publication Date Title
US20210124908A1 (en) Private Photo Sharing System, Method and Network
US9996735B2 (en) Facial recognition
US10693871B2 (en) Account information obtaining method, terminal, server and system
CN109389723B (zh) 利用人脸识别的访客管理方法、装置、计算机设备
US20200059703A1 (en) Method and device for generating content
US9077678B1 (en) Facilitating photo sharing
US8311337B2 (en) Systems and methods for organizing and accessing feature vectors in digital images
WO2015101289A1 (zh) 图片管理方法、装置及系统
EP3086245A1 (en) Method and device for sharing picture
CN106095513B (zh) 应用分身安全启动方法及系统
US11481481B2 (en) Information processing apparatus, non-transitory computer readable medium storing program, and information processing system
WO2018054387A1 (zh) 终端权限的管理方法和装置
EP3142079A2 (en) Identity assurance
CN107656959B (zh) 一种留言方法、装置及留言设备
WO2019242156A1 (zh) 终端中的应用控制方法和装置及计算机可读存储介质
WO2019237578A1 (zh) 文件查看方法和装置及计算机可读存储介质
EP4162376A1 (en) Method for accessing multimedia content
CN107786349B (zh) 一种针对用户账号的安全管理方法及装置
US20200026866A1 (en) Method and device for covering private data
JP6369324B2 (ja) 情報処理装置、制御方法、及びプログラム
CN108304563A (zh) 图片处理方法、装置及设备
JP7521256B2 (ja) 情報処理装置およびプログラム
US20150120715A1 (en) Non-transitory computer readable medium, document recommending apparatus, and document recommending method
WO2019223149A1 (zh) 安全认证方法、认证服务器及计算机可读存储介质
WO2019088867A1 (ru) Автоматическое импортирование метаданных файлов между аккаунтами пользователя и хранилищем данных

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 22/03/2021)

122 Ep: pct application non-entry in european phase

Ref document number: 18922534

Country of ref document: EP

Kind code of ref document: A1