canmove, Confirmed users
1,537
edits
| Line 157: | Line 157: | ||
http://forcetls.sidstamm.com/ | http://forcetls.sidstamm.com/ | ||
Tasks: | |||
* {{done|spec out syntax}} -- JeffH drove this | |||
''Goals'' | ''Goals'' | ||
| Line 163: | Line 166: | ||
* Help prevent MITM due to HTTPS stripping (re-serving sites as HTTP instead of HTTPS). | * Help prevent MITM due to HTTPS stripping (re-serving sites as HTTP instead of HTTPS). | ||
'''Discussion''': | '''Discussion''': In Progress. | ||
The topic is pretty much simple and the edge cases have mostly been taken care of. Any remaining issues will be exposed in the standardization process. | The topic is pretty much simple and the edge cases have mostly been taken care of. Any remaining issues will be exposed in the standardization process. | ||
Tasks: | |||
* {{done|lead internal discussion about use/feature set}} -- JeffH drove this | |||
* {{ok|discuss in a public forum}} | |||
'''Review and Standardization''': In Progress. ETA: ? | '''Review and Standardization''': In Progress. ETA: ? | ||
Tasks: | |||
* {{ok|IETF?}} | |||
'''Prototype''': Done. (6/2009) | '''Prototype''': Done. (6/2009) | ||
https://addons.mozilla.org/en-US/firefox/addon/12714 | https://addons.mozilla.org/en-US/firefox/addon/12714 | ||
Tasks: | |||
* {{done|implement with tree-based host searching and SQLite client-side data storage}} | |||
* {{done|write up summary of how to use the add-on}} | |||
* {{done|submit to AMO for screening and public dissemination}} | |||
'''Implementation''': Not Started. ETA: ? | '''Implementation''': Not Started. ETA: ? | ||
Tasks: | |||
* {{ok|convert prototype to C++}} | |||
* {{ok|pick optimal location to scan for header}} | |||
* {{ok|write unit tests}} | |||
* {{ok|land on trunk}} | |||
== Process Isolation == | == Process Isolation == | ||