Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heap Inspection - Use SecureString to store password #697

Closed
rhyswynn opened this issue Jun 23, 2020 · 1 comment
Closed

Heap Inspection - Use SecureString to store password #697

rhyswynn opened this issue Jun 23, 2020 · 1 comment

Comments

@rhyswynn
Copy link

Hi there, any chance to modify ConnectionInfo.cs to set the password variable as SecureString instead of String, to improve the security of this library? I'm not a developer, I could probably manage, but I don't want to maintain my own version and it would probably take me half a day to sort it out properly.
Thank you

@drieseng
Copy link
Member

I'm inclined not to do this. There's some serious talk to obsolete SecureString

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants