The present invention relates to the digital signing of documents, and more particular, to the digital signing of documents using a personal terminal device.
The WAP/WIN protocols enable personal trusted devices, such as mobile telephones, laptop computers, and personal data assistants, to become powerful signature generation devices that can be used to sign data from any PC, website, etc. Currently, there is only one way of performing digital signatures using a PTD such as a mobile terminal. This method involves the use of the WML-Script function signTEXT. The signTEXT function takes text as input and displays it to the user so that the user may generate a signature. The trust model is very simple and puts the responsibility on the user to confirm that what you see is what you sign. This is also referred to as the WYSIWYS principle.
The major problem with current systems using PTDs for digitally signing documents is the WYSIWYS principle. The problem arises because of the limited display capabilities of a PTD. It is generally not possible to display large documents on a PTD device such as a mobile terminal. Additionally, the buffering and content parsing capabilities of a mobile terminal are very limited and may not contain the proper applications to display the document in its received format. For example, if a Word document is received, the PTD must have the ability to display Word format.
Thus, the user is not actually digitally signing the entire document but only a small representation of the entire document referred to as a hash. This violates the WYSIWYS trust model, and a user can no longer verify that what he signs is necessarily what he thinks he signs. Thus, an improved method for enabling the use of PTD devices such as mobile terminal for digitally signing documents while still enabling a user to view all of the necessary portions of a document being signed is needed.
The present invention overcomes the foregoing and other problems with a method for digitally signing a document using a PTD that also provides a user the opportunity to view the document substantially in its entirety. The document to be digitally signed is received at a first location where the document may also potentially be displayed. A representation of the document is generated at the first location and the representation of the document is forwarded to a personal trusted device (PTD). At the personal trusted device the user may digitally sign the representation of the document after viewing the complete document at the first location.
A more complete understanding of the method and apparatus of the present invention may be obtained by reference to the following Detailed Description when taken in conjunction with the accompanying Drawings wherein:
Referring now to the drawings, and more particularly to the
Referring now to
A first embodiment is illustrated in
Referring now to
A further embodiment, shown in
Referring now to
Referring now to
Referring now to
After the PC 120 has been authenticated, the request for a digital signature is transmitted to the web server 125 at step 155 along with the document 10. The servlet 130 generates a hash 15 from the provided document 10. The hash 15 along with the document 10 and the request for the digital signature are forwarded at step 165 to the trusted party 115 from the web server 125. The trusted party 115 sends at step 170 the hash 15 to the mobile terminal 20 over a communications channel 135. After viewing the document at the trusted third party, the mobile terminal provides the digital signature at step 180, and the mobile terminal 20 notifies the trusted party 115 of the signature at step 185. The trusted party validates the provided digital signature and updates and notifies the transaction as being signed at both the PC 120 and mobile terminal 20 at step 190.
Referring now to
Referring now to
Referring now to
Despite being unable to display or even store a large document 10, the mobile terminal 20 may be able to receive the text of the document 10 from the PC and compute the hash 15 from the received text. The hash 15 computed in the mobile terminal 20 can then be compared in the mobile terminal 20 with the hash 15 transmitted by the PC which the user is being invited to sign. Other checks such as byte count can also be computed in the mobile terminal 20 to verify that the document 10 to which the hash code 15 applies is the claimed document 10. It would be preferable to include the document byte count as part of the bytestring over which the hash code 15 is computed. The above steps provide additional security safeguards to the user that he is signing what he thinks he is signing.
Referring now to
An application 275 within the customer PC provides any of a number of functionalities with respect to an electronic commerce transaction. With respect to the following description of the method of the present invention, the application 275 will provide a digital signature functionality wherein a data string provided from the merchant server 255 may have a digital signal appended thereto by the application 275.
The web server 280 provides the ability for the mobile terminal to connect to services in the PC 250. The WAP gateway 285 provides for the ability of a wireless device such as the Mobile electronic transaction device 260 to access the Internet using the WAP protocol through the customer PC 250. The WAP gateway 285 acts as an interface between a WAP network and a TCP/IP network such as the Internet. The WAP gateway 285 converts between the WAP and TCP/IP protocols.
The Bluetooth stack 290 enables the customer PC 250 to generate a short range wireless link with the Mobile electronic transaction device 260 within a limited, defined area using the Bluetooth protocol. While the present invention is described with the use of a short range wireless link using the Bluetooth protocol, it should be realized that any other short range wireless protocol enabling the customer PC 250 to access a closely located Mobile electronic transaction device 260 or other information devices would be useful within the context of the present invention.
The mobile electronic transaction device 260 may consist of a mobile telephone, laptop computer, personal data assistant, or any other similarly configured mobile electronic device which contains information necessary to complete an electronic commerce transaction. The merchant server 255 includes applications 295 for performing necessary functionalities for completing an electronic commerce transaction with the customer PC 250 and a web server 300 enabling the merchant server to obtain access to a network such as the Internet.
Referring now also to
In order to process the request, the merchant server 255 requires a digital signature from the customer. The merchant server 255 responds to the request by transmitting at step 315 a response that includes a specific data string and a request for digital signature to be attached to the data string. The merchant response to the request from the MPP 270 comprises a URI containing a specific HTTP 1.1 header: for example: [Mobile electronic transaction-sign: “http://merchantsite.com/responsesite/”, “String to sign”]. This comprises an instruction for the Mobile electronic transaction device 260 to sign the attached data string and transmit the digitally signed data string back to the indicated HTTP site. The MPP 270 will pass most requests or responses through without taking action. However, once a Mobile electronic transaction command is detected within a request or response the MPP 270 is actuated. The MPP 270 recognizes the Mobile electronic transaction command included in the HTTP header and transmits at step 320 a notification to the browser 265 indicating a digital signature has been requested. It should be realized that Mobile electronic transaction commands other than a request for a digital signal may also be utilized. The web browser 265 will display a page having a PRAGMA REFRESH (fetch from server when reloaded, i.e., do not cache) header command while the digital signature is obtained.
The data string within the response from the merchant server 255 is forwarded at step 325 to the application 275 within the customer's PC 250. Responsive to the received data string, the application 275 transmits at step 330 a command to the Bluetooth stack 290. The command instructs the Bluetooth stack 290 to awaken the Mobile electronic transaction device 260, if possible. The awakening is accomplished by transmitting an AT command to the Mobile electronic transaction device 260 using Bluetooth at step 335. Responsive to this awakening, the Mobile electronic transaction device 260 will request at step 336 the same application of the Mobile electronic transaction device 260. The application within the Mobile electronic transaction device 260 executes at step 340 a WML script code that will provide a request containing the digital signature (response). At step 345 the response including the digital signature is transmitted to the web server 280 via the Bluetooth stack 290 and WAP Gateway 285. The response is then passed to the application 275. The application 275 appends the digital signature to the provided data string at step 350 and notifies the Bluetooth stack 290 of the completed signature at step 355.
The application 275 forwards at step 360 the digitally signed data string back to the MPP 270. The MPP 270 notifies the browser at step 365 of the completed signing of the data string which then begins reloading a URI displaying an indication that the data string has been signed. The MPP transmits at step 370 an HTTP request to the URL contained in the original HTTP header (http://merchantsite.com/responsesite/) containing the signed data string. Upon receipt of the signed data string the web server 300 within the merchant server 255 transmits a response back to the MPP at 375 notifying the web browser 265 of the customer PC that the transaction is completed.
The previous description is of a preferred embodiment for implementing the invention, and the scope of the invention should not necessarily be limited by this description. The scope of the present invention is instead defined by the following claims.
This application is a continuation of U.S. Application Ser. No. 09/803,210, filed Feb. 8, 2001, which claims the benefit of U.S. Provisional Application No. 60/249,819, filed Nov. 17, 2000 and U.S. Provisional Application Ser. No. 60/209,504, filed Jun. 5, 2000, the disclosures of which are incorporated herein by reference.
Number | Date | Country | |
---|---|---|---|
60249819 | Nov 2000 | US | |
60209504 | Jun 2000 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 09803210 | Mar 2001 | US |
Child | 13363690 | US |