WO2016074576A1 - 针对被显示数据的过期标记方法、装置、客户端和服务器 - Google Patents

针对被显示数据的过期标记方法、装置、客户端和服务器 Download PDF

Info

Publication number
WO2016074576A1
WO2016074576A1 PCT/CN2015/093633 CN2015093633W WO2016074576A1 WO 2016074576 A1 WO2016074576 A1 WO 2016074576A1 CN 2015093633 W CN2015093633 W CN 2015093633W WO 2016074576 A1 WO2016074576 A1 WO 2016074576A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
client
expiration
expired
page
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/CN2015/093633
Other languages
English (en)
French (fr)
Inventor
郭伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding Ltd
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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Publication of WO2016074576A1 publication Critical patent/WO2016074576A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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

Definitions

  • the present application relates to information security technologies, and in particular, to an expiration marking method, apparatus, client, and server for displayed data.
  • confidential information and private information may also pose a security risk if they remain on an expired web page.
  • the prior art lacks a method that can protect the security of expired web pages.
  • the technical problem to be solved by the embodiments of the present application is to provide an expiration marking method, device, client and server for the displayed data, so that the expired data displayed on the client interface can be automatically distinguished from the prior art.
  • Expired data to improve the information security of network information and private information.
  • an expiration marking method for displayed data comprising: detecting an update operation of an application interface; after the updating operation, for displaying the application
  • the data of the program interface starts a timer; and when the timer reaches a preset expiration time, the application interface is expired, so that the expired application interface is distinguished from the non-expired application interface.
  • an expiration marking method for displayed data applied to a client, comprising: receiving data from a server; displaying the data on the client interface; and displaying on the client
  • the data on the interface starts a timer.
  • the timer is restarted.
  • the client interface is expired and the expired client is caused.
  • the interface is different from the non-expired client interface.
  • an expiration marking method for displayed data applied to a browser client, comprising: receiving data from a server, including page data and a timer; rendering page data; and initiating said The timer restarts when the session is updated.
  • the timer reaches the preset expiration time, the expiration flag is marked to distinguish the expired page from the non-expired page.
  • an expiration marking method for displayed data applied to a browser client, comprising: receiving page data from a server, including a timer; rendering the page data; and starting a timer When the page is updated, the timer is restarted. When the timer reaches the preset expiration time, the expiration flag is marked, so that the expired page is distinguished from the non-expired page.
  • an expiration marking method for displayed data applied to a server, comprising: receiving a request for data access from a client; preparing feedback data according to the request, including a timer; and transmitting feedback The data is sent back to the client.
  • an expired marking device including: an update operation detecting module, configured to detect an update operation of an application interface; and a timer, when the update operation detecting module detects an application interface update Timing operations on data displayed on the same application interface; and an expired flagging module for when the timer reaches a preset At the time of the expiration, the application interface is expired, making the expired program interface different from the non-expired interface.
  • an expired mark client including: a client data transceiver module for connecting to a server and transmitting and receiving data; and a data display module for receiving, by the client data transceiver module, a server from the server And the feedback data is displayed on the interface; the timer is configured to perform timing operation on the feedback data displayed on the interface when the data display module displays the feedback data on the interface, and when the interface data is updated, The timer restarts; and the expired flag module is configured to expire the application interface when the timer reaches a preset expiration time, so that the expired program interface is distinguished from the non-expired interface.
  • an expired mark client including: a client data transceiver module for connecting to a server and transmitting and receiving data; and a data display module for receiving, by the client data transceiver module, a server from the server Page data and rendering a page; a timer for timing a session assigned to the client by the server when the page is rendered, and restarting the timer when the session is updated; and an expired tag module When the timer reaches a preset expiration time, the page is expired, so that the expired program page is distinguished from the non-expired page.
  • an expired mark client including: a client data transceiver module for connecting to a server and transmitting and receiving data; and a data display module for receiving, by the client data transceiver module, a server from the server Page data and rendering a page; a timer for timing operation of the page after the rendering of the page ends, and when the page is updated, the timer is restarted; and an expiration marking module for when the timer When the preset expiration time is reached, the page is expired, so that the expired page is distinguished from the non-expired page.
  • an expired tag server including: a server data transceiving module for connecting with a client and transceiving data; and a data feedback module for receiving access from the client through the server data transceiving module The data is requested, and the feedback data is prepared according to the request, and the feedback data is sent back to the client through the server data transceiver module; wherein the feedback data includes a timer and/or an expiration time.
  • the expired data can be automatically distinguished from the unexpired data, that is, the expired protection is provided for the expired data, thereby improving the security of the network information;
  • FIG. 1 is a flowchart of a method for expiration marking of displayed data according to an embodiment of the present application
  • FIG. 2 is a flowchart of a method for expiration marking of displayed data according to another embodiment of the present application.
  • FIG. 3 is a flowchart of a method for applying an expired marking method to a client according to an embodiment of the present application
  • FIG. 4 is a flowchart of a method for applying an expired marking method to a client according to another embodiment of the present application
  • FIG. 5 is a flowchart of a method for applying an expired marking method to a client according to another embodiment of the present application.
  • FIG. 6 is a flowchart of a method for applying an expired marking method to a server according to an embodiment of the present application
  • FIG. 7 is a schematic structural diagram of an expired marking device according to an embodiment of the present application.
  • FIG. 8 is a schematic structural diagram of an expired tag client according to an embodiment of the present application.
  • FIG. 9 is a schematic structural diagram of an expired tag server according to an embodiment of the present application.
  • JavaScript scripting language A literal translation scripting language, which is a dynamic type, weak type, prototype-based language, and built-in support type. Its interpreter is called the JavaScript engine and is part of the browser. All major browsers support JavaScript.
  • CSS Cascading Style Sheets
  • string style lists Also known as string style lists, hierarchical style sheet files, is a way to add styles (such as fonts) to structured documents (such as HTML documents or XML applications) Computer language, spacing, color, etc., defined and maintained by the W3C.
  • styles such as fonts
  • structured documents such as HTML documents or XML applications
  • CSS4 which is the recommended standard for W3C. CSS3 is now supported by most modern browsers.
  • session that is, the session is the connection between the client and the server. If the session expires, the contact is broken. When the user visits again, the contact must be re-established.
  • Client refers to a program that corresponds to the server and provides local services to the client.
  • Computing device An electronic device capable of executing a computer program, including a processor and a memory, including but not limited to: a computer (PC), a notebook computer, a tablet computer, a smart phone, a vehicle intelligent terminal, and a smart communication device. Equipment, servers, etc.
  • the inventor of the present application has found through research that by setting a timer, an expiration flag is set to the application interface when the timer expires, so that it is distinguished from the non-expired interface and prevents interface data leakage. Leak, this can achieve the purpose of protecting confidential data and avoid passive leakage.
  • an expiration marking method for displayed data including:
  • the user is participating in the design of the aircraft carrier.
  • the user needs to complete the keel design drawing of some aircraft carriers.
  • the design is completed by AutoCAD software.
  • the application interface displays the three-dimensional structural data of the keel, for example: shape, structure, Dimensional data; also includes various related equipment structures and interface parameters, all of which are military secret data.
  • AutoCAD software exemplified in the embodiments of the present application is merely an exemplary description, and is not limited to the present application.
  • Other softwares such as Office software such as Word, Excel, payment related software, browser software, game software, and the like,
  • Office software such as Word, Excel, payment related software, browser software, game software, and the like.
  • the technical solution provided by the embodiment of the present application can be used to provide an expired protection for expired data, thereby improving network information security.
  • the update operation includes a data display update operation, that is, an update operation on data of the application interface.
  • the timer is started, and the implementation of the timer is not limited, and may be a plug-in, may be embedded in the application, or may be independent of the application. Separate program.
  • the expiration mark may include: setting an application interface to be in a fuzzy state, or including: prompting the user that the page is out of date, and the prompt information may cover the entire user interface.
  • the interface implemented by the high-level programming language can activate an initialization program after the rendering is successful, and the initialization program can display the necessary information, and can also start a timer. After a certain time, You can create a floating layer for yourself to cover the current page.
  • the expiration time is y minutes.
  • the timer reaches y minutes, the user is prompted to expire the page.
  • a picture may be displayed in a loop before the application interface, such as “the interface has expired”.
  • the timer when the update operation of the application interface occurs, the timer is also restarted, and the timing is restarted because the update of the application interface indicates that the user is using.
  • the timer is for all the confidential data displayed on the same application interface, that is, as long as one of the data is updated, the timer is restarted.
  • a login interaction process can be provided for the user to continue to use; and the login process can restrict the operation of other personnel and further improve security.
  • the method for expiration marking of the displayed data after step S13, further includes:
  • the user leaves the seat for a while and comes back to continue operating the application.
  • the user moves the mouse to click the location of the application, that is, the user's operation on the application is detected, and at this time, a user login authentication interface is provided, and the login authentication interface is dedicated to protecting the interface data;
  • step S13 After the user inputs the correct username and password, the login information is successfully verified, and the expiration flag in step S13 is canceled, and the user can continue to use the application to work.
  • the idea of interface data expiration protection can also be applied in the application of CS structure.
  • the information stored by the server side is mostly the customer's confidential information and private data.
  • the data is obtained by the client sending a request to the server, and then displayed. On the client interface for users to use.
  • an expiration marking method for displayed data is provided, and the method is applied to a client, including:
  • the client may include: an application of a smartphone, a browser of a computing device, and the like, and the client needs to have the ability to parse the data returned by the server.
  • the smartphone APP Alipay client when operating Alipay to perform payment service, it sends a data request to the server, and the data request content includes but is not limited to: the account balance and historical operation record corresponding to the user, and the data is returned. Displayed on the client interface, as shown in Table 1.
  • the server feeds back corresponding data to the client for the request.
  • the timer can be implemented in the language of the software itself.
  • the interface of the application of the Android mobile phone corresponds to the Activity
  • the user interface such as the graphic text interface
  • the balance treasure display interface of the Alipay wallet is an Activity
  • the application parses the return data of the server, for example, including expiration.
  • the information is 5 minutes
  • the client displays the activity of the current data, and starts a timer.
  • a semi-transparent floating layer is generated to cover the current interface.
  • the inventor of the present application has found that by adding a timer and an expiration time to the data transmitted from the server to the client, and completing the corresponding timing function on the client and performing an expiration flag, the expired data is distinguished from the non-expired data, and the screen is prevented. Being read or copied can improve the security of network information and protect confidential and private data.
  • an expiration marking method for displayed data which is different from the embodiment shown in FIG. 3 in that, in the above step S22, the feedback data provided by the server to the client is included.
  • the expiration time is only included in the timer and expiration time, or in the feedback data.
  • the client does not need to actively send a data request.
  • an expiration marking method for displayed data comprising:
  • the timer is restarted, and when the timer reaches the preset expiration time, the expiration flag is performed.
  • an expiration marking method for displayed data is provided, which is applied to a browser client. End, including:
  • the IE browser receives the user name and password of the user input (login 126 mailbox), and the browser sends a request for accessing the 126 mailbox personal account webpage to the server, and displays the returned data on the browser interface, and the data content is as shown in Table 2.
  • the display data on the client interface also needs to be expired to protect it from being read by others.
  • the client in the case where the server pushes data to the client, the client does not need to actively send a data request.
  • S32 Receive feedback data from the server, where the feedback data includes page data and a timer, where the timer is for a session allocated by the server for the client. At this time, the expiration time is the session expiration time;
  • the browser After the browser renders the page, it starts a timer to monitor whether the session is updated.
  • the expiration flag may include: setting a status of the expired web page to make it a fuzzy state or prompting the user page to expire.
  • the expiration mark may include: adding a watermark to the page, for example, an expiration time is n minutes, when the timer detects n minutes, starting a watermarking program for the webpage, the program may also be a JavaScript script, this The program adds a web page watermark.
  • adding a watermark to the application interface or page the application interface, such as a web page, is prevented from being used illegally.
  • the state of the expired webpage is set to be a fuzzy state, which can be implemented by using an ordinary div, and the css attribute style.filter of the div can set the transparency to achieve the effect of blurring the webpage. .
  • the timer when the timer detects n minutes, the user is prompted to expire the page, which can be implemented by using a normal div.
  • the div can display a picture cyclically, such as “the webpage has expired”, and “the expired webpage screenshot cannot be used as a proof. "Wait.
  • a prompt button can be provided, and after the user clicks the button, the JavaScript program is started to automatically refresh the webpage.
  • the behavior of the timer and subsequent operations are the work of the client (browser), and are independent of the server.
  • step S32 the feedback data of the server further includes an expiration time.
  • the pages of such websites are also sensitive and need to be protected; the inventors of the present application have found that the interface data expiration protection can be separately performed for each page. For example, if there are 3 pages with different priorities, there may be 3 different expiration times. However, the expiration time of the session can only be one value, so the flexibility of the timer for the page is also higher.
  • an expiration marking method for displayed data is provided, and the method is applied to a browser client, including:
  • the client browser receives the web address www.sohu.com entered by the user, and sends a request to the server to visit the web page www.sohu.com according to the web address.
  • the server actively pushes data to the client, and step S41 may be omitted.
  • the client receives the page data corresponding to the request from the server, where the page data includes a timer and an expiration time, where the timer and the expiration time are for the page data;
  • the timer is implemented, for example, by a JavaScript script, and can also be implemented by ActiveX (for example, for an IE browser), and the expiration time of the timer and the timer is set by the server.
  • the expiration time such as n minutes, can be dynamically generated when the html page is generated.
  • the page When the page is updated, such as pressing the refresh button (for example, f5, etc.), the page will be refreshed and JavaScript will be re-executed.
  • the refresh button for example, f5, etc.
  • the webpage expiration time is independent of the session expiration time, and may be earlier than, equal to, and later than the session expiration time.
  • an expiration marking method for displayed data is provided, which is applied to a server. As shown in FIG. 6, the method includes:
  • S51 Receive a request for accessing data from a client.
  • the timer is for a session that the server allocates for the client.
  • the timer is for page data prepared by the server for the client.
  • the client requests page data
  • the server generates an html file including a timer (for example, implemented in JavaScript) and an expiration time, and the timer and expiration time may be generated for each page, or may be selected.
  • a timer for example, implemented in JavaScript
  • an expiration time for example, implemented in JavaScript
  • an expiration marking device is provided. As shown in FIG. 7, the expired marking device includes:
  • An update operation detecting module 11 configured to detect an update operation of the application interface
  • the timer 12 is configured to perform timing operation on data displayed on the same application interface when the update operation detecting module 11 detects the application interface update;
  • the expiration marking module 13 is configured to expire the application interface when the timer 12 reaches the preset expiration time, so that the expired program interface is distinguished from the non-expired interface.
  • the expiration marking method has been described in detail in the above embodiments, and details are not described herein again.
  • the expiration flag when the timer reaches a preset expiration time, the expiration flag
  • the note module 13 is further configured to provide a user login authentication interface, and cancel the expired flag when the login information is successfully verified.
  • an expired tag client is provided.
  • the client includes:
  • the client data transceiver module 25 is configured to connect to the server and send and receive data
  • the data requesting module 21 is configured to send, by using the client data transceiver module 25, a request for accessing data to the server, where the data is to be displayed on the client interface;
  • the client in the case that the server pushes data to the client, the client does not need to actively send a data request, and at this time, the client does not include the data requesting module 21;
  • the data display module 22 is configured to receive feedback data from the server through the client data transceiver module 25 and display the feedback data on the interface;
  • a timer 23 configured to perform a timing operation on the feedback data displayed on the interface when the data display module 22 displays the feedback data on the interface, and restart the timer when the interface data is updated;
  • the expiration marking module 24 is configured to expire the application interface when the timer 23 reaches the preset expiration time, so that the expired program interface is distinguished from the non-expired interface.
  • the feedback data provided by the server to the client includes a timer and/or an expiration time.
  • an expired tag client is provided.
  • the difference from the embodiment shown in Figure 8 is that the timer is restarted when the session is updated.
  • an expired tag client is provided.
  • the difference from the embodiment shown in Figure 8 is that the timer is restarted when the page is updated.
  • an expired tag server is provided.
  • the expired tag server includes:
  • a server data transceiver module 31 configured to connect with a client and send and receive data
  • the data feedback module 32 is configured to receive a request for accessing data from the client through the server data transceiver module 31, and prepare feedback data according to the request, and then send the feedback data back to the client through the server data transceiver module 31.
  • the feedback data includes a timer and/or an expiration time.
  • the advantages of the above embodiments include: (1) making expired data can automatically distinguish unexpired data, that is, providing outdated protection for expired data, thereby improving network information security; (2) providing a fuzzy interface method for displayed expired data , or give the corresponding prompts, the user's physical examination is good, to achieve both safety and experience.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

一种针对被显示数据的过期标记方法、装置、客户端和服务器,使客户端界面上显示的过期数据可以自动区别未过期数据,提高网络信息和隐私信息的信息安全性。其中,针对被显示数据的过期标记方法,包括:检测应用程序界面的更新操作(S11);在更新操作后,针对显示在所述应用程序界面的数据,启动定时器(S12);和当所述定时器达到预设的过期时间,对所述应用程序界面进行过期标记(S13),使该过期的应用程序界面区别于非过期的应用程序界面。

Description

针对被显示数据的过期标记方法、装置、客户端和服务器 技术领域
本申请涉及信息安全技术,尤其涉及一种针对被显示数据的过期标记方法、装置、客户端和服务器。
背景技术
现代社会,越来越多的信息出现在网页上,网页的截图也经常用在各种证明文件中,例如,法院的证据。而这些网页的截图是否真实、准确,其有效性就成为一个重要问题。例如,如果要求网页的截图的时间必须是网页生成的时间,那么在过期的网页上截图就会认为是一种作弊行为。
例如,当网上银行账户的网页相关的会话过期后,网页上的内容都是过期的,是缺少可信度的,所以不能当作有效的证明文件。但是,目前在过期的网页上截图和在未过期的网页上截图并没有明确的区别。
进一步的,在公共场所,涉密信息和隐私信息如果存留在过期网页上,也容易引起安全性风险。
例如,在如网的公共电脑上,对于在一个tab页面登出但忘记关掉所有tab页面的用户,其他用户可以任意截图,不仅网页安全无法保护,个人隐私安全将受到损害。
综上所述,现有技术缺乏一种能够保护过期网页信息安全的方法。
发明内容
本申请实施例要解决的技术问题是,针对现有技术的不足,提供一种针对被显示数据的过期标记方法、装置、客户端和服务器,使客户端界面上显示的过期数据可以自动区别未过期数据,提高网络信息和隐私信息的信息安全性。
根据本申请一个方面,提供一种针对被显示数据的过期标记方法,包括:检测应用程序界面的更新操作;在更新操作后,针对显示在所述应用 程序界面的数据,启动定时器;和当所述定时器达到预设的过期时间,对所述应用程序界面进行过期标记,使该过期的应用程序界面区别于非过期的应用程序界面。
根据本申请另一个方面,提供一种针对被显示数据的过期标记方法,应用于客户端,包括:接收来自服务器的数据;将所述数据显示在所述客户端界面上;针对显示在客户端界面上的数据,启动定时器,当所述客户端界面数据更新时,定时器重启,当定时器达到预设的过期时间时,对所述客户端界面进行过期标记,使该过期的客户端界面区别于非过期的客户端界面。
根据本申请另一个方面,提供一种针对被显示数据的过期标记方法,应用于浏览器客户端,包括:接收来自服务器的数据,其中包括页面数据和定时器;渲染页面数据;和启动所述定时器,当会话更新时,定时器重启,当定时器达到预设的过期时间时,进行过期标记,使该过期的页面区别于非过期的页面。
根据本申请另一个方面,提供一种针对被显示数据的过期标记方法,应用于浏览器客户端,包括:接收来自服务器的页面数据,其中包括定时器;渲染所述页面数据;和启动定时器,当页面更新时,定时器重启,当定时器达到预设的过期时间时,进行过期标记,使该过期的页面区别于非过期的页面。
根据本申请另一个方面,提供一种针对被显示数据的过期标记方法,应用于服务器,包括:接收来自客户端的数据访问的请求;根据所述请求准备反馈数据,其中包括定时器;和将反馈数据发送回客户端。
根据本申请另一个方面,提供一种过期标记装置,包括:更新操作检测模块,用于检测应用程序界面的更新操作;定时器,用于当所述更新操作检测模块检测到应用程序界面更新时,针对被显示在同一应用程序界面的数据进行计时操作;和过期标记模块,用于当所述定时器达到预设的过 期时间时,对应用程序界面进行过期标记,使该过期程序界面区别于非过期界面。
根据本申请另一个方面,提供一种过期标记客户端,包括:客户端数据收发模块,用于与服务器连接并收发数据;数据显示模块,用于通过所述客户端数据收发模块接收来自服务器的反馈数据并将反馈数据显示在界面上;定时器,用于当所述数据显示模块将反馈数据显示在界面上时,针对显示在界面上的反馈数据进行计时操作,并且当界面数据更新时,定时器重启;和过期标记模块,用于当所述定时器达到预设的过期时间时,对应用程序界面进行过期标记,使该过期程序界面区别于非过期界面。
根据本申请另一个方面,提供一种过期标记客户端,包括:客户端数据收发模块,用于与服务器连接并收发数据;数据显示模块,用于通过所述客户端数据收发模块接收来自服务器的页面数据并渲染页面;定时器,用于当所述页面渲染结束后,针对服务器为该客户端分配的会话进行计时操作,并且当所述会话更新时,定时器重启;和过期标记模块,用于当所述定时器达到预设的过期时间时,对所述页面进行过期标记,使该过期程序页面区别于非过期页面。
根据本申请另一个方面,提供一种过期标记客户端,包括:客户端数据收发模块,用于与服务器连接并收发数据;数据显示模块,用于通过所述客户端数据收发模块接收来自服务器的页面数据并渲染页面;定时器,用于当所述页面渲染结束后,针对该页面进行计时操作,并且当所述页面更新时,定时器重启;和过期标记模块,用于当所述定时器达到预设的过期时间时,对所述页面进行过期标记,使该过期页面区别于非过期页面。
根据本申请另一个方面,提供一种过期标记服务器,包括:服务器数据收发模块,用于与客户端连接并收发数据;和数据反馈模块,用于通过所述服务器数据收发模块接收来自客户端的访问数据的请求,并根据请求准备反馈数据,再通过所述服务器数据收发模块将反馈数据发送回客户端;其中,反馈数据包括定时器和/或过期时间。
与现有技术相比,本申请提供实施例的优点包括:
(1)使过期数据可以自动区别未过期数据,即对过期数据提供过期保护,从而提高网络信息安全性;
(2)对于被显示的过期数据,提供模糊界面的方法,或者给出相应的提示,用户体检好,达到安全和体验兼顾。
当然,实施本申请的任一产品并不一定需要同时达到以上所述的所有优点。
附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图1是根据本申请一个实施例提供的针对被显示数据的过期标记方法的方法流程图;
图2是根据本申请另一个实施例提供的针对被显示数据的过期标记方法的方法流程图;
图3是根据本申请一个实施例提供的应用于客户端的过期标记方法的方法流程图;
图4是根据本申请另一个实施例提供的应用于客户端的过期标记方法的方法流程图;
图5是根据本申请另一个实施例提供的应用于客户端的过期标记方法的方法流程图;
图6是根据本申请一个实施例提供的应用于服务器的过期标记方法的方法流程图;
图7是根据本申请一个实施例提供的过期标记装置的结构示意图;
图8是根据本申请一个实施例提供的过期标记客户端的结构示意图;
图9是根据本申请一个实施例提供的过期标记服务器的结构示意图。
具体实施方式
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图,对本申请进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。
定义
(1)JavaScript脚本语言:一种直译式脚本语言,是一种动态类型、弱类型、基于原型的语言,内置支持类型。它的解释器被称为JavaScript引擎,为浏览器的一部分,所有主流浏览器都支持JavaScript。
(2)层叠样式表(Cascading Style Sheets,简写CSS):也称为串样式列表、层次结构式样式表文件,是一种用来为结构化文档(如HTML文档或XML应用)添加样式(如字体、间距、颜色等)的计算机语言,由W3C定义和维护。目前最新版本是CSS4,为W3C的推荐标准。CSS3现在已被大部分现代浏览器支持。
(3)session:即会话,是客户端和服务器之间的联系,session过期就是这个联系断了,用户再访问时,要重新建立联系。
(4)客户端(Client):或称为用户端,是指与服务器相对应,为客户提供本地服务的程序。
(5)计算设备(Computing device):具有处理器和存储器的、能够执行计算机程序的电子设备,包括但不限于:计算机(PC)、笔记本电脑、平板电脑、智能手机、车载智能终端、智能通讯设备、服务器等。
过期标记方法
用户在使用计算设备尤其是终端计算设备(非服务器)时,由于显示屏是一个开放式的界面,显示器上显示的敏感信息往往存在泄漏的风险,应该给与安全性保护。
本申请的发明人经研究发现,通过设置定时器,在定时器超时情况下,对应用程序界面设置过期标记,使其区别于非过期界面并防止界面数据泄 漏,这样可以实现保护涉密数据的目的,避免被动泄密。
如图1所示,根据本申请一个实施例,提供一种针对被显示数据的过期标记方法,包括:
S11、检测应用程序界面的更新操作;
例如,用户正在参与航母设计工作,用户需要完成部分航空母舰的龙骨设计制图,该设计通过AutoCAD软件完成,在设计的过程中,应用程序界面显示的就是龙骨的三维结构数据,例如:形状、结构、尺寸数据;还包括各种相关装备结构和接口参数,这些数据都是军方保密数据。
需要说明的是,本申请实施例中例举的AutoCAD软件只是示例性说明,并不是对本申请的限定,其他软件如Word、Excel等办公软件、支付相关软件、浏览器软件、游戏软件等等,都可以采用本申请实施例提供的技术方案,以实现对过期数据提供过期保护,从而提高网络信息安全性。
其中,更新操作包括数据显示更新操作,即对于应用程序界面的数据的更新操作。
例如,当用户通过AutoCAD打开之前保存的龙骨数据时,需要向用户界面绘制数据,此时包括应用程序界面的更新操作。再例如,当用户操作AutoCAD软件对龙骨数据进行修改时,用户界面需要体现修改后的效果,此时也包括应用程序界面的更新操作。
如果用户在工作途中临时有事离开,则AutoCAD界面所显示的数据在用户离开之后一直没有交互操作,也就没有相应的应用程序界面的更新操作,此时容易造成被动泄密。
S12、在更新操作后,针对被显示在同一应用程序界面的数据,启动定时器;
为了避免上述泄密时机的出现,在应用程序界面更新后,启动定时器,该定时器的实现方式不限,可以为一个插件,也可以内嵌在应用程序之中,也可以为独立于应用程序的单独程序。
S13、当定时器达到预设的过期时间时,对应用程序界面进行过期标记, 使该过期程序界面区别于非过期界面。
其中,过期标记可以包括:设置应用程序界面使其成为模糊状态,或者包括:提示用户页面过期,并且该提示信息可以覆盖整个用户界面。
例如,对于windows系统上的应用程序AutoCAD,高级编程语言实现的界面在渲染成功后,可以激活一个初始化程序,而这个初始化程序可以展示必要的信息,也可以启动一个定时器,到一定时间后,可以为自己产生一个浮层,来遮盖当前页面。
再例如,过期时间为y分钟,当定时器启动后达到y分钟时,提示用户页面过期,例如可以在应用程序界面之前,循环展示一个图片,显示如“界面已经过期”等。
基于上述的过期数据保护措施,应用程序界面数据的安全性可以得到有效提高。
可以理解,基于上述方法,当应用程序界面的更新操作发生时,定时器也重新启动,重新开始计时,因为应用程序界面的更新说明用户在使用。另外,该定时器针对被显示在同一应用程序界面的全部涉密数据,即只要其中有一项数据被更新显示,定时器也重新启动。
当用户回到座位继续工作时,发现显示界面已经被过期标记,此时可以提供一个登陆交互过程让用户继续使用;并且,登陆过程可以限制其他人员的操作,进一步提高安全性。
根据本申请另一个实施例,如图2所示,上述针对被显示数据的过期标记方法,在步骤S13之后,还包括:
S14、在过期标记后,当检测到用户对应用程序的操作时,提供用户登录认证界面;
例如,用户离开座位一段时间,回来继续操作应用程序。当用户移动鼠标点击应用程序所在位置,即检测到用户对应用程序的操作,此时,提供用户登录认证界面,该登录认证界面专用于保护界面数据;
S15、当登录信息校验成功后,取消所述的过期标记;
用户输入正确的用户名和密码之后,登录信息校验成功,取消步骤S13中过期标记,用户可以继续使用应用程序进行工作。
过期标记客户端方法一
上述界面数据过期保护的思想还可以应用在C-S结构的应用中,服务器方保存的信息很多都是客户的涉密信息和隐私数据,这些数据通过客户端向服务器发送请求的方式来获取,然后显示在客户端界面上以供用户使用。
如图3所示,根据本申请一个实施例,提供一种针对被显示数据的过期标记方法,该方法应用于客户端,包括:
S21、向服务器发送访问数据的请求,该数据将被显示在客户端界面;
其中,客户端可以包括:智能手机的APP、计算设备的浏览器等应用程序,客户端需要具有解析服务器返回的数据的能力。
以智能手机APP支付宝客户端为例,当操作支付宝进行支付业务时,其向服务器发送数据请求,数据请求内容包括但不限于:用户对应的账户金额余额和历史操作记录等信息,并将返回数据显示在客户端界面上,如表1所示。
表1
Figure PCTCN2015093633-appb-000001
上述请求发送到服务器后,服务器即针对所述请求反馈相应的数据给客户端。
S22、接收来自服务器的反馈数据;
S23、将反馈数据显示在界面上;
S24、针对显示在界面上的反馈数据,启动定时器;当界面数据更新时,定时器重启,当定时器达到预设的过期时间时,进行过期标记。
其中,在步骤S22-S24中,定时器可以用软件本身的语言实现。
例如,Android手机的应用的界面对应程序中的Activity,用户界面,例如图形文字界面,都绘制在Activity上,支付宝钱包的余额宝展示界面就是一个Activity,应用解析服务器的返回数据,例如,包括过期时间为5分钟这样的信息,客户端显示当前数据的Activity,并启动一个定时器,到5分钟时,会产生一个半透明的浮层,来遮盖当前界面。
其他设置过期标记的方法在上面的实施例中已经介绍,这里不再赘述。
本申请发明人经研究发现,通过在服务器向客户端传送的数据中添加计时器以及过期时间,并且在客户端完成相应的计时功能并进行过期标记,使过期数据区别于非过期数据、防止屏幕被阅读或拷贝,能够提高网络信息安全性,保护涉密数据和隐私数据。
根据本申请的另一个实施例,提供一种针对被显示数据的过期标记方法,与图3所示实施例相比,区别在于,在上述步骤S22中,服务器向客户端提供的反馈数据中包括定时器和过期时间,或者反馈数据中只包括过期时间。
对于服务器向客户端推送数据的情况,不需要客户端主动发送数据请求。
根据本申请的另一个实施例,提供一种针对被显示数据的过期标记方法,该方法应用于客户端,包括:
接收来自服务器的数据;
将所述数据显示在界面上,并针对显示在界面上的数据,启动定时器; 和
当界面数据更新时,定时器重启,当定时器达到预设的过期时间时,进行过期标记。
过期标记客户端方法二
上述界面数据过期保护的思想还可以应用在B-S结构的应用中,如图4所示,根据本申请另一个实施例,提供一种针对被显示数据的过期标记方法,该方法应用于浏览器客户端,包括:
S31、向服务器发送访问数据的请求,该数据为页面数据;
例如,IE浏览器接收用户输入的邮箱用户名和密码(登录126邮箱),浏览器向服务器发送访问126邮箱个人账户网页的请求,并将返回数据显示在浏览器界面上,数据内容如表2所示,此时,客户端界面上的显示数据也需要过期保护,以免被他人读取。
表2
Figure PCTCN2015093633-appb-000002
根据本申请另一个实施例,对于服务器向客户端推送数据的情况,不需要客户端主动发送数据请求。
S32、接收来自服务器的反馈数据,反馈数据中包括页面数据、定时器,其中,定时器针对服务器为该客户端分配的会话(session)。此时,过期时间为session过期时间;
S33、渲染页面数据;
S34、启动定时器,当会话更新时,定时器重启,当定时器达到预设的过期时间时,进行过期标记。
浏览器渲染页面之后,启动定时器,对会话是否更新进行监控。
其中,过期标记可以包括:设置过期网页的状态使其成为模糊状态或提示用户页面过期。
根据本申请一个实施例,过期标记可以包括:对页面增加水印,例如过期时间为n分钟,当定时器检测到n分钟时,启动给网页加水印程序,这个程序也可以是一个JavaScript脚本,这个程序加的是网页水印。通过对应用程序界面或者页面增加水印,防止应用程序界面例如网页页面被非法使用。
根据本申请另一个实施例,定时器检测到n分钟时,设置过期网页的状态使其成为模糊状态,可使用普通div实现,这个div的css属性style.filter可以设置透明度,达到模糊网页的效果。
根据本申请另一个实施例,定时器检测到n分钟时,提示用户页面过期,可使用普通div实现,这个div可以循环展示一个图片,显示如“网页已经过期”、“过期网页截图不能作为证明”等。
同时,可以提供提示按键,用户点击这个按键后,启动JavaScript程序来自动刷新网页。
上述实施例中,定时器的行为及后续操作都是客户端(浏览器)的工作,与服务器无关。
根据本申请另一个实施例,步骤S32中,服务器的反馈数据中还包括过期时间。
过期标记客户端方法三
本领域技术人员可以了解,某些网站是不会存在会话过期的,比如它用Ajax维持一个心跳,Ajax做一个心跳同步,就可以一直保持会话,那么 这个客户端和服务器之间的连接/会话是不会过期了。例如,当页面过期后,假设session不过期,用户刷新页面就可以继续使用之前的session。如果是已经登录的状态,那么登录的状态将继续。
但是,这种网站的页面,也是有敏感信息的,也是需要保护的;本申请发明人经研究发现,可以针对每一个页面单独进行界面数据过期保护。比如3个页面,优先级不同,那么可能有3不同的过期时间,但是,session的过期时间只能是一个值,所以针对页面的定时器灵活性也更高。
如图5所示,根据本申请另一个实施例,提供一种针对被显示数据的过期标记方法,该方法应用于浏览器客户端,包括:
S41、向服务器发送访问数据的请求,该数据为页面数据;
例如,客户端浏览器接收用户输入的网址www.sohu.com,根据该网址向服务器发送访问该网页页面www.sohu.com的请求。
根据本申请另一个实施例,服务器主动向客户端推送数据,步骤S41可以省略。
S42、客户端接收来自服务器的所述请求对应的页面数据,所述页面数据中包括定时器和过期时间,其中,定时器和过期时间针对该页面数据;
其中,定时器例如以JavaScript脚本实现,也可以用ActiveX实现(例如对于IE浏览器),定时器及定时器的过期时间都由服务器设置。过期时间,例如n分钟,可以在生成html页面时动态生成。
S43、渲染所述页面数据;
S44、启动页面数据中的定时器,当页面更新时,定时器重启,当定时器达到预设的过期时间时,进行过期标记。
页面更新时,比如按了刷新键(例如,f5等),那么页面会刷新,JavaScript会重新执行。
该实施例中,网页过期时间和会话过期时间无关,可以早于、等于、晚于会话过期时间。用户刷新页面,会重新去服务器下载html页面,定时器也会重启。
服务器方法
与上述各类客户端方法相对应的,根据本申请一个实施例,提供一种针对被显示数据的过期标记方法,应用于服务器。如图6所示,该方法包括:
S51、接收来自客户端的访问数据的请求;
S52、根据请求准备反馈数据,其中包括定时器和/或过期时间;
根据本申请的一个实施例,定时器针对服务器为该客户端分配的会话。
根据本申请的另一个实施例,定时器针对服务器为该客户端准备的页面数据。
根据本申请的又一个实施例,客户端请求页面数据,服务器生成html文件中包含定时器(例如,以JavaScript实现)和过期时间,该定时器和过期时间可以对每个页面生成,也可以选择重要页面生成。
S53、将反馈数据发送回客户端。
本领域技术人员能够根据说明书,采用DSP/FPGA/ASIC等常规手段,实现计算机程序对应的产品权利要求的功能模块。
过期标记装置
与上述过期标记方法相对应地,根据本申请一个实施例,提供一种过期标记装置。如图7所示,该过期标记装置包括:
更新操作检测模块11,用于检测应用程序界面的更新操作;
定时器12,用于当更新操作检测模块11检测到应用程序界面更新时,针对被显示在同一应用程序界面的数据进行计时操作;
过期标记模块13,用于当定时器12达到预设的过期时间时,对应用程序界面进行过期标记,使该过期程序界面区别于非过期界面。过期标记方法在上述实施例中已经详细描述,这里不再赘述。
根据本申请另一个实施例,当定时器达到预设的过期时间后,过期标 记模块13还用于提供用户登录认证界面,并且当登录信息校验成功后取消所述的过期标记。
过期标记客户端
与上述客户端方法相对应,根据本申请一个实施例,提供一种过期标记客户端。如图8所示,该客户端包括:
客户端数据收发模块25,用于与服务器连接并收发数据;
数据请求模块21,用于通过客户端数据收发模块25向服务器发送访问数据的请求,该数据将被显示在客户端界面;
根据本申请另一个实施例,对于服务器向客户端推送数据的情况,不需要客户端主动发送数据请求,此时,客户端不包括数据请求模块21;
数据显示模块22,用于通过客户端数据收发模块25接收来自服务器的反馈数据并将反馈数据显示在界面上;
定时器23,用于当数据显示模块22将反馈数据显示在界面上时,针对显示在界面上的反馈数据进行计时操作,并且当界面数据更新时,定时器重启;
过期标记模块24,用于当定时器23达到预设的过期时间时,对应用程序界面进行过期标记,使该过期程序界面区别于非过期界面。
根据本申请一个实施例,服务器向客户端提供的反馈数据中包括定时器和/或过期时间。
过期标记方式在上述实施例中已经详细描述,这里不再赘述。
根据本申请另一个实施例,提供一种过期标记客户端。与图8所示的实施例的区别在于:定时器当会话更新时重新启动。
根据本申请另一个实施例,提供一种过期标记客户端。与图8所示的实施例的区别在于:定时器当页面更新时重新启动。
过期标记服务器
与上述服务器方法相对应地,根据本申请一个实施例,提供一种过期标记服务器。如图9所示,该过期标记服务器包括:
服务器数据收发模块31,用于与客户端连接并收发数据;
数据反馈模块32,用于通过服务器数据收发模块31接收来自客户端的访问数据的请求,并根据请求准备反馈数据,再通过服务器数据收发模块31将反馈数据发送回客户端。
其中,反馈数据包括定时器和/或过期时间。
上述实施例的优点包括:(1)使过期数据可以自动区别未过期数据,即对过期数据提供过期保护,从而提高网络信息安全性;(2)对于被显示的过期数据,提供模糊界面的方法,或者给出相应的提示,用户体检好,达到安全和体验兼顾。
应该注意到并理解,在不脱离后附的权利要求所要求的本申请的精神和范围的情况下,能够对上述详细描述的本申请做出各种修改和改进。因此,要求保护的技术方案的范围不受所给出的任何特定示范教导的限制。

Claims (23)

  1. 一种针对被显示数据的过期标记方法,包括:
    检测应用程序界面的更新操作;
    在更新操作后,针对显示在所述应用程序界面的数据,启动定时器;和
    当所述定时器达到预设的过期时间,对所述应用程序界面进行过期标记,使该过期的应用程序界面区别于非过期的应用程序界面。
  2. 根据权利要求1所述的针对被显示数据的过期标记方法,还包括:
    在过期标记后,当检测到用户对应用程序的操作时,提供用户登录认证界面;和
    当登录认证成功后,取消所述过期标记。
  3. 根据权利要求1或2所述的针对被显示数据的过期标记方法,其中,所述过期标记包括:设置所述应用程序界面使其成为模糊状态。
  4. 根据权利要求1或2所述的针对被显示数据的过期标记方法,其中,所述过期标记包括:设置浮层覆盖所述应用程序界面。
  5. 根据权利要求1或2所述的针对被显示数据的过期标记方法,其中,所述过期标记包括:对所述应用程序界面增加水印。
  6. 一种针对被显示数据的过期标记方法,应用于客户端,包括:
    接收来自服务器的数据;
    将所述数据显示在所述客户端界面上;
    针对显示在客户端界面上的数据,启动定时器,当所述客户端界面数据更新时,定时器重启,当定时器达到预设的过期时间时,对所述客户端界面进行过期标记,使该过期的客户端界面区别于非过期的客户端界面。
  7. 根据权利要求5所述的针对被显示数据的过期标记方法,在接收来自服务器的数据步骤之前,还包括:向服务器发送访问数据的请求,该数据将被显示在客户端界面。
  8. 根据权利要求5所述的针对被显示数据的过期标记方法,其中,所述服务器的数据包括定时器和/或过期时间。
  9. 一种针对被显示数据的过期标记方法,应用于浏览器客户端,包括:
    接收来自服务器的数据,其中包括页面数据和定时器;
    渲染所述页面数据;和
    启动所述定时器,当会话更新时,定时器重启,当定时器达到预设的过期时间时,进行过期标记,使该过期的页面区别于非过期的页面。
  10. 根据权利要求9所述的针对被显示数据的过期标记方法,其中,过期标记包括:设置过期网页的状态使其成为模糊状态,或者提示用户页面过期。
  11. 根据权利要求9所述的针对被显示数据的过期标记方法,其中,过期标记包括:对页面增加水印。
  12. 一种针对被显示数据的过期标记方法,应用于浏览器客户端,包括:
    接收来自服务器的页面数据,其中包括定时器;
    渲染所述页面数据;和
    启动定时器,当页面更新时,定时器重启,当定时器达到预设的过期时间时,进行过期标记,使该过期的页面区别于非过期的页面。
  13. 一种针对被显示数据的过期标记方法,应用于服务器,包括:
    接收来自客户端的数据访问的请求;
    根据所述请求准备反馈数据,其中包括定时器;和
    将反馈数据发送回客户端。
  14. 根据权利要求13所述的针对被显示数据的过期标记方法,其中,反馈数据包括页面数据,所述定时器针对服务器为该客户端分配的会话。
  15. 根据权利要求13所述的针对被显示数据的过期标记方法,其中,反馈数据包括页面数据,所述定时器针对该页面数据。
  16. 根据权利要求15所述的针对被显示数据的过期标记方法,其中,服务器对每个页面生成定时器,或者,服务器对其中的部分页面生成定时 器。
  17. 一种过期标记装置,包括:
    更新操作检测模块,用于检测应用程序界面的更新操作;
    定时器,用于当所述更新操作检测模块检测到应用程序界面更新时,针对被显示在同一应用程序界面的数据进行计时操作;和
    过期标记模块,用于当所述定时器达到预设的过期时间时,对应用程序界面进行过期标记,使该过期程序界面区别于非过期界面。
  18. 根据权利要求17所述的过期标记装置,其中,所述过期标记模块还用于在所述定时器达到预设的过期时间后,提供用户登录认证界面,并且当登录信息校验成功后取消所述的过期标记。
  19. 一种过期标记客户端,包括:
    客户端数据收发模块,用于与服务器连接并收发数据;
    数据显示模块,用于通过所述客户端数据收发模块接收来自服务器的反馈数据并将反馈数据显示在界面上;
    定时器,用于当所述数据显示模块将反馈数据显示在界面上时,针对显示在界面上的反馈数据进行计时操作,并且当界面数据更新时,定时器重启;和
    过期标记模块,用于当所述定时器达到预设的过期时间时,对应用程序界面进行过期标记,使该过期程序界面区别于非过期界面。
  20. 根据权利要求19所述的过期标记客户端,还包括:
    数据请求模块,用于通过所述客户端数据收发模块向服务器发送访问数据的请求。
  21. 一种过期标记客户端,包括:
    客户端数据收发模块,用于与服务器连接并收发数据;
    数据显示模块,用于通过所述客户端数据收发模块接收来自服务器的页面数据并渲染页面;
    定时器,用于当所述页面渲染结束后,针对服务器为该客户端分配的 会话进行计时操作,并且当所述会话更新时,定时器重启;和
    过期标记模块,用于当所述定时器达到预设的过期时间时,对所述页面进行过期标记,使该过期程序页面区别于非过期页面。
  22. 一种过期标记客户端,包括:
    客户端数据收发模块,用于与服务器连接并收发数据;
    数据显示模块,用于通过所述客户端数据收发模块接收来自服务器的页面数据并渲染页面;
    定时器,用于当所述页面渲染结束后,针对该页面进行计时操作,并且当所述页面更新时,定时器重启;和
    过期标记模块,用于当所述定时器达到预设的过期时间时,对所述页面进行过期标记,使该过期页面区别于非过期页面。
  23. 一种过期标记服务器,包括:
    服务器数据收发模块,用于与客户端连接并收发数据;和
    数据反馈模块,用于通过所述服务器数据收发模块接收来自客户端的访问数据的请求,并根据请求准备反馈数据,再通过所述服务器数据收发模块将反馈数据发送回客户端;其中,所述反馈数据包括定时器。
PCT/CN2015/093633 2014-11-14 2015-11-03 针对被显示数据的过期标记方法、装置、客户端和服务器 Ceased WO2016074576A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410647349.4A CN105653968B (zh) 2014-11-14 2014-11-14 针对被显示数据的过期标记方法、装置、客户端和服务器
CN201410647349.4 2014-11-14

Publications (1)

Publication Number Publication Date
WO2016074576A1 true WO2016074576A1 (zh) 2016-05-19

Family

ID=55953733

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/093633 Ceased WO2016074576A1 (zh) 2014-11-14 2015-11-03 针对被显示数据的过期标记方法、装置、客户端和服务器

Country Status (2)

Country Link
CN (1) CN105653968B (zh)
WO (1) WO2016074576A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111026986B (zh) * 2018-10-10 2023-07-04 阿里巴巴集团控股有限公司 一种网页水印渲染方法及装置
CN111428161A (zh) * 2019-01-10 2020-07-17 北京京东尚科信息技术有限公司 网页处理方法及系统,计算机系统和计算机可读存储介质
CN112699326B (zh) * 2019-10-23 2023-03-14 上海哔哩哔哩科技有限公司 一种网页页面渲染控制方法及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008191926A (ja) * 2007-02-05 2008-08-21 Hitachi Systems & Services Ltd ブラウザの処理時間管理方法
CN101267332A (zh) * 2007-03-13 2008-09-17 华为技术有限公司 实现Web网管客户端安全锁定的方法和Web网管客户端
CN103227858A (zh) * 2013-03-26 2013-07-31 上海斐讯数据通信技术有限公司 一种在通讯时对通讯装置加锁和灭屏的方法
CN103229181A (zh) * 2010-10-13 2013-07-31 阿卡麦科技公司 通过对url进行模糊处理来保护网站和网站用户

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005191926A (ja) * 2003-12-25 2005-07-14 Funai Electric Co Ltd リモコン受信装置
US7814195B2 (en) * 2004-09-10 2010-10-12 Sony Corporation Method for data synchronization with mobile wireless devices

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008191926A (ja) * 2007-02-05 2008-08-21 Hitachi Systems & Services Ltd ブラウザの処理時間管理方法
CN101267332A (zh) * 2007-03-13 2008-09-17 华为技术有限公司 实现Web网管客户端安全锁定的方法和Web网管客户端
CN103229181A (zh) * 2010-10-13 2013-07-31 阿卡麦科技公司 通过对url进行模糊处理来保护网站和网站用户
CN103227858A (zh) * 2013-03-26 2013-07-31 上海斐讯数据通信技术有限公司 一种在通讯时对通讯装置加锁和灭屏的方法

Also Published As

Publication number Publication date
CN105653968B (zh) 2019-06-28
CN105653968A (zh) 2016-06-08

Similar Documents

Publication Publication Date Title
JP6553083B2 (ja) 複数ログインによるブラウザ・ベースの本人情報
CN102402580B (zh) 在主机页面中安全地呈现在线广告
US9038149B2 (en) Cloud based password management
US9973374B1 (en) Systems and methods for synchronizing content and information on multiple computing devices
US9231935B1 (en) Background auto-submit of login credentials
US9241004B1 (en) Alteration of web documents for protection against web-injection attacks
US8707048B2 (en) Dynamic pattern insertion layer
WO2016127797A1 (zh) 用户信息获取方法、装置及服务器
US11785096B2 (en) Systems and methods for monitoring cross-domain applications in web environments
US8910277B1 (en) Process-based domain isolation
US11200545B2 (en) Mediator website for authenticating payment entities and supporting dynamic interface objects for payments
US10616209B2 (en) Preventing inter-application message hijacking
CN112231617A (zh) 服务调用校验方法、装置、存储介质及电子设备
US20140207863A1 (en) Communication between a web-based application and a desktop application
US20130132857A1 (en) Personalized website theme
US12287865B2 (en) System and method for safely autofilling login fields in computing sources
US8381269B2 (en) System architecture and method for secure web browsing using public computers
CN118202350A (zh) 检测并防止跨站点请求伪造缓解特征的不一致使用
WO2016074576A1 (zh) 针对被显示数据的过期标记方法、装置、客户端和服务器
JP5730434B1 (ja) 端末を使用した情報共有を支援するシステム及び方法
US20240089250A1 (en) Systems and methods for token-based browser extension framework
US11716381B2 (en) Exporting data to a cloud-based service
US11023885B2 (en) System, method, and computer program for securely transmitting and presenting payment card data in a web client
JP2023018579A (ja) 情報処理方法、情報処理装置、情報処理プログラムおよび記録媒体
WO2014057295A1 (en) Generic comment forum for arbitrary web page in the browser

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

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

Country of ref document: EP

Kind code of ref document: A1