Bug 196445 - [api] Align RSE Credential Management and Keystores with Platform Equinox
Summary: [api] Align RSE Credential Management and Keystores with Platform Equinox
Status: NEW
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: David Dykstal CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api, investigate
Depends on: 200091
Blocks:
  Show dependency tree
 
Reported: 2007-07-13 08:23 EDT by Martin Oberhuber CLA
Modified: 2012-05-07 16:55 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Oberhuber CLA 2007-07-13 08:23:07 EDT
Eclipse Platform / Equinox is working on a JAAS integration in order to provide improved security:

http://wiki.eclipse.org/index.php/Security:_Requirements
http://dev.eclipse.org/mhonarc/lists/equinox-dev/msg02455.html
http://dev.eclipse.org/ipzilla/show_bug.cgi?id=1549 

RSE should make use of these new frameworks in order to

* Provide secure encryption for Keystores and Credentials
  (current use of Eclipse Keyring is not secure)
* Provide single sign-in to the credentials store with a master password UI
  (like Firefox)
* Eliminate the need for RSE-specific keystoreProviders extension point
  (Use Platform / Equinox instead)
  http://dsdp.eclipse.org/help/latest/index.jsp?topic=/org.eclipse.rse.doc.isv/reference/extension-points/org_eclipse_rse_core_keystoreProviders.html
Comment 1 David Dykstal CLA 2007-09-19 11:17:20 EDT
See also Bug 200091.
Comment 2 Martin Oberhuber CLA 2012-05-07 16:55:17 EDT
Dave can we mark this as done / duplicate now that we have bug 225320 ?