US9270666B2 - Verification of user communication addresses - Google Patents

Verification of user communication addresses Download PDF

Info

Publication number
US9270666B2
US9270666B2 US14/542,459 US201414542459A US9270666B2 US 9270666 B2 US9270666 B2 US 9270666B2 US 201414542459 A US201414542459 A US 201414542459A US 9270666 B2 US9270666 B2 US 9270666B2
Authority
US
United States
Prior art keywords
verification
encrypted
client
verification code
data
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.)
Active
Application number
US14/542,459
Other versions
US20150074391A1 (en
Inventor
Artur Barbalho de Oliveira Souza
Rajendra K. Vippagunta
Justin Tolmar White
Tal Elisha Shprecher
Brendan J. Farrington
Jon T. Rogers
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Amazon Technologies Inc
Original Assignee
Amazon Technologies Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Amazon Technologies Inc filed Critical Amazon Technologies Inc
Priority to US14/542,459 priority Critical patent/US9270666B2/en
Assigned to AMAZON TECHNOLOGIES, INC. reassignment AMAZON TECHNOLOGIES, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: FARRINGTON, BRENDAN J., SHPRECHER, TAL ELISHA, SOUZA, ARTUR BARBALHO DE OLIVEIRA, VIPPAGUNTA, RAJENDRA K., WHITE, JUSTIN TOLMAR, ROGERS, JON T.
Publication of US20150074391A1 publication Critical patent/US20150074391A1/en
Application granted granted Critical
Publication of US9270666B2 publication Critical patent/US9270666B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/42User authentication using separate channels for security data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/083Network architectures or network communication protocols for network security for authentication of entities using passwords
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic 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/3215Cryptographic 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic 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/3226Cryptographic 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic 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/3297Cryptographic 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2463/00Additional details relating to network architectures or network communication protocols for network security covered by H04L63/00
    • H04L2463/121Timestamp

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

Abstract

Disclosed are various embodiments for performing stateless verification of communication addresses. Encrypted verification data is generated for a user account, including a communication address and a first verification code, and a timestamp. The encrypted verification data is sent to a client, and the verification code is transmitted to the communication address. The encrypted verification data and a second verification code are received from the client. The communication address is verified in response to observing that the first verification code from the encrypted verification data matches the second verification code.

Description

CROSS-REFERENCE TO RELATED APPLICATIONS
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.
BACKGROUND
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.
BRIEF DESCRIPTION OF THE DRAWINGS
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 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.
DETAILED DESCRIPTION
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 a networked environment 100 according to various embodiments. 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. 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 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, 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 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.
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, 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. To this end, 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. Alternatively, 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. 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. 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.
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.
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 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. 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, 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. 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 the data store 115 to prevent rapid request origination.
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.
In addition, the verification application 121 transmits the verification code 139 to the communication client 112 at the communication address 136. To this end, 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.
In some cases, the communication address 136 may not define a network-reachable communication client 112. As an example, where the communication address 136 is a telephone number, 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. As another example, where 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. In one embodiment, 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. In another embodiment, 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.
Next, 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. Upon submitting the form, 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.
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.
Also, 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.
If the maximum age criteria are met and the verification codes 139 match, 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.
Referring next to 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.
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 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. In other embodiments, 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.
Moving on to 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. In another example, the encrypted 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 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.
Beginning with box 303, the verification 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. In box 306, the verification application 121 receives a communication address 136 (FIG. 1) from the user by way of the client 106. In some cases, multiple communication addresses 136 may be received at once from the user. In other embodiments, the verification application 121 may obtain one or more previously stored communication addresses 136 that may be associated with the user. In box 309, 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.
If 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. In 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 (FIG. 1) may be encrypted by the encryption provider 124 (FIG. 1) using the secret keys 160 (FIG. 1). In box 318, 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.
In box 321, the verification application 121 receives the verification code 139 as input by the user and the encrypted verification data 133 from the client 106. In box 324, 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. In box 327, 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.
If the decryption was successful, the verification application 121 moves from box 327 to box 330. In box 330, the verification application 121 determines the age of the verification request using the decrypted timestamp 145 (FIG. 1). In box 333, 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.
If the request is not obsolete, the verification application 121 continues from box 333 to box 336. In box 336, the verification application 121 compares the decrypted verification code 139 with the user-provided verification code 139. In box 339, 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.
If they do match, the verification application 121 moves from box 339 to box 342. In box 342, the verification application 121 stores an indication in the data store 115 (FIG. 1) that the communication address 136 has been verified. For example, the verification application 121 may associate the decrypted communication address 136 with the decrypted user identifier 142 (FIG. 1) in the data store 115. To this end, the communication address 136 may be added to the verified communication addresses 169 (FIG. 1) for the user. Alternatively, where the communication address 136 is already associated with the user identifier 142 in the data store 115, 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.
In one embodiment, 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. In another embodiment, the address verification process may be used to confirm an on-line transaction. Thereafter, the portion of the verification application 121 ends.
With reference to FIG. 4, shown is a schematic block diagram of the computing environment 103 according to an embodiment of the present disclosure. 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. To this end, 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. In particular, 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. In addition, an operating system may be stored in the memory 406 and executable by the processor 403.
It is understood that there may be other applications that are stored in the memory 406 and are executable by the processor 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 the processor 403. In this respect, the term “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.
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, 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. 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 represent multiple processors 403 and the memory 406 may represent multiple memories 406 that operate in parallel processing circuits, respectively. In such a case, 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.
Although the network data server 118, the verification application 121, the encryption provider 124, the verification 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 the verification 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 a processor 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 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.
Also, 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, 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, a processor 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)

The invention claimed is:
1. A non-transitory computer-readable medium embodying a program executable in at least one computing device, the program configured to perform a stateless verification by the at least one computing device that a user of a client has access to a communication address, wherein when executed the program causes the at least one computing device to at least:
generate encrypted verification data for a user account, the encrypted verification data including a first verification code and the communication address associated with the user of the client;
send the encrypted verification data to the client using a first network and a first communication protocol;
transmit a second verification code to the communication address using a second network and a second communication protocol; and
in response to receiving from the client via the first communication protocol the encrypted verification data and the transmitted second verification code received by the communication address, verify that the second verification code was received by the communication address by decrypting the received verification data, retrieving the sent first verification code from the decrypted verification data, and observing that the retrieved first verification code matches the second verification code received by the at least one computing device.
2. The non-transitory computer-readable medium of claim 1, wherein the first verification code is unavailable in encrypted form to the client.
3. The non-transitory computer-readable medium of claim 1, wherein the at least one computing device is configured not to persist the first verification code or the second verification code in data storage.
4. The non-transitory computer-readable medium of claim 1, wherein when executed the program further causes the at least one computing device to authenticate the client for access to the user account before sending the encrypted verification data to the client.
5. The non-transitory computer-readable medium of claim 1, wherein the encrypted verification data further comprises a timestamp, and wherein when executed the program further causes the at least one computing device to, in response to retrieving the timestamp from the decrypted verification data, determine that an age of the retrieved timestamp is less than a maximum threshold age.
6. The non-transitory computer-readable medium of claim 1, wherein when executed the program further causes the at least one computing device to determine that the client has not performed a maximum number of communication address verifications.
7. A system for performing a stateless verification that a user of a client has access to a communication address, the system comprising:
at least one computing device; and
at least one application executed in the at least one computing device, wherein when executed the at least one application causes the at least one computing device to at least:
generate encrypted verification data for a user account, the encrypted verification data including a first verification code and the communication address associated with the user of the client;
send the encrypted verification data to the client via a network page using a first network and a first communication protocol;
transmit a second verification code to the communication address using a second network and a second communication protocol; and
in response to receiving from the client via the first communication protocol the encrypted verification data and the transmitted second verification code received by the communication address, verify that the transmitted second verification code was received by the communication address by decrypting the received verification data, retrieving the sent first verification code from the decrypted verification data, and observing that the retrieved first verification code matches the second verification code received by the at least one computing device.
8. The system of claim 7, wherein the encrypted verification data is sent to the client via hypertext transfer protocol (HTTP), and the encrypted verification data and the second verification code are received from the client via an HTTP form submission.
9. The system of claim 7, wherein the client is unable to decrypt the encrypted verification data.
10. The system of claim 7, wherein the at least one computing device is configured not to persist the first verification code or the second verification code in data storage.
11. The system of claim 7, wherein the encrypted verification data further includes an identifier of the user account.
12. The system of claim 7, wherein when executed the at least one application further causes the at least one computing device to at least return an error to the client in response to determining that the retrieved first verification code does not match the second verification code.
13. A method for performing a stateless verification that a user of a client has access to a communication address, the method comprising:
generating, via at least one of one or more computing devices, encrypted verification data for a user account, the encrypted verification data including a first verification code and the communication address associated with the user of the client;
sending, using a first network and via at least one of the one or more computing devices, the encrypted verification data to the client via a first communication protocol;
transmitting, using a second network and via the at least one of the one or more computing devices, a second verification code to the communication address via a second communication protocol;
receiving from the client via the first communication protocol, by the one or more computing devices, the encrypted verification data and the transmitted second verification code received by the communication address; and
verifying, by the one or more computing devices, that the transmitted second verification code was received by the communication address by decrypting the received verification data, retrieving the sent first verification code from the decrypted verification data, and observing that the retrieved first verification code matches the second verification code received by the one or more computing devices.
14. The method of claim 13, further comprising generating, by the one or more computing devices, a network page including the encrypted verification data in a hidden form field.
15. The method of claim 13, further comprising authenticating, by the one or more computing devices, the client before sending the encrypted verification data to the client.
16. The method of claim 13, wherein generating the encrypted verification data further comprises encrypting, by the one or more computing devices, the encrypted verification data using a symmetric key.
17. The method of claim 13, wherein the encrypted verification data further includes an identifier of the user account, and the method further comprises identifying, by the one or more computing devices, the user account by retrieving the identifier of the user account from the decrypted verification data.
18. The method of claim 13, wherein the encrypted verification data further includes a timestamp, and the method further comprises determining, by the one or more computing devices, that the encrypted verification data is within a maximum threshold age by retrieving the timestamp from the decrypted verification data and comparing an age of the retrieved timestamp to the maximum threshold age.
19. The method of claim 13, wherein the encrypted verification data is sent to the client via hypertext transfer protocol (HTTP), and the encrypted verification data and the second verification code are received from the client via an HTTP form submission.
20. The method of claim 13, wherein the one or more computing devices are configured not to persist the first verification code or the second verification code in data storage.
US14/542,459 2012-06-07 2014-11-14 Verification of user communication addresses Active US9270666B2 (en)

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 US20150074391A1 (en) 2015-03-12
US9270666B2 true 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 (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190166084A1 (en) * 2017-11-29 2019-05-30 Salesforce.Com, Inc. Non-interactive e-mail verification

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9300625B1 (en) * 2013-01-02 2016-03-29 Amazon Technologies, Inc. Network address verification
KR102149340B1 (en) 2015-12-31 2020-08-28 후아웨이 테크놀러지 컴퍼니 리미티드 Method and apparatus for acquiring verification code, and terminal
CN110798436B (en) * 2018-08-03 2021-10-12 广州小鹏汽车科技有限公司 Verification code verification method and device
US11087321B2 (en) 2019-02-04 2021-08-10 Mastercard International Incorporated Securely upgrading an untrusted channel into a trusted channel
CN112583772B (en) * 2019-09-30 2022-07-15 重庆傲雄在线信息技术有限公司 Data acquisition and storage platform
US20220103539A1 (en) * 2020-09-29 2022-03-31 Nvidia Corporation Verifying trusted communications using established communication channels
CN114978742B (en) * 2022-06-08 2024-04-23 中国电信股份有限公司 Verification information generation method, verification method and device

Citations (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6237093B1 (en) 1997-06-30 2001-05-22 Sonera Oyj Procedure for setting up a secure service connection in a telecommunication system
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
US20020087465A1 (en) 2000-12-28 2002-07-04 Ravi Ganesan Technique for debit and credit triggering
US20020124087A1 (en) 2001-03-01 2002-09-05 Kano Asai System and method for providing dynamic service using front-end
US20030115452A1 (en) 2000-12-19 2003-06-19 Ravi Sandhu One time password entry to access multiple network sites
US6836765B1 (en) 2000-08-30 2004-12-28 Lester Sussman System and method for secure and address verifiable electronic commerce transactions
US20050015491A1 (en) 2003-05-16 2005-01-20 Markel Corporation Systems, methods, and articles of manufacture for dynamically providing web services
US6928440B2 (en) 2001-04-19 2005-08-09 International Business Machines Corporation Delayed storage of cookies with approval capability
US6928273B2 (en) 2001-10-16 2005-08-09 Sharp Kabushiki Kaisha Radio transmission apparatus for communication using microwave signal
US6983273B2 (en) 2002-06-27 2006-01-03 International Business Machines Corporation Iconic representation of linked site characteristics
US7082532B1 (en) 1999-12-30 2006-07-25 Intel Corporation Method and system for providing distributed web server authentication
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
US20090198997A1 (en) 2006-11-20 2009-08-06 Tet Hin Yeap System and method for secure electronic communication services
US20090313167A1 (en) 2008-05-16 2009-12-17 Rajeev Dujari Systems for electronic deposit of financial instruments and associated methods
US20100105409A1 (en) 2008-10-27 2010-04-29 Microsoft Corporation Peer and composite localization for mobile applications
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
US20110055412A1 (en) 2008-06-05 2011-03-03 Telefonaktiebolaget L M Ericsson (Publ) System for Conversion of SIP Messages
US20110088086A1 (en) 2009-10-14 2011-04-14 At&T Mobility Ii Llc Locking and unlocking of an electronic device using a sloped lock track
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
US20120031969A1 (en) 2009-05-15 2012-02-09 Ayman Hammad Integration of verification tokens with mobile communication devices
US8145537B2 (en) 2008-02-21 2012-03-27 Digital River, Inc. Integrated software network agent
US20120254407A1 (en) 2011-04-04 2012-10-04 Avaya Inc. System and method to monitor and transfer hyperlink presence
US20130019096A1 (en) 2010-03-19 2013-01-17 mr.QR10 GMBH & CO. KG System and method for communicating between different entities using different data portions for different channels
US20130060689A1 (en) 2011-09-06 2013-03-07 Rawllin International Inc. Electronic money transfer service
US20130060708A1 (en) * 2011-09-06 2013-03-07 Rawllin International Inc. User verification for electronic money transfers

Patent Citations (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6237093B1 (en) 1997-06-30 2001-05-22 Sonera Oyj Procedure for setting up a secure service connection in a telecommunication system
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
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
US20020087465A1 (en) 2000-12-28 2002-07-04 Ravi Ganesan Technique for debit and credit triggering
US20020124087A1 (en) 2001-03-01 2002-09-05 Kano Asai System 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
US6928273B2 (en) 2001-10-16 2005-08-09 Sharp Kabushiki Kaisha Radio transmission apparatus for communication using microwave signal
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
US20070220275A1 (en) * 2006-02-14 2007-09-20 Snapvine, Inc. WEB AUTHORIZATION BY AUTOMATED INTERACTIVE PHONE OR VoIP SESSION
US20090198997A1 (en) 2006-11-20 2009-08-06 Tet Hin Yeap System and method for secure electronic communication services
US20090177956A1 (en) * 2008-01-04 2009-07-09 Shiling Huang Method and Apparatus for Implementing Browser Based Hypertext Transfer Protocol Session Storage
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
US20100105409A1 (en) 2008-10-27 2010-04-29 Microsoft Corporation Peer and composite localization for mobile applications
US20100250929A1 (en) * 2009-03-31 2010-09-30 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for email communication
US20120031969A1 (en) 2009-05-15 2012-02-09 Ayman Hammad Integration of verification tokens with mobile communication devices
US20110047608A1 (en) * 2009-08-24 2011-02-24 Richard Levenberg Dynamic user authentication for access to online services
US20110088086A1 (en) 2009-10-14 2011-04-14 At&T Mobility Ii Llc Locking and unlocking of an electronic device using a sloped lock track
US20130019096A1 (en) 2010-03-19 2013-01-17 mr.QR10 GMBH & CO. KG System and method 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
US20130060708A1 (en) * 2011-09-06 2013-03-07 Rawllin International Inc. User verification for electronic money transfers

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190166084A1 (en) * 2017-11-29 2019-05-30 Salesforce.Com, Inc. Non-interactive e-mail verification
US10778634B2 (en) * 2017-11-29 2020-09-15 Salesforce.Com, Inc. Non-interactive e-mail verification

Also Published As

Publication number Publication date
US20150074391A1 (en) 2015-03-12
US8892873B1 (en) 2014-11-18

Similar Documents

Publication Publication Date Title
US9270666B2 (en) Verification of user communication addresses
US10057251B2 (en) Provisioning account credentials via a trusted channel
US10009355B2 (en) Bootstrapping user authentication on devices
US10348715B2 (en) Computer-implemented systems and methods of device based, internet-centric, authentication
US9864852B2 (en) Approaches for providing multi-factor authentication credentials
US9491155B1 (en) Account generation based on external credentials
US10362026B2 (en) Providing multi-factor authentication credentials via device notifications
US8505106B1 (en) Cross site request forgery mitigation in multi-domain integrations
US8984604B2 (en) Locally stored phishing countermeasure
US10164997B2 (en) Security verification by message interception and modification
CN112134708A (en) Authorization method, authorization request method and device
CN115242379A (en) System and method for distributed verification of online identity
US10841297B2 (en) Providing multi-factor authentication credentials via device notifications
US11611551B2 (en) Authenticate a first device based on a push message to a second device
US20160241536A1 (en) System and methods for user authentication across multiple domains
CN111949958A (en) Authorization authentication method and device in Oauth protocol
JP2022504933A (en) Systems, methods, and media for managing user credentials
US11063926B1 (en) Devices and methods for single sign-on and regulatory compliance
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
CN110611656B (en) Identity management method, device and system based on master identity multiple mapping
US20210289355A1 (en) Performing Authenticated Actions Without Internet Connectivity
CN114386073A (en) Method and device for creating security certificate, electronic equipment and storage medium

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