Codingale / SteamAccountSwitcher

A native, fast and more reliable C# approach to Steam Account Switcher.
The Unlicense
3 stars 1 forks source link

Use SecureString to encrypt passwords to make it slightly more secure. #1

Open Codingale opened 6 years ago

Codingale commented 6 years ago

https://stackoverflow.com/a/8875545/3340763

Frame work is in place: https://github.com/Codingale/SteamAccountSwitcher/blob/master/SteamAccountSwitcher/PasswordHelpers.cs

Codingale commented 4 years ago

This action should be replaced by #5 instead as it doesn't store in our config and impose a security vulnerability.