GithubHelp home page GithubHelp logo

helaoban / ofxclient Goto Github PK

View Code? Open in Web Editor NEW

This project forked from captin411/ofxclient

0.0 1.0 0.0 1.35 MB

Bank transaction downloader and python OFX client libraries

License: MIT License

Python 99.37% Dockerfile 0.63%

ofxclient's Introduction

Overview

Simple ofxclient command line utility and OFX client libraries for development.

Full Documentation

http://captin411.github.com/ofxclient/

Quick Start

$ ofxclient --download combined.ofx --open --verbose

Security Notes

Initial Setup

When using the command line tool, initial account setup uses a third party website. The website http://ofxhome.com will be consulted in order to determine information about banks. For example, the API url that your bank wants to use for their OFX communication.

You will be transmitting the name of your bank to a third party over an insecure channel.

Your password and username are not transmitted during the "search" phase.

The username and password will be transmitted to the URL for your bank as provided by ofxhome.com. You will be shown the URL that will be used. If the URL does not look appropriate, or otherwise appears to be tampered with, then do not submit your username and password during the setup phase.

Bank Information Storage

A configuration file $HOME/ofxclient.ini is used to store the information about the banks that you want to download transactions from.

Your username and password are stored encrypted however your account number, routing number, bank name, and account type are not encrypted and are visible to anyone with access to this file on your local computer.

For full details on the config file, see: http://captin411.github.com/ofxclient/

ofxclient's People

Contributors

captin411 avatar jantman avatar flash3780 avatar mattprompt avatar tgoetze avatar e2thenegpii avatar gboudreau avatar ipeterson avatar fanqiuwen avatar rkhwaja avatar cu avatar lsowen avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.