Name:
PATIL Kailas Ravsaheb
Email:
patilkr24 AT gmail DOT com
Mozillians.org:
https://mozillians.org/en-US/u/patilkr24/
Skype id:
patilkr24
IRC nickname:
Kailas
IRC channels:
(#security, #india, #developers, #jetpack)
Twitter handle:
@patilkr
Facebook profile:
https://www.facebook.com/patilkr24
My Blog:
http://kailaspatil.blogspot.in/
Research Publications:
1. Towards fine-grained access control in javascript contexts K Patil, X Dong, X Li, Z Liang, X Jiang In the Proceedings of the 31st International Conference on Distributed Computing Systems (ICDCS), 2011
2. Poster: UserCSP-User Specified Content Security Policies K Patil, T Vyas, F Braun, M Goodwin, Z Liang In the proceedings of the Symposium On Usable Privacy and Security (SOUPS), 2013
3. A Comprehensive Client-Side Behavior Model for Diagnosing Attacks in Ajax Applications X Dong, K Patil, J Mao, Z Liang In the proceedings of the 18th International Conference on Engineering of Complex Computer Systems (ICECCS), 2013
4. Towards General Security Support in the Browser Environment Xinshu Dong, Kailas Patil, Xuhui Liu, Zhenkai Liang
Awards/Open Badges:
1. IEEE Travel Award 2011 supported by the National Science Foundation (NSF) and IEEE TCDP (Technical Committee on Distributed Processing) 2. Firefox Student Ambassador Badge on April 2014
Open Source Contributions:
Firefox Bug Bug 564387, Bug 595888, Bug 680812, Bug 683258, Bug 898712, Bug 890224
Firefox Add-ons 1. clearHTTPStatus: It prevents cross-domain abusing of HTTP status code. 2. Clear Input Field Text: It simplifies clearing input fields or textarea fields on a web page with just a mouse click. It avoids the selection of text in an input field or textarea field before deletion to make input field clearance task easier . 3. UserCSP: The goal of this project is to allow savvy users to be able to voluntarily specify their own Content Security Policy (CSP) for websites that may not have implemented CSP.
FirefoxOS Apps 1. Building Blocks: Introduction to basic constructs which helps you in developing the Firefox OS App. The main goal of this app to teach new FirefoxOS app developers, how to use basic UI constructs (such as radio buttons, checkboxes, sliders, etc) in their apps. 2. Fitness Advisor: Checks BMI. Based upon your BMI gives you clinical Advices. (#firefoxstudents)
Google Chrome Add-ons 1. Click To Clear Text Field: Clears text in the currently focused HTML input or textarea field without selecting text in the field.