Login / Status
developer.Resource
Home . Development . Google Summer of Code 2009 . Ideas . Improving the FLOW3 Security Framework
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

Improving the FLOW3 Security Framework

Proposed by: Andreas Förthner
Mentor: Robert LemkeKarsten Dambekalns
Student working on it: -
Level: Medium - Dificult

Overview

Currently the basic infrastructure of the FLOW3 Security Framework is implemented. To make the framework usable in real life a lot functionality is needed. E.g. we will have to provide many authentication mechanisms to integrate FLOW3 applications flawlessly in existing infrastructures.
With the proposed features we will also proceed in our mission to provide a transparent security framework, which supports the developer as much as possible to write secure web applications without the need of being a security specialist.

Impact on TYPO3

Security is one of the most important aspects of an application framework. Implementing these features will help to make FLOW3 - and with that the upcoming TYPO3 5.0 - a maintainable, secure piece of software.

Issues

The main problem of existing web applications (including TYPO3 4.x) is, that security is not centralized or added afterwards. That means it is not maintainable or simply forgotten in many places. Another issue would be, that most developers are no security experts, which ends in missing or wrong implemented security.

Goals / Deliverables

One or more of the following tasks should be done: 

Required Skills or Background