US20150074391A1 - Verification of user communication addresses - Google Patents
Verification of user communication addresses Download PDFInfo
- Publication number
- US20150074391A1 US20150074391A1 US14/542,459 US201414542459A US2015074391A1 US 20150074391 A1 US20150074391 A1 US 20150074391A1 US 201414542459 A US201414542459 A US 201414542459A US 2015074391 A1 US2015074391 A1 US 2015074391A1
- Authority
- US
- United States
- Prior art keywords
- verification
- user
- code
- verification code
- communication address
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
- G06F21/42—User authentication using separate channels for security data
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/083—Network architectures or network communication protocols for network security for authentication of entities using passwords
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/12—Applying verification of the received information
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3215—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using a plurality of channels
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3226—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using a predetermined code, e.g. password, passphrase or PIN
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3297—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving time stamps, e.g. generation of time stamps
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2463/00—Additional details relating to network architectures or network communication protocols for network security covered by H04L63/00
- H04L2463/121—Timestamp
Definitions
- An online retailer or other entity may communicate with its customers by various communication channels.
- the online retailer may originate short message service (SMS) messages to a mobile telephone number of the customer, voice calls to a telephone number of the customer, email messages to an email address of the customer, printed materials to a postal address of the customer, and so on.
- SMS short message service
- the telephone numbers, email addresses, postal addresses, and/or other addresses have been accurately provided for the customer, notifications or other significant communications intended for the customer may be lost or misdirected.
- FIG. 1 is a drawing of a networked environment according to various embodiments of the present disclosure.
- FIGS. 2A and 2B are drawings of example user interfaces rendered by a client in the networked environment of FIG. 1 according to various embodiments of the present disclosure.
- FIG. 3 is a flowchart illustrating one example of functionality implemented as portions of verification application executed in a computing environment in the networked environment of FIG. 1 according to various embodiments of the present disclosure.
- FIG. 4 is a schematic block diagram that provides one example illustration of a computing environment employed in the networked environment of FIG. 1 according to various embodiments of the present disclosure.
- the present disclosure relates to a stateless verification of communication addresses provided by users.
- An online retailer or other entity may request communication addresses from users.
- Such communication addresses may, for example, include phone numbers, email addresses, postal addresses, and so on.
- Verification is performed to determine that the provided communication address is legitimate and that communication to the user may be performed by way of the communication address. In a sense, ownership by the user of the communication address is established through the verification.
- a verification code is typically sent to the communication address, and the user confirms ownership of the communication address by providing the verification code.
- a na ⁇ ve implementation of such a system may involve temporarily storing the verification code and other data at the server in association with the communication address in order for the server to determine whether the communication address is valid.
- such an implementation may result in the storage of a large quantity of temporary data, including data for communication addresses that may never be verified. Also, stale data may need to be periodically cleared, which involves processing resources.
- Various embodiments of the present disclosure provide verification of user-provided communication addresses without the need for temporary storage of verification codes or other data at the server side.
- encrypted data is provided to a client in response to a communication address being provided.
- the encrypted data includes the data involved in carrying out the verification.
- a verification code is transmitted to the communication address.
- the user provides the verification code and the encrypted data to a server.
- the server then verifies the communication address based at least in part on the verification code and the encrypted data.
- the encrypted data need not be persisted in the server, which conserves data storage and processing resources.
- the networked environment 100 includes a computing environment 103 in data communication with one or more clients 106 by way of a network 109 .
- the network 109 includes, for example, the Internet, intranets, extranets, wide area networks (WANs), local area networks (LANs), wired networks, wireless networks, or other suitable networks, etc., or any combination of two or more such networks.
- the computing environment 103 may also be capable of transmitting a notification to a communication client 112 by way of the network 109 .
- the communication client 112 may correspond to a telephone, smartphone, feature phone, a desktop computer, a laptop computer, personal digital assistants, set-top boxes, music players, web pads, tablet computer systems, game consoles, electronic book readers, or other devices with like capability.
- the computing environment 103 may comprise, for example, a server computer or any other system providing computing capability.
- a plurality of computing devices may be employed that are arranged, for example, in one or more server banks or computer banks or other arrangements.
- a plurality of computing devices together may comprise a cloud computing resource, a grid computing resource, and/or any other distributed computing arrangement.
- Such computing devices may be located in a single installation or may be distributed among many different geographical locations.
- Various applications and/or other functionality may be executed in the computing environment 103 according to various embodiments.
- various data is stored in a data store 115 that is accessible to the computing environment 103 .
- the data store 115 may be representative of a plurality of data stores 115 as can be appreciated.
- the data stored in the data store 115 is associated with the operation of the various applications and/or functional entities described below.
- the components executed on the computing environment 103 include a network data server 118 , a verification application 121 , an encryption provider 124 , a verification code generator 127 , and other applications, services, processes, systems, engines, or functionality not discussed in detail herein.
- the network data server 118 is executed to serve up network pages and/or other forms of network data to the clients 106 by way of the network 109 .
- the network pages may include, for example, web pages, mobile application screens, gopher pages, and/or other forms of network data.
- the network data server 118 may include a commercially available hypertext transfer protocol (HTTP) server such as, for example, Apache® HTTP Server, Apache® Tomcat®, Microsoft® Internet Information Services (IIS), and so on.
- HTTP hypertext transfer protocol
- the verification application 121 is executed to generate network pages and/or other data to facilitate receiving and verifying communication addresses for users.
- the verification application 121 Upon receiving a verification request from an authenticated user, the verification application 121 generates network data 130 , which includes encrypted verification data 133 .
- the encrypted verification data 133 includes, for example, the communication address 136 , the verification code 139 , the user identifier 142 for the user, and a timestamp 145 for ensuring timeliness of the verification with respect to the verification request.
- the encrypted verification data 133 is sent to the client 106 by way of the network 109 .
- the verification application 121 is also configured to transmit the verification code 139 to a communication client 112 at the communication address as part of the verification process. From the client 106 , the verification application 121 receives network data 148 , which includes the encrypted verification data 133 previously sent to the client 106 and the verification code 139 previously transmitted to the communication client 112 .
- the encryption provider 124 is configured to encrypt and decrypt the encrypted verification data 133 .
- the encryption provided by the encryption provider 124 may be relied upon to prevent the user from gaining access to or modifying the contents of the encrypted verification data 133 .
- the verification code generator 127 is configured to generate the verification code 139 from stored data or an algorithmic approach.
- the data stored in the data store 115 includes, for example, network page data 151 , user data 154 , verification code generation data 157 , secret keys 160 , and potentially other data.
- the network page data 151 may include code, text, templates, images, graphics, video, audio, animations, and/or other data used in generating network pages to be served up by the network data server 118 .
- the user data 154 includes data associated with users of the system. In one example, the users may be registered customers or prospective customers of an online retailer.
- the user data 154 may include, for example, user identifiers 163 , security credentials 166 , verified communication addresses 169 , and/or other data.
- a user identifier 163 may correspond to a unique identifier for a user.
- the security credentials 166 may include, for example, usernames, passwords, security questions and responses, keys, and/or other credentials that may be employed to authenticate a user.
- the verified communication addresses 169 include communication addresses which have previously been verified for the user.
- the verification code generation data 157 includes data that may be used by the verification code generator 127 in generating a verification code 139 for a given communication address verification request.
- the verification code generation data 157 may correspond to a dictionary of words or phrases that may be modified or used directly for a verification code 139 .
- the verification code generator 127 may be configured to generate the verification code 139 through a random or other algorithmic process. However, words or phrases may be easier to remember or enter by the user.
- the secret keys 160 correspond to keys that may be used by the encryption provider 124 to encrypt or decrypt the encrypted verification data 133 .
- the secret keys 160 may correspond to symmetric keys or asymmetric keys. However, it is noted that the user is not given access to the secret keys 160 .
- the client 106 is representative of a plurality of client devices that may be coupled to the network 109 .
- the client 106 may comprise, for example, a processor-based system such as a computer system.
- a computer system may be embodied in the form of a desktop computer, a laptop computer, personal digital assistants, cellular telephones, smartphones, set-top boxes, music players, web pads, tablet computer systems, game consoles, electronic book readers, or other devices with like capability.
- the client 106 may include a display 172 .
- the display 172 may comprise, for example, one or more devices such as cathode ray tubes (CRTs), liquid crystal display (LCD) screens, gas plasma-based flat panel displays, LCD projectors, or other types of display devices, etc.
- CTRs cathode ray tubes
- LCD liquid crystal display
- LCD liquid crystal display
- LCD projectors or other types of display devices, etc.
- the client 106 may be configured to execute various applications such as a browser 175 and/or other applications.
- the browser 175 may be executed in a client 106 , for example, to access and render network pages, such as web pages, or other network content served up by the computing environment 103 and/or other servers, thereby generating a rendered network page 178 on the display 172 .
- the browser 175 may also be configured to store cookies 181 set by the computing environment 103 .
- the client 106 may be configured to execute applications beyond the browser 175 such as, for example, mobile applications, email applications, instant message applications, and/or other applications.
- a user is authenticated by the verification application 121 by providing a security credential 166 or enrolling as a new user.
- the user provides one or more communication addresses 136 to the verification application 121 .
- the user may enter a control panel network page or mobile application screen and specify a new telephone number, email address, postal address, etc. to be associated with the account of the user.
- the communication address 136 may be preliminarily verified not to belong to another user in the verified communication addresses 169 .
- the frequency or absolute number of address verification requests by a particular user may be throttled to prevent abuse of the system.
- the verification application 121 may keep a counter for outstanding address verification requests for the user.
- a timestamp or other tracking data may be persisted in the data store 115 to prevent rapid request origination.
- the verification application 121 In response to receiving a new, unverified communication address, the verification application 121 generates encrypted verification data 133 . To this end, the verification application 121 receives the communication address 136 and the user identifier 142 for the user. The verification application 121 generates a verification code 139 with the verification code generator 127 . The verification application 121 also generates a current timestamp 145 . The data including the communication address 136 , the verification code 139 , the user identifier 142 , and the timestamp 145 are encrypted into one or more “blobs” by the encryption provider 124 using the secret keys 160 to produce the encrypted verification data 133 . It is noted that the computing environment 103 does not persist an association of the communication address 136 with the verification code 139 in memory before the communication address 136 is verified.
- the verification application 121 transmits the verification code 139 to the communication client 112 at the communication address 136 .
- the verification application 121 may send an email message or text message containing the verification code 139 .
- a text message may be relayed, for example, to a telephone number by a text gateway on the network 109 .
- the communication address 136 may not define a network-reachable communication client 112 .
- the verification application 121 may place a voice call on the public switched telephone network to the telephone number, where the verification code 139 will be provided during the voice call.
- the communication address 136 is a postal address
- the verification application 121 may initiate the generation of materials to be sent by mail to the postal address, where the materials include the verification code 139 .
- the encrypted verification data 133 is provided by the verification application 121 to the client 106 in the network data 130 .
- the communication client 112 may correspond to the client 106 in some situations.
- the verification application 121 may cause the network data server 118 to set a cookie 181 in the browser 175 , where the cookie 181 includes the encrypted verification data 133 .
- the verification application 121 may generate a network page that includes a form.
- the form may include a prepopulated field that includes the encrypted verification data 133 . This prepopulated field may correspond to a hidden field or a user-visible field as desired.
- the form may be configured to obtain the verification code 139 as received by the user.
- the user at the client 106 provides the verification code 139 received through the communication address 136 via a form in the rendered network page 178 .
- the network data 148 is sent to the network data server 118 and on to the verification application 121 .
- the network data 148 includes the encrypted verification data 133 in the form submission or as a cookie 181 .
- the network data 148 also includes the verification code 139 entered by the user, e.g., into a text-input field, or selected via a drop-down box, a radio button, a check box, or other user interface components.
- the verification application 121 Upon receiving the network data 148 , the verification application 121 begins performing the verification of the communication address 136 . To this end, the verification application 121 uses the encryption provider 124 to decrypt the encrypted verification data 133 . If the encrypted verification data 133 is not present or able to be decrypted, the communication address 136 is not verified. If the contents of the encrypted verification data 133 are successfully extracted, the verification application 121 compares the verification code 139 from the encrypted verification data 133 as a reference against the verification code 139 supplied by the user. If they do not match, the communication address 136 is not verified.
- the verification application 121 evaluates the timestamp 145 with respect to a maximum age threshold relative to the current time. It may be desirable to have the verification request have only a brief lifetime, e.g., 30 minutes, an hour, a day, a week, etc. Such a lifetime may be established based on the type of communication address 136 and/or on other factors. Verifying a postal address, for example, may involve a week or more as the request lifetime for the request to allow for delivery and receipt at the postal address. By contrast, a text message may be received near instantaneously, which may weigh towards a lifetime of 30 minutes or less. If the timestamp 145 is too old, the communication address 136 is not verified.
- a brief lifetime e.g. 30 minutes, an hour, a day, a week, etc.
- Verifying a postal address for example, may involve a week or more as the request lifetime for the request to allow for delivery and receipt at the postal address.
- a text message may be received near instantaneously, which may weigh
- the communication address 136 may be considered verified. Accordingly, the communication address 136 may be associated with the user identifier 142 in the user data 154 as a verified communication address 169 .
- FIG. 2A shown is an exemplary user interface 200 rendered in the browser 175 ( FIG. 1 ) executed in the client 106 ( FIG. 1 ) in the networked environment 100 ( FIG. 1 ) according to an embodiment.
- the user interface 200 includes a rendered network page 178 a which allows an authenticated user to specify a communication address 136 ( FIG. 1 ) (in particular, an email address) for verification.
- a user indication 203 shows that a user named “Fred Simpson” is currently logged in.
- a user may provide security credentials 166 ( FIG. 1 ) concurrently with a new communication address 136 .
- An address input field 206 is provided for the user to input a new email address for verification.
- a submit component 209 may be provided for the user to submit the new email address to the server for verification.
- a user may select from previously stored communication addresses 136 . If only one communication address 136 is available for verification, the user may merely submit a verification request, which in turn implicitly indicates a stored communication address 136 to be verified.
- FIG. 2B shown is an exemplary user interface 220 rendered in the browser 175 ( FIG. 1 ) executed in the client 106 ( FIG. 1 ) in the networked environment 100 ( FIG. 1 ) according to an embodiment.
- the user interface 220 includes a rendered network page 178 b which allows an authenticated user to enter a verification code 139 ( FIG. 1 ) that has been sent to the email address provided in the user interface 200 ( FIG. 2A ).
- the rendered network page 178 b includes an explanation 223 that an email message has been sent to the provided email address, which in this example is “fred@company.site.”
- the rendered network page 178 b also includes a verification code input field 226 for the user to input the verification code 139 .
- the explanation 223 further includes instructions in this regard.
- the form depicted in FIG. 2B may also include a hidden field having the encrypted verification data 133 ( FIG. 1 ).
- a submit component 228 may be provided for the user to submit the verification code 139 input by the user along with the encrypted verification data 133 .
- the encrypted verification data 133 may be provided along with the form as a cookie 181 ( FIG. 1 ).
- FIG. 3 shown is a flowchart that provides one example of the operation of a portion of the verification application 121 according to various embodiments. It is understood that the flowchart of FIG. 3 provides merely an example of the many different types of functional arrangements that may be employed to implement the operation of the portion of the verification application 121 as described herein. As an alternative, the flowchart of FIG. 3 may be viewed as depicting an example of steps of a method implemented in the computing environment 103 ( FIG. 1 ) according to one or more embodiments.
- the verification application 121 authenticates a user at a client 106 ( FIG. 1 ).
- the user may be a new user who is establishing an account via an enrollment process.
- the verification application 121 receives a communication address 136 ( FIG. 1 ) from the user by way of the client 106 .
- multiple communication addresses 136 may be received at once from the user.
- the verification application 121 may obtain one or more previously stored communication addresses 136 that may be associated with the user.
- the verification application 121 determines whether the verification requests by the user (or from the client 106 ) have been throttled for being excessive. If the requests have been throttled for being excessive, the verification application 121 proceeds to box 312 and provides an error indication to the user. Thereafter, the portion of the verification application 121 ends.
- the verification application 121 determines that the verification requests of the user have not been throttled, the verification application 121 proceeds from box 309 to box 315 .
- the verification application 121 generates the verification code 139 ( FIG. 1 ) using the verification code generator 127 ( FIG. 1 ) and transmits the verification code 139 to the communication address 136 provided by the user in box 306 .
- the encrypted verification data 133 may be encrypted by the encryption provider 124 ( FIG. 1 ) using the secret keys 160 ( FIG. 1 ).
- the verification application 121 generates encrypted verification data 133 and sends it to the client 106 .
- the encrypted verification data 133 may, for example, be set as a cookie 181 ( FIG. 1 ) or encoded in a form in a network page.
- the verification application 121 receives the verification code 139 as input by the user and the encrypted verification data 133 from the client 106 .
- the verification application 121 decrypts the encrypted verification data 133 provided by the client 106 using the encryption provider 124 , which uses the secret keys 160 .
- the verification application 121 determines whether the decryption has been successful. If the decryption was not successful, the verification application 121 proceeds to box 312 and provides an error indication to the user. Thereafter, the portion of the verification application 121 ends.
- the verification application 121 moves from box 327 to box 330 .
- the verification application 121 determines the age of the verification request using the decrypted timestamp 145 ( FIG. 1 ).
- the verification application 121 determines whether the request is obsolete with reference to a maximum age threshold. If the request is obsolete, the verification application 121 proceeds to box 312 and provides an error indication to the user. Thereafter, the portion of the verification application 121 ends.
- the verification application 121 continues from box 333 to box 336 .
- the verification application 121 compares the decrypted verification code 139 with the user-provided verification code 139 .
- the verification application 121 determines whether the decrypted verification code 139 matches the user-provided verification code 139 . If they do not match, the verification application 121 proceeds to box 312 and provides an error indication to the user. Thereafter, the portion of the verification application 121 ends.
- the verification application 121 moves from box 339 to box 342 .
- the verification application 121 stores an indication in the data store 115 ( FIG. 1 ) that the communication address 136 has been verified.
- the verification application 121 may associate the decrypted communication address 136 with the decrypted user identifier 142 ( FIG. 1 ) in the data store 115 .
- the communication address 136 may be added to the verified communication addresses 169 ( FIG. 1 ) for the user.
- the verification application 121 may, for example, update a status in the data store 115 that indicates that the previously associated communication address 136 has been verified.
- the computing environment 103 may give the user access to some secured resource only after the user has verified the communication address 136 . In such a case, a second factor authentication token may then be provided to the client 106 to provide access to the secured resource.
- the address verification process may be used to confirm an on-line transaction. Thereafter, the portion of the verification application 121 ends.
- the computing environment 103 comprises one or more computing devices 400 .
- the computing device 400 includes at least one processor circuit, for example, having a processor 403 and a memory 406 , both of which are coupled to a local interface 409 .
- the computing device 400 may comprise, for example, at least one server computer or like device.
- the local interface 409 may comprise, for example, a data bus with an accompanying address/control bus or other bus structure as can be appreciated.
- Stored in the memory 406 are both data and several components that are executable by the processor 403 .
- stored in the memory 406 and executable by the processor 403 are the network data server 118 , the verification application 121 , the encryption provider 124 , the verification code generator 127 , and potentially other applications.
- Also stored in the memory 406 may be a data store 115 and other data.
- an operating system may be stored in the memory 406 and executable by the processor 403 .
- any one of a number of programming languages may be employed such as, for example, C, C++, C#, Objective C, Java®, JavaScript®, Perl, PHP, Visual Basic®, Python®, Ruby, Delphi®, Flash®, or other programming languages.
- executable means a program file that is in a form that can ultimately be run by the processor 403 .
- Examples of executable programs may be, for example, a compiled program that can be translated into machine code in a format that can be loaded into a random access portion of the memory 406 and run by the processor 403 , source code that may be expressed in proper format such as object code that is capable of being loaded into a random access portion of the memory 406 and executed by the processor 403 , or source code that may be interpreted by another executable program to generate instructions in a random access portion of the memory 406 to be executed by the processor 403 , etc.
- An executable program may be stored in any portion or component of the memory 406 including, for example, random access memory (RAM), read-only memory (ROM), hard drive, solid-state drive, USB flash drive, memory card, optical disc such as compact disc (CD) or digital versatile disc (DVD), floppy disk, magnetic tape, or other memory components.
- RAM random access memory
- ROM read-only memory
- hard drive solid-state drive
- USB flash drive USB flash drive
- memory card such as compact disc (CD) or digital versatile disc (DVD), floppy disk, magnetic tape, or other memory components.
- CD compact disc
- DVD digital versatile disc
- the memory 406 is defined herein as including both volatile and nonvolatile memory and data storage components. Volatile components are those that do not retain data values upon loss of power. Nonvolatile components are those that retain data upon a loss of power.
- the memory 406 may comprise, for example, random access memory (RAM), read-only memory (ROM), hard disk drives, solid-state drives, USB flash drives, memory cards accessed via a memory card reader, floppy disks accessed via an associated floppy disk drive, optical discs accessed via an optical disc drive, magnetic tapes accessed via an appropriate tape drive, and/or other memory components, or a combination of any two or more of these memory components.
- the RAM may comprise, for example, static random access memory (SRAM), dynamic random access memory (DRAM), or magnetic random access memory (MRAM) and other such devices.
- the ROM may comprise, for example, a programmable read-only memory (PROM), an erasable programmable read-only memory (EPROM), an electrically erasable programmable read-only memory (EEPROM), or other like memory device.
- the processor 403 may represent multiple processors 403 and the memory 406 may represent multiple memories 406 that operate in parallel processing circuits, respectively.
- the local interface 409 may be an appropriate network that facilitates communication between any two of the multiple processors 403 , between any processor 403 and any of the memories 406 , or between any two of the memories 406 , etc.
- the local interface 409 may comprise additional systems designed to coordinate this communication, including, for example, performing load balancing.
- the processor 403 may be of electrical or of some other available construction.
- the network data server 118 may be embodied in software or code executed by general purpose hardware as discussed above, as an alternative the same may also be embodied in dedicated hardware or a combination of software/general purpose hardware and dedicated hardware. If embodied in dedicated hardware, each can be implemented as a circuit or state machine that employs any one of or a combination of a number of technologies. These technologies may include, but are not limited to, discrete logic circuits having logic gates for implementing various logic functions upon an application of one or more data signals, application specific integrated circuits having appropriate logic gates, or other components, etc. Such technologies are generally well known by those skilled in the art and, consequently, are not described in detail herein.
- each block may represent a module, segment, or portion of code that comprises program instructions to implement the specified logical function(s).
- the program instructions may be embodied in the form of source code that comprises human-readable statements written in a programming language or machine code that comprises numerical instructions recognizable by a suitable execution system such as a processor 403 in a computer system or other system.
- the machine code may be converted from the source code, etc.
- each block may represent a circuit or a number of interconnected circuits to implement the specified logical function(s).
- FIG. 3 shows a specific order of execution, it is understood that the order of execution may differ from that which is depicted. For example, the order of execution of two or more blocks may be scrambled relative to the order shown. Also, two or more blocks shown in succession in FIG. 3 may be executed concurrently or with partial concurrence. Further, in some embodiments, one or more of the blocks shown in FIG. 3 may be skipped or omitted. In addition, any number of counters, state variables, warning semaphores, or messages might be added to the logical flow described herein, for purposes of enhanced utility, accounting, performance measurement, or providing troubleshooting aids, etc. It is understood that all such variations are within the scope of the present disclosure.
- any logic or application described herein, including the network data server 118 , the verification application 121 , the encryption provider 124 , and the verification code generator 127 can be embodied in any non-transitory computer-readable medium for use by or in connection with an instruction execution system such as, for example, a processor 403 in a computer system or other system.
- the logic may comprise, for example, statements including instructions and declarations that can be fetched from the computer-readable medium and executed by the instruction execution system.
- a “computer-readable medium” can be any medium that can contain, store, or maintain the logic or application described herein for use by or in connection with the instruction execution system.
- the computer-readable medium can comprise any one of many physical media such as, for example, magnetic, optical, or semiconductor media. More specific examples of a suitable computer-readable medium would include, but are not limited to, magnetic tapes, magnetic floppy diskettes, magnetic hard drives, memory cards, solid-state drives, USB flash drives, or optical discs. Also, the computer-readable medium may be a random access memory (RAM) including, for example, static random access memory (SRAM) and dynamic random access memory (DRAM), or magnetic random access memory (MRAM).
- RAM random access memory
- SRAM static random access memory
- DRAM dynamic random access memory
- MRAM magnetic random access memory
- the computer-readable medium may be a read-only memory (ROM), a programmable read-only memory (PROM), an erasable programmable read-only memory (EPROM), an electrically erasable programmable read-only memory (EEPROM), or other type of memory device.
- ROM read-only memory
- PROM programmable read-only memory
- EPROM erasable programmable read-only memory
- EEPROM electrically erasable programmable read-only memory
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Software Systems (AREA)
- Telephonic Communication Services (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
- This application is a continuation of co-pending U.S. utility application entitled “VERIFICATION OF USER COMMUNICATION ADDRESSES,” having Ser. No. 13/490,972, and filed Jun. 7, 2012, which is incorporated herein by reference in its entirety.
- An online retailer or other entity may communicate with its customers by various communication channels. For example, the online retailer may originate short message service (SMS) messages to a mobile telephone number of the customer, voice calls to a telephone number of the customer, email messages to an email address of the customer, printed materials to a postal address of the customer, and so on. Without verification that the telephone numbers, email addresses, postal addresses, and/or other addresses have been accurately provided for the customer, notifications or other significant communications intended for the customer may be lost or misdirected.
- Many aspects of the present disclosure can be better understood with reference to the following drawings. The components in the drawings are not necessarily to scale, emphasis instead being placed upon clearly illustrating the principles of the disclosure. Moreover, in the drawings, like reference numerals designate corresponding parts throughout the several views.
-
FIG. 1 is a drawing of a networked environment according to various embodiments of the present disclosure. -
FIGS. 2A and 2B are drawings of example user interfaces rendered by a client in the networked environment ofFIG. 1 according to various embodiments of the present disclosure. -
FIG. 3 is a flowchart illustrating one example of functionality implemented as portions of verification application executed in a computing environment in the networked environment ofFIG. 1 according to various embodiments of the present disclosure. -
FIG. 4 is a schematic block diagram that provides one example illustration of a computing environment employed in the networked environment ofFIG. 1 according to various embodiments of the present disclosure. - The present disclosure relates to a stateless verification of communication addresses provided by users. An online retailer or other entity may request communication addresses from users. Such communication addresses may, for example, include phone numbers, email addresses, postal addresses, and so on. Verification is performed to determine that the provided communication address is legitimate and that communication to the user may be performed by way of the communication address. In a sense, ownership by the user of the communication address is established through the verification.
- To perform the verification, a verification code is typically sent to the communication address, and the user confirms ownership of the communication address by providing the verification code. A naïve implementation of such a system may involve temporarily storing the verification code and other data at the server in association with the communication address in order for the server to determine whether the communication address is valid. However, such an implementation may result in the storage of a large quantity of temporary data, including data for communication addresses that may never be verified. Also, stale data may need to be periodically cleared, which involves processing resources.
- Various embodiments of the present disclosure provide verification of user-provided communication addresses without the need for temporary storage of verification codes or other data at the server side. To this end, encrypted data is provided to a client in response to a communication address being provided. The encrypted data includes the data involved in carrying out the verification. A verification code is transmitted to the communication address. Subsequently, the user provides the verification code and the encrypted data to a server. The server then verifies the communication address based at least in part on the verification code and the encrypted data. The encrypted data need not be persisted in the server, which conserves data storage and processing resources. In the following discussion, a general description of the system and its components is provided, followed by a discussion of the operation of the same.
- With reference to
FIG. 1 , shown is anetworked environment 100 according to various embodiments. Thenetworked environment 100 includes acomputing environment 103 in data communication with one ormore clients 106 by way of anetwork 109. Thenetwork 109 includes, for example, the Internet, intranets, extranets, wide area networks (WANs), local area networks (LANs), wired networks, wireless networks, or other suitable networks, etc., or any combination of two or more such networks. Thecomputing environment 103 may also be capable of transmitting a notification to acommunication client 112 by way of thenetwork 109. Thecommunication client 112 may correspond to a telephone, smartphone, feature phone, a desktop computer, a laptop computer, personal digital assistants, set-top boxes, music players, web pads, tablet computer systems, game consoles, electronic book readers, or other devices with like capability. - The
computing environment 103 may comprise, for example, a server computer or any other system providing computing capability. Alternatively, a plurality of computing devices may be employed that are arranged, for example, in one or more server banks or computer banks or other arrangements. For example, a plurality of computing devices together may comprise a cloud computing resource, a grid computing resource, and/or any other distributed computing arrangement. Such computing devices may be located in a single installation or may be distributed among many different geographical locations. - Various applications and/or other functionality may be executed in the
computing environment 103 according to various embodiments. Also, various data is stored in adata store 115 that is accessible to thecomputing environment 103. Thedata store 115 may be representative of a plurality ofdata stores 115 as can be appreciated. The data stored in thedata store 115, for example, is associated with the operation of the various applications and/or functional entities described below. - The components executed on the
computing environment 103, for example, include anetwork data server 118, averification application 121, anencryption provider 124, averification code generator 127, and other applications, services, processes, systems, engines, or functionality not discussed in detail herein. Thenetwork data server 118 is executed to serve up network pages and/or other forms of network data to theclients 106 by way of thenetwork 109. The network pages may include, for example, web pages, mobile application screens, gopher pages, and/or other forms of network data. Thenetwork data server 118 may include a commercially available hypertext transfer protocol (HTTP) server such as, for example, Apache® HTTP Server, Apache® Tomcat®, Microsoft® Internet Information Services (IIS), and so on. - The
verification application 121 is executed to generate network pages and/or other data to facilitate receiving and verifying communication addresses for users. Upon receiving a verification request from an authenticated user, theverification application 121 generatesnetwork data 130, which includesencrypted verification data 133. Theencrypted verification data 133 includes, for example, thecommunication address 136, theverification code 139, the user identifier 142 for the user, and atimestamp 145 for ensuring timeliness of the verification with respect to the verification request. - The
encrypted verification data 133 is sent to theclient 106 by way of thenetwork 109. Theverification application 121 is also configured to transmit theverification code 139 to acommunication client 112 at the communication address as part of the verification process. From theclient 106, theverification application 121 receivesnetwork data 148, which includes theencrypted verification data 133 previously sent to theclient 106 and theverification code 139 previously transmitted to thecommunication client 112. - The
encryption provider 124 is configured to encrypt and decrypt theencrypted verification data 133. The encryption provided by theencryption provider 124 may be relied upon to prevent the user from gaining access to or modifying the contents of theencrypted verification data 133. Theverification code generator 127 is configured to generate theverification code 139 from stored data or an algorithmic approach. - The data stored in the
data store 115 includes, for example,network page data 151, user data 154, verificationcode generation data 157,secret keys 160, and potentially other data. Thenetwork page data 151 may include code, text, templates, images, graphics, video, audio, animations, and/or other data used in generating network pages to be served up by thenetwork data server 118. The user data 154 includes data associated with users of the system. In one example, the users may be registered customers or prospective customers of an online retailer. - The user data 154 may include, for example, user identifiers 163,
security credentials 166, verifiedcommunication addresses 169, and/or other data. A user identifier 163 may correspond to a unique identifier for a user. Thesecurity credentials 166 may include, for example, usernames, passwords, security questions and responses, keys, and/or other credentials that may be employed to authenticate a user. The verified communication addresses 169 include communication addresses which have previously been verified for the user. - The verification
code generation data 157 includes data that may be used by theverification code generator 127 in generating averification code 139 for a given communication address verification request. To this end, the verificationcode generation data 157 may correspond to a dictionary of words or phrases that may be modified or used directly for averification code 139. Alternatively, theverification code generator 127 may be configured to generate theverification code 139 through a random or other algorithmic process. However, words or phrases may be easier to remember or enter by the user. - The
secret keys 160 correspond to keys that may be used by theencryption provider 124 to encrypt or decrypt theencrypted verification data 133. Thesecret keys 160 may correspond to symmetric keys or asymmetric keys. However, it is noted that the user is not given access to thesecret keys 160. - The
client 106 is representative of a plurality of client devices that may be coupled to thenetwork 109. Theclient 106 may comprise, for example, a processor-based system such as a computer system. Such a computer system may be embodied in the form of a desktop computer, a laptop computer, personal digital assistants, cellular telephones, smartphones, set-top boxes, music players, web pads, tablet computer systems, game consoles, electronic book readers, or other devices with like capability. Theclient 106 may include adisplay 172. Thedisplay 172 may comprise, for example, one or more devices such as cathode ray tubes (CRTs), liquid crystal display (LCD) screens, gas plasma-based flat panel displays, LCD projectors, or other types of display devices, etc. - The
client 106 may be configured to execute various applications such as abrowser 175 and/or other applications. Thebrowser 175 may be executed in aclient 106, for example, to access and render network pages, such as web pages, or other network content served up by thecomputing environment 103 and/or other servers, thereby generating a renderednetwork page 178 on thedisplay 172. Thebrowser 175 may also be configured to storecookies 181 set by thecomputing environment 103. Theclient 106 may be configured to execute applications beyond thebrowser 175 such as, for example, mobile applications, email applications, instant message applications, and/or other applications. - Next, a general description of the operation of the various components of the
networked environment 100 is provided. To begin, a user is authenticated by theverification application 121 by providing asecurity credential 166 or enrolling as a new user. The user provides one or more communication addresses 136 to theverification application 121. For example, the user may enter a control panel network page or mobile application screen and specify a new telephone number, email address, postal address, etc. to be associated with the account of the user. In one embodiment, thecommunication address 136 may be preliminarily verified not to belong to another user in the verified communication addresses 169. - The frequency or absolute number of address verification requests by a particular user may be throttled to prevent abuse of the system. For example, the
verification application 121 may keep a counter for outstanding address verification requests for the user. In some cases, a timestamp or other tracking data may be persisted in thedata store 115 to prevent rapid request origination. - In response to receiving a new, unverified communication address, the
verification application 121 generatesencrypted verification data 133. To this end, theverification application 121 receives thecommunication address 136 and the user identifier 142 for the user. Theverification application 121 generates averification code 139 with theverification code generator 127. Theverification application 121 also generates acurrent timestamp 145. The data including thecommunication address 136, theverification code 139, the user identifier 142, and thetimestamp 145 are encrypted into one or more “blobs” by theencryption provider 124 using thesecret keys 160 to produce theencrypted verification data 133. It is noted that thecomputing environment 103 does not persist an association of thecommunication address 136 with theverification code 139 in memory before thecommunication address 136 is verified. - In addition, the
verification application 121 transmits theverification code 139 to thecommunication client 112 at thecommunication address 136. To this end, theverification application 121 may send an email message or text message containing theverification code 139. A text message may be relayed, for example, to a telephone number by a text gateway on thenetwork 109. - In some cases, the
communication address 136 may not define a network-reachable communication client 112. As an example, where thecommunication address 136 is a telephone number, theverification application 121 may place a voice call on the public switched telephone network to the telephone number, where theverification code 139 will be provided during the voice call. As another example, where thecommunication address 136 is a postal address, theverification application 121 may initiate the generation of materials to be sent by mail to the postal address, where the materials include theverification code 139. - The
encrypted verification data 133 is provided by theverification application 121 to theclient 106 in thenetwork data 130. Thecommunication client 112 may correspond to theclient 106 in some situations. In one embodiment, theverification application 121 may cause thenetwork data server 118 to set acookie 181 in thebrowser 175, where thecookie 181 includes theencrypted verification data 133. In another embodiment, theverification application 121 may generate a network page that includes a form. The form may include a prepopulated field that includes theencrypted verification data 133. This prepopulated field may correspond to a hidden field or a user-visible field as desired. The form may be configured to obtain theverification code 139 as received by the user. - Next, the user at the
client 106 provides theverification code 139 received through thecommunication address 136 via a form in the renderednetwork page 178. Upon submitting the form, thenetwork data 148 is sent to thenetwork data server 118 and on to theverification application 121. Thenetwork data 148 includes theencrypted verification data 133 in the form submission or as acookie 181. Thenetwork data 148 also includes theverification code 139 entered by the user, e.g., into a text-input field, or selected via a drop-down box, a radio button, a check box, or other user interface components. - Upon receiving the
network data 148, theverification application 121 begins performing the verification of thecommunication address 136. To this end, theverification application 121 uses theencryption provider 124 to decrypt theencrypted verification data 133. If theencrypted verification data 133 is not present or able to be decrypted, thecommunication address 136 is not verified. If the contents of theencrypted verification data 133 are successfully extracted, theverification application 121 compares theverification code 139 from theencrypted verification data 133 as a reference against theverification code 139 supplied by the user. If they do not match, thecommunication address 136 is not verified. - Also, the
verification application 121 evaluates thetimestamp 145 with respect to a maximum age threshold relative to the current time. It may be desirable to have the verification request have only a brief lifetime, e.g., 30 minutes, an hour, a day, a week, etc. Such a lifetime may be established based on the type ofcommunication address 136 and/or on other factors. Verifying a postal address, for example, may involve a week or more as the request lifetime for the request to allow for delivery and receipt at the postal address. By contrast, a text message may be received near instantaneously, which may weigh towards a lifetime of 30 minutes or less. If thetimestamp 145 is too old, thecommunication address 136 is not verified. - If the maximum age criteria are met and the
verification codes 139 match, thecommunication address 136 may be considered verified. Accordingly, thecommunication address 136 may be associated with the user identifier 142 in the user data 154 as a verifiedcommunication address 169. - Referring next to
FIG. 2A , shown is anexemplary user interface 200 rendered in the browser 175 (FIG. 1 ) executed in the client 106 (FIG. 1 ) in the networked environment 100 (FIG. 1 ) according to an embodiment. Theuser interface 200 includes a renderednetwork page 178 a which allows an authenticated user to specify a communication address 136 (FIG. 1 ) (in particular, an email address) for verification. - In this non-limiting example, a
user indication 203 shows that a user named “Fred Simpson” is currently logged in. In other examples, a user may provide security credentials 166 (FIG. 1 ) concurrently with anew communication address 136. Anaddress input field 206 is provided for the user to input a new email address for verification. A submitcomponent 209 may be provided for the user to submit the new email address to the server for verification. In other embodiments, a user may select from previously stored communication addresses 136. If only onecommunication address 136 is available for verification, the user may merely submit a verification request, which in turn implicitly indicates a storedcommunication address 136 to be verified. - Moving on to
FIG. 2B , shown is anexemplary user interface 220 rendered in the browser 175 (FIG. 1 ) executed in the client 106 (FIG. 1 ) in the networked environment 100 (FIG. 1 ) according to an embodiment. Theuser interface 220 includes a renderednetwork page 178 b which allows an authenticated user to enter a verification code 139 (FIG. 1 ) that has been sent to the email address provided in the user interface 200 (FIG. 2A ). - The rendered
network page 178 b includes anexplanation 223 that an email message has been sent to the provided email address, which in this example is “fred@company.site.” The renderednetwork page 178 b also includes a verificationcode input field 226 for the user to input theverification code 139. Theexplanation 223 further includes instructions in this regard. The form depicted inFIG. 2B may also include a hidden field having the encrypted verification data 133 (FIG. 1 ). A submitcomponent 228 may be provided for the user to submit theverification code 139 input by the user along with theencrypted verification data 133. In another example, theencrypted verification data 133 may be provided along with the form as a cookie 181 (FIG. 1 ). - Referring next to
FIG. 3 , shown is a flowchart that provides one example of the operation of a portion of theverification application 121 according to various embodiments. It is understood that the flowchart ofFIG. 3 provides merely an example of the many different types of functional arrangements that may be employed to implement the operation of the portion of theverification application 121 as described herein. As an alternative, the flowchart ofFIG. 3 may be viewed as depicting an example of steps of a method implemented in the computing environment 103 (FIG. 1 ) according to one or more embodiments. - Beginning with
box 303, theverification application 121 authenticates a user at a client 106 (FIG. 1 ). Alternatively, the user may be a new user who is establishing an account via an enrollment process. Inbox 306, theverification application 121 receives a communication address 136 (FIG. 1 ) from the user by way of theclient 106. In some cases, multiple communication addresses 136 may be received at once from the user. In other embodiments, theverification application 121 may obtain one or more previously stored communication addresses 136 that may be associated with the user. Inbox 309, theverification application 121 determines whether the verification requests by the user (or from the client 106) have been throttled for being excessive. If the requests have been throttled for being excessive, theverification application 121 proceeds tobox 312 and provides an error indication to the user. Thereafter, the portion of theverification application 121 ends. - If the
verification application 121 determines that the verification requests of the user have not been throttled, theverification application 121 proceeds frombox 309 tobox 315. Inbox 315, theverification application 121 generates the verification code 139 (FIG. 1 ) using the verification code generator 127 (FIG. 1 ) and transmits theverification code 139 to thecommunication address 136 provided by the user inbox 306. The encrypted verification data 133 (FIG. 1 ) may be encrypted by the encryption provider 124 (FIG. 1 ) using the secret keys 160 (FIG. 1 ). Inbox 318, theverification application 121 generatesencrypted verification data 133 and sends it to theclient 106. Theencrypted verification data 133 may, for example, be set as a cookie 181 (FIG. 1 ) or encoded in a form in a network page. - In
box 321, theverification application 121 receives theverification code 139 as input by the user and theencrypted verification data 133 from theclient 106. Inbox 324, theverification application 121 decrypts theencrypted verification data 133 provided by theclient 106 using theencryption provider 124, which uses thesecret keys 160. Inbox 327, theverification application 121 determines whether the decryption has been successful. If the decryption was not successful, theverification application 121 proceeds tobox 312 and provides an error indication to the user. Thereafter, the portion of theverification application 121 ends. - If the decryption was successful, the
verification application 121 moves frombox 327 tobox 330. Inbox 330, theverification application 121 determines the age of the verification request using the decrypted timestamp 145 (FIG. 1 ). Inbox 333, theverification application 121 determines whether the request is obsolete with reference to a maximum age threshold. If the request is obsolete, theverification application 121 proceeds tobox 312 and provides an error indication to the user. Thereafter, the portion of theverification application 121 ends. - If the request is not obsolete, the
verification application 121 continues frombox 333 tobox 336. Inbox 336, theverification application 121 compares the decryptedverification code 139 with the user-providedverification code 139. Inbox 339, theverification application 121 determines whether the decryptedverification code 139 matches the user-providedverification code 139. If they do not match, theverification application 121 proceeds tobox 312 and provides an error indication to the user. Thereafter, the portion of theverification application 121 ends. - If they do match, the
verification application 121 moves frombox 339 tobox 342. Inbox 342, theverification application 121 stores an indication in the data store 115 (FIG. 1 ) that thecommunication address 136 has been verified. For example, theverification application 121 may associate the decryptedcommunication address 136 with the decrypted user identifier 142 (FIG. 1 ) in thedata store 115. To this end, thecommunication address 136 may be added to the verified communication addresses 169 (FIG. 1 ) for the user. Alternatively, where thecommunication address 136 is already associated with the user identifier 142 in thedata store 115, theverification application 121 may, for example, update a status in thedata store 115 that indicates that the previously associatedcommunication address 136 has been verified. - In one embodiment, the
computing environment 103 may give the user access to some secured resource only after the user has verified thecommunication address 136. In such a case, a second factor authentication token may then be provided to theclient 106 to provide access to the secured resource. In another embodiment, the address verification process may be used to confirm an on-line transaction. Thereafter, the portion of theverification application 121 ends. - With reference to
FIG. 4 , shown is a schematic block diagram of thecomputing environment 103 according to an embodiment of the present disclosure. Thecomputing environment 103 comprises one ormore computing devices 400. Thecomputing device 400 includes at least one processor circuit, for example, having aprocessor 403 and amemory 406, both of which are coupled to alocal interface 409. To this end, thecomputing device 400 may comprise, for example, at least one server computer or like device. Thelocal interface 409 may comprise, for example, a data bus with an accompanying address/control bus or other bus structure as can be appreciated. - Stored in the
memory 406 are both data and several components that are executable by theprocessor 403. In particular, stored in thememory 406 and executable by theprocessor 403 are thenetwork data server 118, theverification application 121, theencryption provider 124, theverification code generator 127, and potentially other applications. Also stored in thememory 406 may be adata store 115 and other data. In addition, an operating system may be stored in thememory 406 and executable by theprocessor 403. - It is understood that there may be other applications that are stored in the
memory 406 and are executable by theprocessor 403 as can be appreciated. Where any component discussed herein is implemented in the form of software, any one of a number of programming languages may be employed such as, for example, C, C++, C#, Objective C, Java®, JavaScript®, Perl, PHP, Visual Basic®, Python®, Ruby, Delphi®, Flash®, or other programming languages. - A number of software components are stored in the
memory 406 and are executable by theprocessor 403. In this respect, the term “executable” means a program file that is in a form that can ultimately be run by theprocessor 403. Examples of executable programs may be, for example, a compiled program that can be translated into machine code in a format that can be loaded into a random access portion of thememory 406 and run by theprocessor 403, source code that may be expressed in proper format such as object code that is capable of being loaded into a random access portion of thememory 406 and executed by theprocessor 403, or source code that may be interpreted by another executable program to generate instructions in a random access portion of thememory 406 to be executed by theprocessor 403, etc. An executable program may be stored in any portion or component of thememory 406 including, for example, random access memory (RAM), read-only memory (ROM), hard drive, solid-state drive, USB flash drive, memory card, optical disc such as compact disc (CD) or digital versatile disc (DVD), floppy disk, magnetic tape, or other memory components. - The
memory 406 is defined herein as including both volatile and nonvolatile memory and data storage components. Volatile components are those that do not retain data values upon loss of power. Nonvolatile components are those that retain data upon a loss of power. Thus, thememory 406 may comprise, for example, random access memory (RAM), read-only memory (ROM), hard disk drives, solid-state drives, USB flash drives, memory cards accessed via a memory card reader, floppy disks accessed via an associated floppy disk drive, optical discs accessed via an optical disc drive, magnetic tapes accessed via an appropriate tape drive, and/or other memory components, or a combination of any two or more of these memory components. In addition, the RAM may comprise, for example, static random access memory (SRAM), dynamic random access memory (DRAM), or magnetic random access memory (MRAM) and other such devices. The ROM may comprise, for example, a programmable read-only memory (PROM), an erasable programmable read-only memory (EPROM), an electrically erasable programmable read-only memory (EEPROM), or other like memory device. - Also, the
processor 403 may representmultiple processors 403 and thememory 406 may representmultiple memories 406 that operate in parallel processing circuits, respectively. In such a case, thelocal interface 409 may be an appropriate network that facilitates communication between any two of themultiple processors 403, between anyprocessor 403 and any of thememories 406, or between any two of thememories 406, etc. Thelocal interface 409 may comprise additional systems designed to coordinate this communication, including, for example, performing load balancing. Theprocessor 403 may be of electrical or of some other available construction. - Although the
network data server 118, theverification application 121, theencryption provider 124, theverification code generator 127, and other various systems described herein may be embodied in software or code executed by general purpose hardware as discussed above, as an alternative the same may also be embodied in dedicated hardware or a combination of software/general purpose hardware and dedicated hardware. If embodied in dedicated hardware, each can be implemented as a circuit or state machine that employs any one of or a combination of a number of technologies. These technologies may include, but are not limited to, discrete logic circuits having logic gates for implementing various logic functions upon an application of one or more data signals, application specific integrated circuits having appropriate logic gates, or other components, etc. Such technologies are generally well known by those skilled in the art and, consequently, are not described in detail herein. - The flowchart of
FIG. 3 shows the functionality and operation of an implementation of portions of theverification application 121. If embodied in software, each block may represent a module, segment, or portion of code that comprises program instructions to implement the specified logical function(s). The program instructions may be embodied in the form of source code that comprises human-readable statements written in a programming language or machine code that comprises numerical instructions recognizable by a suitable execution system such as aprocessor 403 in a computer system or other system. The machine code may be converted from the source code, etc. If embodied in hardware, each block may represent a circuit or a number of interconnected circuits to implement the specified logical function(s). - Although the flowchart of
FIG. 3 shows a specific order of execution, it is understood that the order of execution may differ from that which is depicted. For example, the order of execution of two or more blocks may be scrambled relative to the order shown. Also, two or more blocks shown in succession inFIG. 3 may be executed concurrently or with partial concurrence. Further, in some embodiments, one or more of the blocks shown inFIG. 3 may be skipped or omitted. In addition, any number of counters, state variables, warning semaphores, or messages might be added to the logical flow described herein, for purposes of enhanced utility, accounting, performance measurement, or providing troubleshooting aids, etc. It is understood that all such variations are within the scope of the present disclosure. - Also, any logic or application described herein, including the
network data server 118, theverification application 121, theencryption provider 124, and theverification code generator 127, that comprises software or code can be embodied in any non-transitory computer-readable medium for use by or in connection with an instruction execution system such as, for example, aprocessor 403 in a computer system or other system. In this sense, the logic may comprise, for example, statements including instructions and declarations that can be fetched from the computer-readable medium and executed by the instruction execution system. In the context of the present disclosure, a “computer-readable medium” can be any medium that can contain, store, or maintain the logic or application described herein for use by or in connection with the instruction execution system. - The computer-readable medium can comprise any one of many physical media such as, for example, magnetic, optical, or semiconductor media. More specific examples of a suitable computer-readable medium would include, but are not limited to, magnetic tapes, magnetic floppy diskettes, magnetic hard drives, memory cards, solid-state drives, USB flash drives, or optical discs. Also, the computer-readable medium may be a random access memory (RAM) including, for example, static random access memory (SRAM) and dynamic random access memory (DRAM), or magnetic random access memory (MRAM). In addition, the computer-readable medium may be a read-only memory (ROM), a programmable read-only memory (PROM), an erasable programmable read-only memory (EPROM), an electrically erasable programmable read-only memory (EEPROM), or other type of memory device.
- It should be emphasized that the above-described embodiments of the present disclosure are merely possible examples of implementations set forth for a clear understanding of the principles of the disclosure. Many variations and modifications may be made to the above-described embodiment(s) without departing substantially from the spirit and principles of the disclosure. All such modifications and variations are intended to be included herein within the scope of this disclosure and protected by the following claims.
Claims (20)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/542,459 US9270666B2 (en) | 2012-06-07 | 2014-11-14 | Verification of user communication addresses |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/490,972 US8892873B1 (en) | 2012-06-07 | 2012-06-07 | Verification of user communication addresses |
US14/542,459 US9270666B2 (en) | 2012-06-07 | 2014-11-14 | Verification of user communication addresses |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/490,972 Continuation US8892873B1 (en) | 2012-06-07 | 2012-06-07 | Verification of user communication addresses |
Publications (2)
Publication Number | Publication Date |
---|---|
US20150074391A1 true US20150074391A1 (en) | 2015-03-12 |
US9270666B2 US9270666B2 (en) | 2016-02-23 |
Family
ID=51870290
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/490,972 Expired - Fee Related US8892873B1 (en) | 2012-06-07 | 2012-06-07 | Verification of user communication addresses |
US14/542,459 Active US9270666B2 (en) | 2012-06-07 | 2014-11-14 | Verification of user communication addresses |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/490,972 Expired - Fee Related US8892873B1 (en) | 2012-06-07 | 2012-06-07 | Verification of user communication addresses |
Country Status (1)
Country | Link |
---|---|
US (2) | US8892873B1 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2020163019A1 (en) * | 2019-02-04 | 2020-08-13 | Mastercard International Incorporated | Securely upgrading an untrusted channel into a trusted channel |
US10841754B2 (en) * | 2015-12-31 | 2020-11-17 | Huawei Technologies Co., Ltd. | Verification code obtaining method and apparatus, and terminal |
US20220103539A1 (en) * | 2020-09-29 | 2022-03-31 | Nvidia Corporation | Verifying trusted communications using established communication channels |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9300625B1 (en) * | 2013-01-02 | 2016-03-29 | Amazon Technologies, Inc. | Network address verification |
US10778634B2 (en) * | 2017-11-29 | 2020-09-15 | Salesforce.Com, Inc. | Non-interactive e-mail verification |
CN110798436B (en) * | 2018-08-03 | 2021-10-12 | 广州小鹏汽车科技有限公司 | Verification code verification method and device |
CN112583772B (en) * | 2019-09-30 | 2022-07-15 | 重庆傲雄在线信息技术有限公司 | Data acquisition and storage platform |
CN114978742B (en) * | 2022-06-08 | 2024-04-23 | 中国电信股份有限公司 | Verification information generation method, verification method and device |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020004831A1 (en) * | 1999-12-15 | 2002-01-10 | Woodhill James R. | System and method of using the public switched telephone network in providing authentication or authorization for online transactions |
US20070220275A1 (en) * | 2006-02-14 | 2007-09-20 | Snapvine, Inc. | WEB AUTHORIZATION BY AUTOMATED INTERACTIVE PHONE OR VoIP SESSION |
US20090177956A1 (en) * | 2008-01-04 | 2009-07-09 | Shiling Huang | Method and Apparatus for Implementing Browser Based Hypertext Transfer Protocol Session Storage |
US20100250929A1 (en) * | 2009-03-31 | 2010-09-30 | Telefonaktiebolaget Lm Ericsson (Publ) | Method and apparatus for email communication |
US20110047608A1 (en) * | 2009-08-24 | 2011-02-24 | Richard Levenberg | Dynamic user authentication for access to online services |
US20130060708A1 (en) * | 2011-09-06 | 2013-03-07 | Rawllin International Inc. | User verification for electronic money transfers |
Family Cites Families (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FI117366B (en) * | 1997-06-30 | 2006-09-15 | Sonera Smarttrust Oy | A method of establishing a secure service connection in a telecommunication system |
US7082532B1 (en) * | 1999-12-30 | 2006-07-25 | Intel Corporation | Method and system for providing distributed web server authentication |
US6836765B1 (en) * | 2000-08-30 | 2004-12-28 | Lester Sussman | System and method for secure and address verifiable electronic commerce transactions |
US20030115452A1 (en) * | 2000-12-19 | 2003-06-19 | Ravi Sandhu | One time password entry to access multiple network sites |
US20020087461A1 (en) * | 2000-12-28 | 2002-07-04 | Ravi Ganesan | Technique for electronic funds escrow |
JP2002259243A (en) * | 2001-03-01 | 2002-09-13 | Nec Corp | Device and method for providing dynamic service using front end |
US6928440B2 (en) * | 2001-04-19 | 2005-08-09 | International Business Machines Corporation | Delayed storage of cookies with approval capability |
JP2003124819A (en) | 2001-10-16 | 2003-04-25 | Sharp Corp | Radio transmission device |
US6983273B2 (en) * | 2002-06-27 | 2006-01-03 | International Business Machines Corporation | Iconic representation of linked site characteristics |
US20050015491A1 (en) * | 2003-05-16 | 2005-01-20 | Markel Corporation | Systems, methods, and articles of manufacture for dynamically providing web services |
US8046578B1 (en) * | 2004-04-14 | 2011-10-25 | Hewlett-Packard Development Comopany, L.P. | System and method for providing HTML authentication using an access controller |
US8538028B2 (en) * | 2006-11-20 | 2013-09-17 | Toposis Corporation | System and method for secure electronic communication services |
US8145537B2 (en) * | 2008-02-21 | 2012-03-27 | Digital River, Inc. | Integrated software network agent |
US20090313167A1 (en) * | 2008-05-16 | 2009-12-17 | Rajeev Dujari | Systems for electronic deposit of financial instruments and associated methods |
US20110055412A1 (en) * | 2008-06-05 | 2011-03-03 | Telefonaktiebolaget L M Ericsson (Publ) | System for Conversion of SIP Messages |
US8812013B2 (en) * | 2008-10-27 | 2014-08-19 | Microsoft Corporation | Peer and composite localization for mobile applications |
US8534564B2 (en) * | 2009-05-15 | 2013-09-17 | Ayman Hammad | Integration of verification tokens with mobile communication devices |
US8924893B2 (en) * | 2009-10-14 | 2014-12-30 | At&T Mobility Ii Llc | Locking and unlocking of an electronic device using a sloped lock track |
WO2011113874A2 (en) * | 2010-03-19 | 2011-09-22 | Martin Palzer | Concept for communicating between different entities using different data portions for different channels |
US20120254407A1 (en) * | 2011-04-04 | 2012-10-04 | Avaya Inc. | System and method to monitor and transfer hyperlink presence |
US20130060689A1 (en) * | 2011-09-06 | 2013-03-07 | Rawllin International Inc. | Electronic money transfer service |
-
2012
- 2012-06-07 US US13/490,972 patent/US8892873B1/en not_active Expired - Fee Related
-
2014
- 2014-11-14 US US14/542,459 patent/US9270666B2/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020004831A1 (en) * | 1999-12-15 | 2002-01-10 | Woodhill James R. | System and method of using the public switched telephone network in providing authentication or authorization for online transactions |
US20070220275A1 (en) * | 2006-02-14 | 2007-09-20 | Snapvine, Inc. | WEB AUTHORIZATION BY AUTOMATED INTERACTIVE PHONE OR VoIP SESSION |
US20090177956A1 (en) * | 2008-01-04 | 2009-07-09 | Shiling Huang | Method and Apparatus for Implementing Browser Based Hypertext Transfer Protocol Session Storage |
US20100250929A1 (en) * | 2009-03-31 | 2010-09-30 | Telefonaktiebolaget Lm Ericsson (Publ) | Method and apparatus for email communication |
US20110047608A1 (en) * | 2009-08-24 | 2011-02-24 | Richard Levenberg | Dynamic user authentication for access to online services |
US20130060708A1 (en) * | 2011-09-06 | 2013-03-07 | Rawllin International Inc. | User verification for electronic money transfers |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10841754B2 (en) * | 2015-12-31 | 2020-11-17 | Huawei Technologies Co., Ltd. | Verification code obtaining method and apparatus, and terminal |
US11317257B2 (en) | 2015-12-31 | 2022-04-26 | Huawei Technologies Co., Ltd. | Verification code obtaining method and apparatus, and terminal |
US11864068B2 (en) | 2015-12-31 | 2024-01-02 | Huawei Technologies Co., Ltd. | Verification code obtaining method and apparatus, and terminal |
WO2020163019A1 (en) * | 2019-02-04 | 2020-08-13 | Mastercard International Incorporated | Securely upgrading an untrusted channel into a trusted channel |
US11087321B2 (en) | 2019-02-04 | 2021-08-10 | Mastercard International Incorporated | Securely upgrading an untrusted channel into a trusted channel |
EP3921975A4 (en) * | 2019-02-04 | 2022-10-26 | Mastercard International Incorporated | Securely upgrading an untrusted channel into a trusted channel |
US20220103539A1 (en) * | 2020-09-29 | 2022-03-31 | Nvidia Corporation | Verifying trusted communications using established communication channels |
CN114363896A (en) * | 2020-09-29 | 2022-04-15 | 辉达公司 | Verifying trusted communications using an established communication channel |
Also Published As
Publication number | Publication date |
---|---|
US8892873B1 (en) | 2014-11-18 |
US9270666B2 (en) | 2016-02-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9270666B2 (en) | Verification of user communication addresses | |
US11431501B2 (en) | Coordinating access authorization across multiple systems at different mutual trust levels | |
US10348715B2 (en) | Computer-implemented systems and methods of device based, internet-centric, authentication | |
US10057251B2 (en) | Provisioning account credentials via a trusted channel | |
US10009355B2 (en) | Bootstrapping user authentication on devices | |
US9864852B2 (en) | Approaches for providing multi-factor authentication credentials | |
CN112154638B (en) | System and method for distributed verification of online identity | |
US8984604B2 (en) | Locally stored phishing countermeasure | |
US8505106B1 (en) | Cross site request forgery mitigation in multi-domain integrations | |
US10164997B2 (en) | Security verification by message interception and modification | |
US20160197914A1 (en) | System and method for converting one-time passcodes to app-based authentication | |
US20160337344A1 (en) | Providing multi-factor authentication credentials via device notifications | |
CN112134708A (en) | Authorization method, authorization request method and device | |
US10841297B2 (en) | Providing multi-factor authentication credentials via device notifications | |
US20150334564A1 (en) | Transparent two-factor authentication via mobile communication device | |
US11063926B1 (en) | Devices and methods for single sign-on and regulatory compliance | |
US20150067799A1 (en) | Electronic password generating method, electronic password generating apparatus and electronic password authentication system | |
JP2022504933A (en) | Systems, methods, and media for managing user credentials | |
EP3329650B1 (en) | Providing multi-factor authentication credentials via device notifications | |
US10461932B2 (en) | Method and system for digital signature-based adjustable one-time passwords | |
US20180270215A1 (en) | Personal assurance message over sms and email to prevent phishing attacks | |
US11516662B2 (en) | Performing authenticated actions without internet connectivity | |
CN114386073A (en) | Method and device for creating security certificate, electronic equipment and storage medium | |
CN110611656A (en) | Identity management method, device and system based on master identity multiple mapping |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: AMAZON TECHNOLOGIES, INC., WASHINGTON Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SOUZA, ARTUR BARBALHO DE OLIVEIRA;VIPPAGUNTA, RAJENDRA K.;WHITE, JUSTIN TOLMAR;AND OTHERS;SIGNING DATES FROM 20120612 TO 20120621;REEL/FRAME:035100/0404 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |