|
|
|
|
|
by berberous
4294 days ago
|
|
Billguard uses Yodlee as a backend, so at the very least I do trust that Billguard only has read-only access. I'm less certain how Yodlee functions -- whether they just scrape data and have full access, or whether they get some sort of read-only token from the financial institution. |
|
GnuCash has a list of OFX credentials for major banks. [2] In fact, there are tons of OFX open source libraries out there - I had luck with this one recently in Python. [3]
[1] http://en.wikipedia.org/wiki/Open_Financial_Exchange
[2] http://wiki.gnucash.org/wiki/OFX_Direct_Connect_Bank_Setting...
[3] https://github.com/captin411/ofxclient