This invention relates to security and privacy. More particularly it relates to user and transaction authentication and risk management.
User authentication using techniques such as passwords, one time passwords, hardware or software smart cards, etc., have all proven to be either too weak and susceptible to man in the middle (MITM) or man in the browser (MITB) attacks, or else have proven too cumbersome and expensive. The use of single sign on techniques such as OpenID, FaceBook Connect, etc., only make the problem worse as once the attacker has compromised the master account they can now break into all other accounts that rely on that initial login. Further, the focus of attackers has shifted from trying to break the login process to using sophisticated techniques to come in after the act of login and to attack the transactions being performed. This has made transaction authentication, the act of confirming if the transaction seen at the back end web server is identical to that intended by the user, even more important.
Out of band authentication (OOBA), a technique by which a transaction is relayed to the user, and confirmation obtained, using an alternate form of communication, for instance by placing a voice phone call or a text message, is a promising alternative, but is also to inconvenient and costly to be used very often. It might be useful for the highest value transactions, or rare events like password resets, but using it for large number of transactions is too costly and cumbersome.
In prior work (see the related applications identified above), we described an innovation that addresses some of these problems. Specifically, we introduced the notion of the establishment of a security server that communicates with an independent pop-up window on the user's desktop that is being used to access the website. We described how this security server can alert the user, via communications to the pop-up as to the legitimacy of the web site the user is browsing via their browser. We also described how this pop-up window can provide a user with a one time password to enable login into the web site (i.e. authentication of the user to the website), based on a secret shared between the web site and the security server. Of particular utility in this invention was that it provided the security of one time passwords, but did not require a per user shared secret which all prior one time password systems have required.
The innovations described herein extend our prior work to provide for (i) transaction authentication, (ii) different hardware and software form factors as substitutes for the browser based pop up, and (iii) using accumulated login and transaction data as an input to a risk management engine.
This invention has the following objectives:
Additional objects, advantages, novel features of the present invention will become apparent to those skilled in the art from this disclosure, including the following detailed description, as well as by practice of the invention. While the invention is described below with reference to preferred embodiment(s), it should be understood that the invention is not limited thereto. Those of ordinary skill in the art having access to the teachings herein will recognize additional implementations, modifications, and embodiments, as well as other fields of use, which are within the scope of the invention as disclosed and claimed herein and with respect to which the invention could be of significant utility.
In accordance with certain aspects of the invention, a secure user signature can be provided on a network transaction, such as the user's purchase of a product from a vendor or movement of account funds from a bank or investment house, via a network, such as the Internet. The signature authenticates the user and confirms the transaction to the network site, which is sometimes referred to as a website, with which the user is transacting. To facilitate the signing of a transaction, a security server receives transaction information representing a transaction between a network user and a network site, directly from the network site. The transaction information could, for example, include a product description and price or an account identifier and amount of funds to be moved. The security server calculates a one-time-password (OTP) based on (i) the received transaction information and (ii) a secret shared by the security server and the network site, but not by the user. The security server then transmits the calculated one-time-password for application as the user's signature on the transaction, and hence as an authentication of the user and confirmation of the transaction to the network site. To validate the transmitted one-time-password, the network site independently calculates the one-time-password based on the shared secret and transaction information, and compares this to the one-time-password transmitted by the security server.
From a network site perspective, a user signature on a network transaction can be validated by the network site receiving, from a user network device, transaction information representing a transaction between a user and the network site. The network site transmits the transaction information directly to the security server. That is the transaction information is not sent to the security server via the user. The network site receives a one-time-password as the user's signature on the transaction, from the user network device. The network site calculates a one-time-password based on (i) the received transaction information and (ii) a secret shared by a security server and the network site, but not by the user. The network site then verifies the signature based on a comparison of the received one-time-password and the calculated one-time-password.
According to certain aspects of the invention, the one-time-password may be received by the network site from a network page associated with the network site and displayed on a network device associated with the user. As noted above, the transaction information could, for example, include transaction details relating to a product being purchased and its price or relating to bank accounts from and to which funds are being transferred and the amount of the transfer.
In one embodiment the security server transmits the calculated one-time-password to the same user network device as that displaying the network page, for presentation on a window, such as a web pop-up or custom application window, that is also displayed by that user network device, and for entry by the user, for example by cutting and pasting or typing, onto a displayed network page so as to be transmitted to the network site.
According to another embodiment of the invention, the network device which displays the network page is one (e.g. a first) user network device, for example a computer, such as a desktop computer. In this embodiment, the security server transmits the calculated one-time-password to another (e.g. a second) user network device, which different than the first user network device, for presentation on a window displayed by the second user network device and entry by the user onto the network page displayed by the first user network device. Here, because separate devices are being used, the user may, for example, be required to type the one-time-password presented on a window of the second user network device into the network page displayed on the first user network device. Preferably, the first and second user network devices are of different types. For example, if the first user network device is a computer, such as a desktop computer, the second type network device might be a personal mobile network device, such as a mobile smart phone or smart card.
According to still further aspects of the invention, where multiple different user network devices are utilized, the security server may receive a request of a network site to have the user authenticated for reasons unrelated to a particular transaction. In such a case, the security server calculates a one-time-password based on a secret shared by the security server and the network site, but not by the user. The security server transmits the calculated one-time-password to a window displayed on one network device of the user. The user can now enter the calculated one-time-password from the window displayed on the one network device onto the network page, e.g. a web page, associate with the network site and displayed on another user network device, to authenticate himself or herself to the network site. Of course, as discussed above, if a transaction is involved, the security server would preferably also receive transaction information as has been discussed above. In such a case, the one-time-password is calculated based also the transaction information.
From a network site perspective, to authenticate a user on a network, the network site transmits, directly to the security server, a request to have a user authenticated. In response, the network site receives a one-time-password from a network device of the user. The network site calculates a one-time-password based on a secret shared by the security server and the network site, but not by the user. By comparing the received one-time-password and the calculated one-time-password, the network site can authenticate the user.
In prior work we had described how the introduction of a network based security server that has an independent channel to a user pop-up can be used in conjunction with a user's browser and the web site they are visiting to provide both web site and user authentication via a single user network device.
Our first new innovation is to extend this concept to transaction authentication. Specifically, when a web site receives a transaction from a user browser, which it wished to confirm, it sends the transaction information to the security server, which forwards the transaction information to the user pop-up along with a one time transaction signature which is computed based on a secret shared between the security server and the web server and on the transaction information. The user transfers this one time transaction signature to the web server via the browser, and the web server can recalculate the one time transaction signature, and if there is a match, can be assured that the user has confirmed the transaction.
Our second innovation is to extend the concept of a browser based pop up to different form factors. For instance the pop-up can be implemented as a smartphone app, as a dedicated part of a smartphone screen which is used only for this purpose, or it could be implemented as a smartcard.
Our third innovation is to take advantage of the fact that the pop-up (or its substitute) has a log of every user login and transaction. Currently risk engines watch user activity at a given web site to determine suspicious behavior. Or in some cases networks of web sites share such information. In other words data from the back-end systems is analyzed. In our system the pop-up's log of a user's login and transaction history provides a user centric front end way to capture this information and augment the capabilities of the risk engines.
We will first describe our preferred embodiment for transaction authentication. As shown in
As described in our prior work, the user will first go through a set up and personalization phase which is a one-time process, and will then start up or activate the pop up using a technique such as out of band authentication. At this point the security server will have an active communication channel open to the user which it identifies by some user identifier, for instance the phone number used for out for band authentication. Further, the web site at which the user is transacting and the security server would have previously agreed on a shared secret.
The user using the browser selects a transaction, e.g. “Pay Alice $100”, which is transmitted by the browser to the web server. The web server transmits this transaction to the security server via the user's browser. The security server computes a one time transaction signature as a function of (i) the transaction details and (ii) the secret it shares with that particular web site. The security server then transmits this one time transaction signature to the user's pop-up window. The user cuts and pastes or otherwise copies this one time transaction signature into the web browser and the signature is transmitted back to the web site. The web site independently computes the transaction signature using the (i) the transaction details and (ii) the secret it shares with the security server, and compares it with the one received from the user. If the two signature's match then the web server can be assured that the security server saw the same transaction it sent (i.e. not a transaction manipulated en route to the security server), and since the security server is showing the user the transaction in an independent channel, user confirmation of the transaction is obtained.
In a second preferred embodiment we extend both our prior work regarding authentication, such as that described above in our first preferred embodiment, to the case where the pop-up is implemented in one of a variety of different form factors. One variety contemplates the pop-up window being on an application on a mobile device, another contemplates the window using a dedicated part of the display area of a personal mobile network device, such as a smart phone, and the last contemplates the pop-up window being embodied in dedicated hardware similar to that of a smartcard, which has communication capabilities. In all cases all functionality will work in exactly the same fashion, except that the user can no longer cut and paste the one time passwords used for authentication and would instead have to type them into the web browser operating on a different network device. These form factors provide additional layers of security simply by being independent of the user's desktop computer running the browser.
In either the first or second preferred embodiment as a user performs multiple logins and transactions the pop-up or its substitute has the ability to store a history or log of these events. Such data can then be fed to risk management engines which today only have access to patterns of user activity which they observe from one or more web sites.
In summary, as a first extension to our prior work, one innovation allows us to significantly strengthen the binding between the user, the security server acting as an Identity Provider and the website which is the Relying Party in the case of transactions made over a network, such as the purchase of a product by a user at the website. Here, like in our prior work, we assume that the security server and the web site have a priori agreed on a shared secret (the system is easily extended to use public key cryptography). Additionally, as shown in
A further extension provides an application which allows the pop-up-window itself to reside on the user's smart phone, smart card or other small personal intelligent mobile network device, rather than on the network device, e.g. a desktop computer, being used to access the applicable website via its browser. For example, this is easily accomplished on a smart phone because the phone is already personalized and, in accordance with the techniques described above, does not need to store a special secret or execute one-time-password software. Rather, only the website and the security server share the necessary secret and only the security server generates the one-time-passwords required for user authentication and user signature.
Finally, a further innovation allows us to provide augmented risk intelligence analysis. In this regard, conventional risk analysis relies on data from websites. However, because of the flow of information, a log of data, such as one of the type shown in
In a further preferred embodiment, we extend both our prior work regarding authentication, to allow for direct communications of authentication requests and transaction information between the website and the security server.
As described in our prior work and with reference to
The user using the browser selects a transaction, e.g. “Pay Alice $100”, which is transmitted by the user's browser) to the web server. The web server transmits this transaction to the security server via a direct link that has been established between the web site and the security server (rather than via the user's browser). The security server computes a one time transaction signature as a function of (i) the transaction details and (ii) the secret it shares with that particular web site. The security server then transmits this one time transaction signature to the user's pop-up window. The user cuts and pastes or otherwise copies this one time transaction signature into the web browser and the signature is transmitted back to the web site. The web site independently computes the transaction signature using the (i) the transaction details and (ii) the secret it shares with the security server, and compares it with the one received from the user. If the two signature's match then the web server can be assured that the security server saw the same transaction it sent (i.e. not a transaction manipulated en route to the security server), and since the security server is showing the user the transaction in an independent channel or session, user confirmation of the transaction is obtained.
As will be recognized by those skilled in the art, the pop-up can be implemented in one of a variety of different form factors. One variety contemplates the pop-up window being on an application on a mobile device, another contemplates the window using a dedicated part of the display area of a personal mobile network device, such as a smart phone, and the last contemplates the pop-up window being embodied in dedicated hardware similar to that of a smartcard, which has communication capabilities. In all cases all functionality will work in exactly the same fashion, except that the user can no longer cut and paste the one time passwords used for authentication and would instead have to type them into the web browser operating on a different network device. These form factors provide additional layers of security simply by being independent of the user's desktop computer running the browser.
This application is a continuation of U.S. patent application Ser. No. 15/015,592, filed Feb. 4, 2016, which is a continuation of U.S. patent application Ser. No. 14/330,025, filed Jul. 14, 2014, now U.S. Pat. No. 9,325,702, which is a continuation of U.S. patent application Ser. No. 13/011,739, filed Jan. 21, 2011, now U.S. Pat. No. 8,806,592, which is a continuation-in-part of U.S. patent application Ser. No. 13/011,587, filed Jan. 21, 2011, now U.S. Pat. No. 8,789,153, which claims priority based on Provisional U.S. Application Ser. No. 61/298,551, filed Jan. 27, 2010. The contents of the above-identified applications are hereby incorporated herein in their entirety by reference.
Number | Name | Date | Kind |
---|---|---|---|
5727163 | Bezos | Mar 1998 | A |
5874918 | Czarnecki et al. | Feb 1999 | A |
5930474 | Dunworth et al. | Jul 1999 | A |
6012144 | Pickett | Jan 2000 | A |
6151631 | Ansell et al. | Nov 2000 | A |
6249252 | Dupray | Jun 2001 | B1 |
6684250 | Anderson et al. | Jan 2004 | B2 |
6748367 | Lee | Jun 2004 | B1 |
6947978 | Huffman et al. | Sep 2005 | B2 |
7100204 | Myllymaki et al. | Aug 2006 | B1 |
7194354 | Oran et al. | Mar 2007 | B1 |
8136148 | Chayanam et al. | Mar 2012 | B1 |
8341236 | Ganesan et al. | Dec 2012 | B1 |
8438382 | Ferg et al. | May 2013 | B2 |
8490168 | Holloway et al. | Jul 2013 | B1 |
8549601 | Ganesan et al. | Oct 2013 | B2 |
8589459 | Ganesan et al. | Nov 2013 | B1 |
8769784 | Ganesan | Jul 2014 | B2 |
8789153 | Ganesan | Jul 2014 | B2 |
8806592 | Ganesan | Aug 2014 | B2 |
9325702 | Ganesan | Apr 2016 | B2 |
10284549 | Ganesan | May 2019 | B2 |
20020049644 | Kargman | Apr 2002 | A1 |
20020095507 | Jerdonek | Jul 2002 | A1 |
20030028451 | Ananian | Feb 2003 | A1 |
20040030934 | Mizoguchi et al. | Feb 2004 | A1 |
20040210536 | Gudelj et al. | Oct 2004 | A1 |
20040225878 | Costa-Requena et al. | Nov 2004 | A1 |
20040242238 | Wang et al. | Dec 2004 | A1 |
20050071417 | Taylor et al. | Mar 2005 | A1 |
20050135242 | Larsen et al. | Jun 2005 | A1 |
20050172229 | Reno et al. | Aug 2005 | A1 |
20050254653 | Potashnik et al. | Nov 2005 | A1 |
20060168259 | Spilotro et al. | Jul 2006 | A1 |
20060168663 | Viljoen et al. | Jul 2006 | A1 |
20060206709 | Labrou et al. | Sep 2006 | A1 |
20060229996 | Keithley et al. | Oct 2006 | A1 |
20060235795 | Johnson et al. | Oct 2006 | A1 |
20070011724 | Gonzalez et al. | Jan 2007 | A1 |
20070067828 | Bychkov | Mar 2007 | A1 |
20070074276 | Harrison et al. | Mar 2007 | A1 |
20070077916 | Saito | Apr 2007 | A1 |
20070079135 | Saito | Apr 2007 | A1 |
20070094150 | Yuen et al. | Apr 2007 | A1 |
20070157304 | Logan et al. | Jul 2007 | A1 |
20070167171 | Bishop et al. | Jul 2007 | A1 |
20070169174 | Critten et al. | Jul 2007 | A1 |
20070174904 | Park | Jul 2007 | A1 |
20070186095 | Ganesan et al. | Aug 2007 | A1 |
20070198437 | Eisner et al. | Aug 2007 | A1 |
20070250920 | Lindsay | Oct 2007 | A1 |
20070279227 | Juels | Dec 2007 | A1 |
20070283273 | Woods | Dec 2007 | A1 |
20080028447 | O'Malley et al. | Jan 2008 | A1 |
20080034216 | Law | Feb 2008 | A1 |
20080037536 | Padmanabhan | Feb 2008 | A1 |
20080052180 | Lawhorn | Feb 2008 | A1 |
20080109657 | Bajaj et al. | May 2008 | A1 |
20080120707 | Ramia | May 2008 | A1 |
20080137554 | Nandhra | Jun 2008 | A1 |
20080172730 | Sandhu et al. | Jul 2008 | A1 |
20080254765 | Eliaz | Oct 2008 | A1 |
20080313719 | Kaliski, Jr. et al. | Dec 2008 | A1 |
20090037983 | Chiruvolu et al. | Feb 2009 | A1 |
20090083430 | Edge et al. | Mar 2009 | A1 |
20090093300 | Lutnick et al. | Apr 2009 | A1 |
20090106138 | Smith et al. | Apr 2009 | A1 |
20090119754 | Schubert | May 2009 | A1 |
20090119776 | Palnitkar et al. | May 2009 | A1 |
20090132813 | Schibuk | May 2009 | A1 |
20090232515 | Marien | Sep 2009 | A1 |
20090235339 | Mennes | Sep 2009 | A1 |
20090249076 | Reed et al. | Oct 2009 | A1 |
20090249077 | Gargaro et al. | Oct 2009 | A1 |
20090254572 | Redlich et al. | Oct 2009 | A1 |
20090259588 | Lindsay | Oct 2009 | A1 |
20090259848 | Williams et al. | Oct 2009 | A1 |
20090265768 | Labaton | Oct 2009 | A1 |
20090265776 | Baentsch et al. | Oct 2009 | A1 |
20090288159 | Husemann et al. | Nov 2009 | A1 |
20090307767 | Semba | Dec 2009 | A1 |
20090328168 | Lee | Dec 2009 | A1 |
20100017860 | Ishida | Jan 2010 | A1 |
20100024022 | Wells et al. | Jan 2010 | A1 |
20100041391 | Spivey et al. | Feb 2010 | A1 |
20100131670 | Ishii et al. | May 2010 | A1 |
20100153540 | Li et al. | Jun 2010 | A1 |
20100180328 | Moas | Jul 2010 | A1 |
20100235897 | Mason et al. | Sep 2010 | A1 |
20100242104 | Wankmueller et al. | Sep 2010 | A1 |
20100262834 | Freeman | Oct 2010 | A1 |
20100268831 | Scott et al. | Oct 2010 | A1 |
20110047372 | Ganesan | Feb 2011 | A1 |
20110072499 | Lin et al. | Mar 2011 | A1 |
20110153496 | Royyuru | Jun 2011 | A1 |
20110159848 | Pei et al. | Jun 2011 | A1 |
20110161989 | Russo et al. | Jun 2011 | A1 |
20110208801 | Thorkelsson et al. | Aug 2011 | A1 |
20110265149 | Ganesan et al. | Oct 2011 | A1 |
20110273551 | Yang et al. | Nov 2011 | A1 |
20120005483 | Patvarczki et al. | Jan 2012 | A1 |
20120124651 | Ganesan et al. | May 2012 | A1 |
20120192255 | Ganesan | Jul 2012 | A1 |
20120202517 | Edge et al. | Aug 2012 | A1 |
20120272056 | Ganesan | Oct 2012 | A1 |
20130133086 | Liberman et al. | May 2013 | A1 |
20130165040 | McIntyre et al. | Jun 2013 | A1 |
20130232547 | Ganesan et al. | Sep 2013 | A1 |
20130333006 | Tapling et al. | Dec 2013 | A1 |
20140020073 | Ronda et al. | Jan 2014 | A1 |
20140298432 | Brown | Oct 2014 | A1 |
20150156267 | Zhang | Jun 2015 | A1 |
20150254672 | Huesch et al. | Sep 2015 | A1 |
20150302397 | Kalgi | Oct 2015 | A1 |
20160036777 | Bartlett | Feb 2016 | A1 |
20160148597 | Hamid et al. | May 2016 | A1 |
20160156620 | Ganesan | Jun 2016 | A1 |
20160191494 | Claes et al. | Jun 2016 | A1 |
20160255477 | Parulski et al. | Sep 2016 | A1 |
20170085635 | Nicholls | Mar 2017 | A1 |
20170289172 | Turakhia | Oct 2017 | A1 |
Number | Date | Country |
---|---|---|
1936528 | Jun 2008 | EP |
11-338933 | Dec 1999 | JP |
2002159344 | Sep 2002 | JP |
2002259344 | Sep 2002 | JP |
2003186838 | Jul 2003 | JP |
2005209083 | Aug 2005 | JP |
2006221440 | Aug 2006 | JP |
2007102777 | Apr 2007 | JP |
2007328381 | Dec 2007 | JP |
2008123461 | May 2008 | JP |
2001175599 | Jun 2011 | JP |
2013518348 | May 2013 | JP |
2007026486 | Mar 2007 | WO |
2007103831 | Sep 2007 | WO |
2007107868 | Sep 2007 | WO |
Entry |
---|
Christopher Hockings “Two-Factor Authentication Using Tivoli Access Manager WebSEAL”, IBM Corporation , ibm.com/developerWorks/ (Year: 2005). |
Christopher Hookings “Two-Factor Authentication Using Tivoli Access Manager WebSEAL”, IBM Corporation , ibm.com/developerWorks/ (Year: 2005). |
Axel Buecker “Certification Study Guide: IBM Tivoli Access Manager for e-business 6.0” February ; Version 6, Release 0, Modification 0 of IBM Tivoli Access Manager for e-business (product No. 5724-C87) (Year: 2006). |
Gueye et al., “Constraint-based geolocation of Internet hosts”, IMC'04, Oct. 25-27, 2004, Taormina, Sicily, Italy. Copyright 2004 ACM 1-58113-821-0/04/0010, all pages. |
IP2Location, retrieved from http://www.ip2location.com, on Jun. 17, 2019, all pages. |
Katz-Bassett et al., “Towards IP Geolocation Using Delay and Topology Measurements”, Conference Paper—Jan. 2006, DOI: 10.1145/1177080.1177090—Source: DBLP, all pages. |
Padmanabhan et al., “An Investigation of Geographic Mapping Techniques for Internet Hosts”, SIGCOMM'01, Aug. 27-31, 2001, San Diego, California, U.S.A., Copyright 2001 ACM 1-58113-411-8/01/0008, all pages. |
Quova, “How we do it”, http://www.quova.com/what/how-we-do-it/, copy retrieved from https://web.archive.org/web/20120511135831/http://quova.com/what/how-we-do-it/ on Jul. 11, 2019; archived May 11, 2012 via https://archive.org/web/, all pages. |
Wikipedia, “Geolocation Software”, retrieved from http://en.wikipedia.org/wiki/Geolocation_software, all pages. |
Gralla, P. How the Internet Works, 2006, Que, pp. 346-347, all pages. |
WOT online, Agains Intuition Inc., 2006 [retrieved on Aug. 24, 2012). Retrieved from the Internet: http://web.archive.org/web/20061127233933/http://www.mywot.com/en/wot/help/wot_symbols_expiained/ ,pp. 1-3. |
Office Action dated Nov. 28, 2013 in Australian Patent Application No. 2011209699, all pages. |
Japanese Office Action dated Dec. 9, 2013 in Japanese Patent Application No. 2012-551244, all pages. |
Australian Patent Examination Report No. 3, dated Jan. 22, 2014 in connection with the corresponding Patent Application No. 2011209699, all pages. |
Office Action dated May 13, 2014 in Japanese Patent Application No. 2013-536605, all pages. |
Extended European Search Report dated Dec. 3, 2014 in European Patent Application No. 11737535.2 all pages. |
International Search Report and Written Opinion dated Mar. 25, 2011 in International Patent Application No. PCT/US2011/022482 filed on Jan. 26, 2011, all pages. |
International Search Report and Written Opinion dated Jun. 20, 2012 in International Patent Application No. PCT/US2012/032840, filed Apr. 10, 2012, all pages. |
International Search Report/Written Opinion, dated Apr. 5, 2011 in International Patent Application No. PCT/US2011/023525, filed Feb. 3, 2011, all pages. |
International Search Report/Written Opinion, dated Apr. 20, 2011 in International Patent Application No. PCT/US2011/022486, filed Jan. 26, 2011, all pages. |
International Search Report/Written Opinion, dated Apr. 27, 2011 in International Patent Application No. PCT/US2011/023528, filed Feb. 3, 2011 , all pages. |
International Search Report/Written Opinion, dated Jun. 13, 2011 in International Patent Application No. PCT/US2011/032295, filed Apr. 13, 2011, all pages. |
International Search Report/Written Opinion, dated Jul. 11, 2011 in International Patent Application No. PCT/US2011/032271, filed Apr. 13, 2011, all pages. |
Notice of Allowance dated Dec. 26, 2018 in U.S. Appl. No. 15/015,592, all pages. |
Advisory Action dated Jan. 14, 2019 in U.S. Appl. No. 13/736,944, all pages. |
Non-Final Office Action dated Aug. 8, 2018 in U.S. Appl. No. 15/015,592, all pages. |
Final Office Action dated Mar. 13, 2018 in U.S. Appl. No. 15/015,592, all pages. |
Non-Final Office Action dated Jun. 12, 2017 in U.S. Appl. No. 15/015,592, all pages. |
Non-Final Office Action dated Sep. 20, 2018 in U.S. Appl. No. 15/422,137, all pages. |
Non-Final Office Action dated Apr. 11, 2019 in U.S. Appl. No. 15/422,137, all pages. |
Notice of Allowance dated Oct. 25, 2019 in U.S. Appl. No. 15/422,137, 22 pages. |
Number | Date | Country | |
---|---|---|---|
20190238531 A1 | Aug 2019 | US |
Number | Date | Country | |
---|---|---|---|
61298551 | Jan 2010 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 15015592 | Feb 2016 | US |
Child | 16379558 | US | |
Parent | 14330025 | Jul 2014 | US |
Child | 15015592 | US | |
Parent | 13011739 | Jan 2011 | US |
Child | 14330025 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 13011587 | Jan 2011 | US |
Child | 13011739 | US |