0

I'm using Eclipse with Mercurial Eclipse extension to connect to our cvs repositories. I know this extension doesn't use the Eclipse Secure Storage to store passwords so I would like to find out the actual way it uses to assess our system's security. I don't want plain text passwords hanging around my system.

sangaran
  • 318
  • 2
  • 15

1 Answers1

0

The short answer is its not plain text but it is reversible. You can find details here.

johnpeb
  • 406
  • 2
  • 7