Re: [GNC-dev] New OFX Requirements For USAA FSB

2021-02-07 Thread Jean L
Wow! That's dedication! I have to admit, the same thing happened with my Credit Union (Patelco) and I didn't have the dedication to do what you did! Kudos to you. It's really maddening, like you say, that apparently the only clients that our banks think have the right to download their data

Re: [GNC-dev] New OFX Requirements For USAA FSB

2021-02-07 Thread Jean L
As Scott mentioned in his mail: So I decided to give the devil his due and temporarily got a Quicken subscription and setup an SSL man-in-the-middle. Sure, you can have a man-in-the-middle setup, but if you don't have the keys that quicken and the bank use to communicate and communications are

Re: [GNC-dev] New OFX Requirements For USAA FSB

2021-02-07 Thread Jean L
get to see the unencrypted data from both directions. This is what a man-in-the-middle does. On Sun, Feb 7, 2021 at 7:51 PM Jean L <mailto:rip...@gmail.com>> wrote: Oh cool! Thanks for the pointer. One more question: is the ofx data encrypted on the way back to

Re: [GNC-dev] New OFX Requirements For USAA FSB

2021-02-07 Thread Jean L
Wow, that's really cool. I would love to replicate that to be able to connect to my bank as I'm sure many would. I wonder if there would be a way to make that a bit easier than completely manually. At the moment, I have a python script that logs into my bank, make the right clicks and downloads

Re: [GNC-dev] New OFX Requirements For USAA FSB

2021-02-07 Thread Jean L
at in your trusted certificates. Their docs should explain how. I didn't actually use it, since my manual method ended up working, but this sounds better suited for your use case. On Sun, Feb 7, 2021 at 7:23 PM Jean L <mailto:rip...@gmail.com>> wrote: Wow, that's really cool. I woul

[GNC-dev] Building on mac os.

2021-08-20 Thread Jean L
Hi Devs, I'm trying to refresh the GC build environment on my mac, but I'm running into lots of errors so I want to make sure I'm doing the right things. Here are my steps: curl -O -L https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/gtk-osx-setup.sh curl -O -L

[GNC-dev] Investment position from OFX files

2021-11-30 Thread Jean L
Devs, I was looking inside *libofx *and saw that a new callback has been added *ofx_set_position_cb *which can be use to gain information about security positions. (2021-01-03, LibOFX 0.10.0) I think it'd be really useful to add this to gnc-ofx-import.c as currently, reconciling security