WO2019128512A1 - 展现敏感信息的方法和装置 - Google Patents

展现敏感信息的方法和装置 Download PDF

Info

Publication number
WO2019128512A1
WO2019128512A1 PCT/CN2018/115553 CN2018115553W WO2019128512A1 WO 2019128512 A1 WO2019128512 A1 WO 2019128512A1 CN 2018115553 W CN2018115553 W CN 2018115553W WO 2019128512 A1 WO2019128512 A1 WO 2019128512A1
Authority
WO
WIPO (PCT)
Prior art keywords
sensitive information
device screen
displaying
user
presentation
Prior art date
Application number
PCT/CN2018/115553
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 WO2019128512A1 publication Critical patent/WO2019128512A1/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/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/82Protecting input, output or interconnection devices
    • G06F21/84Protecting input, output or interconnection devices output devices, e.g. displays or monitors

Definitions

  • the present specification relates to the field of network communication technologies, and in particular, to a method and apparatus for displaying sensitive information.
  • the present specification provides a method of presenting sensitive information, including:
  • the gaze sensing function module By calling the gaze sensing function module, whether the user facing the device screen is a preset user, and whether the user facing the device screen looks at the device screen;
  • the first presentation mode is used to display the sensitive information.
  • the specification also provides an apparatus for presenting sensitive information, including:
  • a presentation indication receiving unit configured to receive an indication to display sensitive information
  • a gaze sensing calling unit configured to acquire, by calling the gaze sensing function module, whether the user facing the device screen is a preset user, and whether the user facing the device screen is gazing at the device screen;
  • the first presentation unit is configured to display the sensitive information by using the first presentation mode when the user facing the device screen is a preset user and the user facing the device screen looks at the device screen.
  • a computer device provided by the present specification includes: a memory and a processor; the memory stores a computer program executable by the processor; and when the processor runs the computer program, the method for displaying the sensitive information is described A step of.
  • the present specification provides a computer readable storage medium having stored thereon a computer program that, when executed by a processor, performs the steps described above in the method of presenting sensitive information.
  • FIG. 1 is a flow chart of a method for displaying sensitive information in an embodiment of the present specification
  • FIG. 2 is a flowchart of a process when a mobile terminal App opens a page with sensitive information in an application example of the present specification
  • FIG. 3 is a diagram showing an example of an interface for displaying sensitive information in a first presentation manner in an application example of the present specification
  • FIG. 4 is a diagram showing an example of an interface for displaying sensitive information in a second presentation manner in an application example of the present specification
  • Figure 5 is a hardware structural diagram of a device running an embodiment of the present specification
  • FIG. 6 is a logical structural diagram of an apparatus for displaying sensitive information in an embodiment of the present specification.
  • the embodiment of the present specification proposes a new method for displaying sensitive information.
  • the gaze sensing function module determines whether the user facing the device screen is a preset user, and whether the user looks at the screen, thereby implementing only When the preset user looks at the device screen, the sensitive information is displayed in the first display manner, which can prevent the sensitive information of the preset user from being seen when the user operates the device, and can also reduce the probability that the sensitive information is seen by others, and has higher security. Sex.
  • the embodiments of the present specification can be run on any device having computing and storage capabilities and having a camera function, such as a mobile phone, a tablet, a PC (Personal Computer), a notebook, a server, and the like.
  • a camera function such as a mobile phone, a tablet, a PC (Personal Computer), a notebook, a server, and the like.
  • Step 110 Receive an indication to display sensitive information.
  • a device that operates an embodiment of the present specification can know which information is sensitive information.
  • the sensitive information is usually marked by the server, and the sensitive information is pre-marked by the user.
  • the specific marking method is not limited.
  • the device uses the tagged information as sensitive information.
  • the sensitive information may be any information that will be displayed in a different manner when the preset user views and when the preset user does not watch, such as a document number, a bank card number, an account balance, a credit amount, a spending amount, an account income, and the like.
  • the operation is an indication to display sensitive information
  • the user opens a page with sensitive information, clicks a button that displays sensitive information, etc.
  • the server may send an indication of displaying sensitive information to the device by delivering the content of the page with the sensitive information mark, or issue an indication to the device to display the sensitive information by using other forms of the notification message.
  • Step 120 By calling the gaze sensing function module, whether the user facing the device screen is a preset user, and whether the user facing the device screen looks at the device screen.
  • the device after accepting registration of a face information by a user, the device saves the face information of the user and uses the user as a preset user.
  • the device has a gaze sensing function that is provided by the gaze sensing function module.
  • the registration gaze sensing function module can use the output data of the camera, the light sensor and the like of the device to make a judgment on the two-dimensional or three-dimensional scene currently facing the device screen, and output two judgment results: whether the user in the current scene is a pre-preview Let the user, and the face in the current scene, look at the screen.
  • the implementation of the gaze sensing function module can refer to the prior art, such as Face ID, and will not be described again.
  • the form of the gaze sensing function module is not limited, and may be, for example, a component of a device operating system or an application running on an operating system.
  • the device After receiving the indication of displaying the sensitive information, the device invokes the gaze sensing function module to obtain two outputs of the gaze sensing function module, that is, whether the user facing the device screen is a preset user, and whether the user facing the device screen is gazing Device screen.
  • Step 130 When the user facing the device screen is a preset user and the user facing the device screen looks at the device screen, the first presentation mode is used to display the sensitive information.
  • the output obtained from the gaze sensing function module is that the user facing the device screen is a preset user and the user facing the device screen looks at the device screen, indicating that the current preset user is looking at the device screen, the first display mode is displayed. Sensitive information.
  • the output obtained from the gaze sensing function module is that the user currently facing the device screen is not the preset user, or the user facing the device screen does not look at the device screen, it indicates that the device that is currently using the device is not the preset user, or the device is currently used.
  • the user (whether a preset user or a non-preset user) does not view the screen, and displays the sensitive information in the second presentation mode.
  • the specific content of the first presentation mode and the second presentation mode and the degree of difference between the two are determined according to the requirements of the actual application scenario and the characteristics of the sensitive information, and the embodiments of the present specification are not limited.
  • the first presentation mode may be to display complete sensitive information, that is, all sensitive information is displayed in an unobstructed manner; the second display manner may be to display no or sensitive information, to block part or all of the display. Sensitive information, or some or all of the sensitive information displayed in alternate characters (such as *).
  • the first example is more suitable for the situation where the sensitive information contains the privacy of the preset user, which can reduce the possibility of others knowing the user's privacy, such as in the scene where the sensitive information is the user's ID number, bank card number, and account balance.
  • the implementation of this example can be used.
  • the first presentation mode may be a first typesetting format, a first font, a first color, a combination of one or any of the first background images; correspondingly, the second presentation manner may be A combination of the second typesetting form, the second typeface, the second color, one of the second background images, or any number of items.
  • the first typesetting format is different from the second typesetting form, the first font is different from the second font, the first color is different from the second color, and the first background image is different from the second background image.
  • the implementation of the second example can be used to make the content that is important to the user facing the screen more convenient.
  • the form is displayed to the user.
  • the third-party payment platform gives the user a certain amount of discount, and the user's actual payment is less than the payable, but the merchant's actual payment is equal to the payable.
  • the payment success page is often displayed to the merchant to confirm the payment success; in this scenario, the payment and the actual payment on the payment success page can be displayed in different layouts and font sizes, in the first presentation.
  • the real payment is typeset in the most prominent position on the page and adopts a large font to show the default user the more actual payment; in the second presentation, the payable is typeset in the most prominent position on the page and Use large fonts to show merchants more payables.
  • the device may perform step 120 and step 130 in a predetermined cycle before receiving the indication of turning off the sensitive information, specifically: calling the gaze sensing function in a predetermined cycle.
  • Module whether the user facing the device screen is a preset user, and whether the user facing the device screen looks at the device screen; when the user facing the device screen is a preset user, and the user facing the device screen looks at the device screen.
  • the first display mode is used to display sensitive information; otherwise, the second display mode is used to display sensitive information.
  • This implementation can change the way the sensitive information is displayed in real time according to the current user's changes and whether the current user is watching the changes of the screen, which not only has higher security, but also makes the user more convenient.
  • the gaze sensing function module determines whether the user facing the device screen is a preset user, and whether the user looks at the screen, and realizes only the preset user.
  • the sensitive information is displayed in the first display mode, which avoids leaking the sensitive information of the preset user when the user operates the device, reduces the possibility that the sensitive information is sneaked by others, and has better security.
  • a financial service platform provides a financial service to a user, and the user communicates with the server by running an application (application) of the financial service platform on the mobile terminal to perform account management, account inquiry, Financial product purchase, income inquiry, etc.
  • the server pre-marks sensitive information.
  • the following is an example of the user's account balance.
  • Step 205 the receiving user opens an operation with an account balance page.
  • Step 210 Call the gaze-aware interface of the operating system to obtain whether the current user (ie, the user currently facing the screen) is a preset user, and whether the current user is looking at the screen.
  • the operating system of the user mobile terminal has a gaze sensing function module, and the App can invoke the gaze sensing function module through the gaze sensing interface provided by the operating system to obtain the output of the gaze sensing function module.
  • step 215 it is determined whether the preset user is currently watching the screen, and if so, step 220 is performed; if no, step 225 is performed.
  • step 220 the user account balance is displayed in plain text, and a flag indicating that the sensitive information is not hidden (a first presentation mode) is displayed next to the account balance.
  • a flag indicating that the sensitive information is not hidden is displayed next to the account balance.
  • An exemplary interface is shown in FIG. 3;
  • step 225 the user account balance is displayed with "*", and a flag (a second presentation mode) in which sensitive information has been hidden is displayed next to the account balance.
  • An exemplary interface is shown in FIG.
  • step 230 it is determined whether the user closes the operation with the account balance page. If yes, the process ends; if not, step 235 is performed.
  • step 235 it is determined whether the predetermined period has expired. If yes, go to step 210; otherwise, go to step 230.
  • the embodiment of the present specification also provides an apparatus for displaying sensitive information.
  • the device can be implemented by software, or can be implemented by hardware or a combination of hardware and software.
  • the CPU Central Process Unit
  • the device in which the device displaying the sensitive information is located usually includes other hardware such as a chip for transmitting and receiving wireless signals, and/or is used to implement the network.
  • Other hardware such as communication board.
  • FIG. 6 is a schematic diagram of an apparatus for displaying sensitive information, including a presentation indication receiving unit, a gaze sensing calling unit, and a first presentation unit, where the presentation indication receiving unit is configured to receive an indication of displaying sensitive information;
  • the gaze sensing calling unit is configured to acquire, by calling the gaze sensing function module, whether the user facing the device screen is a preset user, and whether the user facing the device screen looks at the device screen;
  • the first presentation unit is configured to face the device screen When the user is a preset user and the user facing the device screen looks at the device screen, the first presentation mode is used to display the sensitive information.
  • the device further includes: a second presentation unit, configured to display by using a second display mode when the user facing the device screen is not the preset user, or the user facing the device screen does not look at the device screen Sensitive information.
  • a second presentation unit configured to display by using a second display mode when the user facing the device screen is not the preset user, or the user facing the device screen does not look at the device screen Sensitive information.
  • the first display unit displays the sensitive information by using the first display manner, including: displaying the complete sensitive information; and the second display unit displaying the sensitive information by using the second display manner, including: not displaying the sensitive information, At least partially sensitive information is displayed in occlusion, or at least partially sensitive information is displayed in alternate characters.
  • the first presentation unit displays the sensitive information by using the first presentation manner, including: displaying the sensitive information by using one or more of the following: a first typesetting format, a first font, a first color, and a first background.
  • the second presentation unit displays the sensitive information by using the second presentation manner, including: displaying at least part of the sensitive information by using one or more of the following: a second typesetting format, a second font, a second color, and a second background image. .
  • the gaze-aware calling unit is specifically configured to: before receiving the indication of turning off the sensitive information, invoke the gaze sensing function module at a predetermined period, acquire whether the user facing the device screen is a preset user, and face the device screen. Whether the user is looking at the device screen.
  • the indication for displaying the sensitive information includes: opening a page with sensitive information, or clicking a button for displaying sensitive information; the sensitive information includes at least one of the following: a document number, a bank card number, an account balance, and a credit amount. , the amount of expenditure, account income.
  • Embodiments of the present specification provide a computer device including a memory and a processor.
  • the computer stores a computer program executable by the processor; and when the processor runs the stored computer program, the processor performs the steps of the method for displaying the sensitive information in the embodiment of the present specification.
  • a detailed description of the various steps of the method of displaying sensitive information can be found in the previous section and will not be repeated.
  • Embodiments of the present specification provide a computer readable storage medium having stored thereon computer programs that, when executed by a processor, perform various steps of a method of presenting sensitive information in embodiments of the present specification. A detailed description of the various steps of the method of displaying sensitive information can be found in the previous section and will not be repeated.
  • a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
  • processors CPUs
  • input/output interfaces network interfaces
  • memory volatile and non-volatile memory
  • the memory may include non-persistent memory, random access memory (RAM), and/or non-volatile memory in a computer readable medium, such as read only memory (ROM) or flash memory.
  • RAM random access memory
  • ROM read only memory
  • Memory is an example of a computer readable medium.
  • Computer readable media includes both permanent and non-persistent, removable and non-removable media.
  • Information storage can be implemented by any method or technology.
  • the information can be computer readable instructions, data structures, modules of programs, or other data.
  • Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read only memory. (ROM), electrically erasable programmable read only memory (EEPROM), flash memory or other memory technology, compact disk read only memory (CD-ROM), digital versatile disk (DVD) or other optical storage, Magnetic tape cartridges, magnetic tape storage or other magnetic storage devices or any other non-transportable media can be used to store information that can be accessed by a computing device.
  • computer readable media does not include temporary storage of computer readable media, such as modulated data signals and carrier waves.
  • embodiments of the present specification can be provided as a method, system, or computer program product.
  • embodiments of the present specification can take the form of an entirely hardware embodiment, an entirely software embodiment or a combination of software and hardware.
  • embodiments of the present specification can take the form of a computer program product embodied on one or more computer usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) having computer usable program code embodied therein. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

一种展现敏感信息的方法,包括:接收展现敏感信息的指示(110);通过调用注视感知功能模块,获取面对设备屏幕的用户是否是预设用户、以及面对设备屏幕的用户是否注视设备屏幕(120);当面对设备屏幕的用户是预设用户、并且面对设备屏幕的用户注视设备屏幕时,采用第一展现方式显示敏感信息(130)。

Description

展现敏感信息的方法和装置 技术领域
本说明书涉及网络通信技术领域,尤其涉及一种展现敏感信息的方法和装置。
背景技术
随着网络金融和电子政务服务的普及,越来越多的用户身份信息、资产数据、个人隐私等敏感信息成为网络中的电子数据,用户在自己的终端上即可查看和管理这些敏感信息。在用户得到更多便利的同时,也提高了敏感信息泄露的风险。对用户敏感信息的保护成为网络安全的重要课题。
发明内容
有鉴于此,本说明书提供一种展现敏感信息的方法,包括:
接收展现敏感信息的指示;
通过调用注视感知功能模块,获取面对设备屏幕的用户是否是预设用户、以及面对设备屏幕的用户是否注视设备屏幕;
当面对设备屏幕的用户是预设用户、并且面对设备屏幕的用户注视设备屏幕时,采用第一展现方式显示敏感信息。
本说明书还提供了一种展现敏感信息的装置,包括:
展现指示接收单元,用于接收展现敏感信息的指示;
注视感知调用单元,用于通过调用注视感知功能模块,获取面对设备屏幕的用户是否是预设用户、以及面对设备屏幕的用户是否注视设备屏幕;
第一展现单元,用于当面对设备屏幕的用户是预设用户、并且面对设备屏幕的用户注视设备屏幕时,采用第一展现方式显示敏感信息。
本说明书提供的一种计算机设备,包括:存储器和处理器;所述存储器上存储有可 由处理器运行的计算机程序;所述处理器运行所述计算机程序时,执行上述展现敏感信息的方法所述的步骤。
本说明书提供的一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器运行时,执行上述展现敏感信息的方法所述的步骤。
由以上技术方案可见,本说明书的实施例中,在收到展现敏感信息的指示后,通过调用注视感知功能模块,当面对设备屏幕的用户是预设用户、并且该用户注视设备屏幕时,以第一展现方式显示敏感信息,实现了只有预设用户在观看屏幕时才以第一展现方式显示敏感信息,避免了在他人操作设备时泄露预设用户的敏感信息,减少了敏感信息被他人偷窥的可能性,提高了敏感信息的安全性。
附图说明
图1是本说明书实施例中一种展现敏感信息的方法的流程图;
图2是本说明书应用示例中移动终端App在打开带有敏感信息的页面时的处理流程图;
图3是本说明书应用示例中一种以第一展现方式显示敏感信息的界面示例图;
图4是本说明书应用示例中一种以第二展现方式显示敏感信息的界面示例图;
图5是运行本说明书实施例的设备的一种硬件结构图;
图6是本说明书实施例中一种展现敏感信息的装置的逻辑结构图。
具体实施方式
本说明书的实施例提出一种新的展现敏感信息的方法,在展现敏感信息前,通过注视感知功能模块判断面对设备屏幕的用户是否是预设用户、以及该用户是否注视屏幕,从而实现只有当预设用户注视设备屏幕时才以第一展现方式显示敏感信息,能够避免他人操作设备时看到预设用户的敏感信息,也能够降低敏感信息被他人看到的概率,具有更高的安全性。
本说明书的实施例可以运行在任何具有计算和存储能力、并且有摄像功能的设备上, 如手机、平板电脑、PC(Personal Computer,个人电脑)、笔记本、服务器等设备。
本说明书的实施例中,展现敏感信息的方法的流程如图1所示。
步骤110,接收展现敏感信息的指示。
本说明书的实施例中,运行本说明书实施例的设备(以下称为设备)可以获知哪些信息是敏感信息。对服务端下发的信息,通常由服务端对敏感信息进行标记,也可以由用户将敏感信息预先标记出来,具体的标记方式不做限定。设备将被标记的信息作为敏感信息。
敏感信息可以是任何在预设用户观看时与在预设用户没有观看时将以不同方式显示的信息,如证件号码、银行卡号、账户余额、入账金额、支出金额、账户收益等。
当设备收到用户的某个操作,执行该操作会导致页面上显示敏感信息时,该操作即为展现敏感信息的指示,例如,用户打开带有敏感信息的页面、点击展现敏感信息的按钮等。此外,服务端可以通过下发带有敏感信息标记的页面内容来向设备发出展现敏感信息的指示,或者以其他形式的通知消息向设备发出展现敏感信息的指示。
步骤120,通过调用注视感知功能模块,获取面对设备屏幕的用户是否是预设用户、以及面对设备屏幕的用户是否注视设备屏幕。
本说明书的实施例中,设备在接受一个用户采用人脸信息注册后,保存该用户的人脸信息并将该用户作为预设用户。设备具有注视感知功能,该功能由注视感知功能模块提供。注册注视感知功能模块能够利用设备的摄像头、光传感器等硬件的输出数据,对当前面对设备屏幕的二维或三维场景做出判断,并输出两个判断结果:当前场景中的用户是否是预设用户、以及当前场景中的人脸是否注视屏幕。
注视感知功能模块的实现可参照现有技术,如Face ID(面容标识),不再赘述。注视感知功能模块的形式不做限定,例如可以是设备操作系统的组件,也可以是运行在操作系统上的应用程序。
在收到展现敏感信息的指示后,设备调用注视感知功能模块,得到注视感知功能模块的两个输出,即:面对设备屏幕的用户是否是预设用户、以及面对设备屏幕的用户是否注视设备屏幕。
步骤130,当面对设备屏幕的用户是预设用户、并且面对设备屏幕的用户注视设备屏幕时,采用第一展现方式显示敏感信息。
如果从注视感知功能模块获得的输出是,面对设备屏幕的用户是预设用户、并且面对设备屏幕的用户注视设备屏幕,表明当前预设用户正在注视设备屏幕,则采用第一展现方式显示敏感信息。
如果从注视感知功能模块获得的输出是当前面对设备屏幕的用户不是预设用户、或者面对设备屏幕的用户没有注视设备屏幕时,表明要么当前使用设备的不是预设用户,要么当前使用设备的用户(无论是预设用户还是非预设用户)没有观看屏幕,则采用第二展现方式显示敏感信息。
可以根据实际应用场景的需要、敏感信息的特点等因素,来决定第一展现方式和第二展现方式的具体内容和两者的差异程度,本说明书的实施例不做限定。
在第一个例子中,第一展现方式可以是显示完整的敏感信息,即将全部的敏感信息以无遮挡的方式显示出来;第二展现方式可以是不显示敏感信息、以遮挡显示部分或全部的敏感信息、或以替代字符(如*)显示部分或全部的敏感信息。
第一个例子较为适用于敏感信息中包含预设用户的个人隐私的情形,可以减少他人得知用户隐私的可能性,如在敏感信息是用户的身份证号、银行卡号、账户余额的场景中可以采用本例的实现方式。
在第二个例子中,第一展现方式可以是第一排版形式、第一字体、第一颜色、第一背景图中的一项或任意数项的组合;对应的,第二展现方式可以是第二排版形式、第二字体、第二颜色、第二背景图中的一项或任意数项的组合。其中,第一排版形式与第二排版形式不同、第一字体与第二字体不同、第一颜色与第二颜色不同、第一背景图与第二背景图不同。
当敏感信息中对预设用户重要的部分、与对非预设用户重要的部分不同时,可以采用第二个例子的实现方式,来将对当前面对屏幕的用户重要的内容以更加易于关注的形式显示给用户。如在一些支付场景中,用户采用第三方支付平台付款向商户付款时,第三方支付平台给与用户一定数额的优惠,用户的实付款少于应付款,但商户的实收款等于应付款,用户付款后经常会将付款成功的页面展示给商户,以确认支付成功;在这种场景中,可以以不同的排版和字体大小来显示付款成功页面上的应付款和实付款,在第一展现方式中将实付款在页面上最醒目的位置排版并且采用大号字体,给预设用户展现其更为关注的实付款;在第二展现方式中将应付款在页面上最醒目的位置排版并且采用大号字体,给商户展现其更为关注的应付款。
需要说明的是,上述两个例子可以结合使用。
在一种实现方式中,设备在收到展现敏感信息的指示后、在收到关闭敏感信息的指示前,可以以预定周期执行步骤120和步骤130,具体而言:以预定周期调用注视感知功能模块,获取面对设备屏幕的用户是否是预设用户、以及面对设备屏幕的用户是否注视设备屏幕;当面对设备屏幕的用户是预设用户、并且面对设备屏幕的用户注视设备屏幕时,采用第一展现方式显示敏感信息;否则采用第二展现方式显示敏感信息。这种实现方式可以按照当前用户的变化、以及当前用户是否注视屏幕的变化,实时更改敏感信息的展现方式,不仅有更高的安全性,也使得用户更加方便。
可见,本说明书的实施例中,在收到展现敏感信息的指示后,通过注视感知功能模块判断面对设备屏幕的用户是否是预设用户、以及该用户是否注视屏幕,实现只有当预设用户注视设备屏幕时才以第一展现方式显示敏感信息,避免了在他人操作设备时泄露预设用户的敏感信息,减少了敏感信息被他人偷窥的可能性,具有更好的安全性。
上述对本说明书特定实施例进行了描述。其它实施例在所附权利要求书的范围内。在一些情况下,在权利要求书中记载的动作或步骤可以按照不同于实施例中的顺序来执行并且仍然可以实现期望的结果。另外,在附图中描绘的过程不一定要求示出的特定顺序或者连续顺序才能实现期望的结果。在某些实施方式中,多任务处理和并行处理也是可以的或者可能是有利的。
在本说明书的一个应用示例中,某个金融服务平台向用户提供理财服务,用户通过运行移动终端上的该金融服务平台的App(应用程序)来与服务端通信,进行账户管理、账户查询、理财产品购买、收益查询等。服务端预先将敏感信息做了标记,以下以用户的账户余额为例进行说明。
当用户在移动终端的App内打开带有账户余额的页面时,App的处理流程如图2所示。
步骤205,接收用户打开带有账户余额页面的操作。
步骤210,调用操作系统的注视感知接口,得到当前用户(即当前面对屏幕的用户)是否是预设用户、以及当前用户是否注视屏幕。用户移动终端的操作系统中带有注视感知功能模块,App可以通过操作系统提供的注视感知接口来调用注视感知功能模块,获得注视感知功能模块的输出。
步骤215,判断当前是否是预设用户在注视屏幕,如果是,执行步骤220;如果否, 转步骤225。
步骤220,以明文显示用户账户余额,并在账户余额旁边显示敏感信息未被隐藏的标志(一种第一展现方式),一种示例性的界面如图3所示;转步骤230。
步骤225,以“*”显示用户账户余额,并在账户余额旁边显示敏感信息已被隐藏的标志(一种第二展现方式),一种示例性的界面如图4所示。
步骤230,判断是否收到用户关闭带有账户余额页面的操作,如果收到,流程结束;如果没有收到,执行步骤235。
步骤235,判断预定周期是否已到,如果已到,转步骤210;否则转步骤230。
本应用示例中,无需在带有敏感信息的页面上增加用于实现敏感信息隐藏与显示的“开关”按钮,也无需用户主动寻找按钮、点击和关闭,即可适时对敏感信息显示和隐藏,不仅减少了用户的操作,而且为敏感信息提供了更为安全的保护。
与上述流程实现对应,本说明书的实施例还提供了一种展现敏感信息的装置。该装置可以通过软件实现,也可以通过硬件或者软硬件结合的方式实现。以软件实现为例,作为逻辑意义上的装置,是通过所在设备的CPU(Central Process Unit,中央处理器)将对应的计算机程序指令读取到内存中运行形成的。从硬件层面而言,除了图5所示的CPU、内存以及存储器之外,展现敏感信息的装置所在的设备通常还包括用于进行无线信号收发的芯片等其他硬件,和/或用于实现网络通信功能的板卡等其他硬件。
图6所示为本说明书实施例提供的一种展现敏感信息的装置,包括展现指示接收单元、注视感知调用单元和第一展现单元,其中:展现指示接收单元用于接收展现敏感信息的指示;注视感知调用单元用于通过调用注视感知功能模块,获取面对设备屏幕的用户是否是预设用户、以及面对设备屏幕的用户是否注视设备屏幕;第一展现单元用于当面对设备屏幕的用户是预设用户、并且面对设备屏幕的用户注视设备屏幕时,采用第一展现方式显示敏感信息。
一种实现方式中,所述装置还包括:第二展现单元,用于当面对设备屏幕的用户不是预设用户、或者面对设备屏幕的用户没有注视设备屏幕时,采用第二展现方式显示敏感信息。
上述实现方式中,所述第一展现单元采用第一展现方式显示敏感信息,包括:显示完整的敏感信息;所述第二展现单元采用第二展现方式显示敏感信息,包括:不显示敏感信息、以遮挡显示至少部分敏感信息、或以替代字符显示至少部分敏感信息。
上述实现方式中,所述第一展现单元采用第一展现方式显示敏感信息,包括:采用以下一项到多项来显示敏感信息:第一排版形式、第一字体、第一颜色、第一背景图;所述第二展现单元采用第二展现方式显示敏感信息,包括:采用以下一项到多项来显示至少部分敏感信息:第二排版形式、第二字体、第二颜色、第二背景图。
可选的,所述注视感知调用单元具体用于:在接收关闭敏感信息的指示前,以预定周期调用注视感知功能模块,获取面对设备屏幕的用户是否是预设用户、以及面对设备屏幕的用户是否注视设备屏幕。
可选的,所述展现敏感信息的指示包括:打开带有敏感信息的页面、或点击展现敏感信息的按钮;所述敏感信息包括以下至少一项:证件号码、银行卡号、账户余额、入账金额、支出金额、账户收益。
本说明书的实施例提供了一种计算机设备,该计算机设备包括存储器和处理器。其中,存储器上存储有能够由处理器运行的计算机程序;处理器在运行存储的计算机程序时,执行本说明书实施例中展现敏感信息的方法的各个步骤。对展现敏感信息的方法的各个步骤的详细描述请参见之前的内容,不再重复。
本说明书的实施例提供了一种计算机可读存储介质,该存储介质上存储有计算机程序,这些计算机程序在被处理器运行时,执行本说明书实施例中展现敏感信息的方法的各个步骤。对展现敏感信息的方法的各个步骤的详细描述请参见之前的内容,不再重复。
以上所述仅为本说明书的较佳实施例而已,并不用以限制本申请,凡在本申请的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本申请保护的范围之内。
在一个典型的配置中,计算设备包括一个或多个处理器(CPU)、输入/输出接口、网络接口和内存。
内存可能包括计算机可读介质中的非永久性存储器,随机存取存储器(RAM)和/或非易失性内存等形式,如只读存储器(ROM)或闪存(flash RAM)。内存是计算机可读介质的示例。
计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、 只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括暂存电脑可读媒体(transitory media),如调制的数据信号和载波。
还需要说明的是,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、商品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、商品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、商品或者设备中还存在另外的相同要素。
本领域技术人员应明白,本说明书的实施例可提供为方法、系统或计算机程序产品。因此,本说明书的实施例可采用完全硬件实施例、完全软件实施例或结合软件和硬件方面的实施例的形式。而且,本说明书的实施例可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。

Claims (14)

  1. 一种展现敏感信息的方法,包括:
    接收展现敏感信息的指示;
    通过调用注视感知功能模块,获取面对设备屏幕的用户是否是预设用户、以及面对设备屏幕的用户是否注视设备屏幕;
    当面对设备屏幕的用户是预设用户、并且面对设备屏幕的用户注视设备屏幕时,采用第一展现方式显示敏感信息。
  2. 根据权利要求1所述的方法,所述方法还包括:当面对设备屏幕的用户不是预设用户、或者面对设备屏幕的用户没有注视设备屏幕时,采用第二展现方式显示敏感信息。
  3. 根据权利要求2所述的方法,所述采用第一展现方式显示敏感信息,包括:显示完整的敏感信息;
    所述采用第二展现方式显示敏感信息,包括:不显示敏感信息、以遮挡显示至少部分敏感信息、或以替代字符显示至少部分敏感信息。
  4. 根据权利要求2所述的方法,所述采用第一展现方式显示敏感信息,包括:采用以下一项到多项来显示敏感信息:第一排版形式、第一字体、第一颜色、第一背景图;
    所述采用第二展现方式显示敏感信息,包括:采用以下一项到多项来显示至少部分敏感信息:第二排版形式、第二字体、第二颜色、第二背景图。
  5. 根据权利要求1所述的方法,所述通过调用注视感知功能模块,获取面对设备屏幕的用户是否是预设用户、以及面对设备屏幕的用户是否注视设备屏幕,包括:在接收关闭敏感信息的指示前,以预定周期调用注视感知功能模块,获取面对设备屏幕的用户是否是预设用户、以及面对设备屏幕的用户是否注视设备屏幕。
  6. 根据权利要求1所述的方法,所述展现敏感信息的指示包括:打开带有敏感信息的页面、或点击展现敏感信息的按钮;
    所述敏感信息包括以下至少一项:证件号码、银行卡号、账户余额、入账金额、支出金额、账户收益。
  7. 一种展现敏感信息的装置,包括:
    展现指示接收单元,用于接收展现敏感信息的指示;
    注视感知调用单元,用于通过调用注视感知功能模块,获取面对设备屏幕的用户是否是预设用户、以及面对设备屏幕的用户是否注视设备屏幕;
    第一展现单元,用于当面对设备屏幕的用户是预设用户、并且面对设备屏幕的用户注视设备屏幕时,采用第一展现方式显示敏感信息。
  8. 根据权利要求7所述的装置,所述装置还包括:第二展现单元,用于当面对设备屏幕的用户不是预设用户、或者面对设备屏幕的用户没有注视设备屏幕时,采用第二展现方式显示敏感信息。
  9. 根据权利要求8所述的装置,所述第一展现单元采用第一展现方式显示敏感信息,包括:显示完整的敏感信息;
    所述第二展现单元采用第二展现方式显示敏感信息,包括:不显示敏感信息、以遮挡显示至少部分敏感信息、或以替代字符显示至少部分敏感信息。
  10. 根据权利要求8所述的装置,所述第一展现单元采用第一展现方式显示敏感信息,包括:采用以下一项到多项来显示敏感信息:第一排版形式、第一字体、第一颜色、第一背景图;
    所述第二展现单元采用第二展现方式显示敏感信息,包括:采用以下一项到多项来显示至少部分敏感信息:第二排版形式、第二字体、第二颜色、第二背景图。
  11. 根据权利要求7所述的装置,所述注视感知调用单元具体用于:在接收关闭敏感信息的指示前,以预定周期调用注视感知功能模块,获取面对设备屏幕的用户是否是预设用户、以及面对设备屏幕的用户是否注视设备屏幕。
  12. 根据权利要求7所述的装置,所述展现敏感信息的指示包括:打开带有敏感信息的页面、或点击展现敏感信息的按钮;
    所述敏感信息包括以下至少一项:证件号码、银行卡号、账户余额、入账金额、支出金额、账户收益。
  13. 一种计算机设备,包括:存储器和处理器;所述存储器上存储有可由处理器运行的计算机程序;所述处理器运行所述计算机程序时,执行如权利要求1到6任意一项所述的步骤。
  14. 一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器运行时,执行如权利要求1到6任意一项所述的步骤。
PCT/CN2018/115553 2017-12-29 2018-11-15 展现敏感信息的方法和装置 WO2019128512A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201711478747.8 2017-12-29
CN201711478747.8A CN108090382A (zh) 2017-12-29 2017-12-29 展现敏感信息的方法和装置

Publications (1)

Publication Number Publication Date
WO2019128512A1 true WO2019128512A1 (zh) 2019-07-04

Family

ID=62180647

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/115553 WO2019128512A1 (zh) 2017-12-29 2018-11-15 展现敏感信息的方法和装置

Country Status (3)

Country Link
CN (1) CN108090382A (zh)
TW (1) TWI686725B (zh)
WO (1) WO2019128512A1 (zh)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108090382A (zh) * 2017-12-29 2018-05-29 阿里巴巴集团控股有限公司 展现敏感信息的方法和装置
CN109858274A (zh) * 2018-12-04 2019-06-07 上海碳蓝网络科技有限公司 消息显示的方法及设备
CN111125772B (zh) * 2019-12-31 2022-06-03 中国银行股份有限公司 动态设置安全策略方法及装置、移动设备
CN113821782B (zh) * 2021-11-19 2022-02-25 深圳市明源云科技有限公司 数据权限的控制方法、装置及计算机可读存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106960147A (zh) * 2017-04-11 2017-07-18 广东小天才科技有限公司 一种隐私信息保护方法及装置、用户设备
CN107077217A (zh) * 2016-09-28 2017-08-18 达闼科技(北京)有限公司 用于电子设备的控制方法、装置及电子设备
CN107193562A (zh) * 2017-05-19 2017-09-22 深圳天珑无线科技有限公司 一种图像处理方法及装置
CN108090382A (zh) * 2017-12-29 2018-05-29 阿里巴巴集团控股有限公司 展现敏感信息的方法和装置

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101325491A (zh) * 2008-07-28 2008-12-17 北京中星微电子有限公司 一种即时通讯软件的用户界面控制方法及系统
CN105119799B (zh) * 2015-06-15 2019-11-19 阿里巴巴集团控股有限公司 即时通讯消息处理方法及客户端
CN106570408A (zh) * 2015-10-08 2017-04-19 阿里巴巴集团控股有限公司 敏感信息的展现方法和装置
CN105512532A (zh) * 2015-12-14 2016-04-20 惠州Tcl移动通信有限公司 一种基于虹膜识别的移动终端屏幕控制处理方法及系统
US9940519B2 (en) * 2016-06-24 2018-04-10 Fotonation Limited Image processing method and system for iris recognition

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107077217A (zh) * 2016-09-28 2017-08-18 达闼科技(北京)有限公司 用于电子设备的控制方法、装置及电子设备
CN106960147A (zh) * 2017-04-11 2017-07-18 广东小天才科技有限公司 一种隐私信息保护方法及装置、用户设备
CN107193562A (zh) * 2017-05-19 2017-09-22 深圳天珑无线科技有限公司 一种图像处理方法及装置
CN108090382A (zh) * 2017-12-29 2018-05-29 阿里巴巴集团控股有限公司 展现敏感信息的方法和装置

Also Published As

Publication number Publication date
TW201931192A (zh) 2019-08-01
TWI686725B (zh) 2020-03-01
CN108090382A (zh) 2018-05-29

Similar Documents

Publication Publication Date Title
WO2019128512A1 (zh) 展现敏感信息的方法和装置
US10860854B2 (en) Suggested actions for images
US9396356B2 (en) Endorsement of unmodified photographs using watermarks
TWI522814B (zh) 用於在同意基礎下進行線上照片分享之方法、電腦程式產品與電腦系統
US20170178094A1 (en) Method and system for communication in instant messaging application
US10786196B2 (en) Display apparatus and control method thereof for skin care analysis
US11392266B2 (en) Application data displayed through a selectable application icon
US20160371232A1 (en) Font personalization
EP3287979A1 (en) Resource transfer method and device
KR102315891B1 (ko) Poi 정보를 제공하기 위한 방법 및 그 전자 장치
CN105512187B (zh) 基于展示图片的信息展示方法及信息展示装置
US11556605B2 (en) Search method, device and storage medium
US10679244B1 (en) Publisher identity verification through cross-domain barrier
CN113287138A (zh) 用于对电子内容的可执行注释的可扩展框架
US11615481B1 (en) Receipt capture with goal encouragement
CN111913920A (zh) 电子名片生成方法、装置、计算机系统和计算机可读介质
CN107426732A (zh) 信息识别方法及装置、终端及可读存储介质
US20150046809A1 (en) Activity indicator
US20180268383A1 (en) Electronic device and method for detecting item in data associated with web
CN112150156A (zh) 商品对象处理方法、装置、客户端及介质
WO2023244313A1 (en) Method and system of protecting sensitive content from photography
US20230017029A1 (en) Media preview system
US20160140098A1 (en) Methods and apparatus for electronically authenticating documents
KR20180043146A (ko) 카드 발급 데이터 처리 방법 및 장치
CN112200617B (zh) 业务提供方法、装置和电子设备

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18894601

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

Country of ref document: EP

Kind code of ref document: A1