Client applications can access resources from servers. In many cases, applications utilize identifiers of user profiles to access information related to a user. However, synchronizing data structures in a networked environment across many disparate computing systems is challenging, because it unnecessarily occupies excessive network resources, and creates additional security risks for breaches of user information when accessing and synchronizing information stored in user profiles.
Embodiments of the systems and methods of the technical solutions disclosed herein solve these and other issues by providing network tokens, which can specify certain portions of data maintained at secondary computing systems. In conventional computing systems that share information, several application programming interface (API) calls are each used to retrieve specific data. However, maintaining information about the parameters and attributes of each API call, as well as the additional code to organize and update each API call for each secondary computing system, utilizes excessive computational resources and reduces overall available network bandwidth. For example, when several data records must be synchronized across a primary and a secondary computing system, several API calls must be made to perform this data transfer. These problems compound when tokens are required to authorize access to each data record, as specific tokens must be created through a communication handshake for each synchronized resource.
Moreover, embodiments of the systems and methods of the technical solutions disclosed herein solve these issues by providing network tokens, which may be generated to specify a specific subset of data records or resources at a secondary computing system that a primary computing system is authorized to access. Additionally, the systems and methods the present disclosure provide meta-API calls, which allow for a single API call to be used to request several portions of disparate data maintained at a secondary computing system. By utilizing a single API call for several portions of information, the present techniques reduce the overall utilization of network bandwidth (e.g., by requiring significantly fewer communications between the primary and secondary computing systems) of the system, while maintaining the privacy and security of protected information.
One aspect of the present disclosure relates to a method for retrieving information from secondary computing systems using network access tokens. The method can be performed, for example, by one or more processors coupled to a memory. The method can include providing a user interface that lists a plurality of secondary computing systems to a client application executing at a client device associated with a user profile of the primary computing system. The method can include, responsive to detecting a selection of a secondary computing system of the plurality of secondary computing systems at the user interface, receiving, from the client device, a network token identifying a permission for accessing a second profile maintained at the secondary computing system. The method can include determining a subset of data records of the second user profile that the primary computing system is permitted to access. The method can include retrieving the subset of data records from the secondary computing system according to a retrieval policy. The method can include updating the user interface at the client application to present the subset of data records of the second profile.
In some implementations, the method can further include receiving, from the secondary computing system, authorization to access an application programming interface of the secondary computing system. In some implementations of the method, the subset of data records can be retrieved using the API of the secondary computing system. In some implementations of the method, determining the subset of data records can include parsing the network token received from the client device.
In some implementations, the method can further include updating the user profile based on the subset of data records of the second profile. In some implementations of the method, the network token can indicate that the subset of data records can be accessed periodically. In some implementations of the method, retrieving the subset of data records from the secondary computing device can include periodically retrieving the subset of data records from the secondary computing device. In some implementations of the method, retrieving the subset of data records from the secondary computing device can include performing a single API call using the API of the secondary computing system.
In some implementations of the method, the single API call can include one or more parameters identified in the network token. In some implementations of the method, the network token can include an expiration time stamp. In some implementations of the method, it can include, and further including providing a prompt to the client application indicating that the network token has expired responsive when a current time exceeds the expiration time stamp.
Another aspect of the present disclosure relates to a system for retrieving information from secondary computing systems using network access tokens. The system can include one or more processors coupled to a memory. The system can provide a user interface that lists a plurality of secondary computing systems to a client application executing at a client device associated with a user profile of the primary computing system. The system can, responsive to detecting a selection of a secondary computing system of the plurality of secondary computing systems at the user interface, receive, from the client device, a network token identifying a permission for accessing a second profile maintained at the secondary computing system. The system can determine a subset of data records of the second user profile that the primary computing system is permitted to access. The system can retrieve the subset of data records from the secondary computing system according to a retrieval policy. The system can update the user interface at the client application to present the subset of data records of the second profile.
In some implementations, the system can receive, from the secondary computing system, authorization to access an application programming interface of the secondary computing system. In some implementations of the system, the subset of data records can be retrieved using the API of the secondary computing system. In some implementations of the system, determining the subset of data records can include parsing the network token received from the client device.
In some implementations, the system can update the user profile based on the subset of data records of the second profile. In some implementations of the system, the network token can indicate that the subset of data records can be accessed periodically. In some implementations of the system, retrieving the subset of data records from the secondary computing device can include periodically retrieving the subset of data records from the secondary computing device.
In some implementations of the system, retrieving the subset of data records from the secondary computing device can include performing a single API call using the API of the secondary computing system. In some implementations of the system, the single API call can include one or more parameters identified in the network token. In some implementations of the system, the network token can include an expiration time stamp. In some implementations, the system can provide a prompt to the client application indicating that the network token has expired responsive when a current time exceeds the expiration time stamp.
At least one other aspect of the present disclosure relates to a non-transient computer-readable storage medium having computer-executable instructions embodied thereon, which when executed by one or more processors, causes the one or more processors to perform a method for retrieving information from secondary computing systems using network access tokens. The method can include providing a user interface that lists a plurality of secondary computing systems to a client application executing at a client device associated with a user profile of the primary computing system. The method can include, responsive to detecting a selection of a secondary computing system of the plurality of secondary computing systems at the user interface, receiving, from the client device, a network token identifying a permission for accessing a second profile maintained at the secondary computing system. The method can include determining a subset of data records of the second user profile that the primary computing system is permitted to access. The method can include retrieving the subset of data records from the secondary computing system according to a retrieval policy. The method can include updating the user interface at the client application to present the subset of data records of the second profile.
In some implementations of the computer-readable storage medium, the method can include receiving, from the secondary computing system, authorization to access an application programming interface of the secondary computing system.
At least one aspect of the present disclosure is directed to another method. The method may be performed, for example, by a primary computing system having one or more processors coupled to memory. The method can include receiving, from a client device, a request for an energy profile based on one or more data records maintained by at least one secondary computing system. The request can include at least one network token corresponding to the at least one secondary computing system. The method can include determining that the network token is a valid network token that permits access to the one or more data records maintained by the at least one secondary computing system. The method can include retrieving the one or more data records from the secondary computing system. The method can include generating the energy profile based on the one or more data records retrieved from the secondary computing system. The method can include providing, for presentation at the client device, a user interface that displays information in the energy profile.
In some implementations, each data record of the one or more data records identifies a respective device and comprises a respective energy usage value of the respective device. In some implementations, generating the energy profile is further based on the respective energy usage value of the respective device identified in each of the one or more data records. In some implementations, a data record of the one or more data records identifies a respective activity and a respective activity metric corresponding to a magnitude of the respective activity. In some implementations, generating the energy profile is further based on the respective activity metric of the respective activity identified the data record.
In some implementations, generating the energy profile comprises determining at least one carbon footprint value based on a data record of the one or more data records. In some implementations, retrieving the subset of data records from the secondary computing device comprises periodically retrieving the one or more data records from the secondary computing device. In some implementations, the method can include receiving, from the secondary computing system, authorization to access an API of the secondary computing system. In some implementations, the one or more data records are retrieved using the API of the secondary computing system. In some implementations, retrieving the one or more data records from the secondary computing device comprises performing a single API call using the API of the secondary computing system.
At least one other aspect of the present disclosure is directed to another system. The system can include a primary computing system having one or more processors coupled to memory. The system can receive, from a client device, a request for an energy profile based on one or more data records maintained by at least one secondary computing system. The request can include at least one network token corresponding to the at least one secondary computing system. The system can determine that the network token is a valid network token that permits access to the one or more data records maintained by the at least one secondary computing system. The system can retrieve the one or more data records from the secondary computing system. The system can generate the energy profile based on the one or more data records retrieved from the secondary computing system. The system can provide, for presentation at the client device, a user interface that displays information in the energy profile.
In some implementations, each data record of the one or more data records identifies a respective device and comprises a respective energy usage value of the respective device. In some implementations, the system can generate the energy profile further based on the respective energy usage value of the respective device identified in each of the one or more data records. In some implementations, a data record of the one or more data records identifies a respective activity and a respective activity metric corresponding to a magnitude of the respective activity. In some implementations, the system can generate the energy profile further based on the respective activity metric of the respective activity identified the data record.
In some implementations, the system can generate the energy profile based on determining at least one carbon footprint value based on a data record of the one or more data records. In some implementations, the system can retrieve the subset of data records from the secondary computing device by periodically retrieving the subset of data records from the secondary computing device. In some implementations, the system can receive, from the secondary computing system, authorization to access an application programming interface (API) of the secondary computing system. In some implementations, the subset of data records are retrieved using the API of the secondary computing system. In some implementations, the system can retrieve the one or more data records from the secondary computing device by performing a single API call using the API of the secondary computing system.
These and other aspects and implementations are discussed in detail below. The foregoing information and the following detailed description include illustrative examples of various aspects and implementations, and provide an overview or framework for understanding the nature and character of the claimed aspects and implementations. The drawings provide illustration and a further understanding of the various aspects and implementations, and are incorporated in and constitute a part of this specification. Aspects can be combined and it will be readily appreciated that features described in the context of one aspect of the invention can be combined with other aspects. Aspects can be implemented in any convenient form. For example, by appropriate computer programs, which may be carried on appropriate carrier media (computer readable media), which may be tangible carrier media (e.g. disks) or intangible carrier media (e.g. communications signals). Aspects may also be implemented using suitable apparatus, which may take the form of programmable computers running computer programs arranged to implement the aspect. As used in the specification and in the claims, the singular form of “a,” “an,” and “the” include plural referents unless the context clearly dictates otherwise.
Below are detailed descriptions of various concepts related to, and implementations of, techniques, approaches, methods, apparatuses, and systems for retrieving information from secondary computing systems using network access tokens. The various concepts introduced above and discussed in greater detail below may be implemented in any of numerous ways, as the described concepts are not limited to any particular manner of implementation. Examples of specific implementations and applications are provided primarily for illustrative purposes.
For purposes of reading the description of the various implementations below, the following descriptions of the sections of the Specification and their respective contents may be helpful:
One aspect of the present disclosure is directed to systems and methods for retrieving information from secondary computing systems using network access tokens. In conventional computing systems that share information, several API function calls are each used to retrieve data that is specific to the API call. This can work generally for small volumes of data for a small number of users. However, this solution becomes impracticable to maintain as the number of users, and the types of information retrieved or shared, increases in volume. Information about the parameters and attributes of each API call, as well as the additional code to organize and update each API call for each secondary computing system, utilizes excessive computational resources and reduces overall available network bandwidth.
One approach to circumvent this complexity is to use one simple API function call to synchronize all data maintained at a secondary computing system. Although this comes with the advantage of easy maintainability and low complexity, the resulting data transfer exposes large volumes of data to potential security breaches. Furthermore, it shifts the responsibility to the retrieving computing system to sift through the large volume of data to identify one or more relevant data entries. The extra retrieved data may be discarded, or stored in the event that it may be useful for other purposes by the requesting computing system. Although this approach may solve some of the above-identified issues, it still suffers from excessive use of networking resources. This problem becomes particularly apparent when frequent updates to the data stored at secondary computing systems are required, across a large number of secondary computing systems.
The systems and methods of this technical solution solve these and other issues by providing network tokens, which may be generated to specify a specific subset of data records or resources at a secondary computing system that a primary computing system is authorized to access. Additionally, the systems and methods the present disclosure provide meta-API calls, which allow for a single API call to be used to request several portions of disparate data maintained at a secondary computing system. By utilizing a single API call for several portions of information, the present techniques reduce the overall utilization of network bandwidth (e.g., by requiring significantly fewer communications between the primary and secondary computing systems) of the system, while maintaining the privacy and security of protected information. These and other improvements are described in greater detail herein below.
In an example use case, a primary computing system can implement the present techniques to generate a network user profile for a user from information gathered from a number of secondary computing systems. Data from the secondary computing systems that make up the network user profile can be accessed by a user via a client application executed on a user device of the user. The user device may be a smart phone, a laptop, or another type of computing system capable of communicating with the primary computing system and the secondary computing systems. The network user profile may include any information from the secondary computing systems that are authorized by the user via the user device. The user device can communicate with the primary computing system and the secondary computing systems to generate network tokens, which can be used by the primary computing system to access and synchronize specific information (authorized by the user) at the secondary computing systems. The primary computing system can synchronize data from the secondary computing systems using one or more network tokens until a network user profile can be generated. The network user profile can be presented in one or more user interfaces at the user device, or utilized in various additional network processing operations as described herein.
Each of the secondary computing systems 102 can include at least one processor and a memory (e.g., a processing circuit). The memory can store processor-executable instructions that, when executed by processor, cause the processor to perform one or more of the operations described herein. The processor may include a microprocessor, an application-specific integrated circuit (ASIC), a field-programmable gate array (FPGA), etc., or combinations thereof. The memory may include, but is not limited to, electronic, optical, magnetic, or any other storage or transmission device capable of providing the processor with program instructions. The memory may further include a floppy disk, CD-ROM, DVD, magnetic disk, memory chip, ASIC, FPGA, read-only memory (ROM), random-access memory (RAM), electrically erasable programmable ROM (EEPROM), erasable programmable ROM (EPROM), flash memory, optical media, or any other suitable memory from which the processor can read instructions. The instructions may include code from any suitable computer programming language. The secondary computing systems 102 can include one or more computing devices or servers that can perform various functions as described herein. The secondary computing systems 102 can include any or all of the components and perform any or all of the functions of the computer system 700 described herein in conjunction with
The secondary computing systems 102 may be computing systems of information technology service providers, financial service providers, non-financial service providers, or any other computing system that may maintain information about or relating to one or more users. For example, secondary computing systems 102 of non-financial institutions may be associated with marketing platforms, social media platforms, network environment platforms, network configuration platforms, or user databases, among others. The secondary computing systems 102 may each include one or more network interfaces that facilitate communication with other computing systems of the system 100 via the network 101. In some implementations, one or more of the secondary computing systems may be owned or controlled by a single entity.
The user device 103 can include at least one processor and a memory (e.g., a processing circuit). The memory can store processor-executable instructions that, when executed by processor, cause the processor to perform one or more of the operations described herein. The processor may include a microprocessor, an ASIC, an FPGA, etc., or combinations thereof. The memory may include, but is not limited to, electronic, optical, magnetic, or any other storage or transmission device capable of providing the processor with program instructions. The memory may further include a floppy disk, CD-ROM, DVD, magnetic disk, memory chip, ASIC, FPGA, ROM, RAM, EEPROM, EPROM, flash memory, optical media, or any other suitable memory from which the processor can read instructions. The instructions may include code from any suitable computer programming language. The user device 103 can include one or more computing devices or servers that can perform various functions as described herein. The user device 103 can include any or all of the components and perform any or all of the functions of the computer system 700 described herein in conjunction with
Each user device 103 may include one or more mobile and non-mobile devices such as smartphones, tablet computing devices, wearable computing devices (e.g., a smartwatch, smart optical wear, etc.), personal computing devices such as laptops or desktops, voice-activated digital assistance devices (e.g., smart speakers having chat bot capabilities), portable media devices, vehicle information systems, etc., that may access one or more software applications running locally or remotely. The user device 103 may operate as a “thin client” device, which presents user interfaces for applications that execute remotely (e.g., at the primary computing system 104, the secondary computing system(s) 102, etc.). Input from the user received via the thin client may be communicated to the server executing the remote application, which may provide additional information to the user device 103 or execute further operations in response to the user input. In some examples, a user may access any of the computing devices of the system 100 through various user devices 103 at the same time or at different times. For example, the user may access one or more computing systems of the system 100 via a digital assistance device 103 while also accessing one or more computing systems of the system 100 using a wearable computing device 103 (e.g., a smart watch). In other examples, the user may access one or more computing systems of the system 100 via a digital assistance device 103 and later access the system 100 via a vehicle information system 103, via desktop computing system, or a laptop computing system.
The user device 103 can execute a client application 118, which may provide one or more user interfaces and receive user input via one or more input/output (I/O) devices. The client application 118 may be administered by the primary computing system 104 (via, e.g., data exchanged between the client application 118 and the primary computing system 104 through secured communications). In some implementations, the client application 118 may be a web-based application that is retrieved and displayed in a web-browser executing at the primary computing system 104. In some implementations, the client application 118 can execute locally at the user device 103, and may communicate information with the secondary computing systems 102 or the primary computing system 104 via the network 101. The client application 118 may present one or more user interfaces (e.g., such as the user interfaces described in connection with
The primary computing system 104 can include at least one processor and a memory (e.g., a processing circuit). The memory can store processor-executable instructions that, when executed by processor, cause the processor to perform one or more of the operations described herein. The processor may include a microprocessor, an ASIC, an FPGA, etc., or combinations thereof. The memory may include, but is not limited to, electronic, optical, magnetic, or any other storage or transmission device capable of providing the processor with program instructions. The memory may further include a floppy disk, CD-ROM, DVD, magnetic disk, memory chip, ASIC, FPGA, ROM, RAM, EEPROM, EPROM, flash memory, optical media, or any other suitable memory from which the processor can read instructions. The instructions may include code from any suitable computer programming language. The primary computing system 104 can include one or more computing devices or servers that can perform various functions as described herein. The primary computing system 104 can include any or all of the components and perform any or all of the functions of the computer system 700 described herein in conjunction with
In some embodiments, the primary computing system 104 may be the computing system of an entity that maintains user profiles (e.g., the primary profiles 124) for a number of different users. The primary computing system 104 can provide information to the client application 118 executing on the user devices 103, such as user interfaces, instructions to carry out one or more functionalities described herein, or other information relating to the user profiles. The user can utilize the client application 118 to communicate with the primary computing system 104, for example, to create, modify, delete, or authorize information in connection with a primary profile 124 associated with the user. In some implementations, the primary computing system 104 can be backend computer system that interacts with the user devices 103 and supports various services offered by the primary computing system 104, such as information technology (IT) services or network management services. The network management services may utilize the information in one or more of the primary profiles 124 to manage information communicated via the network 101.
The primary computing system 104 can maintain, manage, or store primary user profiles 124, for example, in one or more data structures in the memory of or a database managed by the primary computing system 104. Each of the primary user profiles 124 may correspond to a respective user, and may be identified by a corresponding user identifier (e.g., a username, an email address, a passcode, an encryption key, etc.). The primary user profiles 124 can include any information about the user, including personally identifying data (e.g., name and social security number), psychographics data (e.g., personality, values, opinions, attitudes, interests, and lifestyles), transactional data (e.g., preferred products, purchase history, transaction history), demographic data (e.g., address, age, education), financial data (e.g., income, assets, credit score), or other user or account data that is maintained or otherwise accessible to the primary computing system 104. The primary computing system 104 can receive the primary data 124 or subsets thereof via the client application 118.
The primary user profiles 124 can be stored in association with one or more identifiers of one or more user devices 103. Each of the primary user profiles 124 can be a profile that includes information about a user, and information about one or more of the user devices 103 used to access the primary computing system 104 using the primary user profiles 124. As described herein, identifiers of a primary user profile 124 can be used to access the functionality of the primary computing system 104. The identifiers can include a username, a password, an e-mail address, a phone number, a personal identification number (PIN), a secret code-word, or device identifiers for use in a two-factor authentication technique, among others. The primary user profiles 124 can store information about, and be associated with, retrieved secondary data 126 (which may be retrieved from the secondary computing systems 102, as described herein), and any network tokens 128 with which the primary computing system 104 accesses the secondary computing systems 102.
In some implementations, the primary user profiles 124 can store one or more attributes, which may include a client device identifier of a user device 103 that was used to interact with the primary computing system 104, identifiers of one or more secondary computing systems 102 associated with the primary user profile 124, or information relating to the user, among other information. The primary user profiles 124 can also include historic records of online activity that the user has performed using the corresponding primary user profiles 124, for example, at the primary computing system 104 or via other computing systems or the user device 103. The primary user profiles 124 can store information about a user device 103 used to access the session processing system 205 such as an Internet Protocol (IP) address, a MAC address, a GUID, an user profile name (e.g., the name of a user of the user device 103, etc.), device name, among others. In some implementations, a primary user profile 124 can be created by the primary computing system 104 in response to a primary user profile 124 creation request transmitted by a user device 103. The user profile creation request can include any of the user profile information described herein. The primary user profiles 124 can include information about an account (e.g., a financial account) maintained by an entity associated with the primary computing system 104. The information can include, for example, account balances, transaction histories, or brokerage trading information, among other account data. The attributes of the primary user profiles 124 can include a list or table of secondary account identifiers (e.g., the secondary account data 126) associated with the primary user profile 124.
The retrieved secondary data 126 can be associated with a respective primary user profile 124, and can include information retrieved by the primary computing system 124 from the secondary computing systems 102 utilizing the techniques described herein. In some implementations, the retrieved secondary data 126 may be subsets of information stored as the data records 112A or 112B stored at the secondary computing systems 102. The retrieved secondary data 126 may be associated with one or more network tokens 128, which themselves may be associated with a respective secondary computing system 102. The retrieved secondary data 126 may be periodically updated (e.g., retrieved) by the primary computing system 104 from the corresponding secondary computing system, for example, according to a predetermined schedule. In some implementations, the retrieved secondary data 126 can be retrieved from the secondary computing systems 104 in response to a request received from a user device 103. The primary computing system 104 can provide a subset of, or all of, the retrieved secondary data 126 to the user device 103 for display. In some implementations, information in the retrieved secondary data 126 and information in the primary profiles 124 can be utilized to perform targeted advertising, or to derive insights regarding a financial position of a user. For example, the primary computing system 104 can access transaction information received in the retrieved secondary information 126, for example, to determine income information and spending information over predetermined time periods.
The secondary computing systems 102A and 102B can include databases 106A and 106B, respectively (collectively referred to as “databases 106”), which may store secondary profiles 108A or 108B (sometimes referred to collectively as the “secondary profiles 108” or in the singular as a “singular profile 108”). The secondary profiles 108 may be associated with a corresponding user, and may be similar to the primary user profiles 124, but including information relating to the secondary computing system 102 rather than the primary computing system 104. The secondary profiles 108 can store corresponding data records 112A or 112B (sometimes referred to as the “data record(s) 112”), which can include information about the users associated with the respective secondary profile 108. The user devices 103 can access the respective secondary computing system 102 using the secondary profile 108 of the respective secondary computing system 102, and create, modify, or delete one or more data records 112 associated with the user's secondary profile 108.
The data records 112 may include any information about a user that accesses the secondary computing systems 102, including any information relating to interactions on web documents performed via a user device 103 in communication with the secondary computing system 102, information about online activity performed via the user device 103, or communication metadata (e.g., IP address, lists of device identifiers, etc.) relating to a user when the user communicates with the secondary computing system 102. The data records 112 can include data identifying a user of the secondary computing systems 102. For example, the data records 112 can include personally identifying data (e.g., name and social security number), psychographics data (e.g., personality, values, opinions, attitudes, interests, and lifestyles), transactional data (e.g., preferred products, purchase history, transaction history), demographic data (e.g., address, age, education), and financial data (e.g., income, assets, credit score), or other user or account data that is maintained or otherwise accessible to one or more secondary computing systems 102.
The secondary computing systems 102 can receive the data records 112 or subsets thereof via communications with the user device 103. For example, an application associated with the secondary computing system 102 may be executed on the user device 103 of the user. The user can utilize the application associated with the secondary computing system 102, which can present one or more user interfaces to receive user input, to communicate one or more data records 112 (or information that the secondary computing system 102 stores as the data records 112) to the secondary computing system 102. The application may utilize a secondary profile 108 of the user to access the secondary computing system 102. The secondary computing system 102 can store the data records 112 in association with an identifier of the user, or an identifier of a secondary profile 108 with which the user accesses the secondary computing system 102. In some implementations, the secondary computing system 102 may update, modify, or create one or more data records based on a service accessed by the user that is provided by an entity associated with the secondary computing system. For example, if the secondary computing system 102 is associated with a finance company, the secondary computing system 102 can update data records 112 in a secondary profile 108 of a user, which correspond to timely payments made by the user. Generally, the secondary profiles 108 may include any information that is included in the primary profile 124.
The secondary profiles 108 may specify one or more permissions 110A or 110B (sometimes referred to as “permission(s) 110”), which can be associated with corresponding data records 112 of a secondary profile 108. The permissions 110 can specify which of the data records 112 may be shared with the primary computing system 104. The permissions 110 can indicate time periods that certain data records 112 can be shared with or retrieved by the primary computing system 104. In some implementations, each of the data records 112 may be associated with default permissions 110, which can indicate that the data records 112 may not be shared with the primary computing system 104. In response to one or more requests received from a user device 103, for example. In some implementations, permissions 110 may be modified according to one or more network tokens 128 generated at the secondary computing system 102 using the techniques described herein.
The network tokens 128 may be generated by the secondary computing systems 102, for example, in response to a request from the client application 118 executing on the user device 103. The network tokens 128 may be encoded with values generated, for example, using a hashing algorithm or an encryption algorithm, which represent a corresponding subset of data records 112 that the primary computing system 104 can access from a respective secondary profile 108. If a user has more than one secondary profile 108 across multiple secondary computing systems 102, the primary computing system can maintain at least one network token 128 for that user for each secondary profile 108 associated with the user. When generated by the secondary computing system 102 in response to a request from a user device 103 of a user, a corresponding permission 110 can be recorded in a secondary profile 108 that indicates corresponding data records 112 that the network token 128 is permitted to access. Generating the network token 128 can include hashing a unique value, for example, a timestamp of the request concatenated with an identifier of the secondary profile 108 (and in some implementations, further concatenated with an additional salt value).
The permissions 110 corresponding to the generated network token 128 can identify the network token 128 (e.g., a predetermined number of least-significant or most-significant bits of the network token 128, which may be stored in association with the respective secondary profile 108) and can identify a subset of the data records 112 of the respective secondary profile 108 that the primary computing system 104 is permitted to access. Additionally, the permissions 110 can be stored in association with access rules for the network token 128, which may include an expiration time (after which the network token 128 is considered invalid, or after which the secondary computing system 102 deletes the corresponding permission 110 preventing the primary computing system 104 from accessing the associated data records 112), a timestamp corresponding to network token 128 creation time, an identifier of the user device 103 that was used to request the network token 128, an identifier of the secondary profile 108 corresponding to the network token 128, a retrieval schedule identifying predetermined time periods during which the primary computing system 104 can access (e.g., update the retrieved secondary data 126) the subset of the data records 112 with the network token 128, or an identifier of the primary computing system 104 that is authorized to access a subset of the data records 112 of the secondary profile 108 using the network token 128, among others.
The secondary computing systems 102 can maintain and provide the communications application programming interfaces (APIs) 114A and 114B (sometimes referred to herein as the “communications API 114”). The communications API 114 can be an API, such as a web-based API corresponding to a particular network address uniform resource identifier (URI), or uniform resource locator (URL), among others. The communications API 114 can be accessed, for example, by one or more of the primary computing system 104 or the user device 103, via the network 101. In some implementations, other secondary computing systems 102 can communicate with a secondary computing system 102 via the communication API 114. The communications API 114 can be a client-based API, a server API (SAPI), or an Internet Server API (ISAPI). Various protocols may be utilized to access the communications API 114, including a representational state transfer (REST) API, a simple object access protocol (SOAP) API, a Common Gateway Interface (CGI) API, or extensions thereof. The communications API 114 may be implemented in part using a network transfer protocol, such as the hypertext transfer protocol (HTTP), the secure hypertext transfer protocol (HTTPS), the file transfer protocol (FTP), the secure file transfer protocol (FTPS), each of which may be associated with a respective URI or URL.
The primary computing system 104 may store identifiers (e.g., access rules, network locations) corresponding to the communication APIs 114 maintained at each of the secondary computing systems 102. Each secondary computing system 102 can maintain its own access rules and identifiers for their respective communication APIs 114. When changes or updates are made to the communications API 114, corresponding access rule changes or identifiers can be transmitted to the primary computing system 104, to allow the primary computing system 104 to utilize the communication API 114 using the most up-to-date access rules. In some implementations, the primary computing system 104 can periodically (or in response to a request) retrieve the most up-to-date access rules for the communication API 114. Likewise, in some implementations, the secondary computing systems 102 may periodically (or in response to a request) provide the access rules for the communication API 114 to the primary computing system 104. In some implementations, the access rules may be communicated as part of a network token 128.
Calls to the communication API 114 can include additional information that may be specified as part of a “meta-API call,” which allows the primary computing system 104 to retrieve information in batch for particular sets of users. This can allow the primary computing system 104 to reduce overall consumption of network resources when retrieving data records 112 from the secondary computing systems 102. The meta API call may utilize additional metadata associated with the network token 128 (e.g., which may be encrypted or encoded such that only the respective secondary computing system 102 corresponding to the API call can access the additional metadata), which specifies corresponding information that the network token 128 authorizes the primary computing system 104 to access. This enables the primary computing system 104 to make a single, simple API call to the communication API 114 to retrieve only the information authorized for a network token 128 associated with a particular user. To further improve efficiency, the primary computing system 104 can transmit a single batch API call to the communications API 114, which may include a list or single data blob of several network tokens 128 (and any encrypted or encoded metadata associated with the network tokens 128), each corresponding to a respective user.
In response, the secondary computing system 102 can retrieve the information authorized by the network tokens 128 (and any encrypted metadata), which may correspond to data records 112 from several users, and transmit the information to the primary computing system 104 in a single message, or in several streamed messages forming a single response. This enables the primary computing system 104 to intelligently aggregate requests for information from a secondary computing system 102, such that large segments of disparate data from several users can be retrieved in a single API call. This frees up network resources significantly, particularly when the primary computing system 104 must retrieve data associated with several users from several secondary computing systems 102. In effect, this can reduce the number of API calls (and therefore communication sessions) down to just the number of secondary computing systems 102 that the primary computing system 104 must access, rather than performing a single API call on a per-user basis.
The user device 103 can execute the client application 103, which can present one or more user interfaces via a display device. The display device may be an interactive display device, such as a touch screen display (e.g., a capacitive or a resistive touchscreen display, etc.). Additionally, the user device may include additional input/output features, such as buttons (e.g., a keyboard), pointing devices (e.g., a mouse, a touchpad, a remote, a controller, etc.) to enable a user operating the user device 103 to provide input to (and observe output from) from the client application 118. The client application 118 can present one or more actionable objects (e.g., interactive user interface elements) in a user interface of the client application 118 via the display of the user device 103. Such actionable objects can include selectable hyperlinks, buttons, graphics, videos, images, or other application features that generate a signal that is processed by the application executing on the respective user device 103. Examples of interactive user interface elements are described in connection with
In some implementations, one or more user devices 103 can establish one or more communication sessions with the primary computing system 104 or one or more secondary computing systems 102. The one or more communication sessions can each include one or more channels or connections between the one or more user devices 103 and the primary computing system 104 or the secondary computing systems 102. The one or more communication systems can each include an application session (e.g., virtual application), an execution session, a desktop session, a hosted desktop session, a terminal services session, a browser session, a remote desktop session, a URL session and/or a remote application session. Each communication session can include encrypted and/or secure sessions, which can include an encrypted file, encrypted data or traffic.
The client application 118 executing on the user device 103 can communicate via the network 101 to access information resources, such as web pages via a web browser, or application resources via a native application executing on a user device 103. When accessing information resources, the user device 103 can execute instructions (e.g., embedded in the native applications, in the information resources, etc.) that cause the user device 103 to display application interfaces 120. The application interfaces 120 can be, for example, user interfaces that present different types of configuration interfaces for the primary user profiles 124 maintained by the primary computing system 104, such an interface to create a primary user profile 124, an interface to modify a primary user profile 124, an interface to communicate with a secondary computing system 102, or an interface to modify permissions 110 or generate a network token 128, among others. Generally, a user interface and any associated interactive user interface elements can be presented to the user via the client application 118 to perform any of the techniques described herein.
The application interfaces 120 can, in some implementations, cause the user device 103 to communicate with the primary computing system 104. For example, the application 118 can be used to transmit a request to create a primary user profile 124. The request to create a primary user profile 124 can include, for example, login credentials, other identifying information, identifiers of the user device 103, identifiers of one or more user attributes to associate with the primary user profile 124, or any other information related to primary user profiles 124 as described herein. In some implementations, the application interfaces 120 can include an interface to display the retrieved secondary data 126, which may include information from data records 112 that the user has authorized the primary computing system 104 to access. Examples of such application interfaces 120 are displayed in
Referring to
Referring back to
Referring briefly to
An example of an application interface 120 that shows interactive user interface elements that allow the user to select data records 112 to authorize is shown in
Referring back to
Referring briefly to
Referring back to
Referring to
At step 305, the method 300 includes providing a user interface (e.g., an application interface 120) that lists one or more secondary computing systems (e.g., a secondary computing system 102) to a client application (e.g., a client application 118) executing at a client device (e.g., the user device 103) associated with a user profile (e.g., the primary user profile 124) of a primary computing system (the primary computing system 104). Providing the user interface (e.g., an application interface 120) can include transmitting instructions to the client application to display one or more interactive user interface elements, such as the user interface elements described in connection with
The list of secondary computing systems can be maintained at the primary computing system, or may be indicated or otherwise identified in a primary user profile of the user. As described herein, the user may utilize a primary user profile at the client device to access the functionality of the primary computing system, for example, by performing a login procedure. The primary computing system can receive the login credentials (e.g., username, password, code word, encryption key, etc.) from the client application, and validate the information to identify a user profile. When accessing the client application, the user can select a user interface element to request a list of secondary computing systems. Upon receiving the request, the primary computing system can identify one or more of the secondary computing systems to present to the user in a list. For example, the primary computing system can access a list of secondary computing systems identified in the primary user profile. In some implementations, the primary computing system may access a predetermined list of secondary computing systems. Upon identifying the list of secondary computing systems, the primary computing system can transmit instructions to the client application, which can include a list of identifiers of the secondary computing systems, to display the list in an application interface.
At step 310, the method 300 includes, receiving, from the client device, responsive to detecting a selection of a secondary computing system at the user interface, a network token (e.g., the network token 128) identifying a permission for accessing a second profile maintained at the secondary computing system. When the client application receives the list of secondary computing systems from the primary computing system, the user can select a corresponding user interface element associated with a secondary computing system (e.g., as described above in connection with
The login interface can include one or more fields or user interface elements that accept login information (or allow the user to select a surrogate for login information, such as biometric information, a unique encryption key, two-factor authentication, or any other type of login procedure or combination of procedures, etc.). The client application can accept the login information, which can include an identifier of a secondary profile (e.g., a secondary profile 108) maintained at the secondary computing system, and transmit the login information to the secondary computing system. The secondary computing system can then authenticate the login information by performing an authentication procedure (e.g., identifying the secondary profile based on the identifier in the login information comparing the hash of a password to a stored password hash of the secondary profile, comparing other login information with corresponding login information in the secondary profile to detect a match, etc.). If the login information corresponds to the identified secondary profile, the secondary computing system can transmit a message to the client device indicating that the user has been authenticated to access the secondary computing system using the secondary profile. Otherwise, the secondary computing system can transmit an error message that indicates that the authentication procedure failed, which may provide a further prompt to re-enter the login credentials.
Upon authenticating the login credentials for the secondary profile, the secondary computing system can identify one or more data records (e.g., the data records 112) associated with the secondary profile. The data records can include any type of information associated with the user identified by the secondary profile. For example, the data records can include personally identifying data (e.g., name and social security number), psychographics data (e.g., personality, values, opinions, attitudes, interests, and lifestyles), transactional data (e.g., preferred products, purchase history, transaction history), demographic data (e.g., address, age, education), and financial data (e.g., income, assets, credit score), or other user or account data that is maintained or otherwise accessible to one or more secondary computing systems. The data records can include account information, including payment schedules, account balances, outstanding balances, late payments, overdue payments, transaction histories, records of received payments, or credit limits, among others. Energy consumption information may be reflected, or partially reflected, in the one or more data records. For example, the data records may indicate an amount of energy spent corresponding to one or more transactions, or items owned or purchased by the user, may be included in the data records.
Information about services provided by an entity associated with the secondary computing system can also be indicated in one or more data records. For example, the service information may indicate an amount of bandwidth used (e.g., over a predetermined time period, such as a daily, monthly, or yearly, etc.) as part of an internet service plan (e.g., in the aggregate or on a per-device basis), as part of a cell phone plan (e.g., in the aggregate or on a per-device basis), or another type of data plan. The energy usage information may indicate an estimated value for an amount of power used corresponding to each transaction in a transaction history indicated in the secondary profile. Additionally, the energy usage information can include aggregate statistics, including estimated power usage (e.g., kilowatt-hours, etc.) for a subscription plan (e.g., a streaming video plan, an energy plan, a cell phone data plan, etc.) over a predetermined time period. These values can also be stored in association with a corresponding carbon footprint value, which is also included in one or more data records. The energy usage information may also be included on a per-device basis (e.g., based on screen time or device usage over a predetermined time period, etc.), for usage of electric appliances or electric vehicles, or equivalent energy consumption (and carbon footprint impact) for non-electric appliances or vehicles. The energy consumption information may be stored or otherwise maintained in the data records in both a discrete (e.g., usage-by-usage) basis, and in the aggregate (e.g., groups of devices, services, individually or in combination, over predetermined or user-selectable time periods).
The secondary computing system can then transmit instructions to the client application executing on the client device to present a list of identifiers of data records, each displayed with a corresponding interactive user interface element that indicates whether the respective data record is authorized to be shared with the primary computing system. An example of such an interface is shown in
The secondary computing system can update permissions (e.g., the permissions 110 associated with the respective secondary profile) with the selections indicated in the request. Therefore, the permissions can indicate the subset of the data records the user has authorized the primary computing system to access, and the access rules under which the primary computing system can access the subset. In response to the request, the secondary computing system can generate and transmit the network token to the user device (or to the primary computing system). The generated network token can include the encrypted or encoded metadata that indicates the subset of the data records indicated in one or more permissions (e.g., the permissions 110 associated with the corresponding secondary profile 108), which correspond to the user selections in
The secondary computing system can generate the network token using one or more encryption techniques. For example, the secondary computing system can utilize a hashing algorithm (e.g., CRC-16, CRC-32, SHA-1, SHA-2, MD5, etc.) or an encryption algorithm (e.g., AES, DES, RSA, etc.) to generate the network token. Generating the network token can include hashing a unique value, such as a timestamp of the request concatenated with an identifier of the secondary profile and/or an identifier of the primary computing system (and in some implementations, further concatenated with an additional salt value). The network token can be generated to include additional encrypted or encoded metadata. For example, after generating the network token using the hash or encryption algorithm, additional metadata (e.g., the permissions indicated by the user in the request) can be encrypted and concatenated with the generated network token. In some implementations, generating the network token itself can include encrypting the permissions selected by the user for the request.
The encryption used for the metadata included in the network token may be symmetric encryption or asymmetric encryption, such that only the secondary computing system can decode or decrypt the encrypted permissions in the network token. For example, the secondary computing system can maintain a private key corresponding to the network token that can be used to decrypt the information included in the network token using a suitable decryption algorithm.
Upon generating the network token, the secondary computing system can transmit the network token to the client device, which can then forward or otherwise provide the network token to the primary computing system. In some implementations, the secondary computing system can transmit the network token directly to the primary computing system without transmitting the network token to the user device. In some implementations, the secondary computing device can generate a secondary decryption key for the network token, which can be used to decrypt a portion of the metadata associated with the network token. For example, information about the expiration date or the access rules for the network token may be encrypted using a secondary key which may also be shared with the primary computing system. This can allow the primary computing to determine whether the network token is still valid, or during what time periods the network token can be used to retrieve information. This provides a benefit to network utilization, as other solutions may require the primary computing system to request validity from the secondary computing system, and therefore require a separate request that may not be authorized by the access rules. In some implementations, the metadata indicating the access rules for the network token (e.g., the expiration date, access schedule, etc.) may be unencrypted and transmitted to the primary computing device with the encrypted network token.
At step 315, the method 300 includes determining that the network token is a valid network token. Upon receiving the network token, the primary computing system can begin attempting to retrieve information from one or more secondary computing systems utilizing the network token. To determine whether information can be retrieved using the network token, the primary computing system can access the metadata associated with the network token (e.g., which may be transmitted to the primary computing system as part of the network token, either as unencrypted data or as data encrypted with a secondary encryption key shared with the primary computing system) that indicates the access rules or expiration date. If current time exceeds the expiration date of the network token, the primary computing system can provide a prompt to the client application indicating that the network token has expired. This can include prompting the user and returning to step 305 of the method 300 to present a list of the secondary computing systems to the user, to allow the user to request a new network token for the secondary computing system.
The primary computing system can further parse the network token to identify an access schedule for the subset of data records stored at the secondary computing device (e.g., which can indicate predetermined time periods that the primary computing system is authorized to access the subset of the data records at the secondary computing system). The primary computing system can compare the current time to the authorized time periods in the access schedule, and if the access schedule indicates the primary computing system is authorized to access the subset, the primary computing system can execute step 320 of the method 300. Otherwise, the primary computing system can wait until the current time falls within an authorized time period indicated in the access rules. In some implementations, the network token can be provided with default access rules, which indicate that the primary computing system can always access the subset of data records. In this case, the primary computing system can simply execute step 320 of the method 300 to retrieve the subset.
At step 320, the method 300 includes retrieving the subset of data records from the secondary computing system according to a retrieval policy (e.g., the access rules). To do so, the primary computing system can transmit a request for data records to the secondary computing system that includes the network token. The primary computing system can transmit the request to a URI or a URL associated with a communication API (e.g., the communication API 114) of the secondary computing system. In some implementations, prior to transmitting the request, the primary computing system can transmit a request to access the communication API. Accessing the communication API may include, for example, a subscription by the primary computing system or other types of prior authorization by the secondary computing system. In response to the request, the secondary computing system can transmit authorization to access the communication API to the primary computing system. The authorization can include, for example, the URI or URL of the communication API, and may also include an access key, a password, or access token that corresponds to the primary computing system that authorizes the primary computing system to access the communication API.
Once the primary computing system is authorized to access the communication API of the secondary computing system (which may only need to occur once for a predetermined time period), the primary computing system can transmit a request for data records to the URL or URI of the communication API of the secondary computing system, which may be referred to herein as an “API call.” The API call includes the network token and any additional encrypted or encoded metadata that indicates which of the data records the primary computing system is authorized to access. This additional metadata (sometimes referred to herein as “parameters”) can be encrypted at the secondary computing system such that only the secondary computing system can decrypt and access the contents of the metadata (e.g., the list of identifiers, etc.). This enables the primary computing system to make a single, simple API call to the communication API to retrieve only the information authorized by the network token associated with a user. The primary computing system can further improve by transmitting a single batch API call to the communications API, which may include a list or single data blob of several network tokens (and any encrypted or encoded metadata associated with each network tokens). Each of the network tokens in the list can correspond to a respective client device or primary user profile.
If the access rules specified as part of the network token indicate that the data records of the secondary computing system be retrieved periodically, the primary computing system can periodically retrieve the subset of data records from the secondary computing device. Upon receiving the API call (and the network token including encrypted metadata), the secondary computing system can decrypt or decode the encrypted metadata, which then indicates the subset of the data records of a secondary profile that the primary profile is authorized to access. The secondary computing system can then transmit the identified subset of the data records to the primary computing system in a single message, or in several streamed messages forming a single response.
This enables the primary computing system to intelligently aggregate requests for information from a secondary computing system, such that large segments of disparate data from several users can be retrieved in a single API call. This frees up network resources significantly, particularly when the primary computing system must retrieve data associated with several users from several secondary computing systems. If the request is a batch request including several network tokens corresponding to several primary user profiles, the secondary computing system can perform similar operations, and transmit the data records accessed for the several network tokens to the primary computing system in a single message, or in several streamed messages forming a single response as described above. The primary computing system can receive the subset of the data records (or several subsets in the case of a batch request), and stores the information in association with the primary user profile corresponding to the user that requested the network token. Each subset of data records can be stored as retrieved secondary data (e.g., the retrieved secondary data 126) in association with the respective primary user profile.
At step 325, the method 300 includes updating the user interface at the client application to present the subset of data records of the second profile. The client application can communicate with the primary computing system to populate application interfaces with information stored as part of the primary user profile. This information can include the retrieved secondary information that was retrieved from the secondary computing systems in prior method steps. The primary computing system can transmit display instructions to the client application, which cause the client application to display portions of, or all of, the retrieved secondary data in the user interface of the client application. In some implementations, the primary computing system may periodically retrieve additional data records from the secondary computing system on a frequent basis, and update the user interface of the client application in real-time or near real-time as the updated data records are retrieved. If the newly retrieved data records are updated versions of previously stored data records, the primary computing system can replace the previously stored data records with the updated versions. Likewise, in some implementations, the primary computing system can store historical records of the retrieved data, with each retrieved data record stored in association with a timestamp identifying the time of its retrieval.
Using the techniques described herein, the primary computing system can retrieve several different types of data records about a user, and store such information in association with a user profile. This additional information can be utilized by the primary computing system to perform a variety of use cases. For example, once the primary computing system retrieves a predetermined amount of financial information about a user, the primary computing system can calculate a confidence score that indicates the level of confidence that the primary computing system maintains the user's general overall financial information. This confidence score can be calculated, for example, by comparing the number of accounts for which the primary computing system can retrieve information when compared to the accounts reported on a user's credit report.
If the primary computing system can access data records relating to each of the accounts listed on the credit report, the primary computing system can calculate a high confidence level that the user's general overall financial information is maintained at the primary computing system. In contrast, if a credit report of the user is unavailable as part of the user's primary user profile or as part of the retrieved secondary data, or if the credit report indicates several financial accounts that the primary computing system is not authorized to access, the primary computing system can calculate a relatively low score for the user. Calculating the score may be based on a weighted sum of several factors, where the weight values are predetermined values or are calculated based on a predetermined ruleset. The number of financial accounts for which the primary computing system maintains information relative to the number of financial accounts reported in the user's credit report can be one factor. Other factors may include, for example, whether the primary computing system can access transaction histories for one or more financial accounts, whether the primary computing system can access information relating to recurring bills, such as energy, gas, or Internet service provider bills, a number of data records maintained at the primary computing system that cover a period of time, among other factors.
The primary computing system can calculate the confidence score for a primary user profile each time data records are retrieved from one or more secondary computing systems. Upon determining that the confidence score is greater than or equal to a predetermined threshold, the primary computing system can utilize the financial information in the primary user profile and the retrieved secondary data to provide recommendations for retirement products, personal loans, home equity loans, or other financial products. To do so, the primary computing system can determine an amount of available cash flow over time that the user has access to over prospective future pay periods by parsing the data records for deposits and withdrawals to the user's financial accounts. The primary computing system can select loans to recommend to the user that have monthly, semimonthly, or periodic payments that fall within the user's available periodic cash flow. These recommendations can be displayed in application interfaces at the client device, such as the application interface depicted in
The primary computing system can also predict when the user may need a loan. For example, the primary computing system can monitor data records relating to credit transactions, and detect when large purchases are made on credit for which there is insufficient funds in other financial accounts used to pay the outstanding balance, and recommend a corresponding loan or financing option to the user via a notification or another application interface. The primary computing system can monitor available cash flow for the user and also monitor upcoming expenses or bills that are due, and recommend a loan to cover a difference between the two, if needed. It will be appreciated that these are simply example use cases, and that the primary computing system may utilize the techniques described herein to provide additional services, product recommendations, or other financing options based on any type of data record retrieved by the primary computing system.
B. Systems and Methods for Generating Environmental Profiles Based on Information Retrieved Using Network Access Tokens
Additional use cases for the techniques described in Section A include the generation of environmental profiles based on information retrieved using network access tokens. As described herein above, conventional computing systems that share information utilize several API function calls that are each used to retrieve data that is specific to the API call. Although this may be suitable for small volumes of data for a small number of users, such a solution becomes impracticable to maintain as the number of users, and the types of information retrieved or shared, increases in volume. Information about the parameters and attributes of each API call, as well as the additional code to organize and update each API call for each secondary computing system, utilizes excessive computational resources and reduces overall available network bandwidth.
These difficulties compound when operating with data that is updated frequently or even continuously, such as information relating to an amount of energy consumed by a device. This information may be useful for generating environmental profiles for various users or organizations. Accurate environmental profiles are important to generate, because they can expose drastic inefficiencies in day-to-day operations (e.g., excessive power consumption, etc.) that would otherwise be unmonitored or unnoticed. The accurate environmental profiles described herein rely on up-to-date information from several disparate computing systems. However, simply sharing this information using conventional information transmission or information sharing techniques results in exhausted bandwidth and excessive use of computational resources. Generating accurate environmental profiles becomes impracticable to maintain when the number of devices being monitored, and the number of users or organizations being monitored, increases in magnitude.
In an example use case, a primary computing system can implement the present techniques to generate an environmental profile for a user from information gathered from a number of secondary computing systems. Energy consumption data from the secondary computing systems that make up the environmental profile can be accessed by a user via a client application executed on a user device of the user. The user device may be a smart phone, a laptop, or another type of computing system capable of communicating with the primary computing system and the secondary computing systems. The environmental profile may include any information from the secondary computing systems that are authorized by the user via the user device. The user device can communicate with the primary computing system and the secondary computing systems to generate network tokens, which can be used by the primary computing system to access and synchronize specific information (authorized by the user) at the secondary computing systems. The primary computing system can synchronize energy consumption data from the secondary computing systems using one or more network tokens to update the environmental profile for the user. Additionally, the primary user profile can generate additional metrics, such as carbon footprint or energy consumption metrics, based on records of activity stored retrieved from the secondary computing systems. The environmental profile can be presented in one or more user interfaces at the user device, or utilized in various additional processing operations as described herein.
Each energy consuming device 405 can include at least one processor and a memory (e.g., a processing circuit). The memory can store processor-executable instructions that, when executed by processor, cause the processor to perform one or more of the operations described herein. The processor may include a microprocessor, an ASIC, an FPGA, etc., or combinations thereof. The memory may include, but is not limited to, electronic, optical, magnetic, or any other storage or transmission device capable of providing the processor with program instructions. The memory may further include a floppy disk, CD-ROM, DVD, magnetic disk, memory chip, ASIC, FPGA, ROM, RAM, EEPROM, EPROM, flash memory, optical media, or any other suitable memory from which the processor can read instructions. The instructions may include code from any suitable computer programming language. Each energy consuming device 405 can include any or all of the components and perform any or all of the functions of the computer system 700 described herein in conjunction with
The energy consuming devices 405 can be any type of device that is capable of consuming energy, and providing records or data relating to an amount of energy consumed by the device to another computing system. In some implementations, the energy consuming devices 405 may be “smart” devices, or network-enabled devices, which can communicate energy usage information to one or more corresponding secondary computing systems 102 via the network 102. In some implementations, one or more energy consuming devices 405 can be communicatively coupled to the secondary computing system 102 and can transmit indications of energy consumption through a communications interface other than the network 101. The energy consuming devices 405 can be an energy reporting device, which is a network-enabled device that can monitor and report energy consumption from conventional “dumb” devices that would otherwise be unable to monitor their energy consumption or report the energy consumption information to another computing device. For example, the energy consuming devices 405 can be a smart plug or a smart surge protector device. The energy consuming devices 405 may include an electric vehicle, an electric appliance, or any other type of device capable of utilizing energy. In some implementations, the energy consuming devices 405 may be devices that report activity, such as indications of driving activity from a non-electric vehicle, indications of flights undertaken by an airplane, or other types of non-electrical energy consuming activities that have an impact on the environment.
The energy consuming devices 405 can report any type of energy consuming information, or information relating to energy-consuming activity, to one or more secondary computing systems 102 that are associated with the energy consuming devices 405. In some implementations, the secondary computing system 102 can communicate with multiple energy consuming devices 405, and can record energy consumption information received from each energy consuming device 405 in one or more data records 112 of a secondary profile 108 associated with a user (or owner) of the energy consuming device 405. For example, each energy consuming device 405 can transmit an identifier of a secondary profile 108 (which may be preconfigured by a user) to the secondary computing system 102, such that the secondary computing system can properly store energy consumption information in the secondary profile 108 for that user.
The data records 112 indicating energy consumption information can be updated or created by the secondary computing system 102 in response to receiving a message from an energy consuming device 405. The messages can include energy consumption information, which can indicate an amount of energy (e.g., watts, kilowatt-hours, voltage, current, other electric or energy-related operating characteristics, etc.) of the energy consuming device 405. Each energy consuming device can include a voltage monitoring device, a current monitoring device, or a power monitoring device, which can monitor the amount of power consumed by the energy consuming device 405 (or in the case where the energy consuming device is a smart plug or a smart power strip, the energy consuming device 405 can monitor power from an external “dumb” device electrically coupled to the energy consuming device 405).
The power values monitored by the energy consuming devices 405 can be recorded locally in a memory of the energy consuming device. Then, the locally recorded values can be transmitted to the secondary computing system 102 associated with the energy consuming device 405, for example, when the local memory is full or reaches a predetermined storage level. The local recording of the data may be deleted upon transmission to the secondary computing system 102 to make space for newly monitored power values. The power consumption of the energy consuming device can be monitored on a periodic basis. In some implementations, the energy consuming device 405 can periodically transmit energy consumption data to the secondary computing system 102, or in response to a synchronization request from the secondary computing system 102.
The secondary computing system 102 can receive the messages including the power consumption information from the energy consuming devices 405, and store the power consumption information in one or more data records 112 in the secondary profile 108. The data records 112 indicating the power consumption information may be indexed on a per-device or a per-user basis. In some implementations, the secondary computing system 102 can receive indications of online activity or offline activity from other computing systems via the network 101. For example, the secondary computing systems 102 may receive an indication that a user associated with a secondary profile 108 has taken a flight, and record the characteristics of the flight in one or more data records 112. The indication may be, for example, a transaction record of the flight, and the flight can indicate a duration of the flight, take-off and landing locations, or layover information. Additionally, information relating to online activities, such as purchases, interactions, or view of web pages can be stored in one or more data records 112 of a secondary profile associated with the user performing the online activities. The information in the data records 112 can be utilized by the primary computing system 104 to generate an environmental profile 410, as described herein in connection with
The primary computing system 104 can provide one or more application interfaces 120 to a user device 103, as described in connection with Section A. In addition to providing application interfaces 120 showing the retrieved secondary data 126 as described in connection with
Referring to
Upon detecting an interaction with the notification, the client application 118 can navigate to another application interface that provides information about generating environmental profiles, which can include an interactive user interface element that allows the user to request generation of an environmental profile 410. An example of such an application interface is shown in
Referring to
Network tokens 128 for additional sources of energy consumption data (e.g., additional secondary computing systems 102) can be generated in response to requests from the user device 103. Referring to
Upon retrieving the data records 112 and generating the environmental profile 410 for the user, the primary computing system 104 can provide one or more recommendations to the user via an application interface 120. Referring to
Referring to
At step 605, the method 600 includes receiving, from a client device (e.g., the user device 103), a request for an energy profile (e.g., the environmental profile 410) generated based on one or more data records (e.g., the data records 112) maintained by at least one secondary computing system (e.g., the secondary computing system 102). The request can include at least one network token 128 corresponding to the at least one secondary computing system, which may be generated using the techniques described in connection with Section A. The request can be transmitted in response to a selection of an interactive user interface element at an application interface, such as the application interface 500B described in connection with
The client application executing on the client device can be a web-based or native application that communicates with the primary computing system. The application interfaces provided by the primary computing system can be displayed in the client application, for example, in an application frame. In some implementations, the primary computing system can provide a list of secondary computing systems from which the data records can be accessed, as described herein above in connection with Section A. To access the features of the primary computing system, and prior to transmitting the request, the client application can login to the primary computing system via one or more authentication or login interfaces.
Prior to requesting the environmental profile, the client device can request one or more network tokens from one or more secondary computing systems at which the user has one or more secondary accounts (e.g., the secondary profiles 108). The secondary computing systems can generate the network tokens as described in connection with Section A, and provide the network tokens to the client device, which can store the tokens in local memory. The client device can then transmit the network tokens to the primary computing system separately, as they are provided to the client device, or as part of the request for the environmental profile. As described herein, the primary computing system can utilize the network tokens to access information at the secondary computing systems stored in the data records associated with the user's secondary profiles.
At step 610, the method 500 includes determining that the network token is a valid network token that permits access to the one or more data records maintained by the at least one secondary computing system. Upon receiving the network token, the primary computing system can begin attempting to retrieve information from one or more secondary computing systems utilizing the network token. To determine whether information can be retrieved using the network token, the primary computing system can access metadata associated with the network token (e.g., which may be transmitted to the primary computing system as part of the network token, either as unencrypted data or as data encrypted with a secondary encryption key shared with the primary computing system) that indicates the access rules or expiration date. If current time exceeds the expiration date of the network token, the primary computing system can provide a prompt to the client application indicating that the network token has expired. This can include prompting the user to request a new network token for the associated secondary computing system. In some implementations, the primary computing system can transmit instructions to the client application to present a list of secondary computing systems to the user, to allow the user to request a new network token for one or more secondary computing systems.
The primary computing system can further parse the network token to identify an access schedule for one or more of the data records stored at the secondary computing system (e.g., which can indicate predetermined time periods that the primary computing system is authorized to access the subset of the data records at the secondary computing system). The primary computing system can compare the current time to the authorized time periods in the access schedule, and if the access schedule indicates the primary computing system is authorized to access the data records, the primary computing system can execute step 615 of the method 600. Otherwise, the primary computing system can wait until the current time falls within an authorized time period indicated in the access rules. In some implementations, the network token can be provided with default access rules, which indicate that the primary computing system can always access the data records. In this case, the primary computing system can simply execute step 615 of the method 300 to retrieve one or more of the data records relating to the energy consumption data.
At step 615, the method 600 includes retrieving the one or more data records from the secondary computing system using the network token. To do so, the primary computing system can transmit a request for data records to the secondary computing system that includes the network token. The primary computing system can transmit the request to a URI or a URL associated with a communication API (e.g., the communication API 114) of the secondary computing system. In some implementations, prior to transmitting the request, the primary computing system can transmit a request to access the communication API. Accessing the communication API may include, for example, a subscription by the primary computing system or other types of prior authorization by the secondary computing system. In response to the request, the secondary computing system can transmit authorization to access the communication API to the primary computing system. The authorization can include, for example, the URI or URL of the communication API, and may also include an access key, a password, or access token that corresponds to the primary computing system that authorizes the primary computing system to access the communication API.
Once the primary computing system is authorized to access the communication API of the secondary computing system (which may only need to occur once for a predetermined time period), the primary computing system can transmit a request for data records to the URL or URI of the communication API of the secondary computing system as part of an API call. The API call includes the network token and any additional encrypted or encoded metadata that indicates which of the data records the primary computing system is authorized to access. This additional metadata (sometimes referred to herein as “parameters”) can be encrypted at the secondary computing system such that only the secondary computing system can decrypt and access the contents of the metadata (e.g., the list of identifiers, etc.). This enables the primary computing system to make a single, simple API call to the communication API to retrieve only the information authorized by the network token associated with a user. The primary computing system can further improve by transmitting a single batch API call to the communications API, which may include a list or single data blob of several network tokens (and any encrypted or encoded metadata associated with each network tokens). Each of the network tokens in the list can correspond to a respective client device or primary user profile.
If the access rules specified as part of the network token indicate that the data records of the secondary computing system be retrieved periodically, the primary computing system can periodically retrieve the subset of data records from the secondary computing device. Upon receiving the API call (and the network token including encrypted metadata), the secondary computing system can decrypt or decode the encrypted metadata, which then indicates the subset of the data records of a secondary profile that the primary profile is authorized to access. The secondary computing system can then transmit the identified subset of the data records to the primary computing system in a single message, or in several streamed messages forming a single response.
One or more of the data records in the secondary profiles maintained at the secondary computing systems can identify a respective device (e.g., an energy consuming device 405) and a respective energy usage value for that device. The energy usage value can be stored in association with a respective identifier of the energy consuming device, and timestamps corresponding to the time period to which the power consumption value corresponds. The power consumption values can be any type of information that indicates an amount of power consumed (e.g., watts, kilowatt-hours, voltage, current, etc.). In some implementations, the energy data in the data record may be raw voltage, current, or wattage values, and a kilowatt-hour or other power-time value can be calculated by the primary computing system using the raw voltage, current, or wattage values and the timestamp. Additionally, one or more of the data records can identify online or offline activity performed by the user while utilizing the user's secondary profile. Such data records can include an activity metric, which can correspond to a magnitude (e.g., an amount of environmental impact) corresponding to that activity.
Data records indicating such activities can include transaction records, records of taxi rides, driving records, or other offline activities that have an environmental impact. In some implementations, offline activities are identified in a transaction record stored in a data record at the secondary computing system. Additionally, information relating to online activities, such as purchases, interactions, or view of web pages can be stored in one or more data records of the secondary profile associated with the user. Although the processes described herein have been described as retrieving records from a single secondary computing system, it should be understood that the primary computing system can retrieve data records from several secondary computing systems, each of which may maintain different data records corresponding to different energy consuming devices, offline activities, or online activities. The primary computing system can access these data records, for example, in response to one or more requests from the user device 103 to generate or update an environmental profile.
At step 620, the method 600 includes generating the energy profile (e.g., the environmental profile 410, sometimes referred to herein as an “environmental profile”) based on the one or more data records retrieved from the secondary computing system. The environmental profile can be generated by parsing the energy consumption records in each data record accessed from the secondary computing systems. The primary computing system can calculate overall energy consumption for all energy consuming devices over several predetermined time periods, for example, on a daily basis, a weekly basis, a monthly basis, or a yearly basis, among others. The primary computing system can store the overall energy consumption for each of these time periods as part of the environmental profile. Additionally, for each time period, the primary computing system can store corresponding contribution values for each energy consuming device over that time period (e.g., by adding up the energy consumed by that device over the respective time period, as indicated in the time stamps in the data records). The primary computing system can store this information indexed by the device identifier, the time period, or a combination of the device identifier and the time period, as part of the environmental profile.
The primary computing system can also estimate a corresponding energy consumption values for different offline or online activities for which an actual energy consumption value is unavailable. Some examples of such activities can include traveling (indications of which may be extracted from one or more transaction records). The primary computing system can calculate the estimated energy consumption for the offline activity, for example, using one or more lookup tables or estimation algorithms. For travel, the estimation can be calculated based on the mode of travel (e.g., flying, boat, train, car, public transport, etc.), the distance traveled, and the amount of time it took to travel the distance, among others. Additionally, the primary computing system can estimate an energy consumption value for items that are purchased. For example, the primary computing system can maintain a database or lookup table for products, which are stored in association with an estimated energy consumption value that reflects the amount of energy used to produce the product. The primary computing system can parse the data records to extract one or more transaction records for goods or services, and can perform a lookup in the table to extract an amount of energy consumed by producing the good or service. The magnitude or activity metric of the purchase can correspond to the amount spent on the purchase, the amount spent on the service, or a number of items purchased, among others.
The primary computing system can determine at least one carbon footprint value based on one or more data records of the one or more data records, as part of the environmental profile. In addition to determining the amount of the transaction, the primary computing system can estimate an overall carbon footprint for each energy consuming device, online activity, or offline activity, for each time period in the environmental profile. To estimate the carbon footprint, the primary computing system may utilize a carbon footprint estimation algorithm. The algorithm may utilize, for example, the calculated energy consumption value, a location of the user, or information relating the source of power for each of the energy consuming devices or activities.
For flights or other travel, the primary computing system may utilize predetermined or maintained information in a lookup table indexed by the model of travel. For each mode of travel, the carbon footprint can generally scale with the distance or time of the trip. For the energy consuming devices, the primary computing system can identify a source of power for each energy consuming device, and access a corresponding factor (e.g., a translation factor) by which to multiple the energy consumption value for that energy consuming device to calculate the carbon footprint value. Lookup tables may also be used. Similar techniques (e.g., lookup tables, translation factors, etc.) may also be used to calculate the carbon footprint value for offline and online activities. Once calculated, the primary computing system can store the carbon footprint values in the aggregate for each time period, and also indexed by each device or activity. This allows the primary computing system to present the energy consumption values and the carbon footprint values to the user on a per-time period, a per-device, or a per-activity basis.
At step 625, the method 600 can include providing, by the primary computing system for presentation at the client device, a user interface that displays information in the energy profile. The client application can communicate with the primary computing system to populate application interfaces with the information retrieved and used to generate the environmental profile. In response, the primary computing system can transmit display instructions to the client application, which cause the client application to display requested portions of, or all of, the environmental profile in the user interface of the client application. In some implementations, the primary computing system may periodically retrieve additional data records from the secondary computing system on a frequent basis, and update the environmental profile accordingly using the techniques described herein. Upon doing so, the primary computing system can update the user interface of the client application in real-time or near real-time as the environmental profile is updated. The user can interact with the client application to access energy consumption values or other values on a per-device, per-activity, or per-time period basis, for example, by sending corresponding requests to the primary computing system. In response, the primary computing system can transmit the requested information to the client application for display.
Using the techniques described herein, the primary computing system can retrieve several different types of data records about a user, and utilize these data records to generate an environmental profile for a user. Upon generating a environmental profile that covers a predetermined period of time (e.g., one year, etc.), the primary computing system can utilize the carbon footprint information or the energy consumption information in the environmental profile to provide recommendations for contributions that offset the emissions produced by the user. To do so, the primary computing system can identify the amount of carbon emissions produced by the user's devices or activities over a predetermined time period (e.g., one year). The primary computing system can then select carbon footprint offset offers that can offset the weekly, monthly, or yearly carbon emissions produced by the user. These recommendations can be displayed in application interfaces at the client device, such as the application interface depicted in
C. Systems and Methods for Generating Environmental Profiles Based on Information Retrieved Using Network Access Tokens
The computing system 700 includes a bus 702 or other communication component for communicating information and a processor 704 coupled to the bus 702 for processing information. The computing system 700 also includes main memory 706, such as a random access memory (RAM) or other dynamic storage device, coupled to the bus 702 for storing information, and instructions to be executed by the processor 704. Main memory 706 can also be used for storing position information, temporary variables, or other intermediate information during execution of instructions by the processor 704. The computing system 700 may further include a read only memory (ROM) 708 or other static storage device coupled to the bus 702 for storing static information and instructions for the processor 704. A storage device 710, such as a solid state device, magnetic disk, or optical disk, is coupled to the bus 702 for persistently storing information and instructions.
The computing system 700 may be coupled via the bus 702 to a display 714, such as a liquid crystal display, or active matrix display, for displaying information to a user. An input device 712, such as a keyboard including alphanumeric and other keys, may be coupled to the bus 702 for communicating information, and command selections to the processor 704. In another implementation, the input device 712 has a touch screen display. The input device 712 can include any type of biometric sensor, a cursor control, such as a mouse, a trackball, or cursor direction keys, for communicating direction information and command selections to the processor 704 and for controlling cursor movement on the display 714.
In some implementations, the computing system 700 may include a communications adapter 716, such as a networking adapter. Communications adapter 716 may be coupled to bus 702 and may be configured to enable communications with a computing or communications network 101 and/or other computing systems. In various illustrative implementations, any type of networking configuration may be achieved using communications adapter 716, such as wired (e.g., via Ethernet), wireless (e.g., via Wi-Fi, Bluetooth), satellite (e.g., via GPS) pre-configured, ad-hoc, LAN, WAN, and the like.
According to various implementations, the processes that effectuate illustrative implementations that are described herein can be achieved by the computing system 700 in response to the processor 704 executing an implementation of instructions contained in main memory 706. Such instructions can be read into main memory 706 from another computer-readable medium, such as the storage device 710. Execution of the implementation of instructions contained in main memory 706 causes the computing system 700 to perform the illustrative processes described herein. One or more processors in a multi-processing implementation may also be employed to execute the instructions contained in main memory 706. In alternative implementations, hard-wired circuitry may be used in place of or in combination with software instructions to implement illustrative implementations. Thus, implementations are not limited to any specific combination of hardware circuitry and software.
The implementations described herein have been described with reference to drawings. The drawings illustrate certain details of specific implementations that implement the systems, methods, and programs described herein. However, describing the implementations with drawings should not be construed as imposing on the disclosure any limitations that may be present in the drawings.
It should be understood that no claim element herein is to be construed under the provisions of 35 U.S.C. § 112(f), unless the element is expressly recited using the phrase “means for.”
As used herein, the term “circuit” may include hardware structured to execute the functions described herein. In some implementations, each respective “circuit” may include machine-readable media for configuring the hardware to execute the functions described herein. The circuit may be embodied as one or more circuitry components including, but not limited to, processing circuitry, network interfaces, peripheral devices, input devices, output devices, sensors, etc. In some implementations, a circuit may take the form of one or more analog circuits, electronic circuits (e.g., integrated circuits (IC), discrete circuits, system on a chip (SOC) circuits), telecommunication circuits, hybrid circuits, and any other type of “circuit.” In this regard, the “circuit” may include any type of component for accomplishing or facilitating achievement of the operations described herein. For example, a circuit as described herein may include one or more transistors, logic gates (e.g., NAND, AND, NOR, OR, XOR, NOT, XNOR), resistors, multiplexers, registers, capacitors, inductors, diodes, wiring, and so on.
The “circuit” may also include one or more processors communicatively coupled to one or more memory or memory devices. In this regard, the one or more processors may execute instructions stored in the memory or may execute instructions otherwise accessible to the one or more processors. In some implementations, the one or more processors may be embodied in various ways. The one or more processors may be constructed in a manner sufficient to perform at least the operations described herein. In some implementations, the one or more processors may be shared by multiple circuits (e.g., circuit A and circuit B may comprise or otherwise share the same processor which, in some example implementations, may execute instructions stored, or otherwise accessed, via different areas of memory). Alternatively or additionally, the one or more processors may be structured to perform or otherwise execute certain operations independent of one or more co-processors. In other example implementations, two or more processors may be coupled via a bus to enable independent, parallel, pipelined, or multi-threaded instruction execution. Each processor may be implemented as one or more general-purpose processors, ASICS, FPGAs, digital signal processors (DSPs), or other suitable electronic data processing components structured to execute instructions provided by memory. The one or more processors may take the form of a single core processor, multi-core processor (e.g., a dual core processor, triple core processor, and/or quad core processor), microprocessor, etc. In some implementations, the one or more processors may be external to the apparatus, for example the one or more processors may be a remote processor (e.g., a cloud based processor). Alternatively or additionally, the one or more processors may be internal and/or local to the apparatus. In this regard, a given circuit or components thereof may be disposed locally (e.g., as part of a local server, a local computing system) or remotely (e.g., as part of a remote server such as a cloud based server). To that end, a “circuit” as described herein may include components that are distributed across one or more locations.
An exemplary system for implementing the overall system or portions of the implementations might include a general purpose computing devices in the form of computers, including a processing unit, a system memory, and a system bus that couples various system components including the system memory to the processing unit. Each memory device may include non-transient volatile storage media, non-volatile storage media, non-transitory storage media (e.g., one or more volatile and/or non-volatile memories), etc. In some implementations, the non-volatile media may take the form of ROM, flash memory (e.g., flash memory such as NAND, 3D NAND, NOR, 3D NOR), EEPROM, MRAM, magnetic storage, hard discs, optical discs, etc. In other implementations, the volatile storage media may take the form of RAM, TRAM, ZRAM, etc. Combinations of the above are also included within the scope of machine-readable media. In this regard, machine-executable instructions comprise, for example, instructions and data which cause a general purpose computer, special purpose computer, or special purpose processing machines to perform a certain function or group of functions. Each respective memory device may be operable to maintain or otherwise store information relating to the operations performed by one or more associated circuits, including processor instructions and related data (e.g., database components, object code components, script components), in accordance with the example implementations described herein.
It should also be noted that the term “input devices,” as described herein, may include any type of input device including, but not limited to, a keyboard, a keypad, a mouse, joystick, or other input devices performing a similar function. Comparatively, the term “output device,” as described herein, may include any type of output device including, but not limited to, a computer monitor, printer, facsimile machine, or other output devices performing a similar function.
Any foregoing references to currency or funds are intended to include fiat currencies, non-fiat currencies (e.g., precious metals), and math-based currencies (often referred to as cryptocurrencies). Examples of math-based currencies include Bitcoin, Litecoin, Dogecoin, and the like.
It should be noted that although the diagrams herein may show a specific order and composition of method steps, it is understood that the order of these steps may differ from what is depicted. For example, two or more steps may be performed concurrently or with partial concurrence. Also, some method steps that are performed as discrete steps may be combined, steps being performed as a combined step may be separated into discrete steps, the sequence of certain processes may be reversed or otherwise varied, and the nature or number of discrete processes may be altered or varied. The order or sequence of any element or apparatus may be varied or substituted according to alternative implementations. Accordingly, all such modifications are intended to be included within the scope of the present disclosure as defined in the appended claims. Such variations will depend on the machine-readable media and hardware systems chosen and on designer choice. It is understood that all such variations are within the scope of the disclosure. Likewise, software and web implementations of the present disclosure could be accomplished with standard programming techniques with rule-based logic and other logic to accomplish the various database searching steps, correlation steps, comparison steps, and decision steps.
The foregoing description of implementations has been presented for purposes of illustration and description. It is not intended to be exhaustive or to limit the disclosure to the precise form disclosed, and modifications and variations are possible in light of the above teachings or may be acquired from this disclosure. The implementations were chosen and described in order to explain the principals of the disclosure and its practical application to enable one skilled in the art to utilize the various implementations and with various modifications as are suited to the particular use contemplated. Other substitutions, modifications, changes, and omissions may be made in the design, operating conditions and implementation of the implementations without departing from the scope of the present disclosure as expressed in the appended claims.
Number | Name | Date | Kind |
---|---|---|---|
2751554 | Schlesinger et al. | Jun 1956 | A |
5485510 | Colbert | Jan 1996 | A |
5573457 | Watts et al. | Nov 1996 | A |
5737423 | Manduley | Apr 1998 | A |
5953710 | Fleming | Sep 1999 | A |
5999978 | Angal et al. | Dec 1999 | A |
6047268 | Bartoli et al. | Apr 2000 | A |
6105006 | Davis et al. | Aug 2000 | A |
6188309 | Levine | Feb 2001 | B1 |
6193152 | Fernando et al. | Feb 2001 | B1 |
6408330 | Delahuerga | Jun 2002 | B1 |
6422462 | Cohen | Jul 2002 | B1 |
6494367 | Zacharias | Dec 2002 | B1 |
6575361 | Graves et al. | Jun 2003 | B1 |
6717592 | Gusler et al. | Apr 2004 | B2 |
6845906 | Royer et al. | Jan 2005 | B2 |
6865547 | Brake et al. | Mar 2005 | B1 |
6879965 | Fung et al. | Apr 2005 | B2 |
6910021 | Brown et al. | Jun 2005 | B2 |
6931382 | Laage et al. | Aug 2005 | B2 |
6980969 | Tuchler et al. | Dec 2005 | B1 |
7014107 | Singer et al. | Mar 2006 | B2 |
7016877 | Steele et al. | Mar 2006 | B1 |
7107243 | Mcdonald et al. | Sep 2006 | B1 |
7155411 | Blinn et al. | Dec 2006 | B1 |
7219833 | Cantini et al. | May 2007 | B2 |
7225156 | Fisher et al. | May 2007 | B2 |
7249099 | Ling | Jul 2007 | B2 |
7264154 | Harris | Sep 2007 | B2 |
7319986 | Praisner et al. | Jan 2008 | B2 |
7331518 | Rable | Feb 2008 | B2 |
7347361 | Lovett | Mar 2008 | B2 |
7359880 | Abel et al. | Apr 2008 | B2 |
7383988 | Slonecker, Jr. | Jun 2008 | B2 |
7383998 | Parker et al. | Jun 2008 | B2 |
7392224 | Bauer et al. | Jun 2008 | B1 |
7398248 | Phillips et al. | Jul 2008 | B2 |
7401731 | Pletz et al. | Jul 2008 | B1 |
7413113 | Zhu | Aug 2008 | B1 |
7451395 | Brants et al. | Nov 2008 | B2 |
7512563 | Likourezos et al. | Mar 2009 | B2 |
7552088 | Malcolm | Jun 2009 | B2 |
7571142 | Flitcroft et al. | Aug 2009 | B1 |
7587365 | Malik et al. | Sep 2009 | B2 |
7594258 | Mao | Sep 2009 | B2 |
7653597 | Stevanovski et al. | Jan 2010 | B1 |
7685037 | Reiners et al. | Mar 2010 | B2 |
7689502 | Lilly et al. | Mar 2010 | B2 |
7698221 | Blinn et al. | Apr 2010 | B2 |
7707082 | Lapstun et al. | Apr 2010 | B1 |
7712655 | Wong | May 2010 | B2 |
7740170 | Singh et al. | Jun 2010 | B2 |
7753265 | Harris | Jul 2010 | B2 |
7778932 | Yan | Aug 2010 | B2 |
7818319 | Henkin et al. | Oct 2010 | B2 |
7857212 | Matthews | Dec 2010 | B1 |
7873573 | Realini | Jan 2011 | B2 |
7930228 | Hawkins et al. | Apr 2011 | B1 |
7937325 | Kumar et al. | May 2011 | B2 |
7941534 | De La Huerga | May 2011 | B2 |
7949572 | Perrochon et al. | May 2011 | B2 |
7954704 | Gephart et al. | Jun 2011 | B1 |
8090346 | Cai | Jan 2012 | B2 |
8099109 | Altman et al. | Jan 2012 | B2 |
8127982 | Casey et al. | Mar 2012 | B1 |
8160933 | Nguyen et al. | Apr 2012 | B2 |
8175938 | Olliphant et al. | May 2012 | B2 |
8196131 | Von Behren et al. | Jun 2012 | B1 |
8245909 | Pletz et al. | Aug 2012 | B2 |
8249983 | Dilip et al. | Aug 2012 | B2 |
8255323 | Casey et al. | Aug 2012 | B1 |
8266031 | Norris et al. | Sep 2012 | B2 |
8266205 | Hammad et al. | Sep 2012 | B2 |
8280786 | Weiss et al. | Oct 2012 | B1 |
8280788 | Perlman | Oct 2012 | B2 |
8296228 | Kloor | Oct 2012 | B1 |
8297502 | Mcghie et al. | Oct 2012 | B1 |
8301566 | Mears | Oct 2012 | B2 |
8332294 | Thearling | Dec 2012 | B1 |
8359531 | Grandison et al. | Jan 2013 | B2 |
8360952 | Wissman et al. | Jan 2013 | B2 |
8364556 | Nguyen et al. | Jan 2013 | B2 |
8396808 | Greenspan | Mar 2013 | B2 |
8407136 | Bard et al. | Mar 2013 | B2 |
8407142 | Griggs | Mar 2013 | B1 |
8423349 | Huynh et al. | Apr 2013 | B1 |
8473394 | Marshall | Jun 2013 | B2 |
8489761 | Pope et al. | Jul 2013 | B2 |
8489894 | Comrie et al. | Jul 2013 | B2 |
8543506 | Grandcolas et al. | Sep 2013 | B2 |
8589335 | Smith et al. | Nov 2013 | B2 |
8595074 | Sharma et al. | Nov 2013 | B2 |
8595098 | Starai et al. | Nov 2013 | B2 |
8625838 | Song et al. | Jan 2014 | B2 |
8630952 | Menon | Jan 2014 | B2 |
8635687 | Binder | Jan 2014 | B2 |
8639629 | Hoffman | Jan 2014 | B1 |
8655310 | Katzer et al. | Feb 2014 | B1 |
8655719 | Li et al. | Feb 2014 | B1 |
8660926 | Wehunt et al. | Feb 2014 | B1 |
8666411 | Tokgoz et al. | Mar 2014 | B2 |
8682753 | Kulathungam | Mar 2014 | B2 |
8682802 | Kannanari | Mar 2014 | B1 |
8700729 | Dua | Apr 2014 | B2 |
8706625 | Vicente et al. | Apr 2014 | B2 |
8712839 | Steinert et al. | Apr 2014 | B2 |
8725601 | Ledbetter et al. | May 2014 | B2 |
8762211 | Killian et al. | Jun 2014 | B2 |
8762237 | Monasterio et al. | Jun 2014 | B2 |
8768838 | Hoffman | Jul 2014 | B1 |
8781957 | Jackson et al. | Jul 2014 | B2 |
8781963 | Feng et al. | Jul 2014 | B1 |
8793190 | Johns et al. | Jul 2014 | B2 |
8794972 | Lopucki | Aug 2014 | B2 |
8851369 | Bishop et al. | Oct 2014 | B2 |
8868458 | Starbuck et al. | Oct 2014 | B1 |
8868666 | Hellwege et al. | Oct 2014 | B1 |
8880047 | Konicek et al. | Nov 2014 | B2 |
8887997 | Barret et al. | Nov 2014 | B2 |
8910304 | Tsujimoto | Dec 2014 | B2 |
8924288 | Easley et al. | Dec 2014 | B1 |
8925099 | Saxe et al. | Dec 2014 | B1 |
8954839 | Sharma et al. | Feb 2015 | B2 |
9043609 | Calman | May 2015 | B2 |
9076134 | Grovit et al. | Jul 2015 | B2 |
9105021 | Tobin | Aug 2015 | B2 |
9195984 | Spector et al. | Nov 2015 | B1 |
9256871 | Anderson et al. | Feb 2016 | B2 |
9256904 | Haller et al. | Feb 2016 | B1 |
9305155 | Vo et al. | Apr 2016 | B1 |
9351193 | Raleigh et al. | May 2016 | B2 |
9372849 | Gluck et al. | Jun 2016 | B2 |
9390417 | Song et al. | Jul 2016 | B2 |
9396491 | Isaacson et al. | Jul 2016 | B2 |
9444824 | Balazs et al. | Sep 2016 | B1 |
9489694 | Haller et al. | Nov 2016 | B2 |
9514456 | England et al. | Dec 2016 | B2 |
9519934 | Calman et al. | Dec 2016 | B2 |
9524525 | Manyam et al. | Dec 2016 | B2 |
9558478 | Zhao | Jan 2017 | B2 |
9569473 | Holenstein et al. | Feb 2017 | B1 |
9569766 | Kneen | Feb 2017 | B2 |
9576318 | Caldwell | Feb 2017 | B2 |
9646300 | Zhou et al. | May 2017 | B1 |
9647855 | Deibert et al. | May 2017 | B2 |
9690621 | Kim et al. | Jun 2017 | B2 |
9699610 | Chicoine et al. | Jul 2017 | B1 |
9710566 | Ainslie et al. | Jul 2017 | B2 |
9740543 | Savage et al. | Aug 2017 | B1 |
9775029 | Lopez | Sep 2017 | B2 |
9792636 | Milne | Oct 2017 | B2 |
9792648 | Haller et al. | Oct 2017 | B1 |
9849364 | Tran et al. | Dec 2017 | B2 |
9853959 | Kapczynski et al. | Dec 2017 | B1 |
9858405 | Ranadive et al. | Jan 2018 | B2 |
9858576 | Song et al. | Jan 2018 | B2 |
9978046 | Lefebvre et al. | May 2018 | B2 |
9996837 | Siddens et al. | Jun 2018 | B2 |
10032146 | Caldwell | Jul 2018 | B2 |
10044501 | Bradley et al. | Aug 2018 | B1 |
10044647 | Karp et al. | Aug 2018 | B1 |
10050779 | Alness et al. | Aug 2018 | B2 |
10055747 | Sherman et al. | Aug 2018 | B1 |
10096006 | Loevenguth et al. | Oct 2018 | B2 |
10096043 | Beck et al. | Oct 2018 | B2 |
10097356 | Zinder | Oct 2018 | B2 |
10115155 | Haller et al. | Oct 2018 | B1 |
10152756 | Isaacson et al. | Dec 2018 | B2 |
10157420 | Narayana et al. | Dec 2018 | B2 |
10187483 | Golub et al. | Jan 2019 | B2 |
10204327 | Katzin et al. | Feb 2019 | B2 |
10216548 | Zhang et al. | Feb 2019 | B1 |
10250453 | Singh et al. | Apr 2019 | B1 |
10275602 | Bjorn et al. | Apr 2019 | B2 |
10282741 | Yu et al. | May 2019 | B2 |
10359915 | Asai | Jul 2019 | B2 |
10373129 | James et al. | Aug 2019 | B1 |
10402817 | Benkreira et al. | Sep 2019 | B1 |
10402818 | Zarakas et al. | Sep 2019 | B2 |
10417396 | Bawa et al. | Sep 2019 | B2 |
10423948 | Wilson et al. | Sep 2019 | B1 |
10438290 | Winklevoss et al. | Oct 2019 | B1 |
10445152 | Zhang et al. | Oct 2019 | B1 |
10460395 | Grassadonia | Oct 2019 | B2 |
10521798 | Song et al. | Dec 2019 | B2 |
10592882 | Viswanath et al. | Mar 2020 | B1 |
10614478 | Georgi | Apr 2020 | B1 |
10650448 | Haller et al. | May 2020 | B1 |
10657503 | Ebersole et al. | May 2020 | B1 |
10673862 | Threlkeld | Jun 2020 | B1 |
10742655 | Taylor | Aug 2020 | B2 |
10867298 | Duke et al. | Dec 2020 | B1 |
10872005 | Killis | Dec 2020 | B1 |
10878496 | Duong et al. | Dec 2020 | B1 |
10936711 | Jain | Mar 2021 | B2 |
10963589 | Fakhraie | Mar 2021 | B1 |
10984482 | Thangarajah et al. | Apr 2021 | B1 |
10992679 | Fakhraie et al. | Apr 2021 | B1 |
11107561 | Matthieu et al. | Aug 2021 | B2 |
11144903 | Ready et al. | Oct 2021 | B2 |
11151529 | Nolte et al. | Oct 2021 | B1 |
11200569 | James et al. | Dec 2021 | B1 |
11386223 | Fakhraie et al. | Jul 2022 | B1 |
20010001856 | Gould et al. | May 2001 | A1 |
20010032183 | Landry | Oct 2001 | A1 |
20010051920 | Joao et al. | Dec 2001 | A1 |
20010056398 | Scheirer | Dec 2001 | A1 |
20020016749 | Borecki et al. | Feb 2002 | A1 |
20020035539 | O'Connell | Mar 2002 | A1 |
20020038289 | Lawlor et al. | Mar 2002 | A1 |
20020062249 | Iannacci | May 2002 | A1 |
20020095386 | Maritzen et al. | Jul 2002 | A1 |
20020143655 | Elston et al. | Oct 2002 | A1 |
20020169720 | Wilson et al. | Nov 2002 | A1 |
20030046246 | Klumpp et al. | Mar 2003 | A1 |
20030055786 | Smith et al. | Mar 2003 | A1 |
20030061163 | Durfield | Mar 2003 | A1 |
20030097331 | Cohen | May 2003 | A1 |
20030172040 | Kemper et al. | Sep 2003 | A1 |
20030195847 | Felger | Oct 2003 | A1 |
20030200179 | Kwan | Oct 2003 | A1 |
20030216997 | Cohen | Nov 2003 | A1 |
20030217001 | Mcquaide et al. | Nov 2003 | A1 |
20040054564 | Fonseca et al. | Mar 2004 | A1 |
20040054591 | Spaeth et al. | Mar 2004 | A1 |
20040073903 | Melchione et al. | Apr 2004 | A1 |
20040078325 | O'Connor | Apr 2004 | A1 |
20040090825 | Nam et al. | May 2004 | A1 |
20040128243 | Kavanagh et al. | Jul 2004 | A1 |
20040143632 | Mccarty | Jul 2004 | A1 |
20040148259 | Reiners et al. | Jul 2004 | A1 |
20040178907 | Cordoba | Sep 2004 | A1 |
20040225606 | Nguyen et al. | Nov 2004 | A1 |
20040249710 | Smith et al. | Dec 2004 | A1 |
20040249753 | Blinn et al. | Dec 2004 | A1 |
20040263901 | Critelli et al. | Dec 2004 | A1 |
20050010483 | Ling | Jan 2005 | A1 |
20050014705 | Cheng et al. | Jan 2005 | A1 |
20050027431 | Todoroki et al. | Feb 2005 | A1 |
20050039041 | Shaw et al. | Feb 2005 | A1 |
20050060233 | Bonalle et al. | Mar 2005 | A1 |
20050114705 | Reshef et al. | May 2005 | A1 |
20050131815 | Fung et al. | Jun 2005 | A1 |
20050171898 | Bishop et al. | Aug 2005 | A1 |
20050199714 | Brandt et al. | Sep 2005 | A1 |
20050205662 | Nelson | Sep 2005 | A1 |
20050224587 | Shin et al. | Oct 2005 | A1 |
20050228750 | Olliphant et al. | Oct 2005 | A1 |
20050273431 | Abel et al. | Dec 2005 | A1 |
20060046742 | Zhang | Mar 2006 | A1 |
20060046745 | Davidson | Mar 2006 | A1 |
20060059110 | Madhok et al. | Mar 2006 | A1 |
20060178986 | Giordano et al. | Aug 2006 | A1 |
20060184456 | De Janasz | Aug 2006 | A1 |
20060190374 | Sher | Aug 2006 | A1 |
20060202012 | Grano et al. | Sep 2006 | A1 |
20060206912 | Klarfeld et al. | Sep 2006 | A1 |
20060235795 | Johnson et al. | Oct 2006 | A1 |
20060278698 | Lovett | Dec 2006 | A1 |
20070051797 | Randolph-Wall et al. | Mar 2007 | A1 |
20070083463 | Kraft | Apr 2007 | A1 |
20070100773 | Wallach | May 2007 | A1 |
20070112673 | Protti | May 2007 | A1 |
20070123305 | Chen et al. | May 2007 | A1 |
20070143831 | Pearson et al. | Jun 2007 | A1 |
20070203836 | Dodin | Aug 2007 | A1 |
20070226086 | Bauman et al. | Sep 2007 | A1 |
20070255653 | Tumminaro et al. | Nov 2007 | A1 |
20070266257 | Camaisa et al. | Nov 2007 | A1 |
20080000052 | Hong et al. | Jan 2008 | A1 |
20080005037 | Hammad et al. | Jan 2008 | A1 |
20080017702 | Little et al. | Jan 2008 | A1 |
20080021787 | Mackouse | Jan 2008 | A1 |
20080029608 | Kellum et al. | Feb 2008 | A1 |
20080052226 | Agarwal et al. | Feb 2008 | A1 |
20080066185 | Lester et al. | Mar 2008 | A1 |
20080086398 | Parlotto | Apr 2008 | A1 |
20080115104 | Quinn | May 2008 | A1 |
20080149706 | Brown et al. | Jun 2008 | A1 |
20080154772 | Carlson | Jun 2008 | A1 |
20080170156 | Kim | Jul 2008 | A1 |
20080191878 | Abraham | Aug 2008 | A1 |
20080208726 | Tsantes et al. | Aug 2008 | A1 |
20080226142 | Pennella et al. | Sep 2008 | A1 |
20080229383 | Buss et al. | Sep 2008 | A1 |
20080244724 | Choe et al. | Oct 2008 | A1 |
20080260119 | Marathe et al. | Oct 2008 | A1 |
20080283590 | Oder et al. | Nov 2008 | A1 |
20080301043 | Unbehagen | Dec 2008 | A1 |
20080319889 | Hammad et al. | Dec 2008 | A1 |
20090005269 | Martin et al. | Jan 2009 | A1 |
20090007231 | Kaiser et al. | Jan 2009 | A1 |
20090012898 | Sharma et al. | Jan 2009 | A1 |
20090055269 | Baron | Feb 2009 | A1 |
20090055642 | Myers et al. | Feb 2009 | A1 |
20090089113 | Rousso et al. | Apr 2009 | A1 |
20090112763 | Scipioni et al. | Apr 2009 | A1 |
20090132351 | Gibson | May 2009 | A1 |
20090164324 | Bishop et al. | Jun 2009 | A1 |
20090205014 | Doman et al. | Aug 2009 | A1 |
20090228381 | Mik et al. | Sep 2009 | A1 |
20090254447 | Blades | Oct 2009 | A1 |
20090254971 | Herz et al. | Oct 2009 | A1 |
20090287603 | Lamar et al. | Nov 2009 | A1 |
20090319638 | Faith et al. | Dec 2009 | A1 |
20100036769 | Winters et al. | Feb 2010 | A1 |
20100036906 | Song et al. | Feb 2010 | A1 |
20100063906 | Nelsen et al. | Mar 2010 | A1 |
20100082445 | Hodge et al. | Apr 2010 | A1 |
20100082487 | Nelsen | Apr 2010 | A1 |
20100094735 | Reynolds et al. | Apr 2010 | A1 |
20100100470 | Buchanan et al. | Apr 2010 | A1 |
20100114768 | Duke et al. | May 2010 | A1 |
20100132049 | Vernal et al. | May 2010 | A1 |
20100199098 | King | Aug 2010 | A1 |
20100228671 | Patterson | Sep 2010 | A1 |
20100274691 | Hammad et al. | Oct 2010 | A1 |
20100276484 | Banerjee et al. | Nov 2010 | A1 |
20100312700 | Coulter et al. | Dec 2010 | A1 |
20100327056 | Yoshikawa et al. | Dec 2010 | A1 |
20110023129 | Vernal et al. | Jan 2011 | A1 |
20110035288 | Clyne | Feb 2011 | A1 |
20110035318 | Hargrove et al. | Feb 2011 | A1 |
20110035596 | Attia et al. | Feb 2011 | A1 |
20110078010 | Postrel | Mar 2011 | A1 |
20110106698 | Isaacson et al. | May 2011 | A1 |
20110162057 | Gottumukkala et al. | Jun 2011 | A1 |
20110172837 | Forbes, Jr. | Jul 2011 | A1 |
20110176010 | Houjou et al. | Jul 2011 | A1 |
20110178929 | Durkin et al. | Jul 2011 | A1 |
20110191177 | Blackhurst et al. | Aug 2011 | A1 |
20110191239 | Blackhurst et al. | Aug 2011 | A1 |
20110196791 | Dominguez | Aug 2011 | A1 |
20110202462 | Keenan | Aug 2011 | A1 |
20110218849 | Rutigliano et al. | Sep 2011 | A1 |
20110247055 | Guo et al. | Oct 2011 | A1 |
20110276479 | Thomas | Nov 2011 | A1 |
20110307826 | Rivera et al. | Dec 2011 | A1 |
20110320246 | Tietzen et al. | Dec 2011 | A1 |
20120024946 | Tullis et al. | Feb 2012 | A1 |
20120030006 | Yoder et al. | Feb 2012 | A1 |
20120030109 | Dooley Maley et al. | Feb 2012 | A1 |
20120041881 | Basu et al. | Feb 2012 | A1 |
20120046994 | Reisman | Feb 2012 | A1 |
20120047072 | Larkin | Feb 2012 | A1 |
20120096534 | Boulos et al. | Apr 2012 | A1 |
20120099780 | Smith et al. | Apr 2012 | A1 |
20120101938 | Kasower | Apr 2012 | A1 |
20120117467 | Maloney et al. | May 2012 | A1 |
20120117476 | Siegrist et al. | May 2012 | A1 |
20120123841 | Taveau et al. | May 2012 | A1 |
20120123933 | Abel et al. | May 2012 | A1 |
20120124658 | Brudnicki et al. | May 2012 | A1 |
20120158590 | Salonen | Jun 2012 | A1 |
20120173387 | Talker et al. | Jul 2012 | A1 |
20120197691 | Grigg et al. | Aug 2012 | A1 |
20120214577 | Petersen et al. | Aug 2012 | A1 |
20120227094 | Begen et al. | Sep 2012 | A1 |
20120239417 | Pourfallah et al. | Sep 2012 | A1 |
20120239479 | Amaro et al. | Sep 2012 | A1 |
20120239670 | Horn et al. | Sep 2012 | A1 |
20120240235 | Moore | Sep 2012 | A1 |
20120246122 | Short et al. | Sep 2012 | A1 |
20120254038 | Mullen | Oct 2012 | A1 |
20120259782 | Hammad | Oct 2012 | A1 |
20120265682 | Menon | Oct 2012 | A1 |
20120265685 | Brudnicki et al. | Oct 2012 | A1 |
20120270522 | Laudermilch et al. | Oct 2012 | A1 |
20120296725 | Dessert et al. | Nov 2012 | A1 |
20120296831 | Carrott | Nov 2012 | A1 |
20120310760 | Phillips et al. | Dec 2012 | A1 |
20120317036 | Bower et al. | Dec 2012 | A1 |
20130006847 | Hammad et al. | Jan 2013 | A1 |
20130031006 | Mccullagh et al. | Jan 2013 | A1 |
20130046607 | Granville, III | Feb 2013 | A1 |
20130046690 | Calman et al. | Feb 2013 | A1 |
20130055378 | Chang et al. | Feb 2013 | A1 |
20130080219 | Royyuru et al. | Mar 2013 | A1 |
20130090998 | Shimogori | Apr 2013 | A1 |
20130091452 | Sorden et al. | Apr 2013 | A1 |
20130103391 | Millmore et al. | Apr 2013 | A1 |
20130117696 | Robertson et al. | May 2013 | A1 |
20130132854 | Raleigh et al. | May 2013 | A1 |
20130151405 | Head et al. | Jun 2013 | A1 |
20130173402 | Young et al. | Jul 2013 | A1 |
20130174244 | Taveau et al. | Jul 2013 | A1 |
20130191213 | Beck et al. | Jul 2013 | A1 |
20130204894 | Faith | Aug 2013 | A1 |
20130212666 | Mattsson et al. | Aug 2013 | A1 |
20130218649 | Beal | Aug 2013 | A1 |
20130218758 | Koenigsbrueck et al. | Aug 2013 | A1 |
20130226813 | Voltz | Aug 2013 | A1 |
20130240618 | Hall | Sep 2013 | A1 |
20130246258 | Dessert | Sep 2013 | A1 |
20130246272 | Kirsch | Sep 2013 | A1 |
20130254079 | Murali | Sep 2013 | A1 |
20130254115 | Pasa et al. | Sep 2013 | A1 |
20130282542 | White | Oct 2013 | A1 |
20130301392 | Zhao | Nov 2013 | A1 |
20130317893 | Nelson et al. | Nov 2013 | A1 |
20130332256 | Faith et al. | Dec 2013 | A1 |
20130339124 | Postrel | Dec 2013 | A1 |
20130346302 | Purves et al. | Dec 2013 | A1 |
20130346306 | Kopp | Dec 2013 | A1 |
20130346310 | Burger et al. | Dec 2013 | A1 |
20140006209 | Groarke | Jan 2014 | A1 |
20140019352 | Shrivastava | Jan 2014 | A1 |
20140024354 | Haik et al. | Jan 2014 | A1 |
20140026193 | Saxman et al. | Jan 2014 | A1 |
20140032410 | Georgiev et al. | Jan 2014 | A1 |
20140032419 | Anderson et al. | Jan 2014 | A1 |
20140032723 | Nema | Jan 2014 | A1 |
20140040134 | Ciurea | Feb 2014 | A1 |
20140040144 | Plomske et al. | Feb 2014 | A1 |
20140046827 | Hochstatter et al. | Feb 2014 | A1 |
20140053069 | Yan | Feb 2014 | A1 |
20140058912 | Bajaj | Feb 2014 | A1 |
20140067503 | Ebarle Grecsek et al. | Mar 2014 | A1 |
20140067683 | Varadarajan | Mar 2014 | A1 |
20140068030 | Chambers et al. | Mar 2014 | A1 |
20140076967 | Pushkin et al. | Mar 2014 | A1 |
20140081736 | Blackhurst et al. | Mar 2014 | A1 |
20140108140 | Crawford | Apr 2014 | A1 |
20140108260 | Poole et al. | Apr 2014 | A1 |
20140108263 | Ortiz et al. | Apr 2014 | A1 |
20140114780 | Menefee et al. | Apr 2014 | A1 |
20140114855 | Bajaj et al. | Apr 2014 | A1 |
20140122328 | Grigg | May 2014 | A1 |
20140123312 | Marcotte | May 2014 | A1 |
20140129357 | Goodwin | May 2014 | A1 |
20140129448 | Aiglstorfer | May 2014 | A1 |
20140136419 | Kiyohara | May 2014 | A1 |
20140143886 | Eversoll et al. | May 2014 | A1 |
20140149198 | Kim et al. | May 2014 | A1 |
20140149368 | Lee et al. | May 2014 | A1 |
20140162598 | Villa-Real | Jun 2014 | A1 |
20140164220 | Desai et al. | Jun 2014 | A1 |
20140172576 | Spears et al. | Jun 2014 | A1 |
20140172707 | Kuntagod et al. | Jun 2014 | A1 |
20140180854 | Bryant, II | Jun 2014 | A1 |
20140198054 | Sharma et al. | Jul 2014 | A1 |
20140200957 | Biggs | Jul 2014 | A1 |
20140207672 | Kelley | Jul 2014 | A1 |
20140236792 | Pant et al. | Aug 2014 | A1 |
20140237236 | Kalinichenko et al. | Aug 2014 | A1 |
20140248852 | Raleigh et al. | Sep 2014 | A1 |
20140250002 | Isaacson et al. | Sep 2014 | A1 |
20140258104 | Harnisch | Sep 2014 | A1 |
20140258109 | Jiang et al. | Sep 2014 | A1 |
20140258110 | Davis et al. | Sep 2014 | A1 |
20140279309 | Cowen et al. | Sep 2014 | A1 |
20140279474 | Evans et al. | Sep 2014 | A1 |
20140279551 | Samid | Sep 2014 | A1 |
20140279559 | Smith et al. | Sep 2014 | A1 |
20140282852 | Vestevich | Sep 2014 | A1 |
20140297438 | Dua | Oct 2014 | A1 |
20140306833 | Ricci | Oct 2014 | A1 |
20140324527 | Kulkarni et al. | Oct 2014 | A1 |
20140337188 | Bennett et al. | Nov 2014 | A1 |
20140337215 | Howe | Nov 2014 | A1 |
20140344149 | Campos | Nov 2014 | A1 |
20140344153 | Raj et al. | Nov 2014 | A1 |
20140344877 | Ohmata et al. | Nov 2014 | A1 |
20140357233 | Maximo et al. | Dec 2014 | A1 |
20140365291 | Shvarts | Dec 2014 | A1 |
20140372308 | Sheets | Dec 2014 | A1 |
20140379575 | Rogan | Dec 2014 | A1 |
20150019443 | Sheets et al. | Jan 2015 | A1 |
20150019944 | Kalgi | Jan 2015 | A1 |
20150026026 | Calman et al. | Jan 2015 | A1 |
20150026049 | Theurer et al. | Jan 2015 | A1 |
20150026057 | Calman et al. | Jan 2015 | A1 |
20150032625 | Dill et al. | Jan 2015 | A1 |
20150032626 | Dill et al. | Jan 2015 | A1 |
20150032627 | Dill et al. | Jan 2015 | A1 |
20150039457 | Jacobs et al. | Feb 2015 | A1 |
20150039496 | Shuster | Feb 2015 | A1 |
20150046338 | Laxminarayanan et al. | Feb 2015 | A1 |
20150046339 | Wong et al. | Feb 2015 | A1 |
20150066768 | Williamson et al. | Mar 2015 | A1 |
20150070132 | Candelore | Mar 2015 | A1 |
20150073989 | Green et al. | Mar 2015 | A1 |
20150079932 | Zelinka et al. | Mar 2015 | A1 |
20150081349 | Johndrow et al. | Mar 2015 | A1 |
20150082042 | Hoornaert et al. | Mar 2015 | A1 |
20150088633 | Salmon et al. | Mar 2015 | A1 |
20150088756 | Makhotin et al. | Mar 2015 | A1 |
20150095238 | Khan et al. | Apr 2015 | A1 |
20150095999 | Toth | Apr 2015 | A1 |
20150096039 | Mattsson et al. | Apr 2015 | A1 |
20150100477 | Salama et al. | Apr 2015 | A1 |
20150100495 | Salama et al. | Apr 2015 | A1 |
20150106239 | Gaddam et al. | Apr 2015 | A1 |
20150112870 | Nagasundaram et al. | Apr 2015 | A1 |
20150121500 | Venkatanaranappa et al. | Apr 2015 | A1 |
20150127524 | Jacobs et al. | May 2015 | A1 |
20150127547 | Powell et al. | May 2015 | A1 |
20150128215 | Son et al. | May 2015 | A1 |
20150132984 | Kim et al. | May 2015 | A1 |
20150134700 | Macklem et al. | May 2015 | A1 |
20150142673 | Nelsen et al. | May 2015 | A1 |
20150149272 | Salmon et al. | May 2015 | A1 |
20150149357 | Ioannidis et al. | May 2015 | A1 |
20150154595 | Collinge et al. | Jun 2015 | A1 |
20150178724 | Ngo et al. | Jun 2015 | A1 |
20150180836 | Wong et al. | Jun 2015 | A1 |
20150186856 | Weiss et al. | Jul 2015 | A1 |
20150193639 | Esposito et al. | Jul 2015 | A1 |
20150193764 | Haggerty et al. | Jul 2015 | A1 |
20150193866 | Van Heerden et al. | Jul 2015 | A1 |
20150199679 | Palanisamy et al. | Jul 2015 | A1 |
20150199689 | Kumnick et al. | Jul 2015 | A1 |
20150200495 | Yu et al. | Jul 2015 | A1 |
20150213435 | Douglas et al. | Jul 2015 | A1 |
20150220917 | Aabye et al. | Aug 2015 | A1 |
20150220999 | Thornton et al. | Aug 2015 | A1 |
20150221149 | Main et al. | Aug 2015 | A1 |
20150229622 | Grigg et al. | Aug 2015 | A1 |
20150242853 | Powell | Aug 2015 | A1 |
20150248405 | Rudich et al. | Sep 2015 | A1 |
20150254635 | Bondesen et al. | Sep 2015 | A1 |
20150254638 | Bondesen et al. | Sep 2015 | A1 |
20150254646 | Harkey et al. | Sep 2015 | A1 |
20150254647 | Bondesen et al. | Sep 2015 | A1 |
20150254655 | Bondesen et al. | Sep 2015 | A1 |
20150254656 | Bondesen et al. | Sep 2015 | A1 |
20150269566 | Gaddam et al. | Sep 2015 | A1 |
20150277712 | Ratcliffe et al. | Oct 2015 | A1 |
20150286834 | Ohtani et al. | Oct 2015 | A1 |
20150287133 | Marlov et al. | Oct 2015 | A1 |
20150295906 | Ufford et al. | Oct 2015 | A1 |
20150312038 | Palanisamy | Oct 2015 | A1 |
20150319158 | Kumnick | Nov 2015 | A1 |
20150319198 | Gupta et al. | Nov 2015 | A1 |
20150324592 | Dutta | Nov 2015 | A1 |
20150332067 | Gorod | Nov 2015 | A1 |
20150339663 | Lopreiato et al. | Nov 2015 | A1 |
20150339664 | Wong et al. | Nov 2015 | A1 |
20150348083 | Brill et al. | Dec 2015 | A1 |
20150371221 | Wardman | Dec 2015 | A1 |
20150372999 | Pi-Sunyer | Dec 2015 | A1 |
20150379508 | Van | Dec 2015 | A1 |
20160004741 | Johnson et al. | Jan 2016 | A1 |
20160026997 | Tsui et al. | Jan 2016 | A1 |
20160028550 | Gaddam et al. | Jan 2016 | A1 |
20160028735 | Francis et al. | Jan 2016 | A1 |
20160036790 | Shastry et al. | Feb 2016 | A1 |
20160042381 | Braine et al. | Feb 2016 | A1 |
20160063497 | Grant, IV | Mar 2016 | A1 |
20160065370 | Le Saint et al. | Mar 2016 | A1 |
20160078428 | Moser et al. | Mar 2016 | A1 |
20160080403 | Cunningham et al. | Mar 2016 | A1 |
20160086222 | Kurapati | Mar 2016 | A1 |
20160092696 | Guglani et al. | Mar 2016 | A1 |
20160092870 | Salama et al. | Mar 2016 | A1 |
20160092872 | Prakash et al. | Mar 2016 | A1 |
20160092874 | O'Regan et al. | Mar 2016 | A1 |
20160098577 | Lacey et al. | Apr 2016 | A1 |
20160098692 | Johnson et al. | Apr 2016 | A1 |
20160109954 | Harris et al. | Apr 2016 | A1 |
20160119296 | Laxminarayanan et al. | Apr 2016 | A1 |
20160125405 | Alterman et al. | May 2016 | A1 |
20160125409 | Meredith et al. | May 2016 | A1 |
20160127892 | Huang et al. | May 2016 | A1 |
20160132918 | Thomas | May 2016 | A1 |
20160140221 | Park et al. | May 2016 | A1 |
20160140541 | Pearson et al. | May 2016 | A1 |
20160149875 | Li et al. | May 2016 | A1 |
20160155156 | Gopal et al. | Jun 2016 | A1 |
20160171483 | Luoma et al. | Jun 2016 | A1 |
20160173483 | Wong et al. | Jun 2016 | A1 |
20160180302 | Bagot, Jr. | Jun 2016 | A1 |
20160189121 | Best et al. | Jun 2016 | A1 |
20160217461 | Gaddam et al. | Jul 2016 | A1 |
20160232600 | Purves | Aug 2016 | A1 |
20160239437 | Le et al. | Aug 2016 | A1 |
20160239835 | Marsyla | Aug 2016 | A1 |
20160239840 | Preibisch | Aug 2016 | A1 |
20160260084 | Main et al. | Sep 2016 | A1 |
20160260176 | Bernard et al. | Sep 2016 | A1 |
20160267467 | Rutherford et al. | Sep 2016 | A1 |
20160267480 | Metral | Sep 2016 | A1 |
20160292673 | Chandrasekaran | Oct 2016 | A1 |
20160294879 | Kirsch | Oct 2016 | A1 |
20160307229 | Balasubramanian et al. | Oct 2016 | A1 |
20160314458 | Douglas et al. | Oct 2016 | A1 |
20160321669 | Beck et al. | Nov 2016 | A1 |
20160328522 | Howley | Nov 2016 | A1 |
20160328577 | Howley | Nov 2016 | A1 |
20160358163 | Kumar et al. | Dec 2016 | A1 |
20160371471 | Patton et al. | Dec 2016 | A1 |
20160373458 | Moreton et al. | Dec 2016 | A1 |
20160379211 | Hoyos et al. | Dec 2016 | A1 |
20170004506 | Steinman et al. | Jan 2017 | A1 |
20170004590 | Gluhovsky | Jan 2017 | A1 |
20170011215 | Poiesz et al. | Jan 2017 | A1 |
20170011389 | Mccandless et al. | Jan 2017 | A1 |
20170011450 | Frager et al. | Jan 2017 | A1 |
20170018029 | Eiriz et al. | Jan 2017 | A1 |
20170024393 | Choksi et al. | Jan 2017 | A1 |
20170068954 | Hockey et al. | Mar 2017 | A1 |
20170070484 | Kruse et al. | Mar 2017 | A1 |
20170078299 | Castinado et al. | Mar 2017 | A1 |
20170078303 | Wu | Mar 2017 | A1 |
20170091759 | Selfridge et al. | Mar 2017 | A1 |
20170132633 | Whitehouse | May 2017 | A1 |
20170147631 | Nair et al. | May 2017 | A1 |
20170161724 | Lau | Jun 2017 | A1 |
20170161973 | Katta | Jun 2017 | A1 |
20170237554 | Jacobs et al. | Aug 2017 | A1 |
20170249478 | Lovin | Aug 2017 | A1 |
20170344991 | Mark et al. | Nov 2017 | A1 |
20170352028 | Vridhachalam et al. | Dec 2017 | A1 |
20170364898 | Ach et al. | Dec 2017 | A1 |
20170366348 | Weimer | Dec 2017 | A1 |
20180005323 | Grassadonia | Jan 2018 | A1 |
20180006821 | Kinagi | Jan 2018 | A1 |
20180025145 | Morgner et al. | Jan 2018 | A1 |
20180053200 | Cronin et al. | Feb 2018 | A1 |
20180075440 | Beck et al. | Mar 2018 | A1 |
20180088909 | Baratta et al. | Mar 2018 | A1 |
20180096752 | Ovalle | Apr 2018 | A1 |
20180121913 | Unnerstall et al. | May 2018 | A1 |
20180158137 | Tsantes et al. | Jun 2018 | A1 |
20180174148 | Selvarajan | Jun 2018 | A1 |
20180247302 | Armstrong et al. | Aug 2018 | A1 |
20180254898 | Sprague et al. | Sep 2018 | A1 |
20180268382 | Wasserman | Sep 2018 | A1 |
20180270363 | Guday et al. | Sep 2018 | A1 |
20180276628 | Radiotis et al. | Sep 2018 | A1 |
20180293554 | Johnson | Oct 2018 | A1 |
20180331835 | Jackson | Nov 2018 | A1 |
20180349922 | Carlson et al. | Dec 2018 | A1 |
20180357440 | Brady et al. | Dec 2018 | A1 |
20180373891 | Barday et al. | Dec 2018 | A1 |
20190007381 | Isaacson et al. | Jan 2019 | A1 |
20190095898 | Bhatia | Mar 2019 | A1 |
20190164221 | Hill et al. | May 2019 | A1 |
20190171831 | Xin | Jun 2019 | A1 |
20190197501 | Senci et al. | Jun 2019 | A1 |
20190220834 | Moshal et al. | Jul 2019 | A1 |
20190228173 | Gupta et al. | Jul 2019 | A1 |
20190228428 | Bruner et al. | Jul 2019 | A1 |
20190228430 | Givol et al. | Jul 2019 | A1 |
20190244214 | Flores et al. | Aug 2019 | A1 |
20190295069 | Pala et al. | Sep 2019 | A1 |
20190318122 | Hockey et al. | Oct 2019 | A1 |
20190318424 | Mcwilliams | Oct 2019 | A1 |
20190325161 | Zavesky et al. | Oct 2019 | A1 |
20190332802 | Barday et al. | Oct 2019 | A1 |
20190333061 | Jackson et al. | Oct 2019 | A1 |
20190347442 | Marlin et al. | Nov 2019 | A1 |
20190354979 | Crawford | Nov 2019 | A1 |
20190356641 | Isaacson et al. | Nov 2019 | A1 |
20190362069 | Park et al. | Nov 2019 | A1 |
20190369845 | Rucker | Dec 2019 | A1 |
20190370798 | Hu et al. | Dec 2019 | A1 |
20190378182 | Weinflash et al. | Dec 2019 | A1 |
20190392443 | Piparsaniya et al. | Dec 2019 | A1 |
20200005283 | Zimmerman et al. | Jan 2020 | A1 |
20200005347 | Boal | Jan 2020 | A1 |
20200074552 | Shier et al. | Mar 2020 | A1 |
20200076601 | Tabrizi | Mar 2020 | A1 |
20200090179 | Song et al. | Mar 2020 | A1 |
20200118114 | Benkreira et al. | Apr 2020 | A1 |
20200118132 | Schmidt et al. | Apr 2020 | A1 |
20200118133 | Schmidt et al. | Apr 2020 | A1 |
20200286057 | Desai | Sep 2020 | A1 |
20200286076 | Zhu et al. | Sep 2020 | A1 |
20200380514 | Crofts | Dec 2020 | A1 |
20210012326 | Maxwell Zelocchi | Jan 2021 | A1 |
20210027300 | Chetia et al. | Jan 2021 | A1 |
20210035072 | Awasthi | Feb 2021 | A1 |
20210124760 | Klein et al. | Apr 2021 | A1 |
20210217002 | Basu et al. | Jul 2021 | A1 |
20210233170 | Cadet | Jul 2021 | A1 |
20210258169 | Basu et al. | Aug 2021 | A1 |
20210303335 | Foreman et al. | Sep 2021 | A1 |
20210350343 | Gaur et al. | Nov 2021 | A1 |
20210350458 | Gaur et al. | Nov 2021 | A1 |
20220029815 | Basu et al. | Jan 2022 | A1 |
20220292496 | Yan | Sep 2022 | A1 |
20220294630 | Collen | Sep 2022 | A1 |
20230036439 | Olson et al. | Feb 2023 | A1 |
20230070625 | Gaur et al. | Mar 2023 | A1 |
20230206329 | Cella et al. | Jun 2023 | A1 |
20230214925 | Cella et al. | Jul 2023 | A1 |
20240265405 | Kramme et al. | Aug 2024 | A1 |
Number | Date | Country |
---|---|---|
2015255170 | Nov 2015 | AU |
2016285320 | Jan 2017 | AU |
2369296 | Oct 2000 | CA |
2751554 | Aug 2010 | CA |
102498497 | Jun 2012 | CN |
102804219 | Nov 2012 | CN |
104106276 | Oct 2014 | CN |
107230049 | Oct 2017 | CN |
107230070 | Oct 2017 | CN |
103413231 | Nov 2017 | CN |
1 259 947 | Nov 2002 | EP |
1 770 628 | Apr 2007 | EP |
3 073 670 | Sep 2016 | EP |
0 441 156 | Jan 1936 | GB |
2 441 156 | Feb 2008 | GB |
20160015375 | Feb 2016 | KR |
WO-9013096 | Nov 1990 | WO |
WO-0072245 | Nov 2000 | WO |
WO-03038551 | May 2003 | WO |
WO-2004081893 | Sep 2004 | WO |
WO-2004090825 | Oct 2004 | WO |
WO-2009151839 | Dec 2009 | WO |
WO-2011017613 | Feb 2011 | WO |
WO-2011053404 | May 2011 | WO |
WO-2012054148 | Apr 2012 | WO |
WO-2012150602 | Nov 2012 | WO |
WO-2013075071 | May 2013 | WO |
WO-2013082190 | Jun 2013 | WO |
WO-2015103443 | Jul 2015 | WO |
WO-2015135131 | Sep 2015 | WO |
WO-2016015054 | Jan 2016 | WO |
WO-2016025291 | Feb 2016 | WO |
WO-2017035399 | Mar 2017 | WO |
WO-2018005635 | Jan 2018 | WO |
WO-2022154789 | Jul 2022 | WO |
Entry |
---|
NPL Search Terms (Year: 2024). |
Hinze et al.; Event-Based Applications and Enabling Technologies. https://www.researchgate.net/profile/Annika-Hinze/publication/220796268_Event-based_applications_and_enabling_technologies/Links/Ofcfd 50b638d9592a1000000/Event-based-applications-and-enabling-technologies.pdf (Year: 2009). |
Technologies for Payment Fraud Prevention: EMV, Encryption, and Tokenization, Oct. 2014, Smart Card Alliance, pp. 1-34 (Year: 2014). |
Yang, Ming-Hour; Security Enhanced EMV-Based Mobile Payment Protocol. https://patents.google.com/scholar/ 15767854982483958498?q (Security Enhanced EMV-Based Mobile Payment Protocol)&patents=false&scholar&oq=Security Enhanced EMV-Based Mobile Payment Protocol (Year: 2014). |
Diversinet enables new consumer mobile services from intersections inc.; MobiSecure wallet and vault helps identity management leader get closer to its customers. (May 30, 2007). PR Newswire Retrieved from https://dialog.proquest.com/professional/docview/ 450976918?accountid=131444 on Feb. 22, 2023 (Year: 2007). |
Eickhoff et al: “Quality through Flow and Immersion: Gamifying Crowdsourced Relevance Assessments” , Proceedings of the 35th international ACM SIGIR conference on Research and development in information retrieval, Aug. 12, 2012. (Year: 2012). |
Asb, “How to command your cards with ASB Card Control” Apr. 20, 2015, https://www.youtube.com/watch?v=O1sfxvVUL74 (Year: 2015). |
Austin Telco Federal Credit Union, “Lost or Stolen Cards”, www.atfcu.org/lost-stolen-cards.htm; Apr. 9, 2004. 6 pages. |
Authorize.Net. Authorize.Net Mobile Application: iOS User Guide. Sep. 2015. Authorize.Net LLC. Ver.2.0, 1-23. https://www.authorize.net/content/dam/anet-redesign/documents/iosuserguide.pdf (Year: 2015). |
Bancfirst, “Lost Card”, https://www.bancfirst.com/contact.aspx, Oct. 28, 2003. 1 page. |
CM/ECF, “CM/ECF Internet Credit Card Payment Guide”, https://www.vaeb.uscourts.gov/wordpress/?page_id=340, Mar. 16, 2005. 12 pages. |
CO-OP THINK, Rachna Ahlawat at CO-OP THINK—Evolution Sessions from THINK14, Dec. 22, 2014, 26:22. https://www.youtube.com/watch?v=yEp-qfZoPhl (Year: 2014). |
Cronian, Darrin “Credit card companies Freeze Spending whilst Abroad”, published Jun. 9, 2007, Available at: http://www.travel-rants.com/2007/06/09/credit-card-companies-freeze-spending-whilst- abroad/. |
Demiriz et al. “Using Location Aware Business Rules for Preventing Retail Banking Frauds” Jan. 15, 2015, IEEE (Year: 2015). |
Fiserv. CardValet: Mobile Application Training. Fiserv, Inc. 1-93. https://www.westernbanks.com/media/1664/ cardvalet-application .pdf (Year: 2015). |
Fort Knox Federal Credit Union, “Lost or Stolen VISA Card”, http://www.fortknoxfcu.org/loststolen.html, Feb. 1, 2001. 2 pages. |
IEEE Xplore; 2009 First Asian Himalayas International Conference on Internet: Emergence of Payment Systems in the age of Electronic Commerce.; The state off Art. Author S Singh Nov. 1, 2009 pp. 1-18 (Year: 2009). |
IP.com Search Query; May 5, 2020 (Year: 2020). |
KONSKO: “Credit Card Tokenization: Here's What You Need to Know”, Credit Card Basics, Credit Card—Advertisement Nerdwallet (Year: 2014). |
Merrick Bank, “Reporting Lost or Stolen Card Help Return to the Cardholder Center FAQs”, http://www.merrickbank.com/Frequent-Asked-Questions/Report-Stolen-Card.aspx, Aug. 9, 2004. 1 page. |
Microsoft, “Automatically summarize a document”, 2016. 3 pages. |
Notre Dame FCU “Irish Card Shield: How to Control Transaction Types” Jan. 15, 2016, 0:27, https://youtube.com/watch?v=0eZG1c6Bn38 (Year: 2016). |
PCM Credit Union, “CardValet Tutorial” Jun. 24, 2015, https://www.youtube.com/watch?v=uGPh9Htw0Wc (Year: 2015). |
Purchasing charges ahead. (1994). Electronic Buyers' News,, 68. Retrieved from https://dialog.proquest.com/professional/docview/681599288?accountid=131444 on Nov. 13, 2020 (Year: 1994). |
RBC Royal Bank, “If Your Card is Lost or Stolen”, http://www.rblbank.com/pdfs/CreditCard/FAQs.pdf, Oct. 1, 2002. 2 pages. |
Smartphones as Practical and Secure Location Verification Tokens for Payments. file:///C:/Users/eoussir/Documents/e-Red% 20 Folder/ 15496961 /N PL_ Smartphones %20as %20 Practical %20and %20Secu re %20 Location %20Verification %20Tokens %20for% 20Payments.pdf (Year: 2014). |
State Employees Credit Union, “Lost or Stolen Account Info”, https://www.secumd.org/advice-planning/money-and-credit/privacy-fraud-protection/lost-or-stolen-account-info.aspx, May 20, 2005. 2 pages. |
Transaction aggregation as a strategy for credit card fraud detection. file://C:/Users/eoussir/Downloads/ Transaction_aggregation_as_a_strategy for credit_c. pdf (Year: 2009). |
Union Bank & Trust, “Report Lost or Stolen Card”, http://www.ubt.com/security-fraud/report-lost-or-stolen-cards, Jul. 10, 2005. 13 pages. |
Urein et al: “A breakthrough for prepaid payment: End to end token exchange and management using secure SSL channels created by EAP-TLS smart cards”, 2011 International Conference on Collaboration Technologies and Systems (CTS) (Year: 2011). |
Using location aware business rules for preventing retail banking frauds. https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=7351936 (Year: 2015). |
Yang MH. Security enhanced EMV-based mobile payment protocol. Scientific World Journal. 2014.https://www.ncbi.nlm.nih.gov/ pmc/articles/PMC4181509/ (Year: 2014). |
Foreign Action other than Search Report on non-Foley case related to US Dtd Dec. 7, 2022. |
“Bitcoin Off-Chain Transactions: Their Invention and Use,” by Michelle Mount. Geo. L. Tech. Rev. 4. 2020. pp. 685-698. (Year: 2020). |
“The Bitcoin Lightening Network: Scalable Off-Chain Instant Payments,” by Joseph Poon; and Thaddeus Dryia. Jan. 14, 2016. (Year: 2016). |
Are Central Bank Digital Currencies (CBDCs) the money of tomorrow (Year: 2020). |
Shehnaz Ahmed, Private partners could help RBI run a digital currency. (Year: 2021). |
Shiravale, et al., Blockchain Technology: A Novel Approach in Information Security Research, IEEE 2018 (Year: 2018), 4 pps. |
Yang, et al., Impact of Bitcoin's Distributed Structure on the Construction of the Central Bank's Digital Currency System IEEE, 2020 (Year: 2020), 4 pps. |
Other USPTO Comm. with Refs. on US Dtd Nov. 22, 2023. |
Luz et al.: “A Mobile NFC Payment Terminal for the Event-Wallet on an Android Smartphone” researchgat.net, (Year: 2012). |
Tene et al. Big Data for All: Privacy and User Control in the Age of Analytics. Northwestern Journal of technology and Intellectual Property. https://scholarlycommons.law.northwestern.edu/cgi/viewcontent.cgi?article= 1191 &context=njtip (Year: 2013). |
Demiriz et al., “Using location aware business rules for preventing retail banking frauds,” 2015 First International Conference on Anti-Cybercrime (ICACC), pp. 1-6. https://ieeexplore.IEEE.org/documenU7351936? source=IQplus. |
Dunman et al., “A Novel and Successful Credit Card Fraud Detection System Implemented in a Turkish Bank,” 2013 IEEE 13th International Conference on Data Mining Workshops, Dallas, TX, USA. Retrieved from https://ieeexplore.IEEE.org/documenU6753916?source=IQplus. |
Ivatury, G., Mobile Phone Banking and Low-Income Customers, 2006, Retrieved from https://www.cgap.org/sites/default/files/CGAP-Mobile-Phone-Banking-and-Low-Income-Customers-Evidence-from-South-Africa-Jan. 2006.pdf. |
Park et al., “Leveraging Cellular Infrastructure to Improve Fraud Prevention,” 2009 Annual Computer Security Applications Conference, Honolulu, HI, USA, https://ieeexplore.IEEE.org/documenU5380689?source= IQplus. |
Trappey et al., “Patent portfolio analysis of e-payment services using technical ontology roadmaps,” 2016 IEEE International Conference on Systems, Man, and Cybernetics (SMC), Budapest, Hungary. Retrieved from https://ieeexplore.IEEE.org/documenU7844992?source=IQplus. |