-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
When creating a signature in a browser only the hash is sent to the client. It's not cryptographically backed which document the user is signing. As a result it's not only possible for the user to sign a different document, but the user actually has no means to know what is he signing. Providing the document before signing and .asice after signing in the web page UI does not solve the problem as the user may not have trust that the website provides correct files.
When creating a signature the whole document should be sent to the client, the hash should be produced on the client and UI should allow the user to see what is he signing.
jaakristioja
Metadata
Metadata
Assignees
Labels
No labels