Post
Topic
Board Project Development
Re: [ANN]MtGox desktop trade tool now open source
by
iamapi
on 15/07/2012, 01:27:52 UTC
It's authenticated using DPAPI before storing in setting file.
The code is here:
https://github.com/iamapi/MtgoxTrader/tree/master/MtgoxTrader

Main features:
1.  Account summary
2.  Realtime trading
3.  Market information
4.  Trade history
5.  Automatic trading
6.  Alert
7.  Secure
8.  Support English and Chinese

I may be missing something here, but I don't see anywhere you have taken steps to secure the authentication credentials.  Near as I can tell they would be stored in plain text.

Other than that, this is some great work Imapi!  Thanks for contributing to the community.