Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Equinox/Plan/Galileo/Security"

< Equinox‎ | Plan‎ | Galileo
(New page: == Security == === Overall Goals === # Usability. Develop useful UIs for functionality delivered in Ganymede, including a certificate management subsystem. Enhance functionality for devel...)
 
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
 
# Usability. Develop useful UIs for functionality delivered in Ganymede, including a certificate management subsystem. Enhance functionality for developing and testing with signed bundles.
 
# Usability. Develop useful UIs for functionality delivered in Ganymede, including a certificate management subsystem. Enhance functionality for developing and testing with signed bundles.
 
# Consumability. Graduate authorization APIs for Trusted Bundle feature, ensure consistency across PKI based use-cases: P2 (Signed Artifacts), Framework (Trusted Bundles) & ECF (SSL)
 
# Consumability. Graduate authorization APIs for Trusted Bundle feature, ensure consistency across PKI based use-cases: P2 (Signed Artifacts), Framework (Trusted Bundles) & ECF (SSL)
 +
# Security. Continue to pursue solutions to the need for fine grained (but still usable and deployable) code authorization scenarios
 
# Testing.  Develop new tests to fill in gaps in the automated tests
 
# Testing.  Develop new tests to fill in gaps in the automated tests
  
Line 18: Line 19:
 
=== Testing ===
 
=== Testing ===
 
* Develop new tests to fill in gaps in the automated tests
 
* Develop new tests to fill in gaps in the automated tests
 +
 +
== Current Milestone Plan ==
 +
 +
=== M3 - October 31, 2008 ===
 +
* [[Image:Progress.gif]] UI design for certificate management subsystem - Matt
 +
* [[Image:Glass.gif]] Investigate use cases for authorization API across Framework,P2,ECF - Eric
 +
 +
== Future Milestone Plans ==
 +
 +
=== M4 - December 12th, 2008 ===
 +
* [[Image:Glass.gif]] Implement certificate management subsystem - Matt
 +
* [[Image:Glass.gif]] Finalize and graduate authorization API - Eric
 +
 +
=== M5 - January 30th, 2009 - Major Feature Freeze ===
 +
 +
=== M6 - March 12th, 2009 - API Freeze ===
 +
* Polish API javadoc, package.html doc
 +
 +
=== M7 - May 1st, 2009 - Development Complete ===
 +
* Polish items
 +
* Performance work
 +
* Testing and test framework improvements
 +
 +
== Previous Milestone Plans ==
 +
 +
=== M1 - August 8th, 2008 ===
 +
* Bug triage
 +
 +
=== M2 - September 19th, 2008 ===
 +
* [[Image:Progress.gif]] Planning
 +
 +
== Legend ==
 +
[[Image:Glass.gif]] Needs some investigation
 +
[[Image:Progress.gif]] Patch in progress
 +
[[Image:Ok_green.gif]] Bug fixed / Feature added
 +
[[Category:Equinox|Plan]]

Latest revision as of 18:55, 4 February 2009

Security

Overall Goals

  1. Usability. Develop useful UIs for functionality delivered in Ganymede, including a certificate management subsystem. Enhance functionality for developing and testing with signed bundles.
  2. Consumability. Graduate authorization APIs for Trusted Bundle feature, ensure consistency across PKI based use-cases: P2 (Signed Artifacts), Framework (Trusted Bundles) & ECF (SSL)
  3. Security. Continue to pursue solutions to the need for fine grained (but still usable and deployable) code authorization scenarios
  4. Testing. Develop new tests to fill in gaps in the automated tests

Usability

  • User interface for trusted certificates - 153815
  • Import wizard for trusted certificates - 209395
  • Export wizard for trusted certificates - 209815
  • User-writeable trust storage for certificates - 231204
  • Support certificate usage in trust decisions - 223033

Consumability

  • Graduate authorization APIs for Trusted Bundle feature, ensure consistency across PKI based use-cases: P2 (Signed Artifacts), Framework (Trusted Bundles) & ECF (SSL)

Testing

  • Develop new tests to fill in gaps in the automated tests

Current Milestone Plan

M3 - October 31, 2008

  • Progress.gif UI design for certificate management subsystem - Matt
  • Glass.gif Investigate use cases for authorization API across Framework,P2,ECF - Eric

Future Milestone Plans

M4 - December 12th, 2008

  • Glass.gif Implement certificate management subsystem - Matt
  • Glass.gif Finalize and graduate authorization API - Eric

M5 - January 30th, 2009 - Major Feature Freeze

M6 - March 12th, 2009 - API Freeze

  • Polish API javadoc, package.html doc

M7 - May 1st, 2009 - Development Complete

  • Polish items
  • Performance work
  • Testing and test framework improvements

Previous Milestone Plans

M1 - August 8th, 2008

  • Bug triage

M2 - September 19th, 2008

  • Progress.gif Planning

Legend

Glass.gif Needs some investigation Progress.gif Patch in progress Ok green.gif Bug fixed / Feature added

Back to the top