- From: <bugzilla@jessica.w3.org>
- Date: Sun, 06 Jun 2010 09:50:43 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9865
Summary: Encrypted HTML5 forms
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: ryan14@mail.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html@w3.org
The HTML5 forms where users can type text, usernames, passwords, etc, should
have encryption. So apart from having un-encrypted HTML5 forms, there should be
encrypted HTML5 forms too.
I know people can use https(SSL) to encrypt HTML5 forms, but I'm talking about
encryption between the HTML5 forms and the web browser, so if a user has a
keylogger or spyware installed on their computer and they type text into an
encrypted HTML5 form, the keylogger won't be able to see the text, so by having
an encrypted HTML5 form tag, developers can encrypt their HTML5 forms without
the user needing encryption software installed on their computer.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Sunday, 6 June 2010 09:50:45 UTC